Results

By type

          05:02:25,648 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:02:25,649 |-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]
05:02:25,650 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:02:25,650 |-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]
05:02:25,650 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:02:25,667 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@291caca8 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml] is not of type file
05:02:25,865 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:02:25,875 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:02:25,879 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:02:25,893 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:02:25,989 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:02:25,989 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:02:25,989 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:02:25,989 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:02:25,989 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:02:25,990 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:02:25,990 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:02:25,990 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:02:25,992 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@385e9564 - Registering current configuration as safe fallback point


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

2022-11-11 05:02:27,245|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-d6d6887bf-lbmlm 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-11 05:02:27,249|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-11-11 05:02:30,925|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-11 05:02:31,604|||main||||INFO||||||| Finished Spring Data repository scanning in 663 ms. Found 11 JPA repository interfaces.
2022-11-11 05:02:34,581|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-11 05:02:34,725|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-11-11 05:02:35,044|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-11 05:02:35,737|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-11-11 05:02:36,225|||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-11 05:02:36,227|||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-11 05:02:36,750|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-11-11 05:02:38,290|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-11 05:02:38,314|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-11 05:02:38,412|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-11-11 05:02:40,094|||main||||INFO||||||| Audit service is disabled
2022-11-11 05:02:40,249|||main||||INFO||||||| Workflow Audit store is disabled
2022-11-11 05:02:42,578|||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-11 05:02:42,625|||main||||INFO||||||| Dependency Management module created...
2022-11-11 05:02:43,562|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-11-11 05:02:43,930|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-11-11 05:02:45,365|||main||||INFO||||||| Netty started on port 8080
2022-11-11 05:02:47,047|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-11-11 05:02:47,728|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-11-11 05:02:47,737|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 21.499 seconds (JVM running for 22.755)
2022-11-11 05:02:47,770|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-11-11 06:05:03,977|70ff3bfa-4b2c-4096-8741-49e8ae9feac9||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-11 06:05:03,979|70ff3bfa-4b2c-4096-8741-49e8ae9feac9||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-11 06:05:03,981|70ff3bfa-4b2c-4096-8741-49e8ae9feac9||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-11 06:05:04,756|70ff3bfa-4b2c-4096-8741-49e8ae9feac9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-11 06:05:04,764|70ff3bfa-4b2c-4096-8741-49e8ae9feac9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-11 06:05:06,431|22de12f3-449f-4394-b2c8-ddb53c202645||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Enhancing blueprint(/opt/app/onap/blueprints/working/17311f9e-b58e-42d8-9794-b89478274a9a)
2022-11-11 06:05:06,454|22de12f3-449f-4394-b2c8-ddb53c202645||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| deleting definition types under : /opt/app/onap/blueprints/working/17311f9e-b58e-42d8-9794-b89478274a9a/Definitions
2022-11-11 06:05:06,587|22de12f3-449f-4394-b2c8-ddb53c202645||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| reinitialized all type definitions
2022-11-11 06:05:06,594|22de12f3-449f-4394-b2c8-ddb53c202645||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-11 06:05:06,634|22de12f3-449f-4394-b2c8-ddb53c202645||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-11 06:05:06,643|22de12f3-449f-4394-b2c8-ddb53c202645||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-11 06:05:06,657|22de12f3-449f-4394-b2c8-ddb53c202645||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-11 06:05:06,710|22de12f3-449f-4394-b2c8-ddb53c202645||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ##### Enhancing Workflow(helloworld)
2022-11-11 06:05:06,712|22de12f3-449f-4394-b2c8-ddb53c202645||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-11 06:05:06,712|22de12f3-449f-4394-b2c8-ddb53c202645||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| identified workflow(helloworld) targets(helloworld)
2022-11-11 06:05:06,712|22de12f3-449f-4394-b2c8-ddb53c202645||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-11 06:05:06,713|22de12f3-449f-4394-b2c8-ddb53c202645||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-11 06:05:06,714|22de12f3-449f-4394-b2c8-ddb53c202645||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enriching artifacts file(/opt/app/onap/blueprints/working/17311f9e-b58e-42d8-9794-b89478274a9a/Templates/hello-world-mapping.json
2022-11-11 06:05:06,729|22de12f3-449f-4394-b2c8-ddb53c202645||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-11 06:05:06,730|22de12f3-449f-4394-b2c8-ddb53c202645||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-11 06:05:06,730|22de12f3-449f-4394-b2c8-ddb53c202645||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ##### Enhancing blueprint Resource Definitions
2022-11-11 06:05:06,731|22de12f3-449f-4394-b2c8-ddb53c202645||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-11 06:05:06,733|22de12f3-449f-4394-b2c8-ddb53c202645||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| processing file (Templates/hello-world-mapping.json)
2022-11-11 06:05:06,755|22de12f3-449f-4394-b2c8-ddb53c202645||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| distinct resource keys ([])
2022-11-11 06:05:06,756|22de12f3-449f-4394-b2c8-ddb53c202645||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Enriching Resource Definition sources Node Template: []
2022-11-11 06:05:07,078|659c1489-7898-4530-b14b-81768c1a669b||Thread-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(e395d8a1-02be-4dd1-96ce-0e43660a8e60) CBA(/opt/app/onap/blueprints/archive/e395d8a1-02be-4dd1-96ce-0e43660a8e60/cba.zip)
2022-11-11 06:05:07,101|659c1489-7898-4530-b14b-81768c1a669b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e395d8a1-02be-4dd1-96ce-0e43660a8e60) and entry definition file (Definitions/blueprint.json)
2022-11-11 06:05:07,171|659c1489-7898-4530-b14b-81768c1a669b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(helloworld)
2022-11-11 06:05:07,189|659c1489-7898-4530-b14b-81768c1a669b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e395d8a1-02be-4dd1-96ce-0e43660a8e60) and entry definition file (Definitions/blueprint.json)
2022-11-11 06:05:07,400|659c1489-7898-4530-b14b-81768c1a669b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| No compiled cache(/opt/app/onap/blueprints/working/e395d8a1-02be-4dd1-96ce-0e43660a8e60) present to clean.
2022-11-11 06:05:07,637|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2022-11-11 06:05:07,637|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-11 06:05:07,643|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-11 06:05:07,651|654321||DefaultDispatcher-worker-13||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-11-11 06:05:07,744|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-11 06:05:07,747|654321||DefaultDispatcher-worker-13||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-11 06:05:07,749|654321||DefaultDispatcher-worker-13||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-11 06:05:07,764|654321||DefaultDispatcher-worker-13||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-11 06:05:07,766|654321||DefaultDispatcher-worker-13||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-11 06:05:07,784|654321||DefaultDispatcher-worker-13||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 06:05:07,796|654321||DefaultDispatcher-worker-13||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-11 06:05:07,797|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-11 06:05:07,799|654321||DefaultDispatcher-worker-13||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-11 06:05:07,832|654321||DefaultDispatcher-worker-13||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-11 06:05:07,867|654321||DefaultDispatcher-worker-13||||INFO||||||| Batched Sequence : ([])
2022-11-11 06:05:07,871|654321||DefaultDispatcher-worker-13||||INFO||||||| Generated Resource Param Data ({ })
2022-11-11 06:05:07,990|654321||DefaultDispatcher-worker-13||||INFO||||||| Preparing Response...
2022-11-11 06:05:07,994|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-11 06:05:07,995|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-11 06:05:08,005|654321||DefaultDispatcher-worker-13||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6afae7a1-0465-4700-8c27-a30198829e70 auditStoreId -1
2022-11-11 06:24:37,770|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-11 06:24:37,771|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-11 06:24:37,771|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-11 06:24:38,047|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-11 06:24:38,048|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-11 06:24:38,864|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-11 06:24:38,871|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(e56f0127-e5fe-4b82-8c31-beac4d58b256) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-11 06:24:38,941|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(b54286a6-d9cc-47ff-8c7f-803f1b527574) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-11 06:24:38,966|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(ff56a176-0155-4099-8347-33beff8afc9d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-11 06:24:38,997|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(2e040174-1187-48cf-878b-8913f10433b1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-11 06:24:39,037|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(4b0e72fc-a141-4aa7-b862-caa9e7c31c8e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-11 06:24:39,083|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(7e91caf5-82a8-49bf-9fd9-99ea735f72b4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-11 06:24:39,131|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:24:39,131|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:24:39,132|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:24:39,132|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:24:39,133|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:24:39,133|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:24:39,214|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-11 06:24:39,226|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-11 06:24:39,294|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-11 06:24:39,324|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-11 06:24:39,349|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-11 06:24:39,514|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(resource-assignment)
2022-11-11 06:24:39,516|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-assign)
2022-11-11 06:24:39,516|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-deploy)
2022-11-11 06:24:39,613|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:24:39,757|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(resource-assignment)
2022-11-11 06:24:39,758|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-assign)
2022-11-11 06:24:39,758|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-deploy)
2022-11-11 06:24:39,823|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:24:39,962|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(resource-assignment)
2022-11-11 06:24:39,963|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-assign)
2022-11-11 06:24:39,964|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-deploy)
2022-11-11 06:24:39,965|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(HealthCheck)
2022-11-11 06:24:39,966|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-11 06:24:39,967|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(vf-config-assign)
2022-11-11 06:24:39,968|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(vf-config-deploy)
2022-11-11 06:24:40,021|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:24:40,147|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(resource-assignment)
2022-11-11 06:24:40,148|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-deploy)
2022-11-11 06:24:40,200|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-assign)
2022-11-11 06:24:40,201|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-deploy)
2022-11-11 06:24:40,203|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:24:40,229|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:24:40,353|8e33f6bd-011d-4a7b-8f1a-8748d0aad20f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:24:41,896|ec275712-95ad-4112-bd58-f634f633d570||Thread-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8be45482-40bc-404b-a60b-cd535a7c427e)
2022-11-11 06:24:41,898|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| deleting definition types under : /opt/app/onap/blueprints/working/8be45482-40bc-404b-a60b-cd535a7c427e/Definitions
2022-11-11 06:24:41,902|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| reinitialized all type definitions
2022-11-11 06:24:41,903|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-11-11 06:24:41,924|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-11-11 06:24:41,930|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-11-11 06:24:41,936|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-11-11 06:24:41,954|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(capability)
2022-11-11 06:24:41,975|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(capability)
2022-11-11 06:24:41,989|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-11 06:24:42,007|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-11 06:24:42,026|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-11 06:24:42,038|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-11 06:24:42,049|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-11 06:24:42,061|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-11 06:24:42,102|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-11-11 06:24:42,108|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-11-11 06:24:42,108|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-11-11 06:24:42,125|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(capability)
2022-11-11 06:24:42,134|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(capability)
2022-11-11 06:24:42,144|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(capability)
2022-11-11 06:24:42,153|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-11 06:24:42,163|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-11 06:24:42,176|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-11 06:24:42,187|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-11 06:24:42,198|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-11 06:24:42,209|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-11 06:24:42,221|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-11 06:24:42,257|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ##### Enhancing Workflow(resource-resolution)
2022-11-11 06:24:42,258|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-11-11 06:24:42,258|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-11-11 06:24:42,258|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-11-11 06:24:42,258|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-11-11 06:24:42,258|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-11-11 06:24:42,258|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enriching artifacts file(/opt/app/onap/blueprints/working/8be45482-40bc-404b-a60b-cd535a7c427e/Templates/hello-world-velocity-mapping.json
2022-11-11 06:24:42,265|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-11-11 06:24:42,265|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-11-11 06:24:42,265|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enriching artifacts file(/opt/app/onap/blueprints/working/8be45482-40bc-404b-a60b-cd535a7c427e/Templates/hello-world-jinja-mapping.json
2022-11-11 06:24:42,271|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-11-11 06:24:42,271|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-11-11 06:24:42,271|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ##### Enhancing blueprint Resource Definitions
2022-11-11 06:24:42,271|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-11-11 06:24:42,272|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-11-11 06:24:42,272|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-11-11 06:24:42,283|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-11-11 06:24:42,351|ec275712-95ad-4112-bd58-f634f633d570||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-11-11 06:24:42,552|85943c5b-cf24-4872-a6ad-d2512c465403||Thread-55||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(5e352f99-db67-42fc-ac65-2645d77ec0b1) CBA(/opt/app/onap/blueprints/archive/5e352f99-db67-42fc-ac65-2645d77ec0b1/cba.zip)
2022-11-11 06:24:42,561|85943c5b-cf24-4872-a6ad-d2512c465403||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5e352f99-db67-42fc-ac65-2645d77ec0b1) and entry definition file (Definitions/resource-resolution.json)
2022-11-11 06:24:42,592|85943c5b-cf24-4872-a6ad-d2512c465403||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(resource-resolution)
2022-11-11 06:24:42,603|85943c5b-cf24-4872-a6ad-d2512c465403||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5e352f99-db67-42fc-ac65-2645d77ec0b1) and entry definition file (Definitions/resource-resolution.json)
2022-11-11 06:24:42,677|85943c5b-cf24-4872-a6ad-d2512c465403||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| No compiled cache(/opt/app/onap/blueprints/working/5e352f99-db67-42fc-ac65-2645d77ec0b1) present to clean.
2022-11-11 06:24:42,839|ec96ec6d-2b31-4491-a41b-64a5914ae14d||reactor-http-epoll-4||||INFO||||||| processing request id ec96ec6d-2b31-4491-a41b-64a5914ae14d
2022-11-11 06:24:42,840|ec96ec6d-2b31-4491-a41b-64a5914ae14d||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-11 06:24:42,840|ec96ec6d-2b31-4491-a41b-64a5914ae14d||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-11-11 06:24:42,850|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-11-11 06:24:42,928|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-11 06:24:42,930|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-11-11 06:24:42,933|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-11-11 06:24:42,950|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-11-11 06:24:42,961|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-11-11 06:24:42,961|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 06:24:42,962|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| preparing request id(ec96ec6d-2b31-4491-a41b-64a5914ae14d) for workflow(resource-resolution) step(helloworld)
2022-11-11 06:24:42,962|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-11-11 06:24:42,962|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-11-11 06:24:42,964|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-11-11 06:24:43,021|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-11-11 06:24:43,075|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-11 06:24:43,089|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-11 06:24:43,100|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-11 06:24:43,604|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-11 06:24:43,700|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2022-11-11 06:24:43,727|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2022-11-11 06:24:43,728|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-11 06:24:43,728|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-11 06:24:43,746|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-11-11 06:24:43,786|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-11-11 06:24:43,802|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-11 06:24:43,805|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-11 06:24:49,156|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@1218cd02
2022-11-11 06:24:49,161|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-11-11 06:24:49,175|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-11-11 06:24:49,177|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-11 06:24:49,178|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-11 06:24:49,178|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-11 06:24:49,189|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-11 06:24:49,215|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2022-11-11 06:24:49,215|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2022-11-11 06:24:49,216|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-11 06:24:49,216|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-11 06:24:49,216|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-11-11 06:24:49,218|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-11 06:24:49,218|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-11 06:24:49,218|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-11 06:24:49,220|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-11 06:24:49,232|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2022-11-11 06:24:49,233|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2022-11-11 06:24:49,233|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-11 06:24:49,233|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-11 06:24:49,233|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-11-11 06:24:49,242|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-11-11 06:24:49,243|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-11-11 06:24:49,245|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-11 06:24:49,309|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-11 06:25:02,263|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| compiled in (12945)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-11 06:25:02,265|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-11 06:25:02,282|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-11-11 06:25:02,296|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-11-11 06:25:02,299|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-11 06:25:02,300|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-11 06:25:02,300|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-11 06:25:02,309|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-11 06:25:02,341|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2022-11-11 06:25:02,342|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2022-11-11 06:25:02,342|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-11 06:25:02,342|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-11 06:25:02,342|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-11-11 06:25:02,356|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-11-11 06:25:02,364|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-11-11 06:25:02,365|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-11-11 06:25:02,380|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-11-11 06:25:02,381|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-11-11 06:25:02,383|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-11 06:25:02,384|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-11 06:25:02,384|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-11 06:25:02,388|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-11 06:25:02,398|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-11 06:25:02,399|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-11 06:25:02,399|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-11 06:25:02,399|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-11 06:25:02,399|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-11-11 06:25:02,417|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-11-11 06:25:02,433|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-11 06:25:02,434|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-11 06:25:02,480|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (list)
2022-11-11 06:25:02,484|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-11-11 06:25:02,484|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-11 06:25:02,485|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-11 06:25:02,485|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-11 06:25:02,485|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-11 06:25:02,486|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-11-11 06:25:02,498|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-11-11 06:25:02,501|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-11-11 06:25:02,702|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-11 06:25:02,747|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-11 06:25:02,748|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-11-11 06:25:02,822|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-11-11 06:25:02,826|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-11 06:25:02,827|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-11-11 06:25:02,828|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-11 06:25:02,828|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-11 06:25:02,839|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-11-11 06:25:02,885|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@3fafdec4
2022-11-11 06:25:02,886|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-11-11 06:25:02,900|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-11-11 06:25:02,901|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-11 06:25:02,903|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-11 06:25:02,903|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-11 06:25:02,905|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-11 06:25:02,915|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-11 06:25:02,917|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-11 06:25:02,920|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-11 06:25:02,920|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-11 06:25:02,921|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-11-11 06:25:02,938|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-11-11 06:25:02,939|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-11-11 06:25:02,949|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-11-11 06:25:02,951|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-11 06:25:02,951|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-11 06:25:02,951|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-11 06:25:02,953|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-11 06:25:02,961|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-11 06:25:02,962|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-11 06:25:02,962|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-11 06:25:02,962|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-11 06:25:02,962|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-11-11 06:25:02,973|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-11-11 06:25:02,974|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-11-11 06:25:02,985|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-11-11 06:25:02,986|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-11 06:25:02,987|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-11 06:25:02,987|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-11 06:25:02,989|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-11 06:25:02,999|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-11 06:25:02,999|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-11 06:25:02,999|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-11 06:25:02,999|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-11 06:25:02,999|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-11-11 06:25:03,000|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-11 06:25:03,001|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-11 06:25:03,001|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-11 06:25:03,003|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-11 06:25:03,012|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-11-11 06:25:03,023|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-11 06:25:03,024|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-11 06:25:03,024|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-11 06:25:03,025|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-11 06:25:03,025|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-11-11 06:25:03,027|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-11 06:25:03,027|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-11 06:25:03,027|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-11 06:25:03,030|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-11 06:25:03,034|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-11-11 06:25:03,037|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-11 06:25:03,037|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-11 06:25:03,037|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-11 06:25:03,037|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-11 06:25:03,037|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-11-11 06:25:03,051|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-11-11 06:25:03,053|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-11-11 06:25:03,058|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-11-11 06:25:03,058|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-11-11 06:25:03,060|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-11-11 06:25:03,067|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-11 06:25:03,067|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-11 06:25:03,067|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-11 06:25:03,068|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-11 06:25:03,068|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-11-11 06:25:03,082|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-11-11 06:25:03,083|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-11 06:25:03,083|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-11-11 06:25:03,092|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-11-11 06:25:03,093|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-11 06:25:03,093|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-11 06:25:03,097|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (list)
2022-11-11 06:25:03,099|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-11-11 06:25:03,099|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-11 06:25:03,099|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-11 06:25:03,099|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-11 06:25:03,099|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-11 06:25:03,099|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-11 06:25:03,099|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-11 06:25:03,099|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-11 06:25:03,099|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-11 06:25:03,099|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-11 06:25:03,100|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-11-11 06:25:03,108|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-11-11 06:25:03,109|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-11-11 06:25:03,572|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-11 06:25:03,582|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-11 06:25:03,582|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| Preparing Response...
2022-11-11 06:25:03,582|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-11-11 06:25:03,582|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-11-11 06:25:03,583|ec96ec6d-2b31-4491-a41b-64a5914ae14d||DefaultDispatcher-worker-10||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID efcf45ef-3adf-4103-99ea-5deccd5ffb85 auditStoreId -1
2022-11-11 06:48:24,241|29cea0cc-af16-4a59-bea8-ba5d44079ce0||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-11 06:48:24,242|29cea0cc-af16-4a59-bea8-ba5d44079ce0||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-11 06:48:24,243|29cea0cc-af16-4a59-bea8-ba5d44079ce0||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-11 06:48:24,473|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-11 06:48:24,474|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-11 06:48:25,117|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-11 06:48:25,118|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(dd964865-8927-414b-8214-18ba5c7f5963) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-11 06:48:25,143|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(bce2bd25-d1b1-4eff-a434-880465f69e44) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-11 06:48:25,151|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(068bbb71-fcb5-4251-ace4-d75ae1cc305b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-11 06:48:25,165|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(073facb8-a5d9-49d6-bbbf-b56c22969921) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-11 06:48:25,181|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(0f9aba19-ab6c-448d-88f2-f2ad08d05e93) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-11 06:48:25,198|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(2a14e411-d3c5-488a-9359-a8c9e03d5ba6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-11 06:48:25,219|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:48:25,220|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:48:25,221|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:48:25,221|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:48:25,222|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:48:25,222|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:48:25,266|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-11 06:48:25,269|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-11 06:48:25,312|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-11 06:48:25,336|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-11 06:48:25,358|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-11 06:48:25,437|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(resource-assignment)
2022-11-11 06:48:25,439|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-assign)
2022-11-11 06:48:25,439|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-deploy)
2022-11-11 06:48:25,488|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:48:25,545|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-11 06:48:25,591|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-11 06:48:25,600|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-11 06:48:25,673|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(resource-assignment)
2022-11-11 06:48:25,674|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-assign)
2022-11-11 06:48:25,675|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-deploy)
2022-11-11 06:48:25,727|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:48:25,769|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-11 06:48:25,809|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-11 06:48:25,820|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-11 06:48:25,892|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(resource-assignment)
2022-11-11 06:48:25,893|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-assign)
2022-11-11 06:48:25,894|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-deploy)
2022-11-11 06:48:25,895|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(HealthCheck)
2022-11-11 06:48:25,896|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-11 06:48:25,897|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(vf-config-assign)
2022-11-11 06:48:25,898|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(vf-config-deploy)
2022-11-11 06:48:25,947|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:48:25,999|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-11 06:48:26,038|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-11 06:48:26,045|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(resource-assignment)
2022-11-11 06:48:26,046|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-deploy)
2022-11-11 06:48:26,047|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-11 06:48:26,135|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-assign)
2022-11-11 06:48:26,136|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-deploy)
2022-11-11 06:48:26,137|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:48:26,159|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:48:26,182|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-11 06:48:26,211|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-11 06:48:26,213|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-11 06:48:26,282|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-11 06:48:26,310|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-11 06:48:26,311|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-11 06:48:26,353|29cea0cc-af16-4a59-bea8-ba5d44079ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:48:32,019|68a9a4ef-a42d-4e8d-b746-01e6e5438e30||Thread-82||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(1ca4cc1e-b067-4688-b6f1-e3d00a1a50e2) CBA(/opt/app/onap/blueprints/archive/1ca4cc1e-b067-4688-b6f1-e3d00a1a50e2/cba.zip)
2022-11-11 06:48:32,063|68a9a4ef-a42d-4e8d-b746-01e6e5438e30||Thread-82||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1ca4cc1e-b067-4688-b6f1-e3d00a1a50e2) and entry definition file (Definitions/CNF.json)
2022-11-11 06:48:32,136|68a9a4ef-a42d-4e8d-b746-01e6e5438e30||Thread-82||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(resource-assignment)
2022-11-11 06:48:32,137|68a9a4ef-a42d-4e8d-b746-01e6e5438e30||Thread-82||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-assign)
2022-11-11 06:48:32,138|68a9a4ef-a42d-4e8d-b746-01e6e5438e30||Thread-82||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-deploy)
2022-11-11 06:48:32,139|68a9a4ef-a42d-4e8d-b746-01e6e5438e30||Thread-82||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(scale-out)
2022-11-11 06:48:32,139|68a9a4ef-a42d-4e8d-b746-01e6e5438e30||Thread-82||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(scale)
2022-11-11 06:48:32,140|68a9a4ef-a42d-4e8d-b746-01e6e5438e30||Thread-82||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(scale-in)
2022-11-11 06:48:32,141|68a9a4ef-a42d-4e8d-b746-01e6e5438e30||Thread-82||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(health-check)
2022-11-11 06:48:32,173|68a9a4ef-a42d-4e8d-b746-01e6e5438e30||Thread-82||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1ca4cc1e-b067-4688-b6f1-e3d00a1a50e2) and entry definition file (Definitions/CNF.json)
2022-11-11 06:48:32,317|68a9a4ef-a42d-4e8d-b746-01e6e5438e30||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| No compiled cache(/opt/app/onap/blueprints/working/1ca4cc1e-b067-4688-b6f1-e3d00a1a50e2) present to clean.
2022-11-11 06:48:38,849|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Enhancing blueprint(/opt/app/onap/blueprints/working/890bc3ad-110f-4453-80bb-1174037383e1)
2022-11-11 06:48:38,850|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| deleting definition types under : /opt/app/onap/blueprints/working/890bc3ad-110f-4453-80bb-1174037383e1/Definitions
2022-11-11 06:48:38,852|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| reinitialized all type definitions
2022-11-11 06:48:38,854|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-11-11 06:48:38,873|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing ArtifactDefinition(vnf-template)
2022-11-11 06:48:38,878|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing ArtifactDefinition(vnf-mapping)
2022-11-11 06:48:38,884|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-11-11 06:48:38,909|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(input)
2022-11-11 06:48:38,926|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(input)
2022-11-11 06:48:38,932|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(input)
2022-11-11 06:48:38,939|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-11-11 06:48:38,939|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-11-11 06:48:38,939|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-11-11 06:48:38,950|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(input)
2022-11-11 06:48:38,957|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(input)
2022-11-11 06:48:38,964|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(input)
2022-11-11 06:48:38,971|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-11 06:48:38,986|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(input)
2022-11-11 06:48:38,993|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(input)
2022-11-11 06:48:39,000|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(input)
2022-11-11 06:48:39,008|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(input)
2022-11-11 06:48:39,015|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(input)
2022-11-11 06:48:39,022|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(input)
2022-11-11 06:48:39,037|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(config-assign)
2022-11-11 06:48:39,042|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing ArtifactDefinition(baseconfig-template)
2022-11-11 06:48:39,042|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-11-11 06:48:39,042|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-11-11 06:48:39,055|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(input)
2022-11-11 06:48:39,061|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(input)
2022-11-11 06:48:39,067|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(input)
2022-11-11 06:48:39,073|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(config-deploy)
2022-11-11 06:48:39,104|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ##### Enhancing Workflow(resource-assignment)
2022-11-11 06:48:39,104|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-11-11 06:48:39,104|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-11-11 06:48:39,104|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-11-11 06:48:39,104|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-11-11 06:48:39,104|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-11-11 06:48:39,104|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enriching artifacts file(/opt/app/onap/blueprints/working/890bc3ad-110f-4453-80bb-1174037383e1/Templates/vnf-mapping.json
2022-11-11 06:48:39,111|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-11-11 06:48:39,111|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-11-11 06:48:39,111|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enriching artifacts file(/opt/app/onap/blueprints/working/890bc3ad-110f-4453-80bb-1174037383e1/Templates/base_ubuntu20-mapping.json
2022-11-11 06:48:39,116|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-11-11 06:48:39,117|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-11-11 06:48:39,117|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ##### Enhancing Workflow(config-assign)
2022-11-11 06:48:39,117|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-11-11 06:48:39,117|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| identified workflow(config-assign) targets(config-assign)
2022-11-11 06:48:39,118|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-11-11 06:48:39,118|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-11-11 06:48:39,118|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enriching artifacts file(/opt/app/onap/blueprints/working/890bc3ad-110f-4453-80bb-1174037383e1/Templates/baseconfig-mapping.json
2022-11-11 06:48:39,123|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-11-11 06:48:39,123|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-11 06:48:39,123|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ##### Enhancing Workflow(config-deploy)
2022-11-11 06:48:39,124|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-11-11 06:48:39,124|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| identified workflow(config-deploy) targets(config-deploy)
2022-11-11 06:48:39,124|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| workflow(config-deploy) resource assignment files([]
2022-11-11 06:48:39,124|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ##### Enhancing blueprint Resource Definitions
2022-11-11 06:48:39,124|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-11-11 06:48:39,124|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| processing file (Templates/vnf-mapping.json)
2022-11-11 06:48:39,124|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-11-11 06:48:39,124|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| processing file (Templates/baseconfig-mapping.json)
2022-11-11 06:48:39,138|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:48:39,195|a6de45de-5470-4c4a-883b-4a9ca4a3cebb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-11-11 06:48:39,510|bc9ab979-7f3c-43b6-b6c1-d0cc8b1e0041||Thread-82||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(e40b79ee-86cb-4809-9ddf-8a0406a9b648) CBA(/opt/app/onap/blueprints/archive/e40b79ee-86cb-4809-9ddf-8a0406a9b648/cba.zip)
2022-11-11 06:48:39,519|bc9ab979-7f3c-43b6-b6c1-d0cc8b1e0041||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e40b79ee-86cb-4809-9ddf-8a0406a9b648) and entry definition file (Definitions/ubuntu20.json)
2022-11-11 06:48:39,533|bc9ab979-7f3c-43b6-b6c1-d0cc8b1e0041||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-11 06:48:39,558|bc9ab979-7f3c-43b6-b6c1-d0cc8b1e0041||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(resource-assignment)
2022-11-11 06:48:39,559|bc9ab979-7f3c-43b6-b6c1-d0cc8b1e0041||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-assign)
2022-11-11 06:48:39,560|bc9ab979-7f3c-43b6-b6c1-d0cc8b1e0041||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-deploy)
2022-11-11 06:48:39,569|bc9ab979-7f3c-43b6-b6c1-d0cc8b1e0041||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e40b79ee-86cb-4809-9ddf-8a0406a9b648) and entry definition file (Definitions/ubuntu20.json)
2022-11-11 06:48:39,638|bc9ab979-7f3c-43b6-b6c1-d0cc8b1e0041||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| No compiled cache(/opt/app/onap/blueprints/working/e40b79ee-86cb-4809-9ddf-8a0406a9b648) present to clean.
2022-11-11 06:49:10,078|d68c7c2c-e34b-46cd-95d7-09e327fca326||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-11 06:49:10,078|d68c7c2c-e34b-46cd-95d7-09e327fca326||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-11 06:49:10,078|d68c7c2c-e34b-46cd-95d7-09e327fca326||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-11 06:49:10,258|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-11 06:49:10,259|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-11 06:49:10,736|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-11 06:49:10,737|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(51cdbd64-2631-4fe0-90d8-88b6cb012804) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-11 06:49:10,755|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(e6127e1c-8e52-4927-95e7-8841458d134e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-11 06:49:10,762|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(f9a9db68-1d61-4242-94ef-f21bce785d10) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-11 06:49:10,773|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(0247d815-029f-49ee-954e-ae45dce2e818) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-11 06:49:10,786|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(6d14ff6b-d49f-4ec5-9ec1-8473db002f28) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-11 06:49:10,800|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(b970bf55-aff5-4177-98cd-7f0c2375e351) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-11 06:49:10,815|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:49:10,815|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:49:10,815|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:49:10,815|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:49:10,815|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:49:10,816|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:49:10,847|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-11 06:49:10,869|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-11 06:49:10,889|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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.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-11 06:49:10,893|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-11 06:49:10,936|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-11 06:49:11,014|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(resource-assignment)
2022-11-11 06:49:11,015|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-assign)
2022-11-11 06:49:11,016|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-deploy)
2022-11-11 06:49:11,055|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:49:11,099|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-11 06:49:11,128|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-11 06:49:11,129|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-11 06:49:11,183|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(resource-assignment)
2022-11-11 06:49:11,184|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-deploy)
2022-11-11 06:49:11,221|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-assign)
2022-11-11 06:49:11,222|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-deploy)
2022-11-11 06:49:11,223|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:49:11,247|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:49:11,280|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-11 06:49:11,312|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-11 06:49:11,313|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-11 06:49:11,374|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-11 06:49:11,404|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-11 06:49:11,405|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-11 06:49:11,470|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(resource-assignment)
2022-11-11 06:49:11,472|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-assign)
2022-11-11 06:49:11,473|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-deploy)
2022-11-11 06:49:11,525|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:49:11,564|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-11 06:49:11,607|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-11 06:49:11,608|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-11 06:49:11,686|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(resource-assignment)
2022-11-11 06:49:11,687|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-assign)
2022-11-11 06:49:11,688|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-deploy)
2022-11-11 06:49:11,689|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(HealthCheck)
2022-11-11 06:49:11,690|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-11 06:49:11,691|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(vf-config-assign)
2022-11-11 06:49:11,692|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(vf-config-deploy)
2022-11-11 06:49:11,749|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:49:11,777|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-11 06:49:11,808|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-11 06:49:11,808|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-11 06:49:11,851|d68c7c2c-e34b-46cd-95d7-09e327fca326||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:49:23,569|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Enhancing blueprint(/opt/app/onap/blueprints/working/08b8e936-2b98-4232-84c4-b0727dede0b2)
2022-11-11 06:49:23,570|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| deleting definition types under : /opt/app/onap/blueprints/working/08b8e936-2b98-4232-84c4-b0727dede0b2/Definitions
2022-11-11 06:49:23,572|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| reinitialized all type definitions
2022-11-11 06:49:23,572|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(netconf-device)
2022-11-11 06:49:23,592|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(resolve-data)
2022-11-11 06:49:23,609|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-11-11 06:49:23,616|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-11-11 06:49:23,621|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-11-11 06:49:23,650|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-11-11 06:49:23,680|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ##### Enhancing Workflow(config-assign)
2022-11-11 06:49:23,681|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-11-11 06:49:23,681|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| identified workflow(config-assign) targets(resolve-data)
2022-11-11 06:49:23,682|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-11-11 06:49:23,682|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-11-11 06:49:23,682|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enriching artifacts file(/opt/app/onap/blueprints/working/08b8e936-2b98-4232-84c4-b0727dede0b2/Templates/netconfrpc-mapping.json
2022-11-11 06:49:23,692|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-11-11 06:49:23,692|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-11 06:49:23,693|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ##### Enhancing Workflow(config-deploy)
2022-11-11 06:49:23,694|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-11-11 06:49:23,694|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| identified workflow(config-deploy) targets(execute-netconf)
2022-11-11 06:49:23,694|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| workflow(config-deploy) resource assignment files([]
2022-11-11 06:49:23,694|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| ##### Enhancing blueprint Resource Definitions
2022-11-11 06:49:23,694|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-11-11 06:49:23,694|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| processing file (Templates/netconfrpc-mapping.json)
2022-11-11 06:49:23,698|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| distinct resource keys ([input-source])
2022-11-11 06:49:23,705|d1cb4359-91fd-45e3-90b9-5e5317eaab1c||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Enriching Resource Definition sources Node Template: [source-input]
2022-11-11 06:50:07,483|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-11 06:50:07,590|||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-11 06:50:07,673|7385522c-2e39-4afd-bd12-47d066abb45b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| request(7385522c-2e39-4afd-bd12-47d066abb45b)
2022-11-11 06:50:07,677|7385522c-2e39-4afd-bd12-47d066abb45b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| CBA file(/opt/app/onap/blueprints/archive/173bea8f-86ad-489e-b3ee-26a013b430f9/cba.zip written successfully
2022-11-11 06:50:07,677|7385522c-2e39-4afd-bd12-47d066abb45b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(173bea8f-86ad-489e-b3ee-26a013b430f9) CBA(/opt/app/onap/blueprints/archive/173bea8f-86ad-489e-b3ee-26a013b430f9/cba.zip)
2022-11-11 06:50:07,707|7385522c-2e39-4afd-bd12-47d066abb45b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/173bea8f-86ad-489e-b3ee-26a013b430f9) and entry definition file (Definitions/CNF.json)
2022-11-11 06:50:07,767|7385522c-2e39-4afd-bd12-47d066abb45b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(resource-assignment)
2022-11-11 06:50:07,768|7385522c-2e39-4afd-bd12-47d066abb45b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-assign)
2022-11-11 06:50:07,769|7385522c-2e39-4afd-bd12-47d066abb45b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-deploy)
2022-11-11 06:50:07,769|7385522c-2e39-4afd-bd12-47d066abb45b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(scale-out)
2022-11-11 06:50:07,770|7385522c-2e39-4afd-bd12-47d066abb45b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(scale)
2022-11-11 06:50:07,770|7385522c-2e39-4afd-bd12-47d066abb45b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(scale-in)
2022-11-11 06:50:07,771|7385522c-2e39-4afd-bd12-47d066abb45b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(health-check)
2022-11-11 06:50:07,793|7385522c-2e39-4afd-bd12-47d066abb45b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/173bea8f-86ad-489e-b3ee-26a013b430f9) and entry definition file (Definitions/CNF.json)
2022-11-11 06:50:07,826|7385522c-2e39-4afd-bd12-47d066abb45b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Overwriting blueprint model :APACHE::1.0.0
2022-11-11 06:50:07,866|7385522c-2e39-4afd-bd12-47d066abb45b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-11-11 06:50:07,869|7385522c-2e39-4afd-bd12-47d066abb45b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-11-11 06:50:07,916|7385522c-2e39-4afd-bd12-47d066abb45b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| No compiled cache(/opt/app/onap/blueprints/working/173bea8f-86ad-489e-b3ee-26a013b430f9) present to clean.
2022-11-11 06:50:19,232|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-11 06:50:19,345|||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-11 06:50:19,347|a63e7a65-6868-49ca-93a6-ae4bd8ed1423||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| request(a63e7a65-6868-49ca-93a6-ae4bd8ed1423)
2022-11-11 06:50:19,348|a63e7a65-6868-49ca-93a6-ae4bd8ed1423||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| CBA file(/opt/app/onap/blueprints/archive/54ba6890-b8f6-4530-a05e-7508b8198041/cba.zip written successfully
2022-11-11 06:50:19,348|a63e7a65-6868-49ca-93a6-ae4bd8ed1423||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(54ba6890-b8f6-4530-a05e-7508b8198041) CBA(/opt/app/onap/blueprints/archive/54ba6890-b8f6-4530-a05e-7508b8198041/cba.zip)
2022-11-11 06:50:19,359|a63e7a65-6868-49ca-93a6-ae4bd8ed1423||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/54ba6890-b8f6-4530-a05e-7508b8198041) and entry definition file (Definitions/ubuntu20.json)
2022-11-11 06:50:19,370|a63e7a65-6868-49ca-93a6-ae4bd8ed1423||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-11 06:50:19,398|a63e7a65-6868-49ca-93a6-ae4bd8ed1423||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(resource-assignment)
2022-11-11 06:50:19,399|a63e7a65-6868-49ca-93a6-ae4bd8ed1423||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-assign)
2022-11-11 06:50:19,400|a63e7a65-6868-49ca-93a6-ae4bd8ed1423||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-deploy)
2022-11-11 06:50:19,413|a63e7a65-6868-49ca-93a6-ae4bd8ed1423||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/54ba6890-b8f6-4530-a05e-7508b8198041) and entry definition file (Definitions/ubuntu20.json)
2022-11-11 06:50:19,448|a63e7a65-6868-49ca-93a6-ae4bd8ed1423||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-11-11 06:50:19,476|a63e7a65-6868-49ca-93a6-ae4bd8ed1423||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-11-11 06:50:19,478|a63e7a65-6868-49ca-93a6-ae4bd8ed1423||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-11-11 06:50:19,545|a63e7a65-6868-49ca-93a6-ae4bd8ed1423||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| No compiled cache(/opt/app/onap/blueprints/working/54ba6890-b8f6-4530-a05e-7508b8198041) present to clean.
2022-11-11 06:50:31,823|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-11 06:50:31,930|||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-11 06:50:31,932|dd4a6bfb-f23b-4b33-b490-68a56f1b64ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| request(dd4a6bfb-f23b-4b33-b490-68a56f1b64ef)
2022-11-11 06:50:31,934|dd4a6bfb-f23b-4b33-b490-68a56f1b64ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| CBA file(/opt/app/onap/blueprints/archive/552b63ca-6353-41c5-bcca-8c92e2c79d99/cba.zip written successfully
2022-11-11 06:50:31,934|dd4a6bfb-f23b-4b33-b490-68a56f1b64ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Save processing(552b63ca-6353-41c5-bcca-8c92e2c79d99) CBA(/opt/app/onap/blueprints/archive/552b63ca-6353-41c5-bcca-8c92e2c79d99/cba.zip)
2022-11-11 06:50:31,949|dd4a6bfb-f23b-4b33-b490-68a56f1b64ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/552b63ca-6353-41c5-bcca-8c92e2c79d99) and entry definition file (Definitions/pnf_netconf.json)
2022-11-11 06:50:31,955|dd4a6bfb-f23b-4b33-b490-68a56f1b64ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-11 06:50:31,972|dd4a6bfb-f23b-4b33-b490-68a56f1b64ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-assign)
2022-11-11 06:50:31,973|dd4a6bfb-f23b-4b33-b490-68a56f1b64ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Validating Workflow(config-deploy)
2022-11-11 06:50:31,978|dd4a6bfb-f23b-4b33-b490-68a56f1b64ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/552b63ca-6353-41c5-bcca-8c92e2c79d99) and entry definition file (Definitions/pnf_netconf.json)
2022-11-11 06:50:31,999|dd4a6bfb-f23b-4b33-b490-68a56f1b64ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-11 06:50:32,024|dd4a6bfb-f23b-4b33-b490-68a56f1b64ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-11 06:50:32,031|dd4a6bfb-f23b-4b33-b490-68a56f1b64ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-11 06:50:32,089|dd4a6bfb-f23b-4b33-b490-68a56f1b64ef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| No compiled cache(/opt/app/onap/blueprints/working/552b63ca-6353-41c5-bcca-8c92e2c79d99) present to clean.
2022-11-11 06:54:09,349|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||reactor-http-epoll-1||||INFO||||||| processing request id 3bbc28c0-1f39-4fed-b96b-a2cec00a002a
2022-11-11 06:54:09,350|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-11 06:54:09,351|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-11 06:54:09,372|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-11 06:54:09,622|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-11 06:54:09,625|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-11 06:54:09,628|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||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-11 06:54:09,649|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-11 06:54:09,840|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-11 06:54:09,871|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[3bbc28c0-1f39-4fed-b96b-a2cec00a002a])'s step(resource-assignment)
2022-11-11 06:54:09,872|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||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-11 06:54:09,875|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(3bbc28c0-1f39-4fed-b96b-a2cec00a002a) for workflow(resource-assignment) step(resource-assignment)
2022-11-11 06:54:09,875|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-11 06:54:09,875|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-11 06:54:09,877|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-11 06:54:09,909|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-11-11 06:54:09,922|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||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-11 06:54:09,923|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-11-11 06:54:09,923|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||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-11 06:54:09,924|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("c985f306-2568-4af8-b6df-d777061f6b66") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-11 06:54:09,924|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("9f464fa2-ba2f-41a7-b834-fe900093982d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-11 06:54:09,926|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="c985f306-2568-4af8-b6df-d777061f6b66", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-11 06:54:09,943|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-11-11 06:54:09,943|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-11-11 06:54:09,959|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-11 06:54:13,208|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - )
2022-11-11 06:54:13,208|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-11 06:54:13,209|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221111t065413044069z")
2022-11-11 06:54:13,209|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221111t065413044069z")
2022-11-11 06:54:13,209|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221111t065413044069z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-11 06:54:13,210|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-11 06:54:13,212|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "9f464fa2-ba2f-41a7-b834-fe900093982d",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "c985f306-2568-4af8-b6df-d777061f6b66",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221111t065413044069z"
})
2022-11-11 06:54:13,225|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-11 06:54:13,225|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-11 06:54:13,226|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-11 06:54:13,227|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[3bbc28c0-1f39-4fed-b96b-a2cec00a002a])'s step(profile-upload)
2022-11-11 06:54:13,227|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||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-11 06:54:13,239|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(3bbc28c0-1f39-4fed-b96b-a2cec00a002a) for workflow(resource-assignment) step(profile-upload)
2022-11-11 06:54:13,239|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-11 06:54:13,239|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||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-11 06:54:13,241|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-11 06:54:13,241|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-11-11 06:54:13,242|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-11 06:54:13,247|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-11 06:54:13,247|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-11 06:54:13,247|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-11 06:54:13,248|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-11 06:54:13,248|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-11 06:54:13,255|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| workflow(3bbc28c0-1f39-4fed-b96b-a2cec00a002a) nodes completed with (0)exceptions
2022-11-11 06:54:13,256|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-11 06:54:13,258|3bbc28c0-1f39-4fed-b96b-a2cec00a002a||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bea5a7aa-24ca-4b13-b42c-2598407d5502 auditStoreId -1
2022-11-11 06:54:16,940|cbad2fa6-0f5c-49db-8397-2020f0feede4||reactor-http-epoll-1||||INFO||||||| processing request id cbad2fa6-0f5c-49db-8397-2020f0feede4
2022-11-11 06:54:16,940|cbad2fa6-0f5c-49db-8397-2020f0feede4||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-11 06:54:16,940|cbad2fa6-0f5c-49db-8397-2020f0feede4||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-11 06:54:16,942|cbad2fa6-0f5c-49db-8397-2020f0feede4||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-11 06:54:16,942|cbad2fa6-0f5c-49db-8397-2020f0feede4||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-11 06:54:16,946|cbad2fa6-0f5c-49db-8397-2020f0feede4||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-11 06:54:16,981|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-11 06:54:16,983|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-11 06:54:16,984|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[cbad2fa6-0f5c-49db-8397-2020f0feede4])'s step(resource-assignment)
2022-11-11 06:54:16,984|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 06:54:16,985|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(cbad2fa6-0f5c-49db-8397-2020f0feede4) for workflow(resource-assignment) step(resource-assignment)
2022-11-11 06:54:16,985|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-11 06:54:16,985|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-11 06:54:16,986|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-11 06:54:17,008|cbad2fa6-0f5c-49db-8397-2020f0feede4||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-11 06:54:17,013|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-11 06:54:17,013|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("96c23d16-375c-4ff7-9f56-dd38348ddd62") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-11 06:54:17,014|cbad2fa6-0f5c-49db-8397-2020f0feede4||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-11 06:54:17,014|cbad2fa6-0f5c-49db-8397-2020f0feede4||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-11 06:54:17,015|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("a4e54ec5-0f9c-44b9-b527-2507a4e6750e") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-11 06:54:17,016|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a4e54ec5-0f9c-44b9-b527-2507a4e6750e"}
2022-11-11 06:54:17,016|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a4e54ec5-0f9c-44b9-b527-2507a4e6750e"}
2022-11-11 06:54:17,016|cbad2fa6-0f5c-49db-8397-2020f0feede4||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-11 06:54:17,017|cbad2fa6-0f5c-49db-8397-2020f0feede4||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-11 06:54:17,072|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=a4e54ec5-0f9c-44b9-b527-2507a4e6750e})
2022-11-11 06:54:17,078|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=a4e54ec5-0f9c-44b9-b527-2507a4e6750e})
2022-11-11 06:54:17,089|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-11 06:54:17,089|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-11 06:54:17,092|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"521af019-3479-484d-b757-3134fbefdfee"}])
2022-11-11 06:54:17,092|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac"}])
2022-11-11 06:54:17,092|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("521af019-3479-484d-b757-3134fbefdfee") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-11 06:54:17,092|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("fe069c5a-2e46-473a-9bcc-d4fb3f6727ac") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-11 06:54:17,093|cbad2fa6-0f5c-49db-8397-2020f0feede4||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-11 06:54:17,103|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 521af019-3479-484d-b757-3134fbefdfee
2022-11-11 06:54:17,105|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a4e54ec5-0f9c-44b9-b527-2507a4e6750e"}
2022-11-11 06:54:17,105|cbad2fa6-0f5c-49db-8397-2020f0feede4||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-11 06:54:17,150|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=a4e54ec5-0f9c-44b9-b527-2507a4e6750e})
2022-11-11 06:54:17,158|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-11 06:54:17,159|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-11 06:54:17,160|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-11 06:54:17,160|cbad2fa6-0f5c-49db-8397-2020f0feede4||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-11 06:54:17,161|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-11 06:54:17,169|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> a4e54ec5-0f9c-44b9-b527-2507a4e6750e
2022-11-11 06:54:17,170|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("9f464fa2-ba2f-41a7-b834-fe900093982d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-11 06:54:17,170|cbad2fa6-0f5c-49db-8397-2020f0feede4||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-11 06:54:17,170|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-11-11 06:54:17,171|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("c985f306-2568-4af8-b6df-d777061f6b66") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-11 06:54:17,172|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="9f464fa2-ba2f-41a7-b834-fe900093982d", vnf-id="c985f306-2568-4af8-b6df-d777061f6b66"}
2022-11-11 06:54:17,172|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="9f464fa2-ba2f-41a7-b834-fe900093982d", vnf-id="c985f306-2568-4af8-b6df-d777061f6b66"}
2022-11-11 06:54:17,179|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/9f464fa2-ba2f-41a7-b834-fe900093982d/service-data/vnfs/vnf/c985f306-2568-4af8-b6df-d777061f6b66/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-11 06:54:17,179|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/9f464fa2-ba2f-41a7-b834-fe900093982d/service-data/vnfs/vnf/c985f306-2568-4af8-b6df-d777061f6b66/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-11 06:54:17,179|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/9f464fa2-ba2f-41a7-b834-fe900093982d/service-data/vnfs/vnf/c985f306-2568-4af8-b6df-d777061f6b66/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-11 06:54:17,180|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/9f464fa2-ba2f-41a7-b834-fe900093982d/service-data/vnfs/vnf/c985f306-2568-4af8-b6df-d777061f6b66/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-11 06:54:17,230|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/9f464fa2-ba2f-41a7-b834-fe900093982d/service-data/vnfs/vnf/c985f306-2568-4af8-b6df-d777061f6b66/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-11 06:54:17,233|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/9f464fa2-ba2f-41a7-b834-fe900093982d/service-data/vnfs/vnf/c985f306-2568-4af8-b6df-d777061f6b66/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-11 06:54:17,264|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-11 06:54:17,264|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-11 06:54:17,265|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-11 06:54:17,265|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-11 06:54:17,266|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-11 06:54:17,266|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221111t065413044069z")
2022-11-11 06:54:17,266|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221111t065413044069z")
2022-11-11 06:54:17,266|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221111t065413044069z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-11 06:54:17,266|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-11 06:54:17,266|cbad2fa6-0f5c-49db-8397-2020f0feede4||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-11 06:54:17,271|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221111t065413044069z", vf-module-label="helm_apache", vf-module-id="96c23d16-375c-4ff7-9f56-dd38348ddd62"}
2022-11-11 06:54:17,279|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-11-11 06:54:17,279|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-11-11 06:54:17,281|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-11 06:54:17,386|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - )
2022-11-11 06:54:17,387|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-11 06:54:17,388|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221111t065413044069z-helm_apache-vfmt-001")
2022-11-11 06:54:17,388|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221111t065413044069z-helm_apache-vfmt-001")
2022-11-11 06:54:17,388|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221111t065413044069z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-11-11 06:54:17,391|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-11 06:54:17,396|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="9f464fa2-ba2f-41a7-b834-fe900093982d", vnf-id="c985f306-2568-4af8-b6df-d777061f6b66"}
2022-11-11 06:54:17,408|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/9f464fa2-ba2f-41a7-b834-fe900093982d/service-data/vnfs/vnf/c985f306-2568-4af8-b6df-d777061f6b66/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-11 06:54:17,409|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/9f464fa2-ba2f-41a7-b834-fe900093982d/service-data/vnfs/vnf/c985f306-2568-4af8-b6df-d777061f6b66/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-11 06:54:17,461|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/9f464fa2-ba2f-41a7-b834-fe900093982d/service-data/vnfs/vnf/c985f306-2568-4af8-b6df-d777061f6b66/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-11 06:54:17,472|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-11 06:54:17,472|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-11 06:54:17,473|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-11 06:54:17,473|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-11 06:54:17,473|cbad2fa6-0f5c-49db-8397-2020f0feede4||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-11 06:54:17,474|cbad2fa6-0f5c-49db-8397-2020f0feede4||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-11 06:54:17,474|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-11-11 06:54:17,478|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "521af019-3479-484d-b757-3134fbefdfee",
  "k8s-rb-definition-version" : "a4e54ec5-0f9c-44b9-b527-2507a4e6750e",
  "k8s-rb-instance-release-name" : "rel-1-apache",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-name" : "node-port-profile",
  "k8s-rb-profile-namespace" : "onap-tests",
  "k8s-rb-profile-source" : "node-port-profile",
  "service-instance-id" : "9f464fa2-ba2f-41a7-b834-fe900093982d",
  "vf-module-id" : "96c23d16-375c-4ff7-9f56-dd38348ddd62",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "a4e54ec5-0f9c-44b9-b527-2507a4e6750e",
  "vf-module-model-invariant-uuid" : "521af019-3479-484d-b757-3134fbefdfee",
  "vf-module-model-version" : "fe069c5a-2e46-473a-9bcc-d4fb3f6727ac",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221111t065413044069z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "c985f306-2568-4af8-b6df-d777061f6b66",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221111t065413044069z"
})
2022-11-11 06:54:17,497|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-11 06:54:17,497|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-11 06:54:17,497|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-11 06:54:17,498|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[cbad2fa6-0f5c-49db-8397-2020f0feede4])'s step(profile-upload)
2022-11-11 06:54:17,498|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||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-11 06:54:17,499|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(cbad2fa6-0f5c-49db-8397-2020f0feede4) for workflow(resource-assignment) step(profile-upload)
2022-11-11 06:54:17,499|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-11 06:54:17,499|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||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-11 06:54:17,499|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-11 06:54:17,499|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-11-11 06:54:17,499|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-11 06:54:17,519|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/521af019-3479-484d-b757-3134fbefdfee/a4e54ec5-0f9c-44b9-b527-2507a4e6750e)
2022-11-11 06:54:17,528|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-11 06:54:17,545|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/521af019-3479-484d-b757-3134fbefdfee/a4e54ec5-0f9c-44b9-b527-2507a4e6750e/profile/node-port-profile)
2022-11-11 06:54:17,550|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Response status(404 - Not Found)
2022-11-11 06:54:17,551|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s Profile..
2022-11-11 06:54:17,578|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/521af019-3479-484d-b757-3134fbefdfee/a4e54ec5-0f9c-44b9-b527-2507a4e6750e/profile)
2022-11-11 06:54:17,590|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created)
2022-11-11 06:54:17,613|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/521af019-3479-484d-b757-3134fbefdfee/a4e54ec5-0f9c-44b9-b527-2507a4e6750e/profile/node-port-profile/content)
2022-11-11 06:54:17,622|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-11 06:54:17,622|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| K8s Profile Upload Completed
2022-11-11 06:54:17,622|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-11 06:54:17,622|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-11 06:54:17,622|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-11 06:54:17,623|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-11 06:54:17,624|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| workflow(cbad2fa6-0f5c-49db-8397-2020f0feede4) nodes completed with (0)exceptions
2022-11-11 06:54:17,624|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-11 06:54:17,625|cbad2fa6-0f5c-49db-8397-2020f0feede4||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 344c2637-7723-4359-a520-f603d276a54e auditStoreId -1
2022-11-11 06:54:22,539|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-11 06:54:22,646|||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-11 06:54:22,683|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| processing request id ee28284f-3c38-4b60-87a3-9cc08aaa4dce
2022-11-11 06:54:22,683|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-11 06:54:22,683|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| StoreAuditService ID  -1
2022-11-11 06:54:22,683|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-11 06:54:22,683|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-11 06:54:22,687|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-11 06:54:22,703|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Deriving input data for workflow: (config-assign)
2022-11-11 06:54:22,704|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Execute node(START) -> executed state(SUCCESS)
2022-11-11 06:54:22,705|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Executing workflow(config-assign[ee28284f-3c38-4b60-87a3-9cc08aaa4dce])'s step(config-setup)
2022-11-11 06:54:22,705|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 06:54:22,706|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| preparing request id(ee28284f-3c38-4b60-87a3-9cc08aaa4dce) for workflow(config-assign) step(config-setup)
2022-11-11 06:54:22,706|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-11 06:54:22,706|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-11 06:54:22,707|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-11 06:54:22,730|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-11-11 06:54:22,733|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-11 06:54:22,734|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Setting Resource Value ("9f464fa2-ba2f-41a7-b834-fe900093982d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-11 06:54:22,735|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 
Resolved Input Key mappings: 
{service-instance-id="9f464fa2-ba2f-41a7-b834-fe900093982d"}
2022-11-11 06:54:22,743|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/9f464fa2-ba2f-41a7-b834-fe900093982d), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-11-11 06:54:22,743|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/9f464fa2-ba2f-41a7-b834-fe900093982d), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-11 06:54:22,788|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/9f464fa2-ba2f-41a7-b834-fe900093982d)
2022-11-11 06:54:22,808|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response status(200 - OK)
2022-11-11 06:54:22,809|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response processing type (string)
2022-11-11 06:54:22,810|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98")
2022-11-11 06:54:22,810|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98")
2022-11-11 06:54:22,810|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Setting Resource Value ("basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-11 06:54:22,811|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Setting Resource Value ("c985f306-2568-4af8-b6df-d777061f6b66") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-11 06:54:22,812|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 
Resolved Input Key mappings: 
{service-instance-id="9f464fa2-ba2f-41a7-b834-fe900093982d", vnf-id="c985f306-2568-4af8-b6df-d777061f6b66"}
2022-11-11 06:54:22,818|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/9f464fa2-ba2f-41a7-b834-fe900093982d/service-data/vnfs/vnf/c985f306-2568-4af8-b6df-d777061f6b66/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-11 06:54:22,818|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/9f464fa2-ba2f-41a7-b834-fe900093982d/service-data/vnfs/vnf/c985f306-2568-4af8-b6df-d777061f6b66/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-11 06:54:22,883|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/9f464fa2-ba2f-41a7-b834-fe900093982d/service-data/vnfs/vnf/c985f306-2568-4af8-b6df-d777061f6b66/vnf-data/vf-modules)
2022-11-11 06:54:22,947|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response status(200 - OK)
2022-11-11 06:54:22,948|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response processing type (json)
2022-11-11 06:54:22,949|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221111t065413044069z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"521af019-3479-484d-b757-3134fbefdfee","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221111t065413044069z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","model-uuid":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-invariant-uuid":"521af019-3479-484d-b757-3134fbefdfee"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"ee28284f-3c38-4b60-87a3-9cc08aaa4dce","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"18058f97-9eed-451f-a9c9-3bc3de2a8b4e","model-invariant-uuid":"b61a9756-93a7-426d-ab84-bcd6f5860541"},"global-customer-id":"basiccnf-macro-customer","service-id":"9f464fa2-ba2f-41a7-b834-fe900093982d","service-instance-id":"9f464fa2-ba2f-41a7-b834-fe900093982d","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"aae6d9bb-2688-47c6-a8ff-53adbfec287b","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d50c2101-5e12-4a99-a4b7-39cb90824df0","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"314b0a45-aa5a-4729-894a-44a4788fef25","model-uuid":"908ddd4d-8e6f-4739-a729-7f4b5e86ecd7","model-invariant-uuid":"bcabf802-5174-4d45-b225-1d595528e57d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c985f306-2568-4af8-b6df-d777061f6b66"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","model-uuid":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-invariant-uuid":"521af019-3479-484d-b757-3134fbefdfee"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62"}}}]})
2022-11-11 06:54:22,949|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221111t065413044069z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"521af019-3479-484d-b757-3134fbefdfee","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221111t065413044069z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","model-uuid":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-invariant-uuid":"521af019-3479-484d-b757-3134fbefdfee"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"ee28284f-3c38-4b60-87a3-9cc08aaa4dce","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"18058f97-9eed-451f-a9c9-3bc3de2a8b4e","model-invariant-uuid":"b61a9756-93a7-426d-ab84-bcd6f5860541"},"global-customer-id":"basiccnf-macro-customer","service-id":"9f464fa2-ba2f-41a7-b834-fe900093982d","service-instance-id":"9f464fa2-ba2f-41a7-b834-fe900093982d","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"aae6d9bb-2688-47c6-a8ff-53adbfec287b","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d50c2101-5e12-4a99-a4b7-39cb90824df0","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"314b0a45-aa5a-4729-894a-44a4788fef25","model-uuid":"908ddd4d-8e6f-4739-a729-7f4b5e86ecd7","model-invariant-uuid":"bcabf802-5174-4d45-b225-1d595528e57d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c985f306-2568-4af8-b6df-d777061f6b66"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","model-uuid":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-invariant-uuid":"521af019-3479-484d-b757-3134fbefdfee"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62"}}}]})
2022-11-11 06:54:22,949|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221111t065413044069z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"521af019-3479-484d-b757-3134fbefdfee","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221111t065413044069z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","model-uuid":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-invariant-uuid":"521af019-3479-484d-b757-3134fbefdfee"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"ee28284f-3c38-4b60-87a3-9cc08aaa4dce","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"18058f97-9eed-451f-a9c9-3bc3de2a8b4e","model-invariant-uuid":"b61a9756-93a7-426d-ab84-bcd6f5860541"},"global-customer-id":"basiccnf-macro-customer","service-id":"9f464fa2-ba2f-41a7-b834-fe900093982d","service-instance-id":"9f464fa2-ba2f-41a7-b834-fe900093982d","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"aae6d9bb-2688-47c6-a8ff-53adbfec287b","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d50c2101-5e12-4a99-a4b7-39cb90824df0","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"314b0a45-aa5a-4729-894a-44a4788fef25","model-uuid":"908ddd4d-8e6f-4739-a729-7f4b5e86ecd7","model-invariant-uuid":"bcabf802-5174-4d45-b225-1d595528e57d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c985f306-2568-4af8-b6df-d777061f6b66"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","model-uuid":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-invariant-uuid":"521af019-3479-484d-b757-3134fbefdfee"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62"}}}]), type  ({json})
2022-11-11 06:54:22,950|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221111t065413044069z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"521af019-3479-484d-b757-3134fbefdfee","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221111t065413044069z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","model-uuid":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-invariant-uuid":"521af019-3479-484d-b757-3134fbefdfee"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"ee28284f-3c38-4b60-87a3-9cc08aaa4dce","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"18058f97-9eed-451f-a9c9-3bc3de2a8b4e","model-invariant-uuid":"b61a9756-93a7-426d-ab84-bcd6f5860541"},"global-customer-id":"basiccnf-macro-customer","service-id":"9f464fa2-ba2f-41a7-b834-fe900093982d","service-instance-id":"9f464fa2-ba2f-41a7-b834-fe900093982d","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"aae6d9bb-2688-47c6-a8ff-53adbfec287b","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d50c2101-5e12-4a99-a4b7-39cb90824df0","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"314b0a45-aa5a-4729-894a-44a4788fef25","model-uuid":"908ddd4d-8e6f-4739-a729-7f4b5e86ecd7","model-invariant-uuid":"bcabf802-5174-4d45-b225-1d595528e57d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c985f306-2568-4af8-b6df-d777061f6b66"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","model-uuid":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-invariant-uuid":"521af019-3479-484d-b757-3134fbefdfee"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-11 06:54:22,952|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 
Resolved Input Key mappings: 
{vnf-id="c985f306-2568-4af8-b6df-d777061f6b66"}
2022-11-11 06:54:22,957|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/c985f306-2568-4af8-b6df-d777061f6b66?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-11 06:54:22,958|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/c985f306-2568-4af8-b6df-d777061f6b66?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-11 06:54:23,019|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/c985f306-2568-4af8-b6df-d777061f6b66?depth=1)
2022-11-11 06:54:23,531|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response status(200 - OK)
2022-11-11 06:54:23,532|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response processing type (json)
2022-11-11 06:54:23,532|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668149658122","model-invariant-id":"521af019-3479-484d-b757-3134fbefdfee","model-version-id":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-customization-id":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","module-index":0}]})
2022-11-11 06:54:23,532|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668149658122","model-invariant-id":"521af019-3479-484d-b757-3134fbefdfee","model-version-id":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-customization-id":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","module-index":0}]})
2022-11-11 06:54:23,533|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668149658122","model-invariant-id":"521af019-3479-484d-b757-3134fbefdfee","model-version-id":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-customization-id":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","module-index":0}]), type  ({json})
2022-11-11 06:54:23,533|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668149658122","model-invariant-id":"521af019-3479-484d-b757-3134fbefdfee","model-version-id":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-customization-id":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-11 06:54:23,535|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-11 06:54:23,537|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-11 06:54:30,685|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| compiled in (7148)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-11 06:54:30,686|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-11 06:54:30,709|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"521af019-3479-484d-b757-3134fbefdfee","k8s-rb-definition-version":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-11-11 06:54:30,712|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "521af019-3479-484d-b757-3134fbefdfee",
      "k8s-rb-definition-version" : "a4e54ec5-0f9c-44b9-b527-2507a4e6750e"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "9f464fa2-ba2f-41a7-b834-fe900093982d",
  "service-instance-name" : "basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "a4e54ec5-0f9c-44b9-b527-2507a4e6750e",
      "model-invariant-id" : "521af019-3479-484d-b757-3134fbefdfee",
      "model-version-id" : "fe069c5a-2e46-473a-9bcc-d4fb3f6727ac",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1668149658122",
      "vf-module-id" : "96c23d16-375c-4ff7-9f56-dd38348ddd62",
      "vf-module-name" : "basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "ee28284f-3c38-4b60-87a3-9cc08aaa4dce",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d50c2101-5e12-4a99-a4b7-39cb90824df0",
          "svc-request-id" : "aae6d9bb-2688-47c6-a8ff-53adbfec287b"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "b61a9756-93a7-426d-ab84-bcd6f5860541",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "18058f97-9eed-451f-a9c9-3bc3de2a8b4e",
            "model-version" : "1.0"
          },
          "service-id" : "9f464fa2-ba2f-41a7-b834-fe900093982d",
          "service-instance-id" : "9f464fa2-ba2f-41a7-b834-fe900093982d",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "a4e54ec5-0f9c-44b9-b527-2507a4e6750e",
            "model-invariant-uuid" : "521af019-3479-484d-b757-3134fbefdfee",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "fe069c5a-2e46-473a-9bcc-d4fb3f6727ac",
            "model-version" : "1"
          },
          "vf-module-id" : "96c23d16-375c-4ff7-9f56-dd38348ddd62",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-action" : "CreateVfModuleInstance",
          "last-rpc-action" : "assign",
          "order-status" : "PendingCreate"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "a4e54ec5-0f9c-44b9-b527-2507a4e6750e",
            "model-invariant-uuid" : "521af019-3479-484d-b757-3134fbefdfee",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "fe069c5a-2e46-473a-9bcc-d4fb3f6727ac",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "fe069c5a-2e46-473a-9bcc-d4fb3f6727ac"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221111t065413044069z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "521af019-3479-484d-b757-3134fbefdfee"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221111t065413044069z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "96c23d16-375c-4ff7-9f56-dd38348ddd62",
            "vf-module-name" : "basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "314b0a45-aa5a-4729-894a-44a4788fef25",
            "model-invariant-uuid" : "bcabf802-5174-4d45-b225-1d595528e57d",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "908ddd4d-8e6f-4739-a729-7f4b5e86ecd7",
            "model-version" : "1.0"
          },
          "vnf-id" : "c985f306-2568-4af8-b6df-d777061f6b66",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "96c23d16-375c-4ff7-9f56-dd38348ddd62"
    } ]
  },
  "vnf-id" : "c985f306-2568-4af8-b6df-d777061f6b66"
})
2022-11-11 06:54:30,724|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Preparing Response...
2022-11-11 06:54:30,725|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-11 06:54:30,725|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-11 06:54:30,726|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Executing workflow(config-assign[ee28284f-3c38-4b60-87a3-9cc08aaa4dce])'s step(config-template)
2022-11-11 06:54:30,726|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 06:54:30,733|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| preparing request id(ee28284f-3c38-4b60-87a3-9cc08aaa4dce) for workflow(config-assign) step(config-template)
2022-11-11 06:54:30,733|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-11-11 06:54:30,733|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-11-11 06:54:30,835|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Triggering K8s Config Upload component logic.
2022-11-11 06:54:30,835|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Getting the template prefixes
2022-11-11 06:54:30,835|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Iterating over prefixes in resource assignment map.
2022-11-11 06:54:30,854|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Rest request method(GET), url(/v1/rb/definition/521af019-3479-484d-b757-3134fbefdfee/a4e54ec5-0f9c-44b9-b527-2507a4e6750e)
2022-11-11 06:54:30,860|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response status(200 - OK)
2022-11-11 06:54:30,943|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Rest request method(GET), url(/v1/rb/definition/521af019-3479-484d-b757-3134fbefdfee/a4e54ec5-0f9c-44b9-b527-2507a4e6750e/config-template/replica-count-template)
2022-11-11 06:54:30,949|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response status(500 - Internal Server Error)
2022-11-11 06:54:30,949|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Uploading K8s template..
2022-11-11 06:54:30,963|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Rest request method(POST), url(/v1/rb/definition/521af019-3479-484d-b757-3134fbefdfee/a4e54ec5-0f9c-44b9-b527-2507a4e6750e/config-template)
2022-11-11 06:54:30,972|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response status(201 - Created)
2022-11-11 06:54:30,983|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Rest request method(POST), url(/v1/rb/definition/521af019-3479-484d-b757-3134fbefdfee/a4e54ec5-0f9c-44b9-b527-2507a4e6750e/config-template/replica-count-template/content)
2022-11-11 06:54:31,003|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response status(200 - OK)
2022-11-11 06:54:31,003|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| K8s Config Upload Completed
2022-11-11 06:54:31,004|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Preparing Response...
2022-11-11 06:54:31,004|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-11-11 06:54:31,004|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Execute node(config-template) -> executed state(SUCCESS)
2022-11-11 06:54:31,005|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Execute node(END) -> executed state(SUCCESS)
2022-11-11 06:54:31,005|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| workflow(ee28284f-3c38-4b60-87a3-9cc08aaa4dce) nodes completed with (0)exceptions
2022-11-11 06:54:31,006|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-11 06:54:31,007|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID af0f543e-1839-4c63-8857-fc1b82037ec8 auditStoreId -1
2022-11-11 06:54:31,045|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Completed
2022-11-11 06:55:10,669|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-11 06:55:10,771|||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-11 06:55:10,774|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| processing request id ee28284f-3c38-4b60-87a3-9cc08aaa4dce
2022-11-11 06:55:10,774|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-11 06:55:10,774|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| StoreAuditService ID  -1
2022-11-11 06:55:10,776|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-11 06:55:10,777|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-11 06:55:10,781|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-11 06:55:10,812|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Deriving input data for workflow: (config-deploy)
2022-11-11 06:55:10,814|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Execute node(START) -> executed state(SUCCESS)
2022-11-11 06:55:10,814|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Executing workflow(config-deploy[ee28284f-3c38-4b60-87a3-9cc08aaa4dce])'s step(config-setup)
2022-11-11 06:55:10,815|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 06:55:10,817|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| preparing request id(ee28284f-3c38-4b60-87a3-9cc08aaa4dce) for workflow(config-deploy) step(config-setup)
2022-11-11 06:55:10,817|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-11 06:55:10,817|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-11 06:55:10,818|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-11 06:55:10,864|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-11-11 06:55:10,866|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-11 06:55:10,867|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Setting Resource Value ("9f464fa2-ba2f-41a7-b834-fe900093982d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-11 06:55:10,868|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 
Resolved Input Key mappings: 
{service-instance-id="9f464fa2-ba2f-41a7-b834-fe900093982d"}
2022-11-11 06:55:10,873|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/9f464fa2-ba2f-41a7-b834-fe900093982d), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-11-11 06:55:10,873|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/9f464fa2-ba2f-41a7-b834-fe900093982d), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-11 06:55:10,902|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/9f464fa2-ba2f-41a7-b834-fe900093982d)
2022-11-11 06:55:10,919|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response status(200 - OK)
2022-11-11 06:55:10,919|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response processing type (string)
2022-11-11 06:55:10,920|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98")
2022-11-11 06:55:10,920|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98")
2022-11-11 06:55:10,920|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Setting Resource Value ("basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-11 06:55:10,921|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Setting Resource Value ("c985f306-2568-4af8-b6df-d777061f6b66") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-11 06:55:10,922|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 
Resolved Input Key mappings: 
{service-instance-id="9f464fa2-ba2f-41a7-b834-fe900093982d", vnf-id="c985f306-2568-4af8-b6df-d777061f6b66"}
2022-11-11 06:55:10,926|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/9f464fa2-ba2f-41a7-b834-fe900093982d/service-data/vnfs/vnf/c985f306-2568-4af8-b6df-d777061f6b66/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-11 06:55:10,927|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/9f464fa2-ba2f-41a7-b834-fe900093982d/service-data/vnfs/vnf/c985f306-2568-4af8-b6df-d777061f6b66/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-11 06:55:10,950|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/9f464fa2-ba2f-41a7-b834-fe900093982d/service-data/vnfs/vnf/c985f306-2568-4af8-b6df-d777061f6b66/vnf-data/vf-modules)
2022-11-11 06:55:10,961|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response status(200 - OK)
2022-11-11 06:55:10,962|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response processing type (json)
2022-11-11 06:55:10,963|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221111t065413044069z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"521af019-3479-484d-b757-3134fbefdfee","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221111t065413044069z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","model-uuid":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-invariant-uuid":"521af019-3479-484d-b757-3134fbefdfee"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"ee28284f-3c38-4b60-87a3-9cc08aaa4dce","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"18058f97-9eed-451f-a9c9-3bc3de2a8b4e","model-invariant-uuid":"b61a9756-93a7-426d-ab84-bcd6f5860541"},"global-customer-id":"basiccnf-macro-customer","service-id":"9f464fa2-ba2f-41a7-b834-fe900093982d","service-instance-id":"9f464fa2-ba2f-41a7-b834-fe900093982d","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f585bcaa-f93e-49d6-8ded-e6c7dd6c2a6f","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d6e9d550-5cfc-4c3d-88c7-77bdcf9501cf","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"314b0a45-aa5a-4729-894a-44a4788fef25","model-uuid":"908ddd4d-8e6f-4739-a729-7f4b5e86ecd7","model-invariant-uuid":"bcabf802-5174-4d45-b225-1d595528e57d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c985f306-2568-4af8-b6df-d777061f6b66"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","model-uuid":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-invariant-uuid":"521af019-3479-484d-b757-3134fbefdfee"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","from-preload":false}}}]})
2022-11-11 06:55:10,964|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221111t065413044069z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"521af019-3479-484d-b757-3134fbefdfee","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221111t065413044069z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","model-uuid":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-invariant-uuid":"521af019-3479-484d-b757-3134fbefdfee"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"ee28284f-3c38-4b60-87a3-9cc08aaa4dce","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"18058f97-9eed-451f-a9c9-3bc3de2a8b4e","model-invariant-uuid":"b61a9756-93a7-426d-ab84-bcd6f5860541"},"global-customer-id":"basiccnf-macro-customer","service-id":"9f464fa2-ba2f-41a7-b834-fe900093982d","service-instance-id":"9f464fa2-ba2f-41a7-b834-fe900093982d","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f585bcaa-f93e-49d6-8ded-e6c7dd6c2a6f","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d6e9d550-5cfc-4c3d-88c7-77bdcf9501cf","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"314b0a45-aa5a-4729-894a-44a4788fef25","model-uuid":"908ddd4d-8e6f-4739-a729-7f4b5e86ecd7","model-invariant-uuid":"bcabf802-5174-4d45-b225-1d595528e57d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c985f306-2568-4af8-b6df-d777061f6b66"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","model-uuid":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-invariant-uuid":"521af019-3479-484d-b757-3134fbefdfee"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","from-preload":false}}}]})
2022-11-11 06:55:10,964|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221111t065413044069z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"521af019-3479-484d-b757-3134fbefdfee","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221111t065413044069z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","model-uuid":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-invariant-uuid":"521af019-3479-484d-b757-3134fbefdfee"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"ee28284f-3c38-4b60-87a3-9cc08aaa4dce","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"18058f97-9eed-451f-a9c9-3bc3de2a8b4e","model-invariant-uuid":"b61a9756-93a7-426d-ab84-bcd6f5860541"},"global-customer-id":"basiccnf-macro-customer","service-id":"9f464fa2-ba2f-41a7-b834-fe900093982d","service-instance-id":"9f464fa2-ba2f-41a7-b834-fe900093982d","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f585bcaa-f93e-49d6-8ded-e6c7dd6c2a6f","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d6e9d550-5cfc-4c3d-88c7-77bdcf9501cf","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"314b0a45-aa5a-4729-894a-44a4788fef25","model-uuid":"908ddd4d-8e6f-4739-a729-7f4b5e86ecd7","model-invariant-uuid":"bcabf802-5174-4d45-b225-1d595528e57d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c985f306-2568-4af8-b6df-d777061f6b66"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","model-uuid":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-invariant-uuid":"521af019-3479-484d-b757-3134fbefdfee"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","from-preload":false}}}]), type  ({json})
2022-11-11 06:55:10,964|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221111t065413044069z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"521af019-3479-484d-b757-3134fbefdfee","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221111t065413044069z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","model-uuid":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-invariant-uuid":"521af019-3479-484d-b757-3134fbefdfee"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"ee28284f-3c38-4b60-87a3-9cc08aaa4dce","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"18058f97-9eed-451f-a9c9-3bc3de2a8b4e","model-invariant-uuid":"b61a9756-93a7-426d-ab84-bcd6f5860541"},"global-customer-id":"basiccnf-macro-customer","service-id":"9f464fa2-ba2f-41a7-b834-fe900093982d","service-instance-id":"9f464fa2-ba2f-41a7-b834-fe900093982d","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f585bcaa-f93e-49d6-8ded-e6c7dd6c2a6f","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d6e9d550-5cfc-4c3d-88c7-77bdcf9501cf","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"314b0a45-aa5a-4729-894a-44a4788fef25","model-uuid":"908ddd4d-8e6f-4739-a729-7f4b5e86ecd7","model-invariant-uuid":"bcabf802-5174-4d45-b225-1d595528e57d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c985f306-2568-4af8-b6df-d777061f6b66"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","model-uuid":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-invariant-uuid":"521af019-3479-484d-b757-3134fbefdfee"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-11 06:55:10,966|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 
Resolved Input Key mappings: 
{vnf-id="c985f306-2568-4af8-b6df-d777061f6b66"}
2022-11-11 06:55:10,970|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/c985f306-2568-4af8-b6df-d777061f6b66?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-11 06:55:10,970|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/c985f306-2568-4af8-b6df-d777061f6b66?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-11 06:55:11,003|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/c985f306-2568-4af8-b6df-d777061f6b66?depth=1)
2022-11-11 06:55:11,104|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response status(200 - OK)
2022-11-11 06:55:11,104|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response processing type (json)
2022-11-11 06:55:11,105|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"competent_jackson","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668149708567","model-invariant-id":"521af019-3479-484d-b757-3134fbefdfee","model-version-id":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-customization-id":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","module-index":0}]})
2022-11-11 06:55:11,105|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"competent_jackson","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668149708567","model-invariant-id":"521af019-3479-484d-b757-3134fbefdfee","model-version-id":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-customization-id":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","module-index":0}]})
2022-11-11 06:55:11,106|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"competent_jackson","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668149708567","model-invariant-id":"521af019-3479-484d-b757-3134fbefdfee","model-version-id":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-customization-id":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","module-index":0}]), type  ({json})
2022-11-11 06:55:11,106|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"96c23d16-375c-4ff7-9f56-dd38348ddd62","vf-module-name":"basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"competent_jackson","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668149708567","model-invariant-id":"521af019-3479-484d-b757-3134fbefdfee","model-version-id":"fe069c5a-2e46-473a-9bcc-d4fb3f6727ac","model-customization-id":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-11 06:55:11,110|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-11 06:55:11,113|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"521af019-3479-484d-b757-3134fbefdfee","k8s-rb-definition-version":"a4e54ec5-0f9c-44b9-b527-2507a4e6750e","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change","k8s-instance-id":"competent_jackson"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-11-11 06:55:11,115|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "competent_jackson",
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "521af019-3479-484d-b757-3134fbefdfee",
      "k8s-rb-definition-version" : "a4e54ec5-0f9c-44b9-b527-2507a4e6750e"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "9f464fa2-ba2f-41a7-b834-fe900093982d",
  "service-instance-name" : "basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "competent_jackson",
      "is-base-vf-module" : false,
      "model-customization-id" : "a4e54ec5-0f9c-44b9-b527-2507a4e6750e",
      "model-invariant-id" : "521af019-3479-484d-b757-3134fbefdfee",
      "model-version-id" : "fe069c5a-2e46-473a-9bcc-d4fb3f6727ac",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1668149708567",
      "vf-module-id" : "96c23d16-375c-4ff7-9f56-dd38348ddd62",
      "vf-module-name" : "basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "ee28284f-3c38-4b60-87a3-9cc08aaa4dce",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d6e9d550-5cfc-4c3d-88c7-77bdcf9501cf",
          "svc-request-id" : "f585bcaa-f93e-49d6-8ded-e6c7dd6c2a6f"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "b61a9756-93a7-426d-ab84-bcd6f5860541",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "18058f97-9eed-451f-a9c9-3bc3de2a8b4e",
            "model-version" : "1.0"
          },
          "service-id" : "9f464fa2-ba2f-41a7-b834-fe900093982d",
          "service-instance-id" : "9f464fa2-ba2f-41a7-b834-fe900093982d",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "a4e54ec5-0f9c-44b9-b527-2507a4e6750e",
            "model-invariant-uuid" : "521af019-3479-484d-b757-3134fbefdfee",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "fe069c5a-2e46-473a-9bcc-d4fb3f6727ac",
            "model-version" : "1"
          },
          "vf-module-id" : "96c23d16-375c-4ff7-9f56-dd38348ddd62",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-rpc-action" : "activate",
          "order-status" : "Created"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "cloud-owner" : "basiccnf-cloud-owner",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "a4e54ec5-0f9c-44b9-b527-2507a4e6750e",
            "model-invariant-uuid" : "521af019-3479-484d-b757-3134fbefdfee",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "fe069c5a-2e46-473a-9bcc-d4fb3f6727ac",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "fe069c5a-2e46-473a-9bcc-d4fb3f6727ac"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221111t065413044069z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "521af019-3479-484d-b757-3134fbefdfee"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221111t065413044069z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "96c23d16-375c-4ff7-9f56-dd38348ddd62",
            "vf-module-name" : "basic_cnf_macro_02349228-c86e-4141-a8e9-1d4f1d921c98_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "314b0a45-aa5a-4729-894a-44a4788fef25",
            "model-invariant-uuid" : "bcabf802-5174-4d45-b225-1d595528e57d",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "908ddd4d-8e6f-4739-a729-7f4b5e86ecd7",
            "model-version" : "1.0"
          },
          "vnf-id" : "c985f306-2568-4af8-b6df-d777061f6b66",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "96c23d16-375c-4ff7-9f56-dd38348ddd62"
    } ]
  },
  "vnf-id" : "c985f306-2568-4af8-b6df-d777061f6b66"
})
2022-11-11 06:55:11,123|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Preparing Response...
2022-11-11 06:55:11,123|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-11 06:55:11,124|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-11 06:55:11,124|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Executing workflow(config-deploy[ee28284f-3c38-4b60-87a3-9cc08aaa4dce])'s step(status-verification-script)
2022-11-11 06:55:11,124|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 06:55:11,130|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| preparing request id(ee28284f-3c38-4b60-87a3-9cc08aaa4dce) for workflow(config-deploy) step(status-verification-script)
2022-11-11 06:55:11,130|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-11 06:55:11,130|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-11-11 06:55:11,134|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-11 06:55:11,141|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| SIMPLE STATUS CHECK - START
2022-11-11 06:55:11,154|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Rest request method(GET), url(/v1/instance/competent_jackson/status)
2022-11-11 06:55:11,209|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response status(200 - OK)
2022-11-11 06:55:11,231|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| VfModule helm_apache (competent_jackson) is not ready. Please wait...
2022-11-11 06:55:21,242|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Rest request method(GET), url(/v1/instance/competent_jackson/status)
2022-11-11 06:55:21,297|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response status(200 - OK)
2022-11-11 06:55:21,299|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| VfModule helm_apache (competent_jackson) is not ready. Please wait...
2022-11-11 06:55:31,308|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Rest request method(GET), url(/v1/instance/competent_jackson/status)
2022-11-11 06:55:31,367|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response status(200 - OK)
2022-11-11 06:55:31,370|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| VfModule helm_apache (competent_jackson) is ready.
2022-11-11 06:55:31,370|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| SIMPLE STATUS CHECK - END
2022-11-11 06:55:31,370|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Preparing Response...
2022-11-11 06:55:31,370|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-11 06:55:31,370|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-11-11 06:55:31,371|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Executing workflow(config-deploy[ee28284f-3c38-4b60-87a3-9cc08aaa4dce])'s step(config-apply)
2022-11-11 06:55:31,371|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 06:55:31,378|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| preparing request id(ee28284f-3c38-4b60-87a3-9cc08aaa4dce) for workflow(config-deploy) step(config-apply)
2022-11-11 06:55:31,378|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-11-11 06:55:31,378|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-11-11 06:55:31,380|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Triggering K8s Config Value component logic.
2022-11-11 06:55:31,380|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Getting the template prefixes
2022-11-11 06:55:31,380|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Iterating over prefixes in resource assignment map.
2022-11-11 06:55:31,392|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Rest request method(GET), url(/v1/instance/competent_jackson/config/replica-count-change)
2022-11-11 06:55:36,403|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response status(500 - Internal Server Error)
2022-11-11 06:55:36,403|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Uploading K8s config..
2022-11-11 06:55:36,441|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Config building started from source custom-values
2022-11-11 06:55:36,442|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-11-11 06:55:36,460|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-11-11 06:55:36,462|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-11 06:55:36,464|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-11-11 06:55:36,567|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Rest request method(POST), url(/v1/instance/competent_jackson/config)
2022-11-11 06:55:36,695|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response status(201 - Created)
2022-11-11 06:55:36,704|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Preparing Response...
2022-11-11 06:55:36,705|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-11-11 06:55:36,705|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-11-11 06:55:36,706|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Executing workflow(config-deploy[ee28284f-3c38-4b60-87a3-9cc08aaa4dce])'s step(status-verification-script-after)
2022-11-11 06:55:36,706|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 06:55:36,707|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| preparing request id(ee28284f-3c38-4b60-87a3-9cc08aaa4dce) for workflow(config-deploy) step(status-verification-script-after)
2022-11-11 06:55:36,707|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-11 06:55:36,708|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-11-11 06:55:36,709|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-11 06:55:36,711|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| SIMPLE STATUS CHECK - START
2022-11-11 06:55:36,721|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Rest request method(GET), url(/v1/instance/competent_jackson/status)
2022-11-11 06:55:36,773|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response status(200 - OK)
2022-11-11 06:55:36,776|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| VfModule helm_apache (competent_jackson) is not ready. Please wait...
2022-11-11 06:55:46,788|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Rest request method(GET), url(/v1/instance/competent_jackson/status)
2022-11-11 06:55:46,844|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response status(200 - OK)
2022-11-11 06:55:46,850|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| VfModule helm_apache (competent_jackson) is not ready. Please wait...
2022-11-11 06:55:56,861|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Rest request method(GET), url(/v1/instance/competent_jackson/status)
2022-11-11 06:55:56,917|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response status(200 - OK)
2022-11-11 06:55:56,918|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| VfModule helm_apache (competent_jackson) is not ready. Please wait...
2022-11-11 06:56:06,935|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Rest request method(GET), url(/v1/instance/competent_jackson/status)
2022-11-11 06:56:07,011|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response status(200 - OK)
2022-11-11 06:56:07,014|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| VfModule helm_apache (competent_jackson) is not ready. Please wait...
2022-11-11 06:56:13,461|8f628af7-681c-45a8-83cb-b07ef472d6f3||reactor-http-epoll-3||||INFO||||||| processing request id 8f628af7-681c-45a8-83cb-b07ef472d6f3
2022-11-11 06:56:13,461|8f628af7-681c-45a8-83cb-b07ef472d6f3||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-11 06:56:13,461|8f628af7-681c-45a8-83cb-b07ef472d6f3||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-11 06:56:13,466|8f628af7-681c-45a8-83cb-b07ef472d6f3||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-11-11 06:56:13,555|8f628af7-681c-45a8-83cb-b07ef472d6f3||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-11 06:56:13,557|8f628af7-681c-45a8-83cb-b07ef472d6f3||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-11 06:56:13,560|8f628af7-681c-45a8-83cb-b07ef472d6f3||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-11 06:56:13,574|8f628af7-681c-45a8-83cb-b07ef472d6f3||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-11 06:56:13,575|8f628af7-681c-45a8-83cb-b07ef472d6f3||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-11 06:56:13,575|8f628af7-681c-45a8-83cb-b07ef472d6f3||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 06:56:13,576|8f628af7-681c-45a8-83cb-b07ef472d6f3||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(8f628af7-681c-45a8-83cb-b07ef472d6f3) for workflow(resource-assignment) step(resource-assignment)
2022-11-11 06:56:13,576|8f628af7-681c-45a8-83cb-b07ef472d6f3||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-11 06:56:13,576|8f628af7-681c-45a8-83cb-b07ef472d6f3||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-11 06:56:13,577|8f628af7-681c-45a8-83cb-b07ef472d6f3||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-11 06:56:13,593|8f628af7-681c-45a8-83cb-b07ef472d6f3||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-11 06:56:13,595|8f628af7-681c-45a8-83cb-b07ef472d6f3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-11 06:56:13,596|8f628af7-681c-45a8-83cb-b07ef472d6f3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("49e53bfe-90ba-4613-865a-83f8748e331c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-11 06:56:13,596|8f628af7-681c-45a8-83cb-b07ef472d6f3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("af290416-e36d-4895-b8c0-f17dd9846ae2") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-11 06:56:13,597|8f628af7-681c-45a8-83cb-b07ef472d6f3||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "49e53bfe-90ba-4613-865a-83f8748e331c",
  "vnf-id" : "af290416-e36d-4895-b8c0-f17dd9846ae2",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-11-11 06:56:13,604|8f628af7-681c-45a8-83cb-b07ef472d6f3||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-11 06:56:13,605|8f628af7-681c-45a8-83cb-b07ef472d6f3||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-11 06:56:13,605|8f628af7-681c-45a8-83cb-b07ef472d6f3||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-11 06:56:13,606|8f628af7-681c-45a8-83cb-b07ef472d6f3||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5f5a185c-8291-4782-a393-07a6268e28b4 auditStoreId -1
2022-11-11 06:56:17,025|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Rest request method(GET), url(/v1/instance/competent_jackson/status)
2022-11-11 06:56:17,079|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response status(200 - OK)
2022-11-11 06:56:17,081|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| VfModule helm_apache (competent_jackson) is not ready. Please wait...
2022-11-11 06:56:17,493|b25f94ae-a5e3-40d4-8fff-9406494db441||reactor-http-epoll-3||||INFO||||||| processing request id b25f94ae-a5e3-40d4-8fff-9406494db441
2022-11-11 06:56:17,493|b25f94ae-a5e3-40d4-8fff-9406494db441||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-11 06:56:17,493|b25f94ae-a5e3-40d4-8fff-9406494db441||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-11 06:56:17,494|b25f94ae-a5e3-40d4-8fff-9406494db441||reactor-http-epoll-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-11 06:56:17,494|b25f94ae-a5e3-40d4-8fff-9406494db441||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-11 06:56:17,500|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-11 06:56:17,521|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-11 06:56:17,522|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-11 06:56:17,522|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 06:56:17,523|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(b25f94ae-a5e3-40d4-8fff-9406494db441) for workflow(resource-assignment) step(resource-assignment)
2022-11-11 06:56:17,523|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-11 06:56:17,523|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-11 06:56:17,524|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-11-11 06:56:17,540|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-11 06:56:17,543|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-11-11 06:56:17,544|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-11-11 06:56:17,545|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-11-11 06:56:17,545|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-11-11 06:56:17,546|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("95191d8e-83bb-4420-8f3b-8d654d9e71ef") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-11 06:56:17,546|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("49e53bfe-90ba-4613-865a-83f8748e331c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-11 06:56:17,547|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-11-11 06:56:17,547|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-11-11 06:56:17,548|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-11-11 06:56:17,548|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("af290416-e36d-4895-b8c0-f17dd9846ae2") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-11 06:56:17,549|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "49e53bfe-90ba-4613-865a-83f8748e331c",
  "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" : "95191d8e-83bb-4420-8f3b-8d654d9e71ef",
  "vnf-id" : "af290416-e36d-4895-b8c0-f17dd9846ae2",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-11-11 06:56:17,558|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-11 06:56:17,558|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-11 06:56:17,558|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-11 06:56:17,559|b25f94ae-a5e3-40d4-8fff-9406494db441||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4d9f6bd2-3ca5-4fcb-ac5b-72091abe1e19 auditStoreId -1
2022-11-11 06:56:20,700|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-11 06:56:20,820|||grpc-default-executor-2||||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-11 06:56:20,826|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| processing request id 2158482d-51b3-479f-86d6-8b8a357c842c
2022-11-11 06:56:20,826|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-11 06:56:20,827|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| StoreAuditService ID  -1
2022-11-11 06:56:20,827|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-11 06:56:20,827|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-11 06:56:20,830|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-11 06:56:20,843|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Deriving input data for workflow: (config-assign)
2022-11-11 06:56:20,843|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-11-11 06:56:20,844|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 06:56:20,844|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| preparing request id(2158482d-51b3-479f-86d6-8b8a357c842c) for workflow(config-assign) step(config-assign)
2022-11-11 06:56:20,844|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-11-11 06:56:20,844|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-11-11 06:56:20,846|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-11-11 06:56:20,884|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:56:20,886|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-11 06:56:20,886|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Setting Resource Value ("49e53bfe-90ba-4613-865a-83f8748e331c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-11 06:56:20,887|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Setting Resource Value ("af290416-e36d-4895-b8c0-f17dd9846ae2") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-11 06:56:20,899|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Resource resolution saved into database successfully : (vnf-id)
2022-11-11 06:56:20,903|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Resource resolution saved into database successfully : (service-instance-id)
2022-11-11 06:56:20,906|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Resource resolution saved into database successfully : (vnf_name)
2022-11-11 06:56:20,906|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Generated Resource Param Data ({
  "service-instance-id" : "49e53bfe-90ba-4613-865a-83f8748e331c",
  "vnf-id" : "af290416-e36d-4895-b8c0-f17dd9846ae2",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-11-11 06:56:20,923|2158482d-51b3-479f-86d6-8b8a357c842c||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-11-11 06:56:20,932|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:56:20,933|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Preparing Response...
2022-11-11 06:56:20,933|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-11-11 06:56:20,933|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-11 06:56:20,934|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID dd93fa58-8291-4137-97cb-f105684cfdc2 auditStoreId -1
2022-11-11 06:56:20,945|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Completed
2022-11-11 06:56:27,098|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Rest request method(GET), url(/v1/instance/competent_jackson/status)
2022-11-11 06:56:27,150|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Response status(200 - OK)
2022-11-11 06:56:27,152|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| VfModule helm_apache (competent_jackson) is ready.
2022-11-11 06:56:27,152|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| SIMPLE STATUS CHECK - END
2022-11-11 06:56:27,152|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Preparing Response...
2022-11-11 06:56:27,153|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-11 06:56:27,153|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-11-11 06:56:27,154|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Executing workflow(config-deploy[ee28284f-3c38-4b60-87a3-9cc08aaa4dce])'s step(collect-results)
2022-11-11 06:56:27,155|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 06:56:27,156|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| preparing request id(ee28284f-3c38-4b60-87a3-9cc08aaa4dce) for workflow(config-deploy) step(collect-results)
2022-11-11 06:56:27,156|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-11-11 06:56:27,156|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-11-11 06:56:27,157|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-11-11 06:56:27,166|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Collected results: {}
2022-11-11 06:56:27,166|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Preparing Response...
2022-11-11 06:56:27,166|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-11-11 06:56:27,166|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-11-11 06:56:27,167|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Execute node(END) -> executed state(SUCCESS)
2022-11-11 06:56:27,167|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| workflow(ee28284f-3c38-4b60-87a3-9cc08aaa4dce) nodes completed with (0)exceptions
2022-11-11 06:56:27,168|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-11 06:56:27,169|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f06cb902-e3c3-4b52-bdf5-4f12187c2d22 auditStoreId -1
2022-11-11 06:56:27,171|ee28284f-3c38-4b60-87a3-9cc08aaa4dce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Completed
2022-11-11 06:56:58,026|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-11 06:56:58,137|||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-11 06:56:58,141|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| processing request id 2158482d-51b3-479f-86d6-8b8a357c842c
2022-11-11 06:56:58,141|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-11 06:56:58,141|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| StoreAuditService ID  -1
2022-11-11 06:56:58,142|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-11 06:56:58,142|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-11 06:56:58,147|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-11 06:56:58,182|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Deriving input data for workflow: (config-deploy)
2022-11-11 06:56:58,182|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-11-11 06:56:58,183|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 06:56:58,196|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| preparing request id(2158482d-51b3-479f-86d6-8b8a357c842c) for workflow(config-deploy) step(config-deploy)
2022-11-11 06:56:58,196|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-11-11 06:56:58,196|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| 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-11 06:56:58,198|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-11-11 06:56:58,199|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Getting Jython Script Class(ConfigDeploy)
2022-11-11 06:56:58,247|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@3692e8f7
2022-11-11 06:56:58,249|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Hello world
2022-11-11 06:56:58,249|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Preparing Response...
2022-11-11 06:56:58,249|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-11-11 06:56:58,250|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-11 06:56:58,251|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b4db82b3-2810-4229-b799-aa3074e36c8d auditStoreId -1
2022-11-11 06:56:58,253|2158482d-51b3-479f-86d6-8b8a357c842c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-lbmlm|||| Completed