Results

By type

          22:50:56,037 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
22:50:56,039 |-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:50:56,041 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
22:50:56,041 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml]
22:50:56,041 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
22:50:56,068 |-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:50:56,217 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
22:50:56,229 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
22:50:56,234 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
22:50:56,244 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:50:56,360 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
22:50:56,360 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
22:50:56,360 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
22:50:56,360 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
22:50:56,360 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
22:50:56,360 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
22:50:56,360 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
22:50:56,361 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
22:50:56,364 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-11-08 22:50:57,854|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-6f974bdd65-9bkcl with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2022-11-08 22:50:57,864|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-11-08 22:51:01,696|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-08 22:51:02,463|||main||||INFO||||||| Finished Spring Data repository scanning in 747 ms. Found 11 JPA repository interfaces.
2022-11-08 22:51:05,478|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-08 22:51:05,584|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-11-08 22:51:05,868|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-08 22:51:06,559|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-11-08 22:51:06,948|||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-11-08 22:51:06,950|||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-11-08 22:51:07,446|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-11-08 22:51:08,989|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-08 22:51:09,004|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-08 22:51:09,108|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-11-08 22:51:10,996|||main||||INFO||||||| Audit service is disabled
2022-11-08 22:51:11,190|||main||||INFO||||||| Workflow Audit store is disabled
2022-11-08 22:51:13,626|||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-11-08 22:51:13,691|||main||||INFO||||||| Dependency Management module created...
2022-11-08 22:51:15,330|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-11-08 22:51:15,863|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-11-08 22:51:17,503|||main||||INFO||||||| Netty started on port 8080
2022-11-08 22:51:19,526|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-11-08 22:51:20,226|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-11-08 22:51:20,236|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 23.641 seconds (JVM running for 24.96)
2022-11-08 22:51:20,270|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-11-09 00:01:34,018|d889975d-96b9-4a9d-b053-5399ea9649db||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-09 00:01:34,021|d889975d-96b9-4a9d-b053-5399ea9649db||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-09 00:01:34,024|d889975d-96b9-4a9d-b053-5399ea9649db||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-09 00:01:34,631|d889975d-96b9-4a9d-b053-5399ea9649db||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-09 00:01:34,635|d889975d-96b9-4a9d-b053-5399ea9649db||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-09 00:01:36,463|3cbc2672-ce07-4420-9dd2-8d1209206e52||Thread-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/45301911-2dd2-44be-93f5-a4d74cd5fc9d)
2022-11-09 00:01:36,483|3cbc2672-ce07-4420-9dd2-8d1209206e52||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| deleting definition types under : /opt/app/onap/blueprints/working/45301911-2dd2-44be-93f5-a4d74cd5fc9d/Definitions
2022-11-09 00:01:36,594|3cbc2672-ce07-4420-9dd2-8d1209206e52||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| reinitialized all type definitions
2022-11-09 00:01:36,604|3cbc2672-ce07-4420-9dd2-8d1209206e52||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-09 00:01:36,659|3cbc2672-ce07-4420-9dd2-8d1209206e52||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-09 00:01:36,674|3cbc2672-ce07-4420-9dd2-8d1209206e52||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-09 00:01:36,698|3cbc2672-ce07-4420-9dd2-8d1209206e52||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-09 00:01:36,784|3cbc2672-ce07-4420-9dd2-8d1209206e52||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ##### Enhancing Workflow(helloworld)
2022-11-09 00:01:36,785|3cbc2672-ce07-4420-9dd2-8d1209206e52||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-09 00:01:36,786|3cbc2672-ce07-4420-9dd2-8d1209206e52||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| identified workflow(helloworld) targets(helloworld)
2022-11-09 00:01:36,786|3cbc2672-ce07-4420-9dd2-8d1209206e52||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-09 00:01:36,787|3cbc2672-ce07-4420-9dd2-8d1209206e52||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-09 00:01:36,788|3cbc2672-ce07-4420-9dd2-8d1209206e52||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enriching artifacts file(/opt/app/onap/blueprints/working/45301911-2dd2-44be-93f5-a4d74cd5fc9d/Templates/hello-world-mapping.json
2022-11-09 00:01:36,801|3cbc2672-ce07-4420-9dd2-8d1209206e52||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-09 00:01:36,802|3cbc2672-ce07-4420-9dd2-8d1209206e52||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-09 00:01:36,802|3cbc2672-ce07-4420-9dd2-8d1209206e52||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ##### Enhancing blueprint Resource Definitions
2022-11-09 00:01:36,803|3cbc2672-ce07-4420-9dd2-8d1209206e52||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-09 00:01:36,805|3cbc2672-ce07-4420-9dd2-8d1209206e52||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| processing file (Templates/hello-world-mapping.json)
2022-11-09 00:01:36,828|3cbc2672-ce07-4420-9dd2-8d1209206e52||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| distinct resource keys ([])
2022-11-09 00:01:36,829|3cbc2672-ce07-4420-9dd2-8d1209206e52||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Enriching Resource Definition sources Node Template: []
2022-11-09 00:01:37,174|8553a38c-11da-4d44-8314-68793d7c3aea||Thread-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Save processing(62de66a7-77c1-4266-a21d-0503f973467c) CBA(/opt/app/onap/blueprints/archive/62de66a7-77c1-4266-a21d-0503f973467c/cba.zip)
2022-11-09 00:01:37,195|8553a38c-11da-4d44-8314-68793d7c3aea||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/62de66a7-77c1-4266-a21d-0503f973467c) and entry definition file (Definitions/blueprint.json)
2022-11-09 00:01:37,273|8553a38c-11da-4d44-8314-68793d7c3aea||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(helloworld)
2022-11-09 00:01:37,291|8553a38c-11da-4d44-8314-68793d7c3aea||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/62de66a7-77c1-4266-a21d-0503f973467c) and entry definition file (Definitions/blueprint.json)
2022-11-09 00:01:37,529|8553a38c-11da-4d44-8314-68793d7c3aea||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| No compiled cache(/opt/app/onap/blueprints/working/62de66a7-77c1-4266-a21d-0503f973467c) present to clean.
2022-11-09 00:01:37,745|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2022-11-09 00:01:37,745|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-09 00:01:37,751|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-09 00:01:37,759|654321||DefaultDispatcher-worker-13||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-11-09 00:01:37,860|654321||DefaultDispatcher-worker-13||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-11-09 00:01:37,864|654321||DefaultDispatcher-worker-23||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-09 00:01:37,867|654321||DefaultDispatcher-worker-23||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-09 00:01:37,887|654321||DefaultDispatcher-worker-23||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-09 00:01:37,888|654321||DefaultDispatcher-worker-23||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-09 00:01:37,906|654321||DefaultDispatcher-worker-23||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-09 00:01:37,922|654321||DefaultDispatcher-worker-23||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-09 00:01:37,923|654321||DefaultDispatcher-worker-23||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-09 00:01:37,926|654321||DefaultDispatcher-worker-23||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-09 00:01:37,958|654321||DefaultDispatcher-worker-23||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-09 00:01:37,992|654321||DefaultDispatcher-worker-17||||INFO||||||| Batched Sequence : ([])
2022-11-09 00:01:37,999|654321||DefaultDispatcher-worker-17||||INFO||||||| Generated Resource Param Data ({ })
2022-11-09 00:01:38,161|654321||DefaultDispatcher-worker-17||||INFO||||||| Preparing Response...
2022-11-09 00:01:38,165|654321||DefaultDispatcher-worker-17||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-09 00:01:38,166|654321||DefaultDispatcher-worker-17||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-09 00:01:38,177|654321||DefaultDispatcher-worker-17||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID dfe34703-5adb-443f-bd63-2e6e1abe17a4 auditStoreId -1
2022-11-09 00:05:45,244|6a5386a2-d3b5-44e2-8bea-4c154d36b1be||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-09 00:05:45,244|6a5386a2-d3b5-44e2-8bea-4c154d36b1be||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-09 00:05:45,244|6a5386a2-d3b5-44e2-8bea-4c154d36b1be||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-09 00:05:45,622|6a5386a2-d3b5-44e2-8bea-4c154d36b1be||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-09 00:05:45,622|6a5386a2-d3b5-44e2-8bea-4c154d36b1be||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-09 00:05:46,732|22f1cb50-0e79-48aa-8f31-bde4d78b879e||Thread-66||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/45d4bf45-65a6-4830-bad0-94f4b819d5e1)
2022-11-09 00:05:46,740|22f1cb50-0e79-48aa-8f31-bde4d78b879e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| deleting definition types under : /opt/app/onap/blueprints/working/45d4bf45-65a6-4830-bad0-94f4b819d5e1/Definitions
2022-11-09 00:05:46,743|22f1cb50-0e79-48aa-8f31-bde4d78b879e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| reinitialized all type definitions
2022-11-09 00:05:46,745|22f1cb50-0e79-48aa-8f31-bde4d78b879e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-09 00:05:46,791|22f1cb50-0e79-48aa-8f31-bde4d78b879e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-09 00:05:46,803|22f1cb50-0e79-48aa-8f31-bde4d78b879e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-09 00:05:46,817|22f1cb50-0e79-48aa-8f31-bde4d78b879e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-09 00:05:46,834|22f1cb50-0e79-48aa-8f31-bde4d78b879e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ##### Enhancing Workflow(helloworld)
2022-11-09 00:05:46,835|22f1cb50-0e79-48aa-8f31-bde4d78b879e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-09 00:05:46,835|22f1cb50-0e79-48aa-8f31-bde4d78b879e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| identified workflow(helloworld) targets(helloworld)
2022-11-09 00:05:46,835|22f1cb50-0e79-48aa-8f31-bde4d78b879e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-09 00:05:46,835|22f1cb50-0e79-48aa-8f31-bde4d78b879e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-09 00:05:46,835|22f1cb50-0e79-48aa-8f31-bde4d78b879e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enriching artifacts file(/opt/app/onap/blueprints/working/45d4bf45-65a6-4830-bad0-94f4b819d5e1/Templates/hello-world-mapping.json
2022-11-09 00:05:46,847|22f1cb50-0e79-48aa-8f31-bde4d78b879e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-09 00:05:46,847|22f1cb50-0e79-48aa-8f31-bde4d78b879e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-09 00:05:46,847|22f1cb50-0e79-48aa-8f31-bde4d78b879e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ##### Enhancing blueprint Resource Definitions
2022-11-09 00:05:46,848|22f1cb50-0e79-48aa-8f31-bde4d78b879e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-09 00:05:46,848|22f1cb50-0e79-48aa-8f31-bde4d78b879e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| processing file (Templates/hello-world-mapping.json)
2022-11-09 00:05:46,859|22f1cb50-0e79-48aa-8f31-bde4d78b879e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| distinct resource keys ([])
2022-11-09 00:05:46,859|22f1cb50-0e79-48aa-8f31-bde4d78b879e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Enriching Resource Definition sources Node Template: []
2022-11-09 00:05:47,087|1ae6a733-6ef8-4784-aecc-5824bf7a73ae||Thread-66||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Save processing(a311fc79-b508-454f-a791-a6b4d5fcffd4) CBA(/opt/app/onap/blueprints/archive/a311fc79-b508-454f-a791-a6b4d5fcffd4/cba.zip)
2022-11-09 00:05:47,099|1ae6a733-6ef8-4784-aecc-5824bf7a73ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a311fc79-b508-454f-a791-a6b4d5fcffd4) and entry definition file (Definitions/blueprint.json)
2022-11-09 00:05:47,136|1ae6a733-6ef8-4784-aecc-5824bf7a73ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(helloworld)
2022-11-09 00:05:47,144|1ae6a733-6ef8-4784-aecc-5824bf7a73ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a311fc79-b508-454f-a791-a6b4d5fcffd4) and entry definition file (Definitions/blueprint.json)
2022-11-09 00:05:47,243|1ae6a733-6ef8-4784-aecc-5824bf7a73ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| No compiled cache(/opt/app/onap/blueprints/working/a311fc79-b508-454f-a791-a6b4d5fcffd4) present to clean.
2022-11-09 00:05:47,427|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2022-11-09 00:05:47,428|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-09 00:05:47,428|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-09 00:05:47,431|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-11-09 00:05:47,431|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-09 00:05:47,437|654321||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-09 00:05:47,469|654321||DefaultDispatcher-worker-33||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-09 00:05:47,470|654321||DefaultDispatcher-worker-33||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-09 00:05:47,470|654321||DefaultDispatcher-worker-33||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-09 00:05:47,471|654321||DefaultDispatcher-worker-33||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-09 00:05:47,471|654321||DefaultDispatcher-worker-33||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-09 00:05:47,471|654321||DefaultDispatcher-worker-33||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-09 00:05:47,473|654321||DefaultDispatcher-worker-33||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-09 00:05:47,496|654321||DefaultDispatcher-worker-33||||INFO||||||| Batched Sequence : ([])
2022-11-09 00:05:47,497|654321||DefaultDispatcher-worker-33||||INFO||||||| Generated Resource Param Data ({ })
2022-11-09 00:05:47,507|654321||DefaultDispatcher-worker-33||||INFO||||||| Preparing Response...
2022-11-09 00:05:47,507|654321||DefaultDispatcher-worker-33||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-09 00:05:47,507|654321||DefaultDispatcher-worker-33||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-09 00:05:47,508|654321||DefaultDispatcher-worker-33||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c32405db-f621-4091-aed4-6d31223f090c auditStoreId -1
2022-11-09 00:55:05,161|09abe69f-dafd-4961-b783-79864d21fc2e||Thread-67||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Save processing(3a796b41-b326-4b8a-bf59-ead737c91446) CBA(/opt/app/onap/blueprints/archive/3a796b41-b326-4b8a-bf59-ead737c91446/cba.zip)
2022-11-09 00:55:05,206|09abe69f-dafd-4961-b783-79864d21fc2e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3a796b41-b326-4b8a-bf59-ead737c91446) and entry definition file (Definitions/CNF.json)
2022-11-09 00:55:05,484|09abe69f-dafd-4961-b783-79864d21fc2e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(resource-assignment)
2022-11-09 00:55:05,486|09abe69f-dafd-4961-b783-79864d21fc2e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(config-assign)
2022-11-09 00:55:05,487|09abe69f-dafd-4961-b783-79864d21fc2e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(config-deploy)
2022-11-09 00:55:05,488|09abe69f-dafd-4961-b783-79864d21fc2e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(scale-out)
2022-11-09 00:55:05,489|09abe69f-dafd-4961-b783-79864d21fc2e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(scale)
2022-11-09 00:55:05,491|09abe69f-dafd-4961-b783-79864d21fc2e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(scale-in)
2022-11-09 00:55:05,492|09abe69f-dafd-4961-b783-79864d21fc2e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(health-check)
2022-11-09 00:55:05,554|09abe69f-dafd-4961-b783-79864d21fc2e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3a796b41-b326-4b8a-bf59-ead737c91446) and entry definition file (Definitions/CNF.json)
2022-11-09 00:55:05,784|09abe69f-dafd-4961-b783-79864d21fc2e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| No compiled cache(/opt/app/onap/blueprints/working/3a796b41-b326-4b8a-bf59-ead737c91446) present to clean.
2022-11-09 00:55:28,489|0b77bfd3-5961-4a12-a83a-dc808d322390||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-09 00:55:28,489|0b77bfd3-5961-4a12-a83a-dc808d322390||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-09 00:55:28,489|0b77bfd3-5961-4a12-a83a-dc808d322390||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-09 00:55:28,982|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-09 00:55:28,982|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-09 00:55:29,968|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-09 00:55:29,973|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Save processing(3c013734-6cec-4379-b6e2-9f2bac5acf47) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-09 00:55:30,002|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Save processing(b4c1c0bc-829c-403d-bb5d-988e3e972809) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-09 00:55:30,013|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Save processing(7a22bb5a-f1fd-4541-a7ef-c298d47cc557) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-09 00:55:30,026|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Save processing(07815caa-496f-4b4b-a4e3-9c83425b992f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-09 00:55:30,045|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Save processing(7f144805-7f70-4535-b62e-5777d17062bf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-09 00:55:30,065|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Save processing(efd1c5fd-d43d-4e9a-a90b-442f27e466d7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-09 00:55:30,083|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| 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-11-09 00:55:30,084|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| 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-11-09 00:55:30,084|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-09 00:55:30,085|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-09 00:55:30,086|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| 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-11-09 00:55:30,086|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| 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-11-09 00:55:30,138|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-09 00:55:30,170|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| 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.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt: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-11-09 00:55:30,174|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-09 00:55:30,219|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-09 00:55:30,242|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-09 00:55:30,351|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(resource-assignment)
2022-11-09 00:55:30,352|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(config-assign)
2022-11-09 00:55:30,353|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(config-deploy)
2022-11-09 00:55:30,408|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| 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-11-09 00:55:30,610|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(resource-assignment)
2022-11-09 00:55:30,612|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(config-assign)
2022-11-09 00:55:30,614|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(config-deploy)
2022-11-09 00:55:30,616|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(HealthCheck)
2022-11-09 00:55:30,617|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-09 00:55:30,619|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(vf-config-assign)
2022-11-09 00:55:30,620|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(vf-config-deploy)
2022-11-09 00:55:30,681|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-09 00:55:30,835|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(resource-assignment)
2022-11-09 00:55:30,836|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(config-deploy)
2022-11-09 00:55:30,879|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(config-assign)
2022-11-09 00:55:30,879|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(config-deploy)
2022-11-09 00:55:30,881|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-09 00:55:30,911|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| 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-11-09 00:55:31,123|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(resource-assignment)
2022-11-09 00:55:31,124|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(config-assign)
2022-11-09 00:55:31,124|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(config-deploy)
2022-11-09 00:55:31,162|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| 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-11-09 00:55:31,252|0b77bfd3-5961-4a12-a83a-dc808d322390||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| 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-11-09 00:55:49,207|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||Thread-67||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d39bf808-1201-4435-8220-6ba045a4fa34)
2022-11-09 00:55:49,208|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| deleting definition types under : /opt/app/onap/blueprints/working/d39bf808-1201-4435-8220-6ba045a4fa34/Definitions
2022-11-09 00:55:49,211|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| reinitialized all type definitions
2022-11-09 00:55:49,212|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-11-09 00:55:49,241|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enhancing ArtifactDefinition(vnf-template)
2022-11-09 00:55:49,251|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enhancing ArtifactDefinition(vnf-mapping)
2022-11-09 00:55:49,262|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-11-09 00:55:49,288|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ***** Enhancing NodeTemplate(input)
2022-11-09 00:55:49,323|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ***** Enhancing NodeTemplate(input)
2022-11-09 00:55:49,337|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ***** Enhancing NodeTemplate(input)
2022-11-09 00:55:49,349|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-11-09 00:55:49,350|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-11-09 00:55:49,350|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-11-09 00:55:49,368|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ***** Enhancing NodeTemplate(input)
2022-11-09 00:55:49,380|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ***** Enhancing NodeTemplate(input)
2022-11-09 00:55:49,394|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ***** Enhancing NodeTemplate(input)
2022-11-09 00:55:49,408|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-09 00:55:49,453|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ***** Enhancing NodeTemplate(input)
2022-11-09 00:55:49,475|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ***** Enhancing NodeTemplate(input)
2022-11-09 00:55:49,491|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ***** Enhancing NodeTemplate(input)
2022-11-09 00:55:49,505|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ***** Enhancing NodeTemplate(input)
2022-11-09 00:55:49,522|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ***** Enhancing NodeTemplate(input)
2022-11-09 00:55:49,538|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ***** Enhancing NodeTemplate(input)
2022-11-09 00:55:49,566|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ***** Enhancing NodeTemplate(config-assign)
2022-11-09 00:55:49,572|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enhancing ArtifactDefinition(baseconfig-template)
2022-11-09 00:55:49,573|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-11-09 00:55:49,573|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-11-09 00:55:49,594|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ***** Enhancing NodeTemplate(input)
2022-11-09 00:55:49,609|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ***** Enhancing NodeTemplate(input)
2022-11-09 00:55:49,626|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ***** Enhancing NodeTemplate(input)
2022-11-09 00:55:49,637|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ***** Enhancing NodeTemplate(config-deploy)
2022-11-09 00:55:49,685|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ##### Enhancing Workflow(resource-assignment)
2022-11-09 00:55:49,686|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-11-09 00:55:49,686|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-11-09 00:55:49,686|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-11-09 00:55:49,686|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-11-09 00:55:49,686|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-11-09 00:55:49,686|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enriching artifacts file(/opt/app/onap/blueprints/working/d39bf808-1201-4435-8220-6ba045a4fa34/Templates/vnf-mapping.json
2022-11-09 00:55:49,692|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-11-09 00:55:49,692|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-11-09 00:55:49,693|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enriching artifacts file(/opt/app/onap/blueprints/working/d39bf808-1201-4435-8220-6ba045a4fa34/Templates/base_ubuntu20-mapping.json
2022-11-09 00:55:49,699|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-11-09 00:55:49,699|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-11-09 00:55:49,700|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ##### Enhancing Workflow(config-assign)
2022-11-09 00:55:49,700|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-11-09 00:55:49,700|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| identified workflow(config-assign) targets(config-assign)
2022-11-09 00:55:49,700|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-11-09 00:55:49,700|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-11-09 00:55:49,701|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enriching artifacts file(/opt/app/onap/blueprints/working/d39bf808-1201-4435-8220-6ba045a4fa34/Templates/baseconfig-mapping.json
2022-11-09 00:55:49,706|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-11-09 00:55:49,706|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-09 00:55:49,706|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ##### Enhancing Workflow(config-deploy)
2022-11-09 00:55:49,707|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-11-09 00:55:49,707|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| identified workflow(config-deploy) targets(config-deploy)
2022-11-09 00:55:49,707|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| workflow(config-deploy) resource assignment files([]
2022-11-09 00:55:49,707|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| ##### Enhancing blueprint Resource Definitions
2022-11-09 00:55:49,707|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-11-09 00:55:49,707|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| processing file (Templates/vnf-mapping.json)
2022-11-09 00:55:49,707|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-11-09 00:55:49,707|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| processing file (Templates/baseconfig-mapping.json)
2022-11-09 00:55:49,721|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| 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-11-09 00:55:49,859|ac7fb546-2d7e-40c2-964d-a18056ef1ee9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-11-09 00:55:50,130|96633ad8-bd79-4b9c-bba6-33ac9a856178||Thread-67||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Save processing(655fa749-2e3e-4344-9f59-f6a2eef1f7b5) CBA(/opt/app/onap/blueprints/archive/655fa749-2e3e-4344-9f59-f6a2eef1f7b5/cba.zip)
2022-11-09 00:55:50,142|96633ad8-bd79-4b9c-bba6-33ac9a856178||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/655fa749-2e3e-4344-9f59-f6a2eef1f7b5) and entry definition file (Definitions/ubuntu20.json)
2022-11-09 00:55:50,154|96633ad8-bd79-4b9c-bba6-33ac9a856178||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-09 00:55:50,180|96633ad8-bd79-4b9c-bba6-33ac9a856178||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(resource-assignment)
2022-11-09 00:55:50,182|96633ad8-bd79-4b9c-bba6-33ac9a856178||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(config-assign)
2022-11-09 00:55:50,182|96633ad8-bd79-4b9c-bba6-33ac9a856178||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(config-deploy)
2022-11-09 00:55:50,191|96633ad8-bd79-4b9c-bba6-33ac9a856178||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/655fa749-2e3e-4344-9f59-f6a2eef1f7b5) and entry definition file (Definitions/ubuntu20.json)
2022-11-09 00:55:50,287|96633ad8-bd79-4b9c-bba6-33ac9a856178||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| No compiled cache(/opt/app/onap/blueprints/working/655fa749-2e3e-4344-9f59-f6a2eef1f7b5) present to clean.
2022-11-09 00:57:02,710|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-09 00:57:02,834|||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-11-09 00:57:02,898|8f6b491d-a724-4d75-8e47-7fd90ac3da73||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| request(8f6b491d-a724-4d75-8e47-7fd90ac3da73)
2022-11-09 00:57:02,903|8f6b491d-a724-4d75-8e47-7fd90ac3da73||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| CBA file(/opt/app/onap/blueprints/archive/ed469a1b-1bba-411e-a9d6-20b862aafaa2/cba.zip written successfully
2022-11-09 00:57:02,903|8f6b491d-a724-4d75-8e47-7fd90ac3da73||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Save processing(ed469a1b-1bba-411e-a9d6-20b862aafaa2) CBA(/opt/app/onap/blueprints/archive/ed469a1b-1bba-411e-a9d6-20b862aafaa2/cba.zip)
2022-11-09 00:57:02,936|8f6b491d-a724-4d75-8e47-7fd90ac3da73||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ed469a1b-1bba-411e-a9d6-20b862aafaa2) and entry definition file (Definitions/CNF.json)
2022-11-09 00:57:03,006|8f6b491d-a724-4d75-8e47-7fd90ac3da73||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(resource-assignment)
2022-11-09 00:57:03,007|8f6b491d-a724-4d75-8e47-7fd90ac3da73||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(config-assign)
2022-11-09 00:57:03,008|8f6b491d-a724-4d75-8e47-7fd90ac3da73||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(config-deploy)
2022-11-09 00:57:03,009|8f6b491d-a724-4d75-8e47-7fd90ac3da73||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(scale-out)
2022-11-09 00:57:03,009|8f6b491d-a724-4d75-8e47-7fd90ac3da73||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(scale)
2022-11-09 00:57:03,010|8f6b491d-a724-4d75-8e47-7fd90ac3da73||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(scale-in)
2022-11-09 00:57:03,011|8f6b491d-a724-4d75-8e47-7fd90ac3da73||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(health-check)
2022-11-09 00:57:03,036|8f6b491d-a724-4d75-8e47-7fd90ac3da73||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ed469a1b-1bba-411e-a9d6-20b862aafaa2) and entry definition file (Definitions/CNF.json)
2022-11-09 00:57:03,076|8f6b491d-a724-4d75-8e47-7fd90ac3da73||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Overwriting blueprint model :APACHE::1.0.0
2022-11-09 00:57:03,135|8f6b491d-a724-4d75-8e47-7fd90ac3da73||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-11-09 00:57:03,139|8f6b491d-a724-4d75-8e47-7fd90ac3da73||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-11-09 00:57:03,243|8f6b491d-a724-4d75-8e47-7fd90ac3da73||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| No compiled cache(/opt/app/onap/blueprints/working/ed469a1b-1bba-411e-a9d6-20b862aafaa2) present to clean.
2022-11-09 00:57:39,280|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-09 00:57:39,396|||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-11-09 00:57:39,398|a80b7739-43ed-473c-a19f-6e3e6e5e1645||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| request(a80b7739-43ed-473c-a19f-6e3e6e5e1645)
2022-11-09 00:57:39,399|a80b7739-43ed-473c-a19f-6e3e6e5e1645||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| CBA file(/opt/app/onap/blueprints/archive/642f08bd-e339-4ebe-a8b6-2554849132df/cba.zip written successfully
2022-11-09 00:57:39,399|a80b7739-43ed-473c-a19f-6e3e6e5e1645||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Save processing(642f08bd-e339-4ebe-a8b6-2554849132df) CBA(/opt/app/onap/blueprints/archive/642f08bd-e339-4ebe-a8b6-2554849132df/cba.zip)
2022-11-09 00:57:39,409|a80b7739-43ed-473c-a19f-6e3e6e5e1645||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/642f08bd-e339-4ebe-a8b6-2554849132df) and entry definition file (Definitions/ubuntu20.json)
2022-11-09 00:57:39,420|a80b7739-43ed-473c-a19f-6e3e6e5e1645||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-09 00:57:39,455|a80b7739-43ed-473c-a19f-6e3e6e5e1645||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(resource-assignment)
2022-11-09 00:57:39,456|a80b7739-43ed-473c-a19f-6e3e6e5e1645||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(config-assign)
2022-11-09 00:57:39,457|a80b7739-43ed-473c-a19f-6e3e6e5e1645||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(config-deploy)
2022-11-09 00:57:39,467|a80b7739-43ed-473c-a19f-6e3e6e5e1645||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/642f08bd-e339-4ebe-a8b6-2554849132df) and entry definition file (Definitions/ubuntu20.json)
2022-11-09 00:57:39,501|a80b7739-43ed-473c-a19f-6e3e6e5e1645||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-11-09 00:57:39,548|a80b7739-43ed-473c-a19f-6e3e6e5e1645||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-11-09 00:57:39,550|a80b7739-43ed-473c-a19f-6e3e6e5e1645||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-11-09 00:57:39,614|a80b7739-43ed-473c-a19f-6e3e6e5e1645||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| No compiled cache(/opt/app/onap/blueprints/working/642f08bd-e339-4ebe-a8b6-2554849132df) present to clean.
2022-11-09 01:00:06,950|f29d41a5-7862-42f8-adc8-f366905fab62||reactor-http-epoll-1||||INFO||||||| processing request id f29d41a5-7862-42f8-adc8-f366905fab62
2022-11-09 01:00:06,951|f29d41a5-7862-42f8-adc8-f366905fab62||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-09 01:00:06,951|f29d41a5-7862-42f8-adc8-f366905fab62||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-09 01:00:06,984|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-09 01:00:07,433|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-09 01:00:07,439|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-09 01:00:07,447|f29d41a5-7862-42f8-adc8-f366905fab62||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-11-09 01:00:07,482|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-09 01:00:07,726|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-09 01:00:07,791|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[f29d41a5-7862-42f8-adc8-f366905fab62])'s step(resource-assignment)
2022-11-09 01:00:07,791|f29d41a5-7862-42f8-adc8-f366905fab62||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-11-09 01:00:07,794|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(f29d41a5-7862-42f8-adc8-f366905fab62) for workflow(resource-assignment) step(resource-assignment)
2022-11-09 01:00:07,794|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-09 01:00:07,795|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-09 01:00:07,798|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-09 01:00:07,821|f29d41a5-7862-42f8-adc8-f366905fab62||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-11-09 01:00:07,870|f29d41a5-7862-42f8-adc8-f366905fab62||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-11-09 01:00:07,887|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-11-09 01:00:07,888|f29d41a5-7862-42f8-adc8-f366905fab62||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-11-09 01:00:07,889|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("6ef21aaf-0327-4992-b5ab-8da15fc9afb0") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-09 01:00:07,889|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("8700e406-274e-44a9-810b-cd80b1500303") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-09 01:00:07,908|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="6ef21aaf-0327-4992-b5ab-8da15fc9afb0", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-09 01:00:07,961|f29d41a5-7862-42f8-adc8-f366905fab62||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-11-09 01:00:07,978|f29d41a5-7862-42f8-adc8-f366905fab62||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-11-09 01:00:08,333|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-09 01:00:10,131|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-09 01:00:10,196|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-09 01:00:10,206|f29d41a5-7862-42f8-adc8-f366905fab62||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-11-09 01:00:10,214|f29d41a5-7862-42f8-adc8-f366905fab62||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-11-09 01:00:10,218|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "8700e406-274e-44a9-810b-cd80b1500303",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "6ef21aaf-0327-4992-b5ab-8da15fc9afb0",
  "vnf_name" : "${vnf_name}"
})
2022-11-09 01:00:10,251|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-09 01:00:10,252|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-09 01:00:10,252|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-09 01:00:10,254|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[f29d41a5-7862-42f8-adc8-f366905fab62])'s step(profile-upload)
2022-11-09 01:00:10,259|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-09 01:00:10,289|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(f29d41a5-7862-42f8-adc8-f366905fab62) for workflow(resource-assignment) step(profile-upload)
2022-11-09 01:00:10,290|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-09 01:00:10,297|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-11-09 01:00:10,300|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-09 01:00:10,301|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-11-09 01:00:10,302|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-09 01:00:10,308|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-09 01:00:10,313|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-09 01:00:10,313|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-09 01:00:10,314|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-09 01:00:10,315|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-09 01:00:10,327|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||INFO||||||| workflow(f29d41a5-7862-42f8-adc8-f366905fab62) nodes completed with (0)exceptions
2022-11-09 01:00:10,328|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-09 01:00:10,330|f29d41a5-7862-42f8-adc8-f366905fab62||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e3a232f9-9d80-49e6-9ca1-e747e835ad3c auditStoreId -1
2022-11-09 01:00:14,459|c28830ff-6401-47b5-962e-b18b7da61c54||reactor-http-epoll-1||||INFO||||||| processing request id c28830ff-6401-47b5-962e-b18b7da61c54
2022-11-09 01:00:14,459|c28830ff-6401-47b5-962e-b18b7da61c54||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-09 01:00:14,459|c28830ff-6401-47b5-962e-b18b7da61c54||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-09 01:00:14,460|c28830ff-6401-47b5-962e-b18b7da61c54||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-11-09 01:00:14,460|c28830ff-6401-47b5-962e-b18b7da61c54||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-09 01:00:14,464|c28830ff-6401-47b5-962e-b18b7da61c54||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-11-09 01:00:14,492|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-09 01:00:14,494|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-09 01:00:14,495|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[c28830ff-6401-47b5-962e-b18b7da61c54])'s step(resource-assignment)
2022-11-09 01:00:14,495|c28830ff-6401-47b5-962e-b18b7da61c54||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-11-09 01:00:14,496|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(c28830ff-6401-47b5-962e-b18b7da61c54) for workflow(resource-assignment) step(resource-assignment)
2022-11-09 01:00:14,496|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-09 01:00:14,496|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-09 01:00:14,497|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-09 01:00:14,525|c28830ff-6401-47b5-962e-b18b7da61c54||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-11-09 01:00:14,539|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-09 01:00:14,540|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("6b250bde-0ce9-4d87-b65b-71cda709430b") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-09 01:00:14,540|c28830ff-6401-47b5-962e-b18b7da61c54||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-11-09 01:00:14,540|c28830ff-6401-47b5-962e-b18b7da61c54||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-11-09 01:00:14,541|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("2c8bbba4-3598-43c8-ac28-6079420dd616") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-09 01:00:14,559|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="2c8bbba4-3598-43c8-ac28-6079420dd616"}
2022-11-09 01:00:14,559|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="2c8bbba4-3598-43c8-ac28-6079420dd616"}
2022-11-09 01:00:14,561|c28830ff-6401-47b5-962e-b18b7da61c54||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-11-09 01:00:14,561|c28830ff-6401-47b5-962e-b18b7da61c54||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-11-09 01:00:14,684|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=2c8bbba4-3598-43c8-ac28-6079420dd616})
2022-11-09 01:00:14,685|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=2c8bbba4-3598-43c8-ac28-6079420dd616})
2022-11-09 01:00:14,738|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-09 01:00:14,738|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-09 01:00:14,742|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"03af3e79-17af-4b58-b80d-3e25d0b191cd"}])
2022-11-09 01:00:14,742|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("03af3e79-17af-4b58-b80d-3e25d0b191cd") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-09 01:00:14,742|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"669c9160-773d-4c7c-9513-01f67741f874"}])
2022-11-09 01:00:14,743|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("669c9160-773d-4c7c-9513-01f67741f874") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-09 01:00:14,744|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-09 01:00:14,751|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 03af3e79-17af-4b58-b80d-3e25d0b191cd
2022-11-09 01:00:14,753|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="2c8bbba4-3598-43c8-ac28-6079420dd616"}
2022-11-09 01:00:14,754|c28830ff-6401-47b5-962e-b18b7da61c54||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-11-09 01:00:14,797|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=2c8bbba4-3598-43c8-ac28-6079420dd616})
2022-11-09 01:00:14,806|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-09 01:00:14,808|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-09 01:00:14,808|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-09 01:00:14,809|c28830ff-6401-47b5-962e-b18b7da61c54||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-11-09 01:00:14,809|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-09 01:00:14,816|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 2c8bbba4-3598-43c8-ac28-6079420dd616
2022-11-09 01:00:14,816|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("8700e406-274e-44a9-810b-cd80b1500303") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-09 01:00:14,825|c28830ff-6401-47b5-962e-b18b7da61c54||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-11-09 01:00:14,825|c28830ff-6401-47b5-962e-b18b7da61c54||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-11-09 01:00:14,826|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("6ef21aaf-0327-4992-b5ab-8da15fc9afb0") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-09 01:00:14,828|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="8700e406-274e-44a9-810b-cd80b1500303", vnf-id="6ef21aaf-0327-4992-b5ab-8da15fc9afb0"}
2022-11-09 01:00:14,828|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="8700e406-274e-44a9-810b-cd80b1500303", vnf-id="6ef21aaf-0327-4992-b5ab-8da15fc9afb0"}
2022-11-09 01:00:14,835|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/8700e406-274e-44a9-810b-cd80b1500303/service-data/vnfs/vnf/6ef21aaf-0327-4992-b5ab-8da15fc9afb0/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-11-09 01:00:14,835|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/8700e406-274e-44a9-810b-cd80b1500303/service-data/vnfs/vnf/6ef21aaf-0327-4992-b5ab-8da15fc9afb0/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-11-09 01:00:14,841|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/8700e406-274e-44a9-810b-cd80b1500303/service-data/vnfs/vnf/6ef21aaf-0327-4992-b5ab-8da15fc9afb0/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-11-09 01:00:14,841|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/8700e406-274e-44a9-810b-cd80b1500303/service-data/vnfs/vnf/6ef21aaf-0327-4992-b5ab-8da15fc9afb0/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-11-09 01:00:14,883|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/8700e406-274e-44a9-810b-cd80b1500303/service-data/vnfs/vnf/6ef21aaf-0327-4992-b5ab-8da15fc9afb0/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-09 01:00:14,883|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/8700e406-274e-44a9-810b-cd80b1500303/service-data/vnfs/vnf/6ef21aaf-0327-4992-b5ab-8da15fc9afb0/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-09 01:00:14,984|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-09 01:00:14,984|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-09 01:00:14,984|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-09 01:00:14,985|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-09 01:00:14,985|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-09 01:00:14,985|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-11-09 01:00:14,985|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-11-09 01:00:14,985|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-09 01:00:14,985|c28830ff-6401-47b5-962e-b18b7da61c54||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-11-09 01:00:14,985|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-09 01:00:14,987|c28830ff-6401-47b5-962e-b18b7da61c54||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="6b250bde-0ce9-4d87-b65b-71cda709430b"}
2022-11-09 01:00:14,994|c28830ff-6401-47b5-962e-b18b7da61c54||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-11-09 01:00:14,995|c28830ff-6401-47b5-962e-b18b7da61c54||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-11-09 01:00:14,998|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-09 01:00:15,089|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-09 01:00:15,089|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-09 01:00:15,090|c28830ff-6401-47b5-962e-b18b7da61c54||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-11-09 01:00:15,093|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="8700e406-274e-44a9-810b-cd80b1500303", vnf-id="6ef21aaf-0327-4992-b5ab-8da15fc9afb0"}
2022-11-09 01:00:15,095|c28830ff-6401-47b5-962e-b18b7da61c54||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-11-09 01:00:15,101|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/8700e406-274e-44a9-810b-cd80b1500303/service-data/vnfs/vnf/6ef21aaf-0327-4992-b5ab-8da15fc9afb0/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-11-09 01:00:15,101|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/8700e406-274e-44a9-810b-cd80b1500303/service-data/vnfs/vnf/6ef21aaf-0327-4992-b5ab-8da15fc9afb0/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-11-09 01:00:15,130|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/8700e406-274e-44a9-810b-cd80b1500303/service-data/vnfs/vnf/6ef21aaf-0327-4992-b5ab-8da15fc9afb0/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-09 01:00:15,154|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-09 01:00:15,154|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-09 01:00:15,154|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-09 01:00:15,154|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-09 01:00:15,155|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-09 01:00:15,155|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-11-09 01:00:15,156|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-11-09 01:00:15,164|c28830ff-6401-47b5-962e-b18b7da61c54||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-11-09 01:00:15,164|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-09 01:00:15,165|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-09 01:00:15,165|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-11-09 01:00:15,166|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| workflow(c28830ff-6401-47b5-962e-b18b7da61c54) nodes completed with (1)exceptions
2022-11-09 01:00:15,167|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||ERROR||||||| workflow(c28830ff-6401-47b5-962e-b18b7da61c54) 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-11-09 01:00:15,167|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-09 01:00:15,168|c28830ff-6401-47b5-962e-b18b7da61c54||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b9c57262-a7a2-422a-83f2-d668ecda89fb auditStoreId -1
2022-11-09 01:01:44,685|11f1cf24-1c4c-45ad-9d5e-796f67c55ec6||reactor-http-epoll-1||||INFO||||||| processing request id 11f1cf24-1c4c-45ad-9d5e-796f67c55ec6
2022-11-09 01:01:44,686|11f1cf24-1c4c-45ad-9d5e-796f67c55ec6||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-09 01:01:44,686|11f1cf24-1c4c-45ad-9d5e-796f67c55ec6||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-09 01:01:44,691|11f1cf24-1c4c-45ad-9d5e-796f67c55ec6||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-11-09 01:01:44,793|11f1cf24-1c4c-45ad-9d5e-796f67c55ec6||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-09 01:01:44,795|11f1cf24-1c4c-45ad-9d5e-796f67c55ec6||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-09 01:01:44,798|11f1cf24-1c4c-45ad-9d5e-796f67c55ec6||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-09 01:01:44,811|11f1cf24-1c4c-45ad-9d5e-796f67c55ec6||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-09 01:01:44,812|11f1cf24-1c4c-45ad-9d5e-796f67c55ec6||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-09 01:01:44,812|11f1cf24-1c4c-45ad-9d5e-796f67c55ec6||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-11-09 01:01:44,813|11f1cf24-1c4c-45ad-9d5e-796f67c55ec6||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(11f1cf24-1c4c-45ad-9d5e-796f67c55ec6) for workflow(resource-assignment) step(resource-assignment)
2022-11-09 01:01:44,813|11f1cf24-1c4c-45ad-9d5e-796f67c55ec6||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-09 01:01:44,814|11f1cf24-1c4c-45ad-9d5e-796f67c55ec6||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-09 01:01:44,814|11f1cf24-1c4c-45ad-9d5e-796f67c55ec6||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-09 01:01:44,836|11f1cf24-1c4c-45ad-9d5e-796f67c55ec6||DefaultDispatcher-worker-1||||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-11-09 01:01:44,838|11f1cf24-1c4c-45ad-9d5e-796f67c55ec6||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-09 01:01:44,838|11f1cf24-1c4c-45ad-9d5e-796f67c55ec6||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("f7db963a-83aa-4b58-8867-69c0b69c83cf") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-09 01:01:44,839|11f1cf24-1c4c-45ad-9d5e-796f67c55ec6||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("5d06216c-5dca-4679-a847-474e6340e8b7") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-09 01:01:44,839|11f1cf24-1c4c-45ad-9d5e-796f67c55ec6||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "f7db963a-83aa-4b58-8867-69c0b69c83cf",
  "vnf-id" : "5d06216c-5dca-4679-a847-474e6340e8b7",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-11-09 01:01:44,849|11f1cf24-1c4c-45ad-9d5e-796f67c55ec6||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-09 01:01:44,850|11f1cf24-1c4c-45ad-9d5e-796f67c55ec6||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-09 01:01:44,850|11f1cf24-1c4c-45ad-9d5e-796f67c55ec6||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-09 01:01:44,851|11f1cf24-1c4c-45ad-9d5e-796f67c55ec6||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4f1ad6a8-754e-43b8-9f00-2709683a663a auditStoreId -1
2022-11-09 01:01:48,653|031494e2-b849-4f34-87da-36f0a1426995||reactor-http-epoll-1||||INFO||||||| processing request id 031494e2-b849-4f34-87da-36f0a1426995
2022-11-09 01:01:48,653|031494e2-b849-4f34-87da-36f0a1426995||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-09 01:01:48,653|031494e2-b849-4f34-87da-36f0a1426995||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-09 01:01:48,654|031494e2-b849-4f34-87da-36f0a1426995||reactor-http-epoll-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-09 01:01:48,654|031494e2-b849-4f34-87da-36f0a1426995||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-09 01:01:48,657|031494e2-b849-4f34-87da-36f0a1426995||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-09 01:01:48,678|031494e2-b849-4f34-87da-36f0a1426995||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-09 01:01:48,679|031494e2-b849-4f34-87da-36f0a1426995||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-09 01:01:48,679|031494e2-b849-4f34-87da-36f0a1426995||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-11-09 01:01:48,680|031494e2-b849-4f34-87da-36f0a1426995||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(031494e2-b849-4f34-87da-36f0a1426995) for workflow(resource-assignment) step(resource-assignment)
2022-11-09 01:01:48,680|031494e2-b849-4f34-87da-36f0a1426995||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-09 01:01:48,680|031494e2-b849-4f34-87da-36f0a1426995||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-09 01:01:48,680|031494e2-b849-4f34-87da-36f0a1426995||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-11-09 01:01:48,696|031494e2-b849-4f34-87da-36f0a1426995||DefaultDispatcher-worker-3||||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-11-09 01:01:48,699|031494e2-b849-4f34-87da-36f0a1426995||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-11-09 01:01:48,699|031494e2-b849-4f34-87da-36f0a1426995||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-11-09 01:01:48,700|031494e2-b849-4f34-87da-36f0a1426995||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-11-09 01:01:48,700|031494e2-b849-4f34-87da-36f0a1426995||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-11-09 01:01:48,700|031494e2-b849-4f34-87da-36f0a1426995||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("2bbc8ff0-0b8b-4d65-baea-a7f0676bba7b") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-09 01:01:48,702|031494e2-b849-4f34-87da-36f0a1426995||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("f7db963a-83aa-4b58-8867-69c0b69c83cf") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-09 01:01:48,702|031494e2-b849-4f34-87da-36f0a1426995||DefaultDispatcher-worker-3||||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-11-09 01:01:48,702|031494e2-b849-4f34-87da-36f0a1426995||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-11-09 01:01:48,703|031494e2-b849-4f34-87da-36f0a1426995||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-11-09 01:01:48,703|031494e2-b849-4f34-87da-36f0a1426995||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("5d06216c-5dca-4679-a847-474e6340e8b7") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-09 01:01:48,704|031494e2-b849-4f34-87da-36f0a1426995||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "f7db963a-83aa-4b58-8867-69c0b69c83cf",
  "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" : "2bbc8ff0-0b8b-4d65-baea-a7f0676bba7b",
  "vnf-id" : "5d06216c-5dca-4679-a847-474e6340e8b7",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-11-09 01:01:48,715|031494e2-b849-4f34-87da-36f0a1426995||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-09 01:01:48,715|031494e2-b849-4f34-87da-36f0a1426995||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-09 01:01:48,716|031494e2-b849-4f34-87da-36f0a1426995||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-09 01:01:48,716|031494e2-b849-4f34-87da-36f0a1426995||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 260427e8-3624-40c1-8c2b-bc2fc8bb9ffe auditStoreId -1
2022-11-09 01:01:54,163|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-09 01:01:54,279|||grpc-default-executor-1||||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-11-09 01:01:54,315|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| processing request id 9834b7b2-8ece-47b5-9897-2abe5ba3e758
2022-11-09 01:01:54,315|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-09 01:01:54,315|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| StoreAuditService ID  -1
2022-11-09 01:01:54,315|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-09 01:01:54,316|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-09 01:01:54,323|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-09 01:01:54,343|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Deriving input data for workflow: (config-assign)
2022-11-09 01:01:54,344|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-11-09 01:01:54,344|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-09 01:01:54,345|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| preparing request id(9834b7b2-8ece-47b5-9897-2abe5ba3e758) for workflow(config-assign) step(config-assign)
2022-11-09 01:01:54,345|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-11-09 01:01:54,345|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-11-09 01:01:54,347|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-11-09 01:01:54,410|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| 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-11-09 01:01:54,412|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-09 01:01:54,418|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Setting Resource Value ("f7db963a-83aa-4b58-8867-69c0b69c83cf") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-09 01:01:54,418|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Setting Resource Value ("5d06216c-5dca-4679-a847-474e6340e8b7") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-09 01:01:54,464|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Resource resolution saved into database successfully : (vnf_name)
2022-11-09 01:01:54,465|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Resource resolution saved into database successfully : (vnf-id)
2022-11-09 01:01:54,465|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Resource resolution saved into database successfully : (service-instance-id)
2022-11-09 01:01:54,466|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Generated Resource Param Data ({
  "service-instance-id" : "f7db963a-83aa-4b58-8867-69c0b69c83cf",
  "vnf-id" : "5d06216c-5dca-4679-a847-474e6340e8b7",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-11-09 01:01:54,649|9834b7b2-8ece-47b5-9897-2abe5ba3e758||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-11-09 01:01:54,684|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| 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-11-09 01:01:54,685|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Preparing Response...
2022-11-09 01:01:54,685|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-11-09 01:01:54,685|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-09 01:01:54,686|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6e7feda5-8365-4353-b646-0a444709848c auditStoreId -1
2022-11-09 01:01:54,729|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Completed
2022-11-09 01:02:45,483|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-09 01:02:45,599|||grpc-default-executor-1||||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-11-09 01:02:45,604|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| processing request id 9834b7b2-8ece-47b5-9897-2abe5ba3e758
2022-11-09 01:02:45,604|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-09 01:02:45,604|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| StoreAuditService ID  -1
2022-11-09 01:02:45,607|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-09 01:02:45,608|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-09 01:02:45,616|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-09 01:02:45,639|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Deriving input data for workflow: (config-deploy)
2022-11-09 01:02:45,640|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-11-09 01:02:45,640|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-09 01:02:45,650|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| preparing request id(9834b7b2-8ece-47b5-9897-2abe5ba3e758) for workflow(config-deploy) step(config-deploy)
2022-11-09 01:02:45,650|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-11-09 01:02:45,650|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| 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-11-09 01:02:45,655|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-11-09 01:02:45,656|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Getting Jython Script Class(ConfigDeploy)
2022-11-09 01:02:51,058|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@748c5f2b
2022-11-09 01:02:51,060|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Hello world
2022-11-09 01:02:51,060|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Preparing Response...
2022-11-09 01:02:51,060|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-11-09 01:02:51,060|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-09 01:02:51,061|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bbdb7e49-7b04-4165-9446-19f9d80270b7 auditStoreId -1
2022-11-09 01:02:51,063|9834b7b2-8ece-47b5-9897-2abe5ba3e758||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Completed
2022-11-09 01:04:22,129|0f088cd7-2bf3-4815-9dfb-14451b85789b||Thread-95||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Save processing(293b94b7-25ab-43c3-96bf-9d8c49974c5c) CBA(/opt/app/onap/blueprints/archive/293b94b7-25ab-43c3-96bf-9d8c49974c5c/cba.zip)
2022-11-09 01:04:22,159|0f088cd7-2bf3-4815-9dfb-14451b85789b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/293b94b7-25ab-43c3-96bf-9d8c49974c5c) and entry definition file (Definitions/CNF.json)
2022-11-09 01:04:22,317|0f088cd7-2bf3-4815-9dfb-14451b85789b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(resource-assignment)
2022-11-09 01:04:22,319|0f088cd7-2bf3-4815-9dfb-14451b85789b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(config-assign)
2022-11-09 01:04:22,319|0f088cd7-2bf3-4815-9dfb-14451b85789b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(config-deploy)
2022-11-09 01:04:22,320|0f088cd7-2bf3-4815-9dfb-14451b85789b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(scale-out)
2022-11-09 01:04:22,321|0f088cd7-2bf3-4815-9dfb-14451b85789b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(scale)
2022-11-09 01:04:22,322|0f088cd7-2bf3-4815-9dfb-14451b85789b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(scale-in)
2022-11-09 01:04:22,322|0f088cd7-2bf3-4815-9dfb-14451b85789b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Validating Workflow(health-check)
2022-11-09 01:04:22,369|0f088cd7-2bf3-4815-9dfb-14451b85789b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/293b94b7-25ab-43c3-96bf-9d8c49974c5c) and entry definition file (Definitions/CNF.json)
2022-11-09 01:04:22,412|0f088cd7-2bf3-4815-9dfb-14451b85789b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Overwriting blueprint model :APACHE::1.0.0
2022-11-09 01:04:22,473|0f088cd7-2bf3-4815-9dfb-14451b85789b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-11-09 01:04:22,547|0f088cd7-2bf3-4815-9dfb-14451b85789b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-11-09 01:04:22,701|0f088cd7-2bf3-4815-9dfb-14451b85789b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-9bkcl|||| No compiled cache(/opt/app/onap/blueprints/working/293b94b7-25ab-43c3-96bf-9d8c49974c5c) present to clean.
2022-11-09 01:04:35,278|fdc01709-4483-40d9-b1d0-70fa87d3b392||reactor-http-epoll-1||||INFO||||||| processing request id fdc01709-4483-40d9-b1d0-70fa87d3b392
2022-11-09 01:04:35,278|fdc01709-4483-40d9-b1d0-70fa87d3b392||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-09 01:04:35,278|fdc01709-4483-40d9-b1d0-70fa87d3b392||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-09 01:04:35,280|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-09 01:04:35,539|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-09 01:04:35,541|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-09 01:04:35,545|fdc01709-4483-40d9-b1d0-70fa87d3b392||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-11-09 01:04:35,567|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-09 01:04:35,571|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-4||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-09 01:04:35,572|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment[fdc01709-4483-40d9-b1d0-70fa87d3b392])'s step(resource-assignment)
2022-11-09 01:04:35,572|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-4||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-09 01:04:35,574|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(fdc01709-4483-40d9-b1d0-70fa87d3b392) for workflow(resource-assignment) step(resource-assignment)
2022-11-09 01:04:35,574|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-09 01:04:35,574|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-09 01:04:35,575|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-09 01:04:35,595|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-4||||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-11-09 01:04:35,598|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-09 01:04:35,599|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-11-09 01:04:35,600|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-09 01:04:35,600|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("7783e643-3e5b-4789-baad-92b1becc2b0d") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-09 01:04:35,601|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("a253aa5a-d5fe-4def-a112-f85ddbf8cf1b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-09 01:04:35,603|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="7783e643-3e5b-4789-baad-92b1becc2b0d", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-09 01:04:35,609|fdc01709-4483-40d9-b1d0-70fa87d3b392||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-11-09 01:04:35,609|fdc01709-4483-40d9-b1d0-70fa87d3b392||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-11-09 01:04:35,615|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-09 01:04:35,713|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-09 01:04:35,714|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-09 01:04:35,715|fdc01709-4483-40d9-b1d0-70fa87d3b392||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-11-09 01:04:35,717|fdc01709-4483-40d9-b1d0-70fa87d3b392||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-11-09 01:04:35,718|fdc01709-4483-40d9-b1d0-70fa87d3b392||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" : "a253aa5a-d5fe-4def-a112-f85ddbf8cf1b",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "7783e643-3e5b-4789-baad-92b1becc2b0d",
  "vnf_name" : "${vnf_name}"
})
2022-11-09 01:04:35,729|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-09 01:04:35,729|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-09 01:04:35,729|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-09 01:04:35,731|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[fdc01709-4483-40d9-b1d0-70fa87d3b392])'s step(profile-upload)
2022-11-09 01:04:35,731|fdc01709-4483-40d9-b1d0-70fa87d3b392||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-11-09 01:04:35,732|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(fdc01709-4483-40d9-b1d0-70fa87d3b392) for workflow(resource-assignment) step(profile-upload)
2022-11-09 01:04:35,732|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-09 01:04:35,733|fdc01709-4483-40d9-b1d0-70fa87d3b392||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-11-09 01:04:35,733|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-09 01:04:35,734|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-11-09 01:04:35,734|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-09 01:04:35,735|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-09 01:04:35,735|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-09 01:04:35,735|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-09 01:04:35,735|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-09 01:04:35,736|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-09 01:04:35,737|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||INFO||||||| workflow(fdc01709-4483-40d9-b1d0-70fa87d3b392) nodes completed with (0)exceptions
2022-11-09 01:04:35,737|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-09 01:04:35,737|fdc01709-4483-40d9-b1d0-70fa87d3b392||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b632c5bb-5750-47e0-af6c-124d85b3aeaf auditStoreId -1
2022-11-09 01:04:39,251|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||reactor-http-epoll-1||||INFO||||||| processing request id 1b7e06cb-ef29-4d74-bbe5-d3720c96c429
2022-11-09 01:04:39,251|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-09 01:04:39,251|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-09 01:04:39,253|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||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-11-09 01:04:39,253|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-09 01:04:39,257|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-09 01:04:39,293|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-09 01:04:39,295|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-09 01:04:39,296|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[1b7e06cb-ef29-4d74-bbe5-d3720c96c429])'s step(resource-assignment)
2022-11-09 01:04:39,297|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||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-11-09 01:04:39,297|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(1b7e06cb-ef29-4d74-bbe5-d3720c96c429) for workflow(resource-assignment) step(resource-assignment)
2022-11-09 01:04:39,298|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-09 01:04:39,298|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-09 01:04:39,299|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-09 01:04:39,329|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||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-11-09 01:04:39,335|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-09 01:04:39,336|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("f9933d99-5dd4-44d0-b2a5-b72ee455a81f") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-09 01:04:39,337|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-11-09 01:04:39,337|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||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-11-09 01:04:39,338|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("2c8bbba4-3598-43c8-ac28-6079420dd616") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-09 01:04:39,339|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="2c8bbba4-3598-43c8-ac28-6079420dd616"}
2022-11-09 01:04:39,339|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="2c8bbba4-3598-43c8-ac28-6079420dd616"}
2022-11-09 01:04:39,339|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||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-11-09 01:04:39,339|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||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-11-09 01:04:39,434|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=2c8bbba4-3598-43c8-ac28-6079420dd616})
2022-11-09 01:04:39,447|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=2c8bbba4-3598-43c8-ac28-6079420dd616})
2022-11-09 01:04:39,448|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-09 01:04:39,450|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"03af3e79-17af-4b58-b80d-3e25d0b191cd"}])
2022-11-09 01:04:39,450|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("03af3e79-17af-4b58-b80d-3e25d0b191cd") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-09 01:04:39,460|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-09 01:04:39,461|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"669c9160-773d-4c7c-9513-01f67741f874"}])
2022-11-09 01:04:39,462|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("669c9160-773d-4c7c-9513-01f67741f874") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-09 01:04:39,463|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-09 01:04:39,473|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 03af3e79-17af-4b58-b80d-3e25d0b191cd
2022-11-09 01:04:39,475|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="2c8bbba4-3598-43c8-ac28-6079420dd616"}
2022-11-09 01:04:39,475|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||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-11-09 01:04:39,508|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=2c8bbba4-3598-43c8-ac28-6079420dd616})
2022-11-09 01:04:39,519|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-09 01:04:39,521|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-09 01:04:39,521|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-09 01:04:39,522|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||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-11-09 01:04:39,522|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-09 01:04:39,526|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-4||||INFO||||||| Transformed value: null -> 2c8bbba4-3598-43c8-ac28-6079420dd616
2022-11-09 01:04:39,527|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("a253aa5a-d5fe-4def-a112-f85ddbf8cf1b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-09 01:04:39,527|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-11-09 01:04:39,527|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||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-11-09 01:04:39,528|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("7783e643-3e5b-4789-baad-92b1becc2b0d") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-09 01:04:39,529|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="a253aa5a-d5fe-4def-a112-f85ddbf8cf1b", vnf-id="7783e643-3e5b-4789-baad-92b1becc2b0d"}
2022-11-09 01:04:39,529|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="a253aa5a-d5fe-4def-a112-f85ddbf8cf1b", vnf-id="7783e643-3e5b-4789-baad-92b1becc2b0d"}
2022-11-09 01:04:39,533|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/a253aa5a-d5fe-4def-a112-f85ddbf8cf1b/service-data/vnfs/vnf/7783e643-3e5b-4789-baad-92b1becc2b0d/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-11-09 01:04:39,533|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/a253aa5a-d5fe-4def-a112-f85ddbf8cf1b/service-data/vnfs/vnf/7783e643-3e5b-4789-baad-92b1becc2b0d/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-11-09 01:04:39,534|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/a253aa5a-d5fe-4def-a112-f85ddbf8cf1b/service-data/vnfs/vnf/7783e643-3e5b-4789-baad-92b1becc2b0d/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-11-09 01:04:39,534|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/a253aa5a-d5fe-4def-a112-f85ddbf8cf1b/service-data/vnfs/vnf/7783e643-3e5b-4789-baad-92b1becc2b0d/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-11-09 01:04:39,557|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/a253aa5a-d5fe-4def-a112-f85ddbf8cf1b/service-data/vnfs/vnf/7783e643-3e5b-4789-baad-92b1becc2b0d/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-09 01:04:39,560|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/a253aa5a-d5fe-4def-a112-f85ddbf8cf1b/service-data/vnfs/vnf/7783e643-3e5b-4789-baad-92b1becc2b0d/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-09 01:04:39,576|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-09 01:04:39,576|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-11-09 01:04:39,577|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2022-11-09 01:04:39,577|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-09 01:04:39,577|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-11-09 01:04:39,577|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-09 01:04:39,577|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-11-09 01:04:39,577|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-09 01:04:39,577|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-09 01:04:39,577|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-09 01:04:39,579|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="f9933d99-5dd4-44d0-b2a5-b72ee455a81f"}
2022-11-09 01:04:39,583|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-4||||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-11-09 01:04:39,583|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-4||||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-11-09 01:04:39,585|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-09 01:04:39,625|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-4||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-09 01:04:39,625|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-4||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-09 01:04:39,626|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-4||||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-11-09 01:04:39,627|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-09 01:04:39,627|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="a253aa5a-d5fe-4def-a112-f85ddbf8cf1b", vnf-id="7783e643-3e5b-4789-baad-92b1becc2b0d"}
2022-11-09 01:04:39,631|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/a253aa5a-d5fe-4def-a112-f85ddbf8cf1b/service-data/vnfs/vnf/7783e643-3e5b-4789-baad-92b1becc2b0d/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-11-09 01:04:39,631|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/a253aa5a-d5fe-4def-a112-f85ddbf8cf1b/service-data/vnfs/vnf/7783e643-3e5b-4789-baad-92b1becc2b0d/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-11-09 01:04:39,655|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/a253aa5a-d5fe-4def-a112-f85ddbf8cf1b/service-data/vnfs/vnf/7783e643-3e5b-4789-baad-92b1becc2b0d/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-09 01:04:39,670|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-09 01:04:39,671|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-09 01:04:39,671|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-09 01:04:39,671|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-2||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-09 01:04:39,671|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||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-11-09 01:04:39,672|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||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-11-09 01:04:39,672|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||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-11-09 01:04:39,674|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||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-11-09 01:04:39,674|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-09 01:04:39,674|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-09 01:04:39,674|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-11-09 01:04:39,674|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-3||||INFO||||||| workflow(1b7e06cb-ef29-4d74-bbe5-d3720c96c429) nodes completed with (1)exceptions
2022-11-09 01:04:39,674|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-3||||ERROR||||||| workflow(1b7e06cb-ef29-4d74-bbe5-d3720c96c429) 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-11-09 01:04:39,675|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-09 01:04:39,675|1b7e06cb-ef29-4d74-bbe5-d3720c96c429||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e77bebb8-87e0-4162-853a-1efe322f050e auditStoreId -1