Results

By type

          22:57:10,580 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
22:57:10,581 |-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:10,582 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
22:57:10,582 |-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:10,582 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
22:57:10,600 |-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:10,748 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
22:57:10,758 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
22:57:10,761 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
22:57:10,770 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:57:10,863 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
22:57:10,863 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
22:57:10,863 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
22:57:10,863 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
22:57:10,863 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
22:57:10,863 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
22:57:10,863 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
22:57:10,864 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
22:57:10,867 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-12-04 22:57:12,212|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-6f974bdd65-8442g 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-04 22:57:12,216|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-12-04 22:57:15,845|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-12-04 22:57:16,479|||main||||INFO||||||| Finished Spring Data repository scanning in 618 ms. Found 11 JPA repository interfaces.
2022-12-04 22:57:19,044|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-12-04 22:57:19,130|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-12-04 22:57:19,377|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-12-04 22:57:19,912|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-12-04 22:57:20,272|||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-04 22:57:20,274|||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-04 22:57:20,663|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-12-04 22:57:22,082|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-04 22:57:22,096|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-12-04 22:57:22,187|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-12-04 22:57:23,785|||main||||INFO||||||| Audit service is disabled
2022-12-04 22:57:23,959|||main||||INFO||||||| Workflow Audit store is disabled
2022-12-04 22:57:26,173|||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-04 22:57:26,231|||main||||INFO||||||| Dependency Management module created...
2022-12-04 22:57:27,531|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-12-04 22:57:28,011|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-12-04 22:57:29,877|||main||||INFO||||||| Netty started on port 8080
2022-12-04 22:57:31,873|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-12-04 22:57:32,671|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-12-04 22:57:32,683|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 21.587 seconds (JVM running for 22.651)
2022-12-04 22:57:32,727|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-12-05 00:17:45,032|dfb1f37d-5c41-4389-aa42-7e6f4ec6dd94||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-12-05 00:17:45,033|dfb1f37d-5c41-4389-aa42-7e6f4ec6dd94||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-05 00:17:45,035|dfb1f37d-5c41-4389-aa42-7e6f4ec6dd94||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-05 00:17:45,664|dfb1f37d-5c41-4389-aa42-7e6f4ec6dd94||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-05 00:17:45,672|dfb1f37d-5c41-4389-aa42-7e6f4ec6dd94||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-05 00:17:47,169|b177f7bd-92f2-4bfd-83dc-d5904377af12||Thread-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b6cf6a4f-495d-429f-af68-2199c221247f)
2022-12-05 00:17:47,187|b177f7bd-92f2-4bfd-83dc-d5904377af12||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| deleting definition types under : /opt/app/onap/blueprints/working/b6cf6a4f-495d-429f-af68-2199c221247f/Definitions
2022-12-05 00:17:47,285|b177f7bd-92f2-4bfd-83dc-d5904377af12||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| reinitialized all type definitions
2022-12-05 00:17:47,290|b177f7bd-92f2-4bfd-83dc-d5904377af12||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ***** Enhancing NodeTemplate(helloworld)
2022-12-05 00:17:47,337|b177f7bd-92f2-4bfd-83dc-d5904377af12||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing ArtifactDefinition(helloworld-template)
2022-12-05 00:17:47,347|b177f7bd-92f2-4bfd-83dc-d5904377af12||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-12-05 00:17:47,365|b177f7bd-92f2-4bfd-83dc-d5904377af12||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-12-05 00:17:47,420|b177f7bd-92f2-4bfd-83dc-d5904377af12||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ##### Enhancing Workflow(helloworld)
2022-12-05 00:17:47,421|b177f7bd-92f2-4bfd-83dc-d5904377af12||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-12-05 00:17:47,422|b177f7bd-92f2-4bfd-83dc-d5904377af12||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| identified workflow(helloworld) targets(helloworld)
2022-12-05 00:17:47,422|b177f7bd-92f2-4bfd-83dc-d5904377af12||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-12-05 00:17:47,423|b177f7bd-92f2-4bfd-83dc-d5904377af12||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-12-05 00:17:47,424|b177f7bd-92f2-4bfd-83dc-d5904377af12||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enriching artifacts file(/opt/app/onap/blueprints/working/b6cf6a4f-495d-429f-af68-2199c221247f/Templates/hello-world-mapping.json
2022-12-05 00:17:47,439|b177f7bd-92f2-4bfd-83dc-d5904377af12||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-12-05 00:17:47,440|b177f7bd-92f2-4bfd-83dc-d5904377af12||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| dataType not present for the recipe(dt-helloworld-properties)
2022-12-05 00:17:47,440|b177f7bd-92f2-4bfd-83dc-d5904377af12||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ##### Enhancing blueprint Resource Definitions
2022-12-05 00:17:47,441|b177f7bd-92f2-4bfd-83dc-d5904377af12||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-12-05 00:17:47,443|b177f7bd-92f2-4bfd-83dc-d5904377af12||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| processing file (Templates/hello-world-mapping.json)
2022-12-05 00:17:47,468|b177f7bd-92f2-4bfd-83dc-d5904377af12||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| distinct resource keys ([])
2022-12-05 00:17:47,468|b177f7bd-92f2-4bfd-83dc-d5904377af12||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Enriching Resource Definition sources Node Template: []
2022-12-05 00:17:47,763|33f73103-6240-4954-8046-0ffbda0ee1e3||Thread-35||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Save processing(fd0116e2-3192-46c1-8986-1b6dae70ba28) CBA(/opt/app/onap/blueprints/archive/fd0116e2-3192-46c1-8986-1b6dae70ba28/cba.zip)
2022-12-05 00:17:47,782|33f73103-6240-4954-8046-0ffbda0ee1e3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fd0116e2-3192-46c1-8986-1b6dae70ba28) and entry definition file (Definitions/blueprint.json)
2022-12-05 00:17:47,855|33f73103-6240-4954-8046-0ffbda0ee1e3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(helloworld)
2022-12-05 00:17:47,874|33f73103-6240-4954-8046-0ffbda0ee1e3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fd0116e2-3192-46c1-8986-1b6dae70ba28) and entry definition file (Definitions/blueprint.json)
2022-12-05 00:17:48,088|33f73103-6240-4954-8046-0ffbda0ee1e3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| No compiled cache(/opt/app/onap/blueprints/working/fd0116e2-3192-46c1-8986-1b6dae70ba28) present to clean.
2022-12-05 00:17:48,329|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2022-12-05 00:17:48,329|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-05 00:17:48,334|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-12-05 00:17:48,341|654321||DefaultDispatcher-worker-3||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-12-05 00:17:48,463|654321||DefaultDispatcher-worker-3||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-12-05 00:17:48,466|654321||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-12-05 00:17:48,469|654321||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-12-05 00:17:48,487|654321||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-12-05 00:17:48,491|654321||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-12-05 00:17:48,507|654321||DefaultDispatcher-worker-3||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-05 00:17:48,517|654321||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-12-05 00:17:48,518|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-12-05 00:17:48,520|654321||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-12-05 00:17:48,548|654321||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-12-05 00:17:48,586|654321||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([])
2022-12-05 00:17:48,590|654321||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ })
2022-12-05 00:17:48,695|654321||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-12-05 00:17:48,698|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-12-05 00:17:48,699|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-12-05 00:17:48,707|654321||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9dae0d39-1f82-4096-833b-67be8c600024 auditStoreId -1
2022-12-05 00:21:45,085|b745153c-3118-4783-b6d7-474da69edc77||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-12-05 00:21:45,085|b745153c-3118-4783-b6d7-474da69edc77||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-05 00:21:45,085|b745153c-3118-4783-b6d7-474da69edc77||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-05 00:21:45,433|b745153c-3118-4783-b6d7-474da69edc77||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-05 00:21:45,433|b745153c-3118-4783-b6d7-474da69edc77||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-05 00:21:46,424|9ce681a9-eb58-4b3b-a14c-36d6468a22c9||Thread-64||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/61c35afe-cf07-4d9e-82f2-7b8440dab665)
2022-12-05 00:21:46,425|9ce681a9-eb58-4b3b-a14c-36d6468a22c9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| deleting definition types under : /opt/app/onap/blueprints/working/61c35afe-cf07-4d9e-82f2-7b8440dab665/Definitions
2022-12-05 00:21:46,428|9ce681a9-eb58-4b3b-a14c-36d6468a22c9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| reinitialized all type definitions
2022-12-05 00:21:46,429|9ce681a9-eb58-4b3b-a14c-36d6468a22c9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ***** Enhancing NodeTemplate(helloworld)
2022-12-05 00:21:46,451|9ce681a9-eb58-4b3b-a14c-36d6468a22c9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing ArtifactDefinition(helloworld-template)
2022-12-05 00:21:46,458|9ce681a9-eb58-4b3b-a14c-36d6468a22c9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-12-05 00:21:46,463|9ce681a9-eb58-4b3b-a14c-36d6468a22c9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-12-05 00:21:46,484|9ce681a9-eb58-4b3b-a14c-36d6468a22c9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ##### Enhancing Workflow(helloworld)
2022-12-05 00:21:46,484|9ce681a9-eb58-4b3b-a14c-36d6468a22c9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-12-05 00:21:46,485|9ce681a9-eb58-4b3b-a14c-36d6468a22c9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| identified workflow(helloworld) targets(helloworld)
2022-12-05 00:21:46,485|9ce681a9-eb58-4b3b-a14c-36d6468a22c9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-12-05 00:21:46,485|9ce681a9-eb58-4b3b-a14c-36d6468a22c9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-12-05 00:21:46,485|9ce681a9-eb58-4b3b-a14c-36d6468a22c9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enriching artifacts file(/opt/app/onap/blueprints/working/61c35afe-cf07-4d9e-82f2-7b8440dab665/Templates/hello-world-mapping.json
2022-12-05 00:21:46,497|9ce681a9-eb58-4b3b-a14c-36d6468a22c9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-12-05 00:21:46,497|9ce681a9-eb58-4b3b-a14c-36d6468a22c9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| dataType not present for the recipe(dt-helloworld-properties)
2022-12-05 00:21:46,497|9ce681a9-eb58-4b3b-a14c-36d6468a22c9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ##### Enhancing blueprint Resource Definitions
2022-12-05 00:21:46,498|9ce681a9-eb58-4b3b-a14c-36d6468a22c9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-12-05 00:21:46,498|9ce681a9-eb58-4b3b-a14c-36d6468a22c9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| processing file (Templates/hello-world-mapping.json)
2022-12-05 00:21:46,508|9ce681a9-eb58-4b3b-a14c-36d6468a22c9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| distinct resource keys ([])
2022-12-05 00:21:46,508|9ce681a9-eb58-4b3b-a14c-36d6468a22c9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Enriching Resource Definition sources Node Template: []
2022-12-05 00:21:46,744|1a2fc3c3-fcb3-4019-94e8-62bb6ef497a5||Thread-64||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Save processing(3dfb1aeb-7ec5-420f-b9d8-685cd44500af) CBA(/opt/app/onap/blueprints/archive/3dfb1aeb-7ec5-420f-b9d8-685cd44500af/cba.zip)
2022-12-05 00:21:46,757|1a2fc3c3-fcb3-4019-94e8-62bb6ef497a5||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3dfb1aeb-7ec5-420f-b9d8-685cd44500af) and entry definition file (Definitions/blueprint.json)
2022-12-05 00:21:46,780|1a2fc3c3-fcb3-4019-94e8-62bb6ef497a5||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(helloworld)
2022-12-05 00:21:46,795|1a2fc3c3-fcb3-4019-94e8-62bb6ef497a5||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3dfb1aeb-7ec5-420f-b9d8-685cd44500af) and entry definition file (Definitions/blueprint.json)
2022-12-05 00:21:46,886|1a2fc3c3-fcb3-4019-94e8-62bb6ef497a5||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| No compiled cache(/opt/app/onap/blueprints/working/3dfb1aeb-7ec5-420f-b9d8-685cd44500af) present to clean.
2022-12-05 00:21:47,077|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2022-12-05 00:21:47,077|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-05 00:21:47,077|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-12-05 00:21:47,081|654321||reactor-http-epoll-4||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-12-05 00:21:47,081|654321||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-12-05 00:21:47,085|654321||DefaultDispatcher-worker-11||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-12-05 00:21:47,113|654321||DefaultDispatcher-worker-9||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-12-05 00:21:47,114|654321||DefaultDispatcher-worker-9||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-12-05 00:21:47,114|654321||DefaultDispatcher-worker-9||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-05 00:21:47,115|654321||DefaultDispatcher-worker-9||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-12-05 00:21:47,115|654321||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-12-05 00:21:47,116|654321||DefaultDispatcher-worker-9||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-12-05 00:21:47,117|654321||DefaultDispatcher-worker-9||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-12-05 00:21:47,151|654321||DefaultDispatcher-worker-12||||INFO||||||| Batched Sequence : ([])
2022-12-05 00:21:47,152|654321||DefaultDispatcher-worker-12||||INFO||||||| Generated Resource Param Data ({ })
2022-12-05 00:21:47,162|654321||DefaultDispatcher-worker-12||||INFO||||||| Preparing Response...
2022-12-05 00:21:47,162|654321||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-12-05 00:21:47,162|654321||DefaultDispatcher-worker-12||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-12-05 00:21:47,163|654321||DefaultDispatcher-worker-12||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 65343def-2975-442e-8db0-7f9919ee4562 auditStoreId -1
2022-12-05 00:25:46,992|0039e572-6809-44a5-9189-9ed85470cedf||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-12-05 00:25:46,993|0039e572-6809-44a5-9189-9ed85470cedf||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-05 00:25:46,993|0039e572-6809-44a5-9189-9ed85470cedf||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-05 00:25:47,424|0039e572-6809-44a5-9189-9ed85470cedf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-05 00:25:47,425|0039e572-6809-44a5-9189-9ed85470cedf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-05 00:25:48,356|031cb604-5103-43f3-b286-413001e6d30c||Thread-83||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b323d8ff-bae0-4309-9884-e702bee6b129)
2022-12-05 00:25:48,357|031cb604-5103-43f3-b286-413001e6d30c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| deleting definition types under : /opt/app/onap/blueprints/working/b323d8ff-bae0-4309-9884-e702bee6b129/Definitions
2022-12-05 00:25:48,359|031cb604-5103-43f3-b286-413001e6d30c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| reinitialized all type definitions
2022-12-05 00:25:48,360|031cb604-5103-43f3-b286-413001e6d30c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ***** Enhancing NodeTemplate(helloworld)
2022-12-05 00:25:48,404|031cb604-5103-43f3-b286-413001e6d30c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing ArtifactDefinition(helloworld-template)
2022-12-05 00:25:48,412|031cb604-5103-43f3-b286-413001e6d30c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-12-05 00:25:48,419|031cb604-5103-43f3-b286-413001e6d30c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-12-05 00:25:48,436|031cb604-5103-43f3-b286-413001e6d30c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ##### Enhancing Workflow(helloworld)
2022-12-05 00:25:48,436|031cb604-5103-43f3-b286-413001e6d30c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-12-05 00:25:48,436|031cb604-5103-43f3-b286-413001e6d30c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| identified workflow(helloworld) targets(helloworld)
2022-12-05 00:25:48,437|031cb604-5103-43f3-b286-413001e6d30c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-12-05 00:25:48,437|031cb604-5103-43f3-b286-413001e6d30c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-12-05 00:25:48,437|031cb604-5103-43f3-b286-413001e6d30c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enriching artifacts file(/opt/app/onap/blueprints/working/b323d8ff-bae0-4309-9884-e702bee6b129/Templates/hello-world-mapping.json
2022-12-05 00:25:48,445|031cb604-5103-43f3-b286-413001e6d30c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-12-05 00:25:48,445|031cb604-5103-43f3-b286-413001e6d30c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| dataType not present for the recipe(dt-helloworld-properties)
2022-12-05 00:25:48,445|031cb604-5103-43f3-b286-413001e6d30c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ##### Enhancing blueprint Resource Definitions
2022-12-05 00:25:48,445|031cb604-5103-43f3-b286-413001e6d30c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-12-05 00:25:48,445|031cb604-5103-43f3-b286-413001e6d30c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| processing file (Templates/hello-world-mapping.json)
2022-12-05 00:25:48,453|031cb604-5103-43f3-b286-413001e6d30c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| distinct resource keys ([])
2022-12-05 00:25:48,453|031cb604-5103-43f3-b286-413001e6d30c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Enriching Resource Definition sources Node Template: []
2022-12-05 00:25:48,664|ef0efc6e-bc2f-482d-86c4-3672bc7b5b4e||Thread-83||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Save processing(ff7dafd4-1f6b-4006-b90d-8e5499865368) CBA(/opt/app/onap/blueprints/archive/ff7dafd4-1f6b-4006-b90d-8e5499865368/cba.zip)
2022-12-05 00:25:48,672|ef0efc6e-bc2f-482d-86c4-3672bc7b5b4e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ff7dafd4-1f6b-4006-b90d-8e5499865368) and entry definition file (Definitions/blueprint.json)
2022-12-05 00:25:48,691|ef0efc6e-bc2f-482d-86c4-3672bc7b5b4e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(helloworld)
2022-12-05 00:25:48,698|ef0efc6e-bc2f-482d-86c4-3672bc7b5b4e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ff7dafd4-1f6b-4006-b90d-8e5499865368) and entry definition file (Definitions/blueprint.json)
2022-12-05 00:25:48,774|ef0efc6e-bc2f-482d-86c4-3672bc7b5b4e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| No compiled cache(/opt/app/onap/blueprints/working/ff7dafd4-1f6b-4006-b90d-8e5499865368) present to clean.
2022-12-05 00:25:48,955|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2022-12-05 00:25:48,955|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-05 00:25:48,955|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-05 00:25:48,958|654321||reactor-http-epoll-2||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-12-05 00:25:48,958|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-12-05 00:25:48,961|654321||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-12-05 00:25:48,974|654321||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-12-05 00:25:48,975|654321||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-12-05 00:25:48,975|654321||DefaultDispatcher-worker-3||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-05 00:25:48,976|654321||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-12-05 00:25:48,976|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-12-05 00:25:48,977|654321||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-12-05 00:25:48,979|654321||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-12-05 00:25:48,997|654321||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([])
2022-12-05 00:25:48,998|654321||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ })
2022-12-05 00:25:49,006|654321||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-12-05 00:25:49,006|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-12-05 00:25:49,006|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-12-05 00:25:49,008|654321||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 802e631d-280f-4c49-a5d6-5df0f2ba3903 auditStoreId -1
2022-12-05 01:32:32,031|b60f7b75-870a-4e3b-9586-285cca8a19a0||Thread-84||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Save processing(03ec2075-635f-4a60-b370-50b2868c3124) CBA(/opt/app/onap/blueprints/archive/03ec2075-635f-4a60-b370-50b2868c3124/cba.zip)
2022-12-05 01:32:32,082|b60f7b75-870a-4e3b-9586-285cca8a19a0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/03ec2075-635f-4a60-b370-50b2868c3124) and entry definition file (Definitions/CNF.json)
2022-12-05 01:32:32,281|b60f7b75-870a-4e3b-9586-285cca8a19a0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(resource-assignment)
2022-12-05 01:32:32,283|b60f7b75-870a-4e3b-9586-285cca8a19a0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(config-assign)
2022-12-05 01:32:32,284|b60f7b75-870a-4e3b-9586-285cca8a19a0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(config-deploy)
2022-12-05 01:32:32,285|b60f7b75-870a-4e3b-9586-285cca8a19a0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(scale-out)
2022-12-05 01:32:32,286|b60f7b75-870a-4e3b-9586-285cca8a19a0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(scale)
2022-12-05 01:32:32,287|b60f7b75-870a-4e3b-9586-285cca8a19a0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(scale-in)
2022-12-05 01:32:32,288|b60f7b75-870a-4e3b-9586-285cca8a19a0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(health-check)
2022-12-05 01:32:32,349|b60f7b75-870a-4e3b-9586-285cca8a19a0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/03ec2075-635f-4a60-b370-50b2868c3124) and entry definition file (Definitions/CNF.json)
2022-12-05 01:32:32,657|b60f7b75-870a-4e3b-9586-285cca8a19a0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| No compiled cache(/opt/app/onap/blueprints/working/03ec2075-635f-4a60-b370-50b2868c3124) present to clean.
2022-12-05 01:32:52,722|a8dd90ed-4988-434a-a1c6-4abb127a22b2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-05 01:32:52,724|a8dd90ed-4988-434a-a1c6-4abb127a22b2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-05 01:32:52,724|a8dd90ed-4988-434a-a1c6-4abb127a22b2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-05 01:32:53,088|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-05 01:32:53,089|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-05 01:32:53,934|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-05 01:32:53,940|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Save processing(40488839-402d-42ec-9ffd-6e210eedad99) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-05 01:32:53,965|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Save processing(d212d32b-516f-4412-81c5-69d23d369dcb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-05 01:32:53,975|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Save processing(772f21c2-45e4-40ec-9552-17de34bdd772) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-05 01:32:53,989|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Save processing(40d487c0-ec1e-4c03-9f80-c94c6c187b1d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-05 01:32:54,007|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Save processing(075d42d2-41ef-41d4-9470-be4bcc3bd954) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-05 01:32:54,028|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Save processing(12a2e56f-a734-44d2-91e5-fdbcd0b932bc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-05 01:32:54,046|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| 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-05 01:32:54,046|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| 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-05 01:32:54,046|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| 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-05 01:32:54,046|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| 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-05 01:32:54,047|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| 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-05 01:32:54,047|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| 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-05 01:32:54,087|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| 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-05 01:32:54,091|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-05 01:32:54,139|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-05 01:32:54,162|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-05 01:32:54,185|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-05 01:32:54,272|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(resource-assignment)
2022-12-05 01:32:54,273|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(config-assign)
2022-12-05 01:32:54,274|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(config-deploy)
2022-12-05 01:32:54,329|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| 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-05 01:32:54,465|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(resource-assignment)
2022-12-05 01:32:54,466|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(config-assign)
2022-12-05 01:32:54,467|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(config-deploy)
2022-12-05 01:32:54,516|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| 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-05 01:32:54,631|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(resource-assignment)
2022-12-05 01:32:54,632|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(config-assign)
2022-12-05 01:32:54,632|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(config-deploy)
2022-12-05 01:32:54,634|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(HealthCheck)
2022-12-05 01:32:54,635|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-05 01:32:54,636|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(vf-config-assign)
2022-12-05 01:32:54,637|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(vf-config-deploy)
2022-12-05 01:32:54,685|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| 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-05 01:32:54,786|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(resource-assignment)
2022-12-05 01:32:54,787|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(config-deploy)
2022-12-05 01:32:54,821|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(config-assign)
2022-12-05 01:32:54,822|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(config-deploy)
2022-12-05 01:32:54,823|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| 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-05 01:32:54,841|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| 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-05 01:32:54,954|a8dd90ed-4988-434a-a1c6-4abb127a22b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| 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-05 01:33:11,742|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/41cc27fe-e59c-463d-8c26-72c1d97fed9e)
2022-12-05 01:33:11,743|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| deleting definition types under : /opt/app/onap/blueprints/working/41cc27fe-e59c-463d-8c26-72c1d97fed9e/Definitions
2022-12-05 01:33:11,745|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| reinitialized all type definitions
2022-12-05 01:33:11,746|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-12-05 01:33:11,765|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing ArtifactDefinition(vnf-template)
2022-12-05 01:33:11,771|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing ArtifactDefinition(vnf-mapping)
2022-12-05 01:33:11,776|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-12-05 01:33:11,799|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ***** Enhancing NodeTemplate(input)
2022-12-05 01:33:11,820|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ***** Enhancing NodeTemplate(input)
2022-12-05 01:33:11,829|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ***** Enhancing NodeTemplate(input)
2022-12-05 01:33:11,835|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-12-05 01:33:11,835|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-12-05 01:33:11,835|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-12-05 01:33:11,849|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ***** Enhancing NodeTemplate(input)
2022-12-05 01:33:11,857|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ***** Enhancing NodeTemplate(input)
2022-12-05 01:33:11,864|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ***** Enhancing NodeTemplate(input)
2022-12-05 01:33:11,872|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-05 01:33:11,892|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ***** Enhancing NodeTemplate(input)
2022-12-05 01:33:11,899|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ***** Enhancing NodeTemplate(input)
2022-12-05 01:33:11,906|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ***** Enhancing NodeTemplate(input)
2022-12-05 01:33:11,914|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ***** Enhancing NodeTemplate(input)
2022-12-05 01:33:11,924|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ***** Enhancing NodeTemplate(input)
2022-12-05 01:33:11,932|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ***** Enhancing NodeTemplate(input)
2022-12-05 01:33:11,958|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ***** Enhancing NodeTemplate(config-assign)
2022-12-05 01:33:11,963|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing ArtifactDefinition(baseconfig-template)
2022-12-05 01:33:11,963|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-12-05 01:33:11,963|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-12-05 01:33:11,979|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ***** Enhancing NodeTemplate(input)
2022-12-05 01:33:11,988|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ***** Enhancing NodeTemplate(input)
2022-12-05 01:33:11,996|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ***** Enhancing NodeTemplate(input)
2022-12-05 01:33:12,002|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ***** Enhancing NodeTemplate(config-deploy)
2022-12-05 01:33:12,039|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ##### Enhancing Workflow(resource-assignment)
2022-12-05 01:33:12,039|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-12-05 01:33:12,039|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-12-05 01:33:12,040|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-12-05 01:33:12,040|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-12-05 01:33:12,040|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-12-05 01:33:12,040|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enriching artifacts file(/opt/app/onap/blueprints/working/41cc27fe-e59c-463d-8c26-72c1d97fed9e/Templates/vnf-mapping.json
2022-12-05 01:33:12,047|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-12-05 01:33:12,047|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-12-05 01:33:12,047|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enriching artifacts file(/opt/app/onap/blueprints/working/41cc27fe-e59c-463d-8c26-72c1d97fed9e/Templates/base_ubuntu20-mapping.json
2022-12-05 01:33:12,052|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-12-05 01:33:12,052|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-12-05 01:33:12,053|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ##### Enhancing Workflow(config-assign)
2022-12-05 01:33:12,054|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-12-05 01:33:12,054|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| identified workflow(config-assign) targets(config-assign)
2022-12-05 01:33:12,054|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-12-05 01:33:12,054|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-12-05 01:33:12,054|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enriching artifacts file(/opt/app/onap/blueprints/working/41cc27fe-e59c-463d-8c26-72c1d97fed9e/Templates/baseconfig-mapping.json
2022-12-05 01:33:12,058|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-12-05 01:33:12,059|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| dataType not present for the recipe(dt-config-assign-properties)
2022-12-05 01:33:12,059|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ##### Enhancing Workflow(config-deploy)
2022-12-05 01:33:12,060|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-12-05 01:33:12,060|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| identified workflow(config-deploy) targets(config-deploy)
2022-12-05 01:33:12,060|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| workflow(config-deploy) resource assignment files([]
2022-12-05 01:33:12,060|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| ##### Enhancing blueprint Resource Definitions
2022-12-05 01:33:12,060|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-12-05 01:33:12,060|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| processing file (Templates/vnf-mapping.json)
2022-12-05 01:33:12,060|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-12-05 01:33:12,060|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| processing file (Templates/baseconfig-mapping.json)
2022-12-05 01:33:12,075|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| 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-05 01:33:12,141|b1ebf89e-ac4b-4ad3-b8fa-2971cb2bd85a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-12-05 01:33:12,459|7d769eea-2941-45de-9ba2-d3f8c3661d00||Thread-84||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Save processing(13fe98da-908a-4a4a-afa9-6765a0febcb0) CBA(/opt/app/onap/blueprints/archive/13fe98da-908a-4a4a-afa9-6765a0febcb0/cba.zip)
2022-12-05 01:33:12,474|7d769eea-2941-45de-9ba2-d3f8c3661d00||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/13fe98da-908a-4a4a-afa9-6765a0febcb0) and entry definition file (Definitions/ubuntu20.json)
2022-12-05 01:33:12,486|7d769eea-2941-45de-9ba2-d3f8c3661d00||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-05 01:33:12,517|7d769eea-2941-45de-9ba2-d3f8c3661d00||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(resource-assignment)
2022-12-05 01:33:12,518|7d769eea-2941-45de-9ba2-d3f8c3661d00||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(config-assign)
2022-12-05 01:33:12,518|7d769eea-2941-45de-9ba2-d3f8c3661d00||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(config-deploy)
2022-12-05 01:33:12,531|7d769eea-2941-45de-9ba2-d3f8c3661d00||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/13fe98da-908a-4a4a-afa9-6765a0febcb0) and entry definition file (Definitions/ubuntu20.json)
2022-12-05 01:33:12,638|7d769eea-2941-45de-9ba2-d3f8c3661d00||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| No compiled cache(/opt/app/onap/blueprints/working/13fe98da-908a-4a4a-afa9-6765a0febcb0) present to clean.
2022-12-05 01:37:43,692|1118c262-d703-47fc-8263-5bed9e1bcf78||reactor-http-epoll-1||||INFO||||||| processing request id 1118c262-d703-47fc-8263-5bed9e1bcf78
2022-12-05 01:37:43,693|1118c262-d703-47fc-8263-5bed9e1bcf78||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-05 01:37:43,693|1118c262-d703-47fc-8263-5bed9e1bcf78||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-12-05 01:37:43,700|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-12-05 01:37:43,941|1118c262-d703-47fc-8263-5bed9e1bcf78||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-05 01:37:43,943|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-05 01:37:43,947|1118c262-d703-47fc-8263-5bed9e1bcf78||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-05 01:37:43,965|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-05 01:37:44,049|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-05 01:37:44,092|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[1118c262-d703-47fc-8263-5bed9e1bcf78])'s step(resource-assignment)
2022-12-05 01:37:44,092|1118c262-d703-47fc-8263-5bed9e1bcf78||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-05 01:37:44,094|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(1118c262-d703-47fc-8263-5bed9e1bcf78) for workflow(resource-assignment) step(resource-assignment)
2022-12-05 01:37:44,094|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-05 01:37:44,095|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-05 01:37:44,097|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-05 01:37:44,118|1118c262-d703-47fc-8263-5bed9e1bcf78||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-05 01:37:44,168|1118c262-d703-47fc-8263-5bed9e1bcf78||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-05 01:37:44,173|1118c262-d703-47fc-8263-5bed9e1bcf78||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-05 01:37:44,174|1118c262-d703-47fc-8263-5bed9e1bcf78||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-05 01:37:44,174|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("efb2ca6a-4a61-48d4-8096-cbabe19649d9") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-05 01:37:44,175|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("9d558984-dff9-4884-9bf6-38e012042f19") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-05 01:37:44,194|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="efb2ca6a-4a61-48d4-8096-cbabe19649d9", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-12-05 01:37:44,238|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-12-05 01:37:44,250|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-12-05 01:37:44,515|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-05 01:37:46,358|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2022-12-05 01:37:46,381|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-12-05 01:37:46,386|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-1||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-12-05 01:37:46,387|1118c262-d703-47fc-8263-5bed9e1bcf78||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-05 01:37:46,390|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-1||||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" : "9d558984-dff9-4884-9bf6-38e012042f19",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "efb2ca6a-4a61-48d4-8096-cbabe19649d9",
  "vnf_name" : "${vnf_name}"
})
2022-12-05 01:37:46,401|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-12-05 01:37:46,401|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-05 01:37:46,401|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-12-05 01:37:46,402|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[1118c262-d703-47fc-8263-5bed9e1bcf78])'s step(profile-upload)
2022-12-05 01:37:46,402|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-05 01:37:46,409|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(1118c262-d703-47fc-8263-5bed9e1bcf78) for workflow(resource-assignment) step(profile-upload)
2022-12-05 01:37:46,409|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-12-05 01:37:46,409|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-12-05 01:37:46,411|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-12-05 01:37:46,412|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-12-05 01:37:46,412|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-12-05 01:37:46,416|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-12-05 01:37:46,416|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-12-05 01:37:46,416|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-12-05 01:37:46,416|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-12-05 01:37:46,417|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-12-05 01:37:46,421|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-3||||INFO||||||| workflow(1118c262-d703-47fc-8263-5bed9e1bcf78) nodes completed with (0)exceptions
2022-12-05 01:37:46,422|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-05 01:37:46,423|1118c262-d703-47fc-8263-5bed9e1bcf78||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 933548a6-6352-43ad-b067-0be24caaa50e auditStoreId -1
2022-12-05 01:37:52,330|effb8fbe-93dd-4534-8d50-068511ff3d7b||reactor-http-epoll-1||||INFO||||||| processing request id effb8fbe-93dd-4534-8d50-068511ff3d7b
2022-12-05 01:37:52,330|effb8fbe-93dd-4534-8d50-068511ff3d7b||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-05 01:37:52,330|effb8fbe-93dd-4534-8d50-068511ff3d7b||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-12-05 01:37:52,331|effb8fbe-93dd-4534-8d50-068511ff3d7b||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-05 01:37:52,331|effb8fbe-93dd-4534-8d50-068511ff3d7b||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-05 01:37:52,335|effb8fbe-93dd-4534-8d50-068511ff3d7b||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-05 01:37:52,360|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-05 01:37:52,362|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-05 01:37:52,362|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[effb8fbe-93dd-4534-8d50-068511ff3d7b])'s step(resource-assignment)
2022-12-05 01:37:52,363|effb8fbe-93dd-4534-8d50-068511ff3d7b||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-05 01:37:52,363|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(effb8fbe-93dd-4534-8d50-068511ff3d7b) for workflow(resource-assignment) step(resource-assignment)
2022-12-05 01:37:52,363|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-05 01:37:52,364|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-05 01:37:52,365|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-12-05 01:37:52,384|effb8fbe-93dd-4534-8d50-068511ff3d7b||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-05 01:37:52,394|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-12-05 01:37:52,395|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("e39dfddd-44ec-4250-bcfd-65bd174125ac") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-05 01:37:52,395|effb8fbe-93dd-4534-8d50-068511ff3d7b||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-05 01:37:52,395|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-12-05 01:37:52,396|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-12-05 01:37:52,414|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b"}
2022-12-05 01:37:52,415|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b"}
2022-12-05 01:37:52,415|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-12-05 01:37:52,416|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-12-05 01:37:52,506|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b})
2022-12-05 01:37:52,509|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b})
2022-12-05 01:37:52,557|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-05 01:37:52,557|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-05 01:37:52,563|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"b048d237-0632-41a8-94b1-a8d51bf028eb"}])
2022-12-05 01:37:52,563|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("b048d237-0632-41a8-94b1-a8d51bf028eb") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-12-05 01:37:52,569|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"2969fe3c-0aba-4faf-a54b-345f961ab4da"}])
2022-12-05 01:37:52,569|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("2969fe3c-0aba-4faf-a54b-345f961ab4da") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-12-05 01:37:52,571|effb8fbe-93dd-4534-8d50-068511ff3d7b||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-05 01:37:52,577|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> b048d237-0632-41a8-94b1-a8d51bf028eb
2022-12-05 01:37:52,580|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b"}
2022-12-05 01:37:52,580|effb8fbe-93dd-4534-8d50-068511ff3d7b||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-05 01:37:52,611|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b})
2022-12-05 01:37:52,622|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-05 01:37:52,624|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-12-05 01:37:52,624|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-12-05 01:37:52,624|effb8fbe-93dd-4534-8d50-068511ff3d7b||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-05 01:37:52,625|effb8fbe-93dd-4534-8d50-068511ff3d7b||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-05 01:37:52,633|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b
2022-12-05 01:37:52,634|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("9d558984-dff9-4884-9bf6-38e012042f19") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-05 01:37:52,634|effb8fbe-93dd-4534-8d50-068511ff3d7b||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-05 01:37:52,635|effb8fbe-93dd-4534-8d50-068511ff3d7b||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-05 01:37:52,636|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("efb2ca6a-4a61-48d4-8096-cbabe19649d9") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-05 01:37:52,639|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="9d558984-dff9-4884-9bf6-38e012042f19", vnf-id="efb2ca6a-4a61-48d4-8096-cbabe19649d9"}
2022-12-05 01:37:52,639|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="9d558984-dff9-4884-9bf6-38e012042f19", vnf-id="efb2ca6a-4a61-48d4-8096-cbabe19649d9"}
2022-12-05 01:37:52,645|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/9d558984-dff9-4884-9bf6-38e012042f19/service-data/vnfs/vnf/efb2ca6a-4a61-48d4-8096-cbabe19649d9/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-05 01:37:52,645|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/9d558984-dff9-4884-9bf6-38e012042f19/service-data/vnfs/vnf/efb2ca6a-4a61-48d4-8096-cbabe19649d9/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-05 01:37:52,645|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/9d558984-dff9-4884-9bf6-38e012042f19/service-data/vnfs/vnf/efb2ca6a-4a61-48d4-8096-cbabe19649d9/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-05 01:37:52,645|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/9d558984-dff9-4884-9bf6-38e012042f19/service-data/vnfs/vnf/efb2ca6a-4a61-48d4-8096-cbabe19649d9/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-05 01:37:52,687|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/9d558984-dff9-4884-9bf6-38e012042f19/service-data/vnfs/vnf/efb2ca6a-4a61-48d4-8096-cbabe19649d9/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-12-05 01:37:52,687|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/9d558984-dff9-4884-9bf6-38e012042f19/service-data/vnfs/vnf/efb2ca6a-4a61-48d4-8096-cbabe19649d9/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-12-05 01:37:52,777|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-12-05 01:37:52,777|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-12-05 01:37:52,778|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-05 01:37:52,778|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-05 01:37:52,779|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-05 01:37:52,779|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-05 01:37:52,779|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-12-05 01:37:52,779|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-12-05 01:37:52,779|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-12-05 01:37:52,779|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-05 01:37:52,781|effb8fbe-93dd-4534-8d50-068511ff3d7b||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="e39dfddd-44ec-4250-bcfd-65bd174125ac"}
2022-12-05 01:37:52,788|effb8fbe-93dd-4534-8d50-068511ff3d7b||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-05 01:37:52,789|effb8fbe-93dd-4534-8d50-068511ff3d7b||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-05 01:37:52,791|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-05 01:37:52,836|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-12-05 01:37:52,837|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-12-05 01:37:52,837|effb8fbe-93dd-4534-8d50-068511ff3d7b||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-05 01:37:52,839|effb8fbe-93dd-4534-8d50-068511ff3d7b||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-05 01:37:52,839|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="9d558984-dff9-4884-9bf6-38e012042f19", vnf-id="efb2ca6a-4a61-48d4-8096-cbabe19649d9"}
2022-12-05 01:37:52,846|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/9d558984-dff9-4884-9bf6-38e012042f19/service-data/vnfs/vnf/efb2ca6a-4a61-48d4-8096-cbabe19649d9/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-05 01:37:52,846|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/9d558984-dff9-4884-9bf6-38e012042f19/service-data/vnfs/vnf/efb2ca6a-4a61-48d4-8096-cbabe19649d9/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-05 01:37:52,868|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/9d558984-dff9-4884-9bf6-38e012042f19/service-data/vnfs/vnf/efb2ca6a-4a61-48d4-8096-cbabe19649d9/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-12-05 01:37:52,893|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-12-05 01:37:52,894|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-05 01:37:52,894|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-12-05 01:37:52,895|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-12-05 01:37:52,895|effb8fbe-93dd-4534-8d50-068511ff3d7b||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-05 01:37:52,896|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-12-05 01:37:52,896|effb8fbe-93dd-4534-8d50-068511ff3d7b||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-05 01:37:52,903|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2022-12-05 01:37:52,903|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-05 01:37:52,904|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-05 01:37:52,904|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-12-05 01:37:52,905|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| workflow(effb8fbe-93dd-4534-8d50-068511ff3d7b) nodes completed with (1)exceptions
2022-12-05 01:37:52,905|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||ERROR||||||| workflow(effb8fbe-93dd-4534-8d50-068511ff3d7b) 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-05 01:37:52,905|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-05 01:37:52,906|effb8fbe-93dd-4534-8d50-068511ff3d7b||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 433e97eb-90ae-47be-97c6-55f844e879f7 auditStoreId -1
2022-12-05 01:40:23,271|580368a2-688a-48c0-9cac-329549d99ab1||reactor-http-epoll-2||||INFO||||||| processing request id 580368a2-688a-48c0-9cac-329549d99ab1
2022-12-05 01:40:23,271|580368a2-688a-48c0-9cac-329549d99ab1||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-05 01:40:23,272|580368a2-688a-48c0-9cac-329549d99ab1||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-05 01:40:23,277|580368a2-688a-48c0-9cac-329549d99ab1||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-12-05 01:40:23,418|580368a2-688a-48c0-9cac-329549d99ab1||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-05 01:40:23,420|580368a2-688a-48c0-9cac-329549d99ab1||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-05 01:40:23,423|580368a2-688a-48c0-9cac-329549d99ab1||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-05 01:40:23,438|580368a2-688a-48c0-9cac-329549d99ab1||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-05 01:40:23,439|580368a2-688a-48c0-9cac-329549d99ab1||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-12-05 01:40:23,442|580368a2-688a-48c0-9cac-329549d99ab1||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-05 01:40:23,444|580368a2-688a-48c0-9cac-329549d99ab1||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(580368a2-688a-48c0-9cac-329549d99ab1) for workflow(resource-assignment) step(resource-assignment)
2022-12-05 01:40:23,444|580368a2-688a-48c0-9cac-329549d99ab1||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-05 01:40:23,445|580368a2-688a-48c0-9cac-329549d99ab1||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-05 01:40:23,446|580368a2-688a-48c0-9cac-329549d99ab1||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-05 01:40:23,472|580368a2-688a-48c0-9cac-329549d99ab1||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-05 01:40:23,474|580368a2-688a-48c0-9cac-329549d99ab1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-05 01:40:23,475|580368a2-688a-48c0-9cac-329549d99ab1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("3878be62-b907-4571-8c18-9d8f91629d81") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-05 01:40:23,475|580368a2-688a-48c0-9cac-329549d99ab1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("83dda6dc-0e9e-4124-8edb-3eb2fcdde5e8") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-05 01:40:23,476|580368a2-688a-48c0-9cac-329549d99ab1||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "3878be62-b907-4571-8c18-9d8f91629d81",
  "vnf-id" : "83dda6dc-0e9e-4124-8edb-3eb2fcdde5e8",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-12-05 01:40:23,486|580368a2-688a-48c0-9cac-329549d99ab1||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-05 01:40:23,487|580368a2-688a-48c0-9cac-329549d99ab1||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-05 01:40:23,487|580368a2-688a-48c0-9cac-329549d99ab1||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-05 01:40:23,488|580368a2-688a-48c0-9cac-329549d99ab1||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0c694591-3b93-4455-b139-9c1873cde90a auditStoreId -1
2022-12-05 01:40:29,362|f6db0aa0-71f7-43f7-a065-40a52747d79c||reactor-http-epoll-2||||INFO||||||| processing request id f6db0aa0-71f7-43f7-a065-40a52747d79c
2022-12-05 01:40:29,363|f6db0aa0-71f7-43f7-a065-40a52747d79c||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-05 01:40:29,363|f6db0aa0-71f7-43f7-a065-40a52747d79c||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-05 01:40:29,364|f6db0aa0-71f7-43f7-a065-40a52747d79c||reactor-http-epoll-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-05 01:40:29,364|f6db0aa0-71f7-43f7-a065-40a52747d79c||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-05 01:40:29,374|f6db0aa0-71f7-43f7-a065-40a52747d79c||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-05 01:40:29,402|f6db0aa0-71f7-43f7-a065-40a52747d79c||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-05 01:40:29,403|f6db0aa0-71f7-43f7-a065-40a52747d79c||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-12-05 01:40:29,403|f6db0aa0-71f7-43f7-a065-40a52747d79c||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-05 01:40:29,404|f6db0aa0-71f7-43f7-a065-40a52747d79c||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(f6db0aa0-71f7-43f7-a065-40a52747d79c) for workflow(resource-assignment) step(resource-assignment)
2022-12-05 01:40:29,404|f6db0aa0-71f7-43f7-a065-40a52747d79c||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-05 01:40:29,404|f6db0aa0-71f7-43f7-a065-40a52747d79c||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-05 01:40:29,409|f6db0aa0-71f7-43f7-a065-40a52747d79c||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-12-05 01:40:29,432|f6db0aa0-71f7-43f7-a065-40a52747d79c||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-05 01:40:29,435|f6db0aa0-71f7-43f7-a065-40a52747d79c||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-05 01:40:29,436|f6db0aa0-71f7-43f7-a065-40a52747d79c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-12-05 01:40:29,436|f6db0aa0-71f7-43f7-a065-40a52747d79c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-12-05 01:40:29,436|f6db0aa0-71f7-43f7-a065-40a52747d79c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-12-05 01:40:29,436|f6db0aa0-71f7-43f7-a065-40a52747d79c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ba08ffae-37c1-483c-a85e-7e095b6a9dc1") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-05 01:40:29,438|f6db0aa0-71f7-43f7-a065-40a52747d79c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("3878be62-b907-4571-8c18-9d8f91629d81") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-05 01:40:29,438|f6db0aa0-71f7-43f7-a065-40a52747d79c||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-05 01:40:29,438|f6db0aa0-71f7-43f7-a065-40a52747d79c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-12-05 01:40:29,439|f6db0aa0-71f7-43f7-a065-40a52747d79c||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-05 01:40:29,439|f6db0aa0-71f7-43f7-a065-40a52747d79c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("83dda6dc-0e9e-4124-8edb-3eb2fcdde5e8") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-05 01:40:29,440|f6db0aa0-71f7-43f7-a065-40a52747d79c||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "3878be62-b907-4571-8c18-9d8f91629d81",
  "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" : "ba08ffae-37c1-483c-a85e-7e095b6a9dc1",
  "vnf-id" : "83dda6dc-0e9e-4124-8edb-3eb2fcdde5e8",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-12-05 01:40:29,453|f6db0aa0-71f7-43f7-a065-40a52747d79c||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-05 01:40:29,453|f6db0aa0-71f7-43f7-a065-40a52747d79c||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-05 01:40:29,453|f6db0aa0-71f7-43f7-a065-40a52747d79c||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-05 01:40:29,453|f6db0aa0-71f7-43f7-a065-40a52747d79c||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 75e741c0-7226-40fb-afeb-cba03dfe2ab0 auditStoreId -1
2022-12-05 01:40:36,092|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-05 01:40:36,201|||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-05 01:40:36,413|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| processing request id de59181e-a9c7-4bdb-92a0-0b816060588b
2022-12-05 01:40:36,413|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-05 01:40:36,413|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| StoreAuditService ID  -1
2022-12-05 01:40:36,414|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-05 01:40:36,414|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-05 01:40:36,418|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-05 01:40:36,439|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Deriving input data for workflow: (config-assign)
2022-12-05 01:40:36,439|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-12-05 01:40:36,440|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-05 01:40:36,440|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| preparing request id(de59181e-a9c7-4bdb-92a0-0b816060588b) for workflow(config-assign) step(config-assign)
2022-12-05 01:40:36,441|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-12-05 01:40:36,441|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-12-05 01:40:36,443|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-12-05 01:40:36,516|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| 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-05 01:40:36,518|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-05 01:40:36,520|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Setting Resource Value ("3878be62-b907-4571-8c18-9d8f91629d81") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-05 01:40:36,521|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Setting Resource Value ("83dda6dc-0e9e-4124-8edb-3eb2fcdde5e8") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-05 01:40:36,579|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Resource resolution saved into database successfully : (vnf_name)
2022-12-05 01:40:36,580|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Resource resolution saved into database successfully : (vnf-id)
2022-12-05 01:40:36,581|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Resource resolution saved into database successfully : (service-instance-id)
2022-12-05 01:40:36,582|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Generated Resource Param Data ({
  "service-instance-id" : "3878be62-b907-4571-8c18-9d8f91629d81",
  "vnf-id" : "83dda6dc-0e9e-4124-8edb-3eb2fcdde5e8",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-12-05 01:40:36,754|de59181e-a9c7-4bdb-92a0-0b816060588b||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-12-05 01:40:36,782|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| 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-05 01:40:36,783|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Preparing Response...
2022-12-05 01:40:36,783|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-12-05 01:40:36,783|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| resolveWorkflowOutputs for workflow(config-assign)
2022-12-05 01:40:36,784|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 69a2dc42-3f65-483a-b46c-2c5599ae044a auditStoreId -1
2022-12-05 01:40:36,865|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Completed
2022-12-05 01:41:21,973|6eb3633c-b45e-4951-bb3c-c9da4517213c||Thread-118||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Save processing(e1b6ef21-c322-4370-8c41-e891a6ca35c8) CBA(/opt/app/onap/blueprints/archive/e1b6ef21-c322-4370-8c41-e891a6ca35c8/cba.zip)
2022-12-05 01:41:22,005|6eb3633c-b45e-4951-bb3c-c9da4517213c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e1b6ef21-c322-4370-8c41-e891a6ca35c8) and entry definition file (Definitions/CNF.json)
2022-12-05 01:41:22,185|6eb3633c-b45e-4951-bb3c-c9da4517213c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(resource-assignment)
2022-12-05 01:41:22,187|6eb3633c-b45e-4951-bb3c-c9da4517213c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(config-assign)
2022-12-05 01:41:22,187|6eb3633c-b45e-4951-bb3c-c9da4517213c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(config-deploy)
2022-12-05 01:41:22,188|6eb3633c-b45e-4951-bb3c-c9da4517213c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(scale-out)
2022-12-05 01:41:22,189|6eb3633c-b45e-4951-bb3c-c9da4517213c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(scale)
2022-12-05 01:41:22,190|6eb3633c-b45e-4951-bb3c-c9da4517213c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(scale-in)
2022-12-05 01:41:22,190|6eb3633c-b45e-4951-bb3c-c9da4517213c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(health-check)
2022-12-05 01:41:22,218|6eb3633c-b45e-4951-bb3c-c9da4517213c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e1b6ef21-c322-4370-8c41-e891a6ca35c8) and entry definition file (Definitions/CNF.json)
2022-12-05 01:41:22,254|6eb3633c-b45e-4951-bb3c-c9da4517213c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Overwriting blueprint model :APACHE::1.0.0
2022-12-05 01:41:22,307|6eb3633c-b45e-4951-bb3c-c9da4517213c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-12-05 01:41:22,377|6eb3633c-b45e-4951-bb3c-c9da4517213c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-12-05 01:41:22,467|6eb3633c-b45e-4951-bb3c-c9da4517213c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| No compiled cache(/opt/app/onap/blueprints/working/e1b6ef21-c322-4370-8c41-e891a6ca35c8) present to clean.
2022-12-05 01:41:30,177|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-05 01:41:30,291|||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-05 01:41:30,295|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| processing request id de59181e-a9c7-4bdb-92a0-0b816060588b
2022-12-05 01:41:30,295|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-05 01:41:30,295|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| StoreAuditService ID  -1
2022-12-05 01:41:30,296|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-05 01:41:30,297|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-05 01:41:30,299|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-05 01:41:30,307|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Deriving input data for workflow: (config-deploy)
2022-12-05 01:41:30,308|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-12-05 01:41:30,308|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-05 01:41:30,321|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| preparing request id(de59181e-a9c7-4bdb-92a0-0b816060588b) for workflow(config-deploy) step(config-deploy)
2022-12-05 01:41:30,322|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-12-05 01:41:30,322|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| 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-05 01:41:30,326|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-12-05 01:41:30,327|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Getting Jython Script Class(ConfigDeploy)
2022-12-05 01:41:34,570|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@53cb6dbd
2022-12-05 01:41:34,572|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Hello world
2022-12-05 01:41:34,572|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Preparing Response...
2022-12-05 01:41:34,572|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-12-05 01:41:34,572|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-12-05 01:41:34,573|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 73c36342-1468-406f-8aa0-4c4fd26386f5 auditStoreId -1
2022-12-05 01:41:34,576|de59181e-a9c7-4bdb-92a0-0b816060588b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Completed
2022-12-05 01:41:41,298|c786cbad-8fb7-4ddb-a602-98885d324b30||reactor-http-epoll-2||||INFO||||||| processing request id c786cbad-8fb7-4ddb-a602-98885d324b30
2022-12-05 01:41:41,298|c786cbad-8fb7-4ddb-a602-98885d324b30||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-05 01:41:41,298|c786cbad-8fb7-4ddb-a602-98885d324b30||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-05 01:41:41,301|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-12-05 01:41:41,537|c786cbad-8fb7-4ddb-a602-98885d324b30||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-05 01:41:41,539|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-05 01:41:41,542|c786cbad-8fb7-4ddb-a602-98885d324b30||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-05 01:41:41,558|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-05 01:41:41,560|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-05 01:41:41,561|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[c786cbad-8fb7-4ddb-a602-98885d324b30])'s step(resource-assignment)
2022-12-05 01:41:41,561|c786cbad-8fb7-4ddb-a602-98885d324b30||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-05 01:41:41,563|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(c786cbad-8fb7-4ddb-a602-98885d324b30) for workflow(resource-assignment) step(resource-assignment)
2022-12-05 01:41:41,563|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-05 01:41:41,563|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-05 01:41:41,564|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-05 01:41:41,593|c786cbad-8fb7-4ddb-a602-98885d324b30||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-05 01:41:41,600|c786cbad-8fb7-4ddb-a602-98885d324b30||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-05 01:41:41,601|c786cbad-8fb7-4ddb-a602-98885d324b30||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-05 01:41:41,601|c786cbad-8fb7-4ddb-a602-98885d324b30||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-05 01:41:41,601|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("8b229f37-486b-452c-93cb-cf6f4ea9c118") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-05 01:41:41,602|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("0d2add61-9dcc-443a-9ee3-850dc61313aa") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-05 01:41:41,604|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="8b229f37-486b-452c-93cb-cf6f4ea9c118", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-12-05 01:41:41,610|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-12-05 01:41:41,610|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-12-05 01:41:41,620|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-05 01:41:41,703|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-12-05 01:41:41,704|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-12-05 01:41:41,705|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-12-05 01:41:41,706|c786cbad-8fb7-4ddb-a602-98885d324b30||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-05 01:41:41,707|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "0d2add61-9dcc-443a-9ee3-850dc61313aa",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "8b229f37-486b-452c-93cb-cf6f4ea9c118",
  "vnf_name" : "${vnf_name}"
})
2022-12-05 01:41:41,720|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-12-05 01:41:41,720|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-05 01:41:41,721|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-12-05 01:41:41,721|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[c786cbad-8fb7-4ddb-a602-98885d324b30])'s step(profile-upload)
2022-12-05 01:41:41,721|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-05 01:41:41,722|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(c786cbad-8fb7-4ddb-a602-98885d324b30) for workflow(resource-assignment) step(profile-upload)
2022-12-05 01:41:41,723|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-12-05 01:41:41,723|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-12-05 01:41:41,723|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-12-05 01:41:41,723|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-12-05 01:41:41,724|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-12-05 01:41:41,724|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-12-05 01:41:41,724|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-12-05 01:41:41,724|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-12-05 01:41:41,725|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-12-05 01:41:41,725|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-12-05 01:41:41,725|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| workflow(c786cbad-8fb7-4ddb-a602-98885d324b30) nodes completed with (0)exceptions
2022-12-05 01:41:41,726|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-05 01:41:41,726|c786cbad-8fb7-4ddb-a602-98885d324b30||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2877bd5c-0fff-42b2-93be-0ce3f66f8d59 auditStoreId -1
2022-12-05 01:41:48,556|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||reactor-http-epoll-2||||INFO||||||| processing request id 0dd4793a-876a-4a0f-a7e0-a57f18a28fae
2022-12-05 01:41:48,557|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-05 01:41:48,557|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-05 01:41:48,558|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||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-05 01:41:48,558|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-05 01:41:48,562|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||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-05 01:41:48,582|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-05 01:41:48,585|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-05 01:41:48,585|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[0dd4793a-876a-4a0f-a7e0-a57f18a28fae])'s step(resource-assignment)
2022-12-05 01:41:48,585|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||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-05 01:41:48,586|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(0dd4793a-876a-4a0f-a7e0-a57f18a28fae) for workflow(resource-assignment) step(resource-assignment)
2022-12-05 01:41:48,586|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-05 01:41:48,586|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-05 01:41:48,587|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-12-05 01:41:48,671|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||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-05 01:41:48,676|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-12-05 01:41:48,677|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("6c0a25f7-6184-45ee-b7a4-79eac9779c11") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-05 01:41:48,677|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-12-05 01:41:48,678|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||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-05 01:41:48,678|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-12-05 01:41:48,680|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b"}
2022-12-05 01:41:48,680|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b"}
2022-12-05 01:41:48,680|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-12-05 01:41:48,680|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||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-05 01:41:48,701|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b})
2022-12-05 01:41:48,713|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b})
2022-12-05 01:41:48,721|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-05 01:41:48,724|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"2969fe3c-0aba-4faf-a54b-345f961ab4da"}])
2022-12-05 01:41:48,724|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("2969fe3c-0aba-4faf-a54b-345f961ab4da") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-12-05 01:41:48,728|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-05 01:41:48,729|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"b048d237-0632-41a8-94b1-a8d51bf028eb"}])
2022-12-05 01:41:48,729|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("b048d237-0632-41a8-94b1-a8d51bf028eb") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-12-05 01:41:48,730|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||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-05 01:41:48,734|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> b048d237-0632-41a8-94b1-a8d51bf028eb
2022-12-05 01:41:48,736|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b"}
2022-12-05 01:41:48,736|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||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-05 01:41:48,757|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b})
2022-12-05 01:41:48,765|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-05 01:41:48,767|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-12-05 01:41:48,767|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-12-05 01:41:48,768|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||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-05 01:41:48,768|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||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-05 01:41:48,771|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b
2022-12-05 01:41:48,772|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("0d2add61-9dcc-443a-9ee3-850dc61313aa") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-05 01:41:48,773|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||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-05 01:41:48,773|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||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-05 01:41:48,773|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("8b229f37-486b-452c-93cb-cf6f4ea9c118") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-05 01:41:48,775|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="0d2add61-9dcc-443a-9ee3-850dc61313aa", vnf-id="8b229f37-486b-452c-93cb-cf6f4ea9c118"}
2022-12-05 01:41:48,775|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="0d2add61-9dcc-443a-9ee3-850dc61313aa", vnf-id="8b229f37-486b-452c-93cb-cf6f4ea9c118"}
2022-12-05 01:41:48,778|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/0d2add61-9dcc-443a-9ee3-850dc61313aa/service-data/vnfs/vnf/8b229f37-486b-452c-93cb-cf6f4ea9c118/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-05 01:41:48,779|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/0d2add61-9dcc-443a-9ee3-850dc61313aa/service-data/vnfs/vnf/8b229f37-486b-452c-93cb-cf6f4ea9c118/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-05 01:41:48,779|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/0d2add61-9dcc-443a-9ee3-850dc61313aa/service-data/vnfs/vnf/8b229f37-486b-452c-93cb-cf6f4ea9c118/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-05 01:41:48,779|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/0d2add61-9dcc-443a-9ee3-850dc61313aa/service-data/vnfs/vnf/8b229f37-486b-452c-93cb-cf6f4ea9c118/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-05 01:41:48,802|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/0d2add61-9dcc-443a-9ee3-850dc61313aa/service-data/vnfs/vnf/8b229f37-486b-452c-93cb-cf6f4ea9c118/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-12-05 01:41:48,802|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/0d2add61-9dcc-443a-9ee3-850dc61313aa/service-data/vnfs/vnf/8b229f37-486b-452c-93cb-cf6f4ea9c118/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-12-05 01:41:48,819|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-12-05 01:41:48,819|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-05 01:41:48,820|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-12-05 01:41:48,820|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-12-05 01:41:48,820|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-05 01:41:48,829|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-12-05 01:41:48,829|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-05 01:41:48,830|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-05 01:41:48,830|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-05 01:41:48,830|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-12-05 01:41:48,831|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="6c0a25f7-6184-45ee-b7a4-79eac9779c11"}
2022-12-05 01:41:48,836|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-12-05 01:41:48,836|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-12-05 01:41:48,838|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-05 01:41:48,885|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-12-05 01:41:48,885|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-12-05 01:41:48,886|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-2||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt: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-05 01:41:48,888|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||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-05 01:41:48,888|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="0d2add61-9dcc-443a-9ee3-850dc61313aa", vnf-id="8b229f37-486b-452c-93cb-cf6f4ea9c118"}
2022-12-05 01:41:48,891|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/0d2add61-9dcc-443a-9ee3-850dc61313aa/service-data/vnfs/vnf/8b229f37-486b-452c-93cb-cf6f4ea9c118/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-05 01:41:48,891|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/0d2add61-9dcc-443a-9ee3-850dc61313aa/service-data/vnfs/vnf/8b229f37-486b-452c-93cb-cf6f4ea9c118/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-05 01:41:48,914|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/0d2add61-9dcc-443a-9ee3-850dc61313aa/service-data/vnfs/vnf/8b229f37-486b-452c-93cb-cf6f4ea9c118/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-12-05 01:41:48,930|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-12-05 01:41:48,932|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-05 01:41:48,932|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-12-05 01:41:48,932|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-12-05 01:41:48,932|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||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-05 01:41:48,933|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||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-05 01:41:48,933|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-12-05 01:41:48,935|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||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-05 01:41:48,935|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-12-05 01:41:48,936|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-05 01:41:48,936|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-12-05 01:41:48,936|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-3||||INFO||||||| workflow(0dd4793a-876a-4a0f-a7e0-a57f18a28fae) nodes completed with (1)exceptions
2022-12-05 01:41:48,937|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-3||||ERROR||||||| workflow(0dd4793a-876a-4a0f-a7e0-a57f18a28fae) 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-05 01:41:48,937|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-05 01:41:48,937|0dd4793a-876a-4a0f-a7e0-a57f18a28fae||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 660a7c99-724a-4d41-955b-2611170a8619 auditStoreId -1
2022-12-05 01:45:53,663|dd596e7e-5bda-4847-bb61-f46ceaa02c6d||Thread-119||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Save processing(62228065-a618-4ed8-938f-6826ce58d0ca) CBA(/opt/app/onap/blueprints/archive/62228065-a618-4ed8-938f-6826ce58d0ca/cba.zip)
2022-12-05 01:45:53,855|dd596e7e-5bda-4847-bb61-f46ceaa02c6d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/62228065-a618-4ed8-938f-6826ce58d0ca) and entry definition file (Definitions/CNF.json)
2022-12-05 01:45:54,091|dd596e7e-5bda-4847-bb61-f46ceaa02c6d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(resource-assignment)
2022-12-05 01:45:54,093|dd596e7e-5bda-4847-bb61-f46ceaa02c6d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(config-assign)
2022-12-05 01:45:54,094|dd596e7e-5bda-4847-bb61-f46ceaa02c6d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(config-deploy)
2022-12-05 01:45:54,094|dd596e7e-5bda-4847-bb61-f46ceaa02c6d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(scale-out)
2022-12-05 01:45:54,095|dd596e7e-5bda-4847-bb61-f46ceaa02c6d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(scale)
2022-12-05 01:45:54,096|dd596e7e-5bda-4847-bb61-f46ceaa02c6d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(scale-in)
2022-12-05 01:45:54,096|dd596e7e-5bda-4847-bb61-f46ceaa02c6d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Validating Workflow(health-check)
2022-12-05 01:45:54,128|dd596e7e-5bda-4847-bb61-f46ceaa02c6d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/62228065-a618-4ed8-938f-6826ce58d0ca) and entry definition file (Definitions/CNF.json)
2022-12-05 01:45:54,185|dd596e7e-5bda-4847-bb61-f46ceaa02c6d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Overwriting blueprint model :APACHE::1.0.0
2022-12-05 01:45:54,230|dd596e7e-5bda-4847-bb61-f46ceaa02c6d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-12-05 01:45:54,326|dd596e7e-5bda-4847-bb61-f46ceaa02c6d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-12-05 01:45:54,391|dd596e7e-5bda-4847-bb61-f46ceaa02c6d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-8442g|||| No compiled cache(/opt/app/onap/blueprints/working/62228065-a618-4ed8-938f-6826ce58d0ca) present to clean.
2022-12-05 01:46:10,782|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||reactor-http-epoll-3||||INFO||||||| processing request id 2f225acb-bd20-4dfd-895a-d55ab4dc4ad5
2022-12-05 01:46:10,782|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-05 01:46:10,782|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-12-05 01:46:10,785|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-12-05 01:46:10,989|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||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-05 01:46:10,991|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-05 01:46:10,994|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||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-05 01:46:11,007|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-05 01:46:11,010|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-05 01:46:11,011|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[2f225acb-bd20-4dfd-895a-d55ab4dc4ad5])'s step(resource-assignment)
2022-12-05 01:46:11,011|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||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-05 01:46:11,012|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(2f225acb-bd20-4dfd-895a-d55ab4dc4ad5) for workflow(resource-assignment) step(resource-assignment)
2022-12-05 01:46:11,013|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-05 01:46:11,013|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-05 01:46:11,014|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-05 01:46:11,029|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-12-05 01:46:11,031|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-12-05 01:46:11,032|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-12-05 01:46:11,033|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||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-05 01:46:11,033|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("d1e54873-fa02-4de1-95a1-35b9c89d7a5f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-05 01:46:11,033|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("d118c886-ba9f-43a6-92ae-30bc0a93ecdb") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-05 01:46:11,035|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="d1e54873-fa02-4de1-95a1-35b9c89d7a5f", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-12-05 01:46:11,040|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||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-05 01:46:11,041|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||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-05 01:46:11,044|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-05 01:46:11,099|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-12-05 01:46:11,100|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-12-05 01:46:11,101|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||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-05 01:46:11,103|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||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-05 01:46:11,104|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "d118c886-ba9f-43a6-92ae-30bc0a93ecdb",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "d1e54873-fa02-4de1-95a1-35b9c89d7a5f",
  "vnf_name" : "${vnf_name}"
})
2022-12-05 01:46:11,115|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-12-05 01:46:11,115|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-05 01:46:11,115|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-12-05 01:46:11,116|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[2f225acb-bd20-4dfd-895a-d55ab4dc4ad5])'s step(profile-upload)
2022-12-05 01:46:11,117|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-05 01:46:11,119|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(2f225acb-bd20-4dfd-895a-d55ab4dc4ad5) for workflow(resource-assignment) step(profile-upload)
2022-12-05 01:46:11,119|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-12-05 01:46:11,119|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-12-05 01:46:11,121|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-12-05 01:46:11,121|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-12-05 01:46:11,121|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-12-05 01:46:11,121|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-12-05 01:46:11,122|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-12-05 01:46:11,122|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-12-05 01:46:11,122|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-12-05 01:46:11,122|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-12-05 01:46:11,123|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-3||||INFO||||||| workflow(2f225acb-bd20-4dfd-895a-d55ab4dc4ad5) nodes completed with (0)exceptions
2022-12-05 01:46:11,123|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-05 01:46:11,124|2f225acb-bd20-4dfd-895a-d55ab4dc4ad5||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e397a309-0d93-417f-97cd-440bbff5817c auditStoreId -1
2022-12-05 01:46:16,233|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||reactor-http-epoll-3||||INFO||||||| processing request id 37bc6b6d-0344-45c8-bd7f-68bba8346fd3
2022-12-05 01:46:16,233|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-05 01:46:16,233|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-12-05 01:46:16,234|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||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-05 01:46:16,234|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-05 01:46:16,237|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||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-05 01:46:16,261|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-05 01:46:16,264|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-05 01:46:16,264|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[37bc6b6d-0344-45c8-bd7f-68bba8346fd3])'s step(resource-assignment)
2022-12-05 01:46:16,264|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||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-05 01:46:16,265|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(37bc6b6d-0344-45c8-bd7f-68bba8346fd3) for workflow(resource-assignment) step(resource-assignment)
2022-12-05 01:46:16,265|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-05 01:46:16,266|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-05 01:46:16,267|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-12-05 01:46:16,287|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||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-05 01:46:16,290|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-12-05 01:46:16,290|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("769139f7-d75f-4e42-ac49-c86530d54583") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-05 01:46:16,290|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||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-05 01:46:16,291|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||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-05 01:46:16,291|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-12-05 01:46:16,293|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b"}
2022-12-05 01:46:16,293|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b"}
2022-12-05 01:46:16,293|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||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-05 01:46:16,293|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-12-05 01:46:16,334|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b})
2022-12-05 01:46:16,338|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b})
2022-12-05 01:46:16,350|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-05 01:46:16,351|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-05 01:46:16,352|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"2969fe3c-0aba-4faf-a54b-345f961ab4da"}])
2022-12-05 01:46:16,352|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("2969fe3c-0aba-4faf-a54b-345f961ab4da") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-12-05 01:46:16,352|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"b048d237-0632-41a8-94b1-a8d51bf028eb"}])
2022-12-05 01:46:16,353|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("b048d237-0632-41a8-94b1-a8d51bf028eb") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-12-05 01:46:16,354|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-12-05 01:46:16,359|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> b048d237-0632-41a8-94b1-a8d51bf028eb
2022-12-05 01:46:16,360|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b"}
2022-12-05 01:46:16,360|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-12-05 01:46:16,382|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b})
2022-12-05 01:46:16,393|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-05 01:46:16,394|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-12-05 01:46:16,395|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-12-05 01:46:16,396|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-12-05 01:46:16,396|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||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-05 01:46:16,402|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b
2022-12-05 01:46:16,403|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("d118c886-ba9f-43a6-92ae-30bc0a93ecdb") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-05 01:46:16,404|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||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-05 01:46:16,404|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||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-05 01:46:16,404|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("d1e54873-fa02-4de1-95a1-35b9c89d7a5f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-05 01:46:16,406|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="d118c886-ba9f-43a6-92ae-30bc0a93ecdb", vnf-id="d1e54873-fa02-4de1-95a1-35b9c89d7a5f"}
2022-12-05 01:46:16,407|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="d118c886-ba9f-43a6-92ae-30bc0a93ecdb", vnf-id="d1e54873-fa02-4de1-95a1-35b9c89d7a5f"}
2022-12-05 01:46:16,410|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/d118c886-ba9f-43a6-92ae-30bc0a93ecdb/service-data/vnfs/vnf/d1e54873-fa02-4de1-95a1-35b9c89d7a5f/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-05 01:46:16,410|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/d118c886-ba9f-43a6-92ae-30bc0a93ecdb/service-data/vnfs/vnf/d1e54873-fa02-4de1-95a1-35b9c89d7a5f/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-05 01:46:16,411|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/d118c886-ba9f-43a6-92ae-30bc0a93ecdb/service-data/vnfs/vnf/d1e54873-fa02-4de1-95a1-35b9c89d7a5f/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-05 01:46:16,411|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/d118c886-ba9f-43a6-92ae-30bc0a93ecdb/service-data/vnfs/vnf/d1e54873-fa02-4de1-95a1-35b9c89d7a5f/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-05 01:46:16,437|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/d118c886-ba9f-43a6-92ae-30bc0a93ecdb/service-data/vnfs/vnf/d1e54873-fa02-4de1-95a1-35b9c89d7a5f/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-12-05 01:46:16,437|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/d118c886-ba9f-43a6-92ae-30bc0a93ecdb/service-data/vnfs/vnf/d1e54873-fa02-4de1-95a1-35b9c89d7a5f/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-12-05 01:46:16,457|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-12-05 01:46:16,457|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-05 01:46:16,458|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-12-05 01:46:16,458|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-12-05 01:46:16,458|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-05 01:46:16,459|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-12-05 01:46:16,459|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-05 01:46:16,459|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-05 01:46:16,459|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-05 01:46:16,459|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||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-05 01:46:16,461|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||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="769139f7-d75f-4e42-ac49-c86530d54583"}
2022-12-05 01:46:16,466|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||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-05 01:46:16,466|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||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-05 01:46:16,468|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-05 01:46:16,521|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2022-12-05 01:46:16,521|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-12-05 01:46:16,522|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||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-05 01:46:16,524|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||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-05 01:46:16,524|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="d118c886-ba9f-43a6-92ae-30bc0a93ecdb", vnf-id="d1e54873-fa02-4de1-95a1-35b9c89d7a5f"}
2022-12-05 01:46:16,529|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/d118c886-ba9f-43a6-92ae-30bc0a93ecdb/service-data/vnfs/vnf/d1e54873-fa02-4de1-95a1-35b9c89d7a5f/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-05 01:46:16,529|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/d118c886-ba9f-43a6-92ae-30bc0a93ecdb/service-data/vnfs/vnf/d1e54873-fa02-4de1-95a1-35b9c89d7a5f/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-05 01:46:16,550|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/d118c886-ba9f-43a6-92ae-30bc0a93ecdb/service-data/vnfs/vnf/d1e54873-fa02-4de1-95a1-35b9c89d7a5f/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-12-05 01:46:16,563|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-12-05 01:46:16,563|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-05 01:46:16,564|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-12-05 01:46:16,564|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-2||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-12-05 01:46:16,564|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||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-05 01:46:16,565|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||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-05 01:46:16,565|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-12-05 01:46:16,567|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2022-12-05 01:46:16,567|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-12-05 01:46:16,567|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-05 01:46:16,567|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-12-05 01:46:16,568|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| workflow(37bc6b6d-0344-45c8-bd7f-68bba8346fd3) nodes completed with (1)exceptions
2022-12-05 01:46:16,569|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||ERROR||||||| workflow(37bc6b6d-0344-45c8-bd7f-68bba8346fd3) 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-05 01:46:16,569|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-05 01:46:16,570|37bc6b6d-0344-45c8-bd7f-68bba8346fd3||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 30335bc2-b9a1-488c-9d92-b87fe90d4099 auditStoreId -1