Results

By type

          04:49:22,371 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
04:49:22,373 |-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.0.jar!/logback.xml]
04:49:22,374 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
04:49:22,374 |-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.0.jar!/logback.xml]
04:49:22,374 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
04:49:22,393 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@510f3d34 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar!/logback.xml] is not of type file
04:49:22,540 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
04:49:22,548 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
04:49:22,552 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
04:49:22,562 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
04:49:22,680 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
04:49:22,680 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
04:49:22,680 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
04:49:22,680 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
04:49:22,680 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
04:49:22,680 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
04:49:22,680 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
04:49:22,681 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
04:49:22,683 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7817fd62 - Registering current configuration as safe fallback point


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

2022-10-25 04:49:23,554|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.0 on onap-cds-blueprints-processor-ccb88c874-nds5z with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar started by onap in /app)
2022-10-25 04:49:23,558|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-10-25 04:49:26,835|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-10-25 04:49:27,499|||main||||INFO||||||| Finished Spring Data repository scanning in 649ms. Found 11 JPA repository interfaces.
2022-10-25 04:49:29,665|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-10-25 04:49:29,742|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-10-25 04:49:29,971|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-10-25 04:49:30,463|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-10-25 04:49:30,803|||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-10-25 04:49:30,805|||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-10-25 04:49:31,039|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-10-25 04:49:32,400|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-25 04:49:32,413|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-10-25 04:49:32,500|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-10-25 04:49:33,823|||main||||INFO||||||| Audit service is disabled
2022-10-25 04:49:34,068|||main||||INFO||||||| Workflow Audit store is disabled
2022-10-25 04:49:35,554|||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-10-25 04:49:35,597|||main||||INFO||||||| Dependency Management module created...
2022-10-25 04:49:36,646|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-10-25 04:49:36,911|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-10-25 04:49:38,183|||main||||INFO||||||| Netty started on port(s): 8080
2022-10-25 04:49:39,856|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-10-25 04:49:40,213|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-10-25 04:49:40,221|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.365 seconds (JVM running for 18.392)
2022-10-25 04:49:40,244|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-10-25 05:43:16,952|8172d636-c4fa-4e4d-a389-02e19fd7d3dd||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-10-25 05:43:16,954|8172d636-c4fa-4e4d-a389-02e19fd7d3dd||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-25 05:43:16,955|8172d636-c4fa-4e4d-a389-02e19fd7d3dd||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-25 05:43:17,330|8172d636-c4fa-4e4d-a389-02e19fd7d3dd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-25 05:43:17,333|8172d636-c4fa-4e4d-a389-02e19fd7d3dd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-25 05:43:18,456|6b81a82c-9e41-4315-8e10-aeaddefbceaa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1fa5d68a-a0fa-4f95-a803-6ebf1dbdd58c)
2022-10-25 05:43:18,466|6b81a82c-9e41-4315-8e10-aeaddefbceaa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| deleting definition types under : /opt/app/onap/blueprints/working/1fa5d68a-a0fa-4f95-a803-6ebf1dbdd58c/Definitions
2022-10-25 05:43:18,544|6b81a82c-9e41-4315-8e10-aeaddefbceaa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| reinitialized all type definitions
2022-10-25 05:43:18,550|6b81a82c-9e41-4315-8e10-aeaddefbceaa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(helloworld)
2022-10-25 05:43:18,585|6b81a82c-9e41-4315-8e10-aeaddefbceaa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing ArtifactDefinition(helloworld-template)
2022-10-25 05:43:18,592|6b81a82c-9e41-4315-8e10-aeaddefbceaa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-10-25 05:43:18,598|6b81a82c-9e41-4315-8e10-aeaddefbceaa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-10-25 05:43:18,646|6b81a82c-9e41-4315-8e10-aeaddefbceaa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ##### Enhancing Workflow(helloworld)
2022-10-25 05:43:18,646|6b81a82c-9e41-4315-8e10-aeaddefbceaa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-10-25 05:43:18,646|6b81a82c-9e41-4315-8e10-aeaddefbceaa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| identified workflow(helloworld) targets(helloworld)
2022-10-25 05:43:18,647|6b81a82c-9e41-4315-8e10-aeaddefbceaa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-10-25 05:43:18,647|6b81a82c-9e41-4315-8e10-aeaddefbceaa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-10-25 05:43:18,647|6b81a82c-9e41-4315-8e10-aeaddefbceaa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enriching artifacts file(/opt/app/onap/blueprints/working/1fa5d68a-a0fa-4f95-a803-6ebf1dbdd58c/Templates/hello-world-mapping.json
2022-10-25 05:43:18,660|6b81a82c-9e41-4315-8e10-aeaddefbceaa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-10-25 05:43:18,660|6b81a82c-9e41-4315-8e10-aeaddefbceaa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| dataType not present for the recipe(dt-helloworld-properties)
2022-10-25 05:43:18,661|6b81a82c-9e41-4315-8e10-aeaddefbceaa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ##### Enhancing blueprint Resource Definitions
2022-10-25 05:43:18,661|6b81a82c-9e41-4315-8e10-aeaddefbceaa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-10-25 05:43:18,662|6b81a82c-9e41-4315-8e10-aeaddefbceaa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| processing file (Templates/hello-world-mapping.json)
2022-10-25 05:43:18,685|6b81a82c-9e41-4315-8e10-aeaddefbceaa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| distinct resource keys ([])
2022-10-25 05:43:18,685|6b81a82c-9e41-4315-8e10-aeaddefbceaa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Enriching Resource Definition sources Node Template: []
2022-10-25 05:43:18,930|a2da3446-e48b-4c9f-92e4-58ee6ef6a68a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(3a8c4a59-a92f-4b97-b179-9ca19a5570df) CBA(/opt/app/onap/blueprints/archive/3a8c4a59-a92f-4b97-b179-9ca19a5570df/cba.zip)
2022-10-25 05:43:18,940|a2da3446-e48b-4c9f-92e4-58ee6ef6a68a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3a8c4a59-a92f-4b97-b179-9ca19a5570df) and entry definition file (Definitions/blueprint.json)
2022-10-25 05:43:18,995|a2da3446-e48b-4c9f-92e4-58ee6ef6a68a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(helloworld)
2022-10-25 05:43:19,009|a2da3446-e48b-4c9f-92e4-58ee6ef6a68a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3a8c4a59-a92f-4b97-b179-9ca19a5570df) and entry definition file (Definitions/blueprint.json)
2022-10-25 05:43:19,150|a2da3446-e48b-4c9f-92e4-58ee6ef6a68a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| No compiled cache(/opt/app/onap/blueprints/working/3a8c4a59-a92f-4b97-b179-9ca19a5570df) present to clean.
2022-10-25 05:43:19,350|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2022-10-25 05:43:19,350|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-25 05:43:19,350|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-10-25 05:43:19,366|654321||DefaultDispatcher-worker-7||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-10-25 05:43:19,444|654321||DefaultDispatcher-worker-7||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-10-25 05:43:19,446|654321||DefaultDispatcher-worker-7||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-10-25 05:43:19,448|654321||DefaultDispatcher-worker-7||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-10-25 05:43:19,464|654321||DefaultDispatcher-worker-7||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-10-25 05:43:19,465|654321||DefaultDispatcher-worker-7||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-10-25 05:43:19,466|654321||DefaultDispatcher-worker-7||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-25 05:43:19,474|654321||DefaultDispatcher-worker-7||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-10-25 05:43:19,474|654321||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-10-25 05:43:19,475|654321||DefaultDispatcher-worker-7||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-10-25 05:43:19,493|654321||DefaultDispatcher-worker-7||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-10-25 05:43:19,519|654321||DefaultDispatcher-worker-7||||INFO||||||| Batched Sequence : ([])
2022-10-25 05:43:19,521|654321||DefaultDispatcher-worker-7||||INFO||||||| Generated Resource Param Data ({ })
2022-10-25 05:43:19,626|654321||DefaultDispatcher-worker-7||||INFO||||||| Preparing Response...
2022-10-25 05:43:19,628|654321||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-10-25 05:43:19,628|654321||DefaultDispatcher-worker-7||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-10-25 05:43:19,630|654321||DefaultDispatcher-worker-7||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c3515d91-2d32-4f5f-82b3-ca1ee7e24467 auditStoreId -1
2022-10-25 05:46:01,886|401f0dab-f573-4667-8235-946a775a3cbf||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-10-25 05:46:01,887|401f0dab-f573-4667-8235-946a775a3cbf||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-25 05:46:01,887|401f0dab-f573-4667-8235-946a775a3cbf||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-25 05:46:02,103|401f0dab-f573-4667-8235-946a775a3cbf||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-25 05:46:02,103|401f0dab-f573-4667-8235-946a775a3cbf||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-25 05:46:02,732|ccc90c67-434b-4533-8255-b55e2aeb2666||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Enhancing blueprint(/opt/app/onap/blueprints/working/059cb647-c20b-4cbe-8b83-40281635534b)
2022-10-25 05:46:02,733|ccc90c67-434b-4533-8255-b55e2aeb2666||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| deleting definition types under : /opt/app/onap/blueprints/working/059cb647-c20b-4cbe-8b83-40281635534b/Definitions
2022-10-25 05:46:02,735|ccc90c67-434b-4533-8255-b55e2aeb2666||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| reinitialized all type definitions
2022-10-25 05:46:02,736|ccc90c67-434b-4533-8255-b55e2aeb2666||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(helloworld)
2022-10-25 05:46:02,758|ccc90c67-434b-4533-8255-b55e2aeb2666||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing ArtifactDefinition(helloworld-template)
2022-10-25 05:46:02,764|ccc90c67-434b-4533-8255-b55e2aeb2666||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-10-25 05:46:02,770|ccc90c67-434b-4533-8255-b55e2aeb2666||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-10-25 05:46:02,795|ccc90c67-434b-4533-8255-b55e2aeb2666||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ##### Enhancing Workflow(helloworld)
2022-10-25 05:46:02,795|ccc90c67-434b-4533-8255-b55e2aeb2666||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-10-25 05:46:02,795|ccc90c67-434b-4533-8255-b55e2aeb2666||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| identified workflow(helloworld) targets(helloworld)
2022-10-25 05:46:02,795|ccc90c67-434b-4533-8255-b55e2aeb2666||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-10-25 05:46:02,795|ccc90c67-434b-4533-8255-b55e2aeb2666||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-10-25 05:46:02,795|ccc90c67-434b-4533-8255-b55e2aeb2666||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enriching artifacts file(/opt/app/onap/blueprints/working/059cb647-c20b-4cbe-8b83-40281635534b/Templates/hello-world-mapping.json
2022-10-25 05:46:02,803|ccc90c67-434b-4533-8255-b55e2aeb2666||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-10-25 05:46:02,803|ccc90c67-434b-4533-8255-b55e2aeb2666||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| dataType not present for the recipe(dt-helloworld-properties)
2022-10-25 05:46:02,803|ccc90c67-434b-4533-8255-b55e2aeb2666||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ##### Enhancing blueprint Resource Definitions
2022-10-25 05:46:02,803|ccc90c67-434b-4533-8255-b55e2aeb2666||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-10-25 05:46:02,803|ccc90c67-434b-4533-8255-b55e2aeb2666||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| processing file (Templates/hello-world-mapping.json)
2022-10-25 05:46:02,811|ccc90c67-434b-4533-8255-b55e2aeb2666||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| distinct resource keys ([])
2022-10-25 05:46:02,811|ccc90c67-434b-4533-8255-b55e2aeb2666||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Enriching Resource Definition sources Node Template: []
2022-10-25 05:46:03,046|60df7a63-229d-41a9-90f6-692a9aeef8fc||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(b5eb1412-5383-45b5-92e4-dfd5662a6de9) CBA(/opt/app/onap/blueprints/archive/b5eb1412-5383-45b5-92e4-dfd5662a6de9/cba.zip)
2022-10-25 05:46:03,055|60df7a63-229d-41a9-90f6-692a9aeef8fc||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b5eb1412-5383-45b5-92e4-dfd5662a6de9) and entry definition file (Definitions/blueprint.json)
2022-10-25 05:46:03,074|60df7a63-229d-41a9-90f6-692a9aeef8fc||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(helloworld)
2022-10-25 05:46:03,102|60df7a63-229d-41a9-90f6-692a9aeef8fc||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b5eb1412-5383-45b5-92e4-dfd5662a6de9) and entry definition file (Definitions/blueprint.json)
2022-10-25 05:46:03,171|60df7a63-229d-41a9-90f6-692a9aeef8fc||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| No compiled cache(/opt/app/onap/blueprints/working/b5eb1412-5383-45b5-92e4-dfd5662a6de9) present to clean.
2022-10-25 05:46:03,347|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2022-10-25 05:46:03,347|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-25 05:46:03,347|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-10-25 05:46:03,350|654321||reactor-http-epoll-3||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-10-25 05:46:03,350|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-10-25 05:46:03,355|654321||DefaultDispatcher-worker-16||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-10-25 05:46:03,378|654321||DefaultDispatcher-worker-16||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-10-25 05:46:03,378|654321||DefaultDispatcher-worker-16||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-10-25 05:46:03,378|654321||DefaultDispatcher-worker-16||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-25 05:46:03,379|654321||DefaultDispatcher-worker-16||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-10-25 05:46:03,379|654321||DefaultDispatcher-worker-16||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-10-25 05:46:03,380|654321||DefaultDispatcher-worker-16||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-10-25 05:46:03,381|654321||DefaultDispatcher-worker-16||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-10-25 05:46:03,403|654321||DefaultDispatcher-worker-16||||INFO||||||| Batched Sequence : ([])
2022-10-25 05:46:03,404|654321||DefaultDispatcher-worker-16||||INFO||||||| Generated Resource Param Data ({ })
2022-10-25 05:46:03,412|654321||DefaultDispatcher-worker-16||||INFO||||||| Preparing Response...
2022-10-25 05:46:03,412|654321||DefaultDispatcher-worker-16||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-10-25 05:46:03,412|654321||DefaultDispatcher-worker-16||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-10-25 05:46:03,412|654321||DefaultDispatcher-worker-16||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 136321d6-4c80-4974-bf78-f9e46d54249a auditStoreId -1
2022-10-25 06:05:40,139|539d54ef-7f55-488a-874a-95f2f927739e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-25 06:05:40,140|539d54ef-7f55-488a-874a-95f2f927739e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-25 06:05:40,141|539d54ef-7f55-488a-874a-95f2f927739e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-25 06:05:40,380|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-25 06:05:40,380|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-25 06:05:40,831|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-25 06:05:40,836|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(f020350c-2164-4a8a-a780-a3c37b4e6b80) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-25 06:05:40,860|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(2f2afe6d-7199-4c99-91a2-e2fabcc4b14f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-25 06:05:40,869|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(530e83ba-4c6b-417e-b97a-53ffc121f3bf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-25 06:05:40,882|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(d79b66c0-0234-4d6a-bc3f-e095f8fdd69e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-25 06:05:40,899|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(604915b2-6871-40e9-a0f1-3a50cf4d2edf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-25 06:05:40,916|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(9133575b-fa6e-4dc6-8ea7-f0e77680c028) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-25 06:05:40,935|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:05:40,935|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:05:40,936|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-25 06:05:40,936|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-25 06:05:40,937|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:05:40,937|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:05:40,986|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-25 06:05:41,013|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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:34)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	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:43)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	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:35)
	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:38)
	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:38)
	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:38)
	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:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	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:31)
	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:34)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	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:43)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	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:35)
	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:38)
	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:38)
	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:38)
	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:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	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:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:68)
	at kotlinx.coroutines.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:320)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:254)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-25 06:05:41,016|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-25 06:05:41,055|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-25 06:05:41,072|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-25 06:05:41,169|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(resource-assignment)
2022-10-25 06:05:41,170|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-assign)
2022-10-25 06:05:41,171|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-deploy)
2022-10-25 06:05:41,223|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:05:41,370|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(resource-assignment)
2022-10-25 06:05:41,371|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-assign)
2022-10-25 06:05:41,372|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-deploy)
2022-10-25 06:05:41,373|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(HealthCheck)
2022-10-25 06:05:41,373|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-25 06:05:41,374|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(vf-config-assign)
2022-10-25 06:05:41,375|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(vf-config-deploy)
2022-10-25 06:05:41,423|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-25 06:05:41,521|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(resource-assignment)
2022-10-25 06:05:41,522|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-deploy)
2022-10-25 06:05:41,555|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-assign)
2022-10-25 06:05:41,557|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-deploy)
2022-10-25 06:05:41,558|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-25 06:05:41,581|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:05:41,748|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(resource-assignment)
2022-10-25 06:05:41,749|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-assign)
2022-10-25 06:05:41,749|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-deploy)
2022-10-25 06:05:41,783|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:05:41,857|539d54ef-7f55-488a-874a-95f2f927739e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:05:43,207|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4609d6c8-6d9d-4408-a332-f2269d83e0b5)
2022-10-25 06:05:43,208|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| deleting definition types under : /opt/app/onap/blueprints/working/4609d6c8-6d9d-4408-a332-f2269d83e0b5/Definitions
2022-10-25 06:05:43,209|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| reinitialized all type definitions
2022-10-25 06:05:43,210|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-10-25 06:05:43,234|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-10-25 06:05:43,239|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-10-25 06:05:43,245|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-10-25 06:05:43,261|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(capability)
2022-10-25 06:05:43,278|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(capability)
2022-10-25 06:05:43,288|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(processor-db)
2022-10-25 06:05:43,303|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-25 06:05:43,318|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-25 06:05:43,329|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-25 06:05:43,339|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-25 06:05:43,354|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-25 06:05:43,398|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-10-25 06:05:43,403|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-10-25 06:05:43,403|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-10-25 06:05:43,416|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(capability)
2022-10-25 06:05:43,426|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(capability)
2022-10-25 06:05:43,434|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(capability)
2022-10-25 06:05:43,442|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(processor-db)
2022-10-25 06:05:43,451|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-25 06:05:43,461|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-25 06:05:43,475|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-25 06:05:43,488|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-25 06:05:43,499|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-25 06:05:43,509|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-25 06:05:43,553|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ##### Enhancing Workflow(resource-resolution)
2022-10-25 06:05:43,554|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-10-25 06:05:43,555|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-10-25 06:05:43,555|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-10-25 06:05:43,555|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-10-25 06:05:43,555|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-10-25 06:05:43,555|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enriching artifacts file(/opt/app/onap/blueprints/working/4609d6c8-6d9d-4408-a332-f2269d83e0b5/Templates/hello-world-velocity-mapping.json
2022-10-25 06:05:43,564|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-10-25 06:05:43,564|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-10-25 06:05:43,564|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enriching artifacts file(/opt/app/onap/blueprints/working/4609d6c8-6d9d-4408-a332-f2269d83e0b5/Templates/hello-world-jinja-mapping.json
2022-10-25 06:05:43,571|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-10-25 06:05:43,571|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-10-25 06:05:43,571|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ##### Enhancing blueprint Resource Definitions
2022-10-25 06:05:43,571|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-10-25 06:05:43,571|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-10-25 06:05:43,571|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-10-25 06:05:43,582|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:05:43,639|10760638-c0b4-44f5-9726-e7f82b17055a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-10-25 06:05:43,822|99375128-09f6-4599-aa94-de4b6e2cce14||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(13506108-bcdf-4b99-bcbc-ed688e16ce68) CBA(/opt/app/onap/blueprints/archive/13506108-bcdf-4b99-bcbc-ed688e16ce68/cba.zip)
2022-10-25 06:05:43,829|99375128-09f6-4599-aa94-de4b6e2cce14||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/13506108-bcdf-4b99-bcbc-ed688e16ce68) and entry definition file (Definitions/resource-resolution.json)
2022-10-25 06:05:43,855|99375128-09f6-4599-aa94-de4b6e2cce14||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(resource-resolution)
2022-10-25 06:05:43,862|99375128-09f6-4599-aa94-de4b6e2cce14||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/13506108-bcdf-4b99-bcbc-ed688e16ce68) and entry definition file (Definitions/resource-resolution.json)
2022-10-25 06:05:43,918|99375128-09f6-4599-aa94-de4b6e2cce14||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| No compiled cache(/opt/app/onap/blueprints/working/13506108-bcdf-4b99-bcbc-ed688e16ce68) present to clean.
2022-10-25 06:05:44,050|75a3e463-2e8a-4133-8166-f263d9c156e2||reactor-http-epoll-2||||INFO||||||| processing request id 75a3e463-2e8a-4133-8166-f263d9c156e2
2022-10-25 06:05:44,050|75a3e463-2e8a-4133-8166-f263d9c156e2||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-25 06:05:44,050|75a3e463-2e8a-4133-8166-f263d9c156e2||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-10-25 06:05:44,059|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-10-25 06:05:44,126|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||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-10-25 06:05:44,129|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-10-25 06:05:44,132|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||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-10-25 06:05:44,144|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-10-25 06:05:44,147|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-10-25 06:05:44,148|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-25 06:05:44,149|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| preparing request id(75a3e463-2e8a-4133-8166-f263d9c156e2) for workflow(resource-resolution) step(helloworld)
2022-10-25 06:05:44,149|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-10-25 06:05:44,149|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||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-10-25 06:05:44,150|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-10-25 06:05:44,184|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||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-10-25 06:05:44,209|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-25 06:05:44,210|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-25 06:05:44,210|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-10-25 06:05:44,442|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-10-25 06:05:44,522|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-10-25 06:05:44,531|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-10-25 06:05:44,532|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-10-25 06:05:44,532|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-10-25 06:05:44,533|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-10-25 06:05:44,569|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-10-25 06:05:44,580|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-10-25 06:05:44,581|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-10-25 06:05:48,425|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@26ed0065
2022-10-25 06:05:48,429|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-10-25 06:05:48,441|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-10-25 06:05:48,442|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-25 06:05:48,442|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-25 06:05:48,443|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-10-25 06:05:48,448|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-10-25 06:05:48,459|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-10-25 06:05:48,459|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-10-25 06:05:48,460|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-10-25 06:05:48,460|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-10-25 06:05:48,460|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-10-25 06:05:48,460|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-25 06:05:48,461|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-25 06:05:48,461|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-10-25 06:05:48,462|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-10-25 06:05:48,469|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-10-25 06:05:48,469|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-10-25 06:05:48,469|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-10-25 06:05:48,469|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-10-25 06:05:48,469|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-10-25 06:05:48,470|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-10-25 06:05:48,477|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-10-25 06:05:48,478|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-25 06:05:48,503|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-25 06:05:54,743|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| compiled in (6239)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-25 06:05:54,745|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-25 06:05:54,760|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-10-25 06:05:54,772|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-10-25 06:05:54,774|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-25 06:05:54,774|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-25 06:05:54,774|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-10-25 06:05:54,779|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-10-25 06:05:54,787|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-10-25 06:05:54,787|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-10-25 06:05:54,788|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-25 06:05:54,788|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-25 06:05:54,788|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-10-25 06:05:54,799|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-10-25 06:05:54,806|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-10-25 06:05:54,807|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-10-25 06:05:54,816|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-10-25 06:05:54,817|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-10-25 06:05:54,817|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-25 06:05:54,818|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-25 06:05:54,818|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-10-25 06:05:54,820|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-10-25 06:05:54,829|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-10-25 06:05:54,829|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-10-25 06:05:54,829|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-10-25 06:05:54,829|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-10-25 06:05:54,829|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-10-25 06:05:54,840|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-10-25 06:05:54,851|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-25 06:05:54,852|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||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-10-25 06:05:54,898|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (list)
2022-10-25 06:05:54,903|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-10-25 06:05:54,903|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-25 06:05:54,903|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-25 06:05:54,903|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-25 06:05:54,904|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-25 06:05:54,904|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-10-25 06:05:54,913|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-10-25 06:05:54,916|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||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-10-25 06:05:55,051|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-10-25 06:05:55,073|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||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-10-25 06:05:55,074|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-10-25 06:05:55,122|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||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-10-25 06:05:55,132|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-25 06:05:55,133|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-10-25 06:05:55,134|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-10-25 06:05:55,135|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-10-25 06:05:55,143|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-10-25 06:05:55,182|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@bf4cee9
2022-10-25 06:05:55,184|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-10-25 06:05:55,193|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-10-25 06:05:55,194|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-25 06:05:55,194|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-25 06:05:55,194|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-10-25 06:05:55,196|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-10-25 06:05:55,204|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-10-25 06:05:55,205|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-10-25 06:05:55,205|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-10-25 06:05:55,205|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-10-25 06:05:55,205|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-10-25 06:05:55,213|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-10-25 06:05:55,214|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-10-25 06:05:55,221|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-10-25 06:05:55,223|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-25 06:05:55,223|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-25 06:05:55,223|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-10-25 06:05:55,225|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-10-25 06:05:55,233|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-10-25 06:05:55,233|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-10-25 06:05:55,233|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-10-25 06:05:55,234|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-10-25 06:05:55,234|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-10-25 06:05:55,242|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-10-25 06:05:55,243|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-10-25 06:05:55,252|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-10-25 06:05:55,253|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-25 06:05:55,253|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-25 06:05:55,253|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-10-25 06:05:55,254|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-10-25 06:05:55,261|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-10-25 06:05:55,261|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-10-25 06:05:55,261|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-10-25 06:05:55,262|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-10-25 06:05:55,262|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-10-25 06:05:55,262|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-25 06:05:55,262|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-25 06:05:55,263|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-10-25 06:05:55,264|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-10-25 06:05:55,271|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-10-25 06:05:55,272|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-10-25 06:05:55,273|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-10-25 06:05:55,273|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-10-25 06:05:55,273|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-10-25 06:05:55,273|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-10-25 06:05:55,274|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-25 06:05:55,274|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-25 06:05:55,274|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-10-25 06:05:55,275|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-10-25 06:05:55,281|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-10-25 06:05:55,282|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-10-25 06:05:55,282|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-25 06:05:55,282|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-25 06:05:55,282|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-10-25 06:05:55,283|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-10-25 06:05:55,290|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-10-25 06:05:55,291|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-10-25 06:05:55,295|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||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-10-25 06:05:55,296|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-10-25 06:05:55,297|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-10-25 06:05:55,305|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-10-25 06:05:55,305|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-10-25 06:05:55,305|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-10-25 06:05:55,305|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-10-25 06:05:55,305|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-10-25 06:05:55,314|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-10-25 06:05:55,314|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-25 06:05:55,315|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-10-25 06:05:55,324|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-10-25 06:05:55,325|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-25 06:05:55,325|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||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-10-25 06:05:55,329|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (list)
2022-10-25 06:05:55,330|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||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-10-25 06:05:55,330|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-25 06:05:55,330|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-25 06:05:55,330|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-25 06:05:55,330|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-25 06:05:55,331|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-25 06:05:55,331|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-25 06:05:55,331|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-25 06:05:55,331|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-25 06:05:55,331|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-25 06:05:55,331|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||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-10-25 06:05:55,341|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-10-25 06:05:55,342|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||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-10-25 06:05:55,567|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-10-25 06:05:55,578|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||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-10-25 06:05:55,578|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| Preparing Response...
2022-10-25 06:05:55,578|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-10-25 06:05:55,578|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-10-25 06:05:55,579|75a3e463-2e8a-4133-8166-f263d9c156e2||DefaultDispatcher-worker-22||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3190ea41-9a84-4114-8dff-059697e98f3c auditStoreId -1
2022-10-25 06:24:42,879|d267b66d-304c-4594-b0e7-2c0a40000852||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-25 06:24:42,880|d267b66d-304c-4594-b0e7-2c0a40000852||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-25 06:24:42,880|d267b66d-304c-4594-b0e7-2c0a40000852||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-25 06:24:43,050|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-25 06:24:43,051|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-25 06:24:43,481|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-25 06:24:43,482|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(1fa68762-2815-4294-a8b6-361d7c98e8b8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-25 06:24:43,500|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(bf93e27d-6a6b-4aa8-8197-2674f327370d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-25 06:24:43,507|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(552d81d4-c898-462b-899c-5853b01c5865) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-25 06:24:43,518|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(79befe83-e240-45dd-8061-246af9af9de7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-25 06:24:43,531|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(e6ca96a3-3754-41ff-8524-b6dffd3a4ab6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-25 06:24:43,545|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(c605c9eb-8248-491c-9de5-860189e06d8e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-25 06:24:43,559|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:24:43,559|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:24:43,559|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-25 06:24:43,559|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-25 06:24:43,559|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:24:43,560|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:24:43,586|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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:34)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	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:43)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	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:35)
	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:38)
	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:38)
	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:38)
	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:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	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:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:68)
	at kotlinx.coroutines.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:320)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:254)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-25 06:24:43,590|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-25 06:24:43,621|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-25 06:24:43,638|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-25 06:24:43,655|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-25 06:24:43,722|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(resource-assignment)
2022-10-25 06:24:43,723|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-assign)
2022-10-25 06:24:43,724|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-deploy)
2022-10-25 06:24:43,762|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:24:43,806|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-25 06:24:43,839|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-10-25 06:24:43,846|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-25 06:24:43,907|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(resource-assignment)
2022-10-25 06:24:43,908|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-assign)
2022-10-25 06:24:43,908|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-deploy)
2022-10-25 06:24:43,947|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:24:43,988|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-25 06:24:44,014|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-10-25 06:24:44,021|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-25 06:24:44,069|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(resource-assignment)
2022-10-25 06:24:44,070|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-assign)
2022-10-25 06:24:44,071|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-deploy)
2022-10-25 06:24:44,071|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(HealthCheck)
2022-10-25 06:24:44,072|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-25 06:24:44,073|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(vf-config-assign)
2022-10-25 06:24:44,073|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(vf-config-deploy)
2022-10-25 06:24:44,113|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-25 06:24:44,148|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-10-25 06:24:44,174|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-10-25 06:24:44,181|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-10-25 06:24:44,226|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(resource-assignment)
2022-10-25 06:24:44,227|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-deploy)
2022-10-25 06:24:44,256|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-assign)
2022-10-25 06:24:44,257|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-deploy)
2022-10-25 06:24:44,258|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-25 06:24:44,273|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:24:44,293|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-10-25 06:24:44,318|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-10-25 06:24:44,333|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-25 06:24:44,357|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-25 06:24:44,357|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-10-25 06:24:44,391|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-25 06:24:44,425|d267b66d-304c-4594-b0e7-2c0a40000852||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:24:55,959|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3edb3866-8f70-48be-87ed-1a7024d5510d)
2022-10-25 06:24:55,959|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| deleting definition types under : /opt/app/onap/blueprints/working/3edb3866-8f70-48be-87ed-1a7024d5510d/Definitions
2022-10-25 06:24:55,961|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| reinitialized all type definitions
2022-10-25 06:24:55,962|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-10-25 06:24:55,980|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing ArtifactDefinition(vnf-template)
2022-10-25 06:24:55,984|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing ArtifactDefinition(vnf-mapping)
2022-10-25 06:24:55,989|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-10-25 06:24:56,023|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(input)
2022-10-25 06:24:56,039|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(input)
2022-10-25 06:24:56,046|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(input)
2022-10-25 06:24:56,050|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-10-25 06:24:56,050|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-10-25 06:24:56,050|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-10-25 06:24:56,061|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(input)
2022-10-25 06:24:56,067|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(input)
2022-10-25 06:24:56,073|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(input)
2022-10-25 06:24:56,079|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-25 06:24:56,095|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(input)
2022-10-25 06:24:56,101|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(input)
2022-10-25 06:24:56,107|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(input)
2022-10-25 06:24:56,112|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(input)
2022-10-25 06:24:56,118|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(input)
2022-10-25 06:24:56,123|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(input)
2022-10-25 06:24:56,136|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(config-assign)
2022-10-25 06:24:56,141|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing ArtifactDefinition(baseconfig-template)
2022-10-25 06:24:56,141|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-10-25 06:24:56,141|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-10-25 06:24:56,154|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(input)
2022-10-25 06:24:56,160|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(input)
2022-10-25 06:24:56,166|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(input)
2022-10-25 06:24:56,171|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(config-deploy)
2022-10-25 06:24:56,206|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ##### Enhancing Workflow(resource-assignment)
2022-10-25 06:24:56,207|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-10-25 06:24:56,207|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-10-25 06:24:56,207|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-10-25 06:24:56,207|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-10-25 06:24:56,207|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-10-25 06:24:56,207|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enriching artifacts file(/opt/app/onap/blueprints/working/3edb3866-8f70-48be-87ed-1a7024d5510d/Templates/vnf-mapping.json
2022-10-25 06:24:56,213|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-10-25 06:24:56,213|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-10-25 06:24:56,213|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enriching artifacts file(/opt/app/onap/blueprints/working/3edb3866-8f70-48be-87ed-1a7024d5510d/Templates/base_ubuntu20-mapping.json
2022-10-25 06:24:56,217|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-10-25 06:24:56,217|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-10-25 06:24:56,218|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ##### Enhancing Workflow(config-assign)
2022-10-25 06:24:56,218|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-10-25 06:24:56,218|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| identified workflow(config-assign) targets(config-assign)
2022-10-25 06:24:56,218|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-10-25 06:24:56,218|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-10-25 06:24:56,218|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enriching artifacts file(/opt/app/onap/blueprints/working/3edb3866-8f70-48be-87ed-1a7024d5510d/Templates/baseconfig-mapping.json
2022-10-25 06:24:56,222|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-10-25 06:24:56,222|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| dataType not present for the recipe(dt-config-assign-properties)
2022-10-25 06:24:56,223|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ##### Enhancing Workflow(config-deploy)
2022-10-25 06:24:56,223|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-10-25 06:24:56,223|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| identified workflow(config-deploy) targets(config-deploy)
2022-10-25 06:24:56,223|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| workflow(config-deploy) resource assignment files([]
2022-10-25 06:24:56,223|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ##### Enhancing blueprint Resource Definitions
2022-10-25 06:24:56,223|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-10-25 06:24:56,223|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| processing file (Templates/vnf-mapping.json)
2022-10-25 06:24:56,223|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-10-25 06:24:56,223|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| processing file (Templates/baseconfig-mapping.json)
2022-10-25 06:24:56,236|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:24:56,282|095a24ee-e301-4b16-b00a-bd4e17b5940f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-10-25 06:24:56,458|a113a202-2b2e-4331-b5f0-8de50c6c02ac||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(257582e1-1573-46fb-b571-09c218c24d9a) CBA(/opt/app/onap/blueprints/archive/257582e1-1573-46fb-b571-09c218c24d9a/cba.zip)
2022-10-25 06:24:56,466|a113a202-2b2e-4331-b5f0-8de50c6c02ac||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/257582e1-1573-46fb-b571-09c218c24d9a) and entry definition file (Definitions/ubuntu20.json)
2022-10-25 06:24:56,476|a113a202-2b2e-4331-b5f0-8de50c6c02ac||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-25 06:24:56,502|a113a202-2b2e-4331-b5f0-8de50c6c02ac||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(resource-assignment)
2022-10-25 06:24:56,503|a113a202-2b2e-4331-b5f0-8de50c6c02ac||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-assign)
2022-10-25 06:24:56,506|a113a202-2b2e-4331-b5f0-8de50c6c02ac||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-deploy)
2022-10-25 06:24:56,514|a113a202-2b2e-4331-b5f0-8de50c6c02ac||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/257582e1-1573-46fb-b571-09c218c24d9a) and entry definition file (Definitions/ubuntu20.json)
2022-10-25 06:24:56,565|a113a202-2b2e-4331-b5f0-8de50c6c02ac||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| No compiled cache(/opt/app/onap/blueprints/working/257582e1-1573-46fb-b571-09c218c24d9a) present to clean.
2022-10-25 06:25:18,085|a6137d87-cc14-4a63-87a0-fc0a97022036||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(6f3161ea-23d4-4360-a92b-85b81f0d1475) CBA(/opt/app/onap/blueprints/archive/6f3161ea-23d4-4360-a92b-85b81f0d1475/cba.zip)
2022-10-25 06:25:18,113|a6137d87-cc14-4a63-87a0-fc0a97022036||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6f3161ea-23d4-4360-a92b-85b81f0d1475) and entry definition file (Definitions/CNF.json)
2022-10-25 06:25:18,170|a6137d87-cc14-4a63-87a0-fc0a97022036||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(resource-assignment)
2022-10-25 06:25:18,171|a6137d87-cc14-4a63-87a0-fc0a97022036||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-assign)
2022-10-25 06:25:18,172|a6137d87-cc14-4a63-87a0-fc0a97022036||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-deploy)
2022-10-25 06:25:18,173|a6137d87-cc14-4a63-87a0-fc0a97022036||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(scale-out)
2022-10-25 06:25:18,173|a6137d87-cc14-4a63-87a0-fc0a97022036||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(scale)
2022-10-25 06:25:18,174|a6137d87-cc14-4a63-87a0-fc0a97022036||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(scale-in)
2022-10-25 06:25:18,175|a6137d87-cc14-4a63-87a0-fc0a97022036||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(health-check)
2022-10-25 06:25:18,201|a6137d87-cc14-4a63-87a0-fc0a97022036||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6f3161ea-23d4-4360-a92b-85b81f0d1475) and entry definition file (Definitions/CNF.json)
2022-10-25 06:25:18,303|a6137d87-cc14-4a63-87a0-fc0a97022036||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| No compiled cache(/opt/app/onap/blueprints/working/6f3161ea-23d4-4360-a92b-85b81f0d1475) present to clean.
2022-10-25 06:25:42,912|144d0bbe-a799-403c-81ee-0e260f26d396||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-25 06:25:42,913|144d0bbe-a799-403c-81ee-0e260f26d396||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-25 06:25:42,913|144d0bbe-a799-403c-81ee-0e260f26d396||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-25 06:25:43,034|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-25 06:25:43,034|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-25 06:25:43,370|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-25 06:25:43,371|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(5d77618e-e0dd-41bf-b1df-e9a716b94ba0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-25 06:25:43,385|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(5f2e0a32-85e6-4045-8a38-b56a11778a56) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-25 06:25:43,391|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(92d9a832-6aba-4875-81b1-45042044a54d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-25 06:25:43,399|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(d42df059-3122-40d1-a400-89eb6b76ac5a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-25 06:25:43,409|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(10033cf1-d2d2-4f7f-97ef-b1956aa53b65) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-25 06:25:43,420|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(446cb58b-1b27-46c6-9db6-98c12a6a2fbe) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-25 06:25:43,433|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:25:43,433|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:25:43,433|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-25 06:25:43,433|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-25 06:25:43,434|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:25:43,434|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:25:43,469|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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:34)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	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:43)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	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:35)
	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:38)
	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:38)
	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:38)
	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:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	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:31)
	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:34)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	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:43)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	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:35)
	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:38)
	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:38)
	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:38)
	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:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	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:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:68)
	at kotlinx.coroutines.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:320)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:254)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-25 06:25:43,471|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-25 06:25:43,489|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-25 06:25:43,505|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-25 06:25:43,521|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-25 06:25:43,575|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(resource-assignment)
2022-10-25 06:25:43,576|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-assign)
2022-10-25 06:25:43,576|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-deploy)
2022-10-25 06:25:43,610|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:25:43,643|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-25 06:25:43,667|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-10-25 06:25:43,668|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-25 06:25:43,726|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(resource-assignment)
2022-10-25 06:25:43,727|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-assign)
2022-10-25 06:25:43,727|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-deploy)
2022-10-25 06:25:43,760|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:25:43,788|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-25 06:25:43,809|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-10-25 06:25:43,815|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-25 06:25:43,861|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(resource-assignment)
2022-10-25 06:25:43,862|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-assign)
2022-10-25 06:25:43,863|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-deploy)
2022-10-25 06:25:43,863|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(HealthCheck)
2022-10-25 06:25:43,864|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-25 06:25:43,864|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(vf-config-assign)
2022-10-25 06:25:43,865|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(vf-config-deploy)
2022-10-25 06:25:43,900|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-assign)
2022-10-25 06:25:43,900|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-deploy)
2022-10-25 06:25:43,901|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-25 06:25:43,919|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:25:43,944|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-10-25 06:25:43,968|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-10-25 06:25:43,985|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-25 06:25:44,007|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-25 06:25:44,007|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-10-25 06:25:44,041|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-25 06:25:44,079|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(resource-assignment)
2022-10-25 06:25:44,080|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-deploy)
2022-10-25 06:25:44,102|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-25 06:25:44,119|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-10-25 06:25:44,140|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-10-25 06:25:44,140|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-10-25 06:25:44,169|144d0bbe-a799-403c-81ee-0e260f26d396||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:25:55,256|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Enhancing blueprint(/opt/app/onap/blueprints/working/88cdd54d-9458-4eb1-8f81-ab66cfc21ccc)
2022-10-25 06:25:55,257|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| deleting definition types under : /opt/app/onap/blueprints/working/88cdd54d-9458-4eb1-8f81-ab66cfc21ccc/Definitions
2022-10-25 06:25:55,259|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| reinitialized all type definitions
2022-10-25 06:25:55,259|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(netconf-device)
2022-10-25 06:25:55,275|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(resolve-data)
2022-10-25 06:25:55,289|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-10-25 06:25:55,294|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-10-25 06:25:55,298|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-10-25 06:25:55,337|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-10-25 06:25:55,361|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ##### Enhancing Workflow(config-assign)
2022-10-25 06:25:55,362|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-10-25 06:25:55,362|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| identified workflow(config-assign) targets(resolve-data)
2022-10-25 06:25:55,362|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-10-25 06:25:55,363|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-10-25 06:25:55,363|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enriching artifacts file(/opt/app/onap/blueprints/working/88cdd54d-9458-4eb1-8f81-ab66cfc21ccc/Templates/netconfrpc-mapping.json
2022-10-25 06:25:55,369|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-10-25 06:25:55,369|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| dataType not present for the recipe(dt-config-assign-properties)
2022-10-25 06:25:55,370|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ##### Enhancing Workflow(config-deploy)
2022-10-25 06:25:55,370|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-10-25 06:25:55,371|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| identified workflow(config-deploy) targets(execute-netconf)
2022-10-25 06:25:55,371|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| workflow(config-deploy) resource assignment files([]
2022-10-25 06:25:55,371|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| ##### Enhancing blueprint Resource Definitions
2022-10-25 06:25:55,371|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-10-25 06:25:55,371|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| processing file (Templates/netconfrpc-mapping.json)
2022-10-25 06:25:55,376|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| distinct resource keys ([input-source])
2022-10-25 06:25:55,388|46ca2235-2d00-4175-9f4e-e78ea1d85800||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Enriching Resource Definition sources Node Template: [source-input]
2022-10-25 06:26:33,773|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-25 06:26:33,877|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: 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-10-25 06:26:33,918|8637d92a-6a65-441f-9c4b-9b57b68605bf||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| request(8637d92a-6a65-441f-9c4b-9b57b68605bf)
2022-10-25 06:26:33,921|8637d92a-6a65-441f-9c4b-9b57b68605bf||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| CBA file(/opt/app/onap/blueprints/archive/4f6664fd-e9c9-4ad8-8881-25c3eff64aa7/cba.zip written successfully
2022-10-25 06:26:33,922|8637d92a-6a65-441f-9c4b-9b57b68605bf||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(4f6664fd-e9c9-4ad8-8881-25c3eff64aa7) CBA(/opt/app/onap/blueprints/archive/4f6664fd-e9c9-4ad8-8881-25c3eff64aa7/cba.zip)
2022-10-25 06:26:33,929|8637d92a-6a65-441f-9c4b-9b57b68605bf||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4f6664fd-e9c9-4ad8-8881-25c3eff64aa7) and entry definition file (Definitions/ubuntu20.json)
2022-10-25 06:26:33,938|8637d92a-6a65-441f-9c4b-9b57b68605bf||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-25 06:26:33,956|8637d92a-6a65-441f-9c4b-9b57b68605bf||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(resource-assignment)
2022-10-25 06:26:33,957|8637d92a-6a65-441f-9c4b-9b57b68605bf||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-assign)
2022-10-25 06:26:33,957|8637d92a-6a65-441f-9c4b-9b57b68605bf||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-deploy)
2022-10-25 06:26:33,965|8637d92a-6a65-441f-9c4b-9b57b68605bf||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4f6664fd-e9c9-4ad8-8881-25c3eff64aa7) and entry definition file (Definitions/ubuntu20.json)
2022-10-25 06:26:33,986|8637d92a-6a65-441f-9c4b-9b57b68605bf||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-10-25 06:26:34,007|8637d92a-6a65-441f-9c4b-9b57b68605bf||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-10-25 06:26:34,009|8637d92a-6a65-441f-9c4b-9b57b68605bf||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-10-25 06:26:34,044|8637d92a-6a65-441f-9c4b-9b57b68605bf||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| No compiled cache(/opt/app/onap/blueprints/working/4f6664fd-e9c9-4ad8-8881-25c3eff64aa7) present to clean.
2022-10-25 06:26:58,303|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-25 06:26:58,410|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: 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-10-25 06:26:58,412|cc4b57e8-e659-45bd-92b6-3735f32bf4c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| request(cc4b57e8-e659-45bd-92b6-3735f32bf4c4)
2022-10-25 06:26:58,413|cc4b57e8-e659-45bd-92b6-3735f32bf4c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| CBA file(/opt/app/onap/blueprints/archive/cc9c21e1-a015-4eac-af69-2d12dfb2cb21/cba.zip written successfully
2022-10-25 06:26:58,413|cc4b57e8-e659-45bd-92b6-3735f32bf4c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(cc9c21e1-a015-4eac-af69-2d12dfb2cb21) CBA(/opt/app/onap/blueprints/archive/cc9c21e1-a015-4eac-af69-2d12dfb2cb21/cba.zip)
2022-10-25 06:26:58,444|cc4b57e8-e659-45bd-92b6-3735f32bf4c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cc9c21e1-a015-4eac-af69-2d12dfb2cb21) and entry definition file (Definitions/CNF.json)
2022-10-25 06:26:58,500|cc4b57e8-e659-45bd-92b6-3735f32bf4c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(resource-assignment)
2022-10-25 06:26:58,501|cc4b57e8-e659-45bd-92b6-3735f32bf4c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-assign)
2022-10-25 06:26:58,501|cc4b57e8-e659-45bd-92b6-3735f32bf4c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-deploy)
2022-10-25 06:26:58,502|cc4b57e8-e659-45bd-92b6-3735f32bf4c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(scale-out)
2022-10-25 06:26:58,502|cc4b57e8-e659-45bd-92b6-3735f32bf4c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(scale)
2022-10-25 06:26:58,502|cc4b57e8-e659-45bd-92b6-3735f32bf4c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(scale-in)
2022-10-25 06:26:58,503|cc4b57e8-e659-45bd-92b6-3735f32bf4c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(health-check)
2022-10-25 06:26:58,521|cc4b57e8-e659-45bd-92b6-3735f32bf4c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cc9c21e1-a015-4eac-af69-2d12dfb2cb21) and entry definition file (Definitions/CNF.json)
2022-10-25 06:26:58,541|cc4b57e8-e659-45bd-92b6-3735f32bf4c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Overwriting blueprint model :APACHE::1.0.0
2022-10-25 06:26:58,567|cc4b57e8-e659-45bd-92b6-3735f32bf4c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-10-25 06:26:58,569|cc4b57e8-e659-45bd-92b6-3735f32bf4c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-10-25 06:26:58,613|cc4b57e8-e659-45bd-92b6-3735f32bf4c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| No compiled cache(/opt/app/onap/blueprints/working/cc9c21e1-a015-4eac-af69-2d12dfb2cb21) present to clean.
2022-10-25 06:27:12,305|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-25 06:27:12,413|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: 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-10-25 06:27:12,414|31050940-2130-454b-af63-34482056da99||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| request(31050940-2130-454b-af63-34482056da99)
2022-10-25 06:27:12,416|31050940-2130-454b-af63-34482056da99||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| CBA file(/opt/app/onap/blueprints/archive/ca88fb19-1c30-416e-b3ec-9ccb5942ed65/cba.zip written successfully
2022-10-25 06:27:12,416|31050940-2130-454b-af63-34482056da99||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Save processing(ca88fb19-1c30-416e-b3ec-9ccb5942ed65) CBA(/opt/app/onap/blueprints/archive/ca88fb19-1c30-416e-b3ec-9ccb5942ed65/cba.zip)
2022-10-25 06:27:12,430|31050940-2130-454b-af63-34482056da99||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ca88fb19-1c30-416e-b3ec-9ccb5942ed65) and entry definition file (Definitions/pnf_netconf.json)
2022-10-25 06:27:12,435|31050940-2130-454b-af63-34482056da99||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-25 06:27:12,446|31050940-2130-454b-af63-34482056da99||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-assign)
2022-10-25 06:27:12,446|31050940-2130-454b-af63-34482056da99||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Validating Workflow(config-deploy)
2022-10-25 06:27:12,451|31050940-2130-454b-af63-34482056da99||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ca88fb19-1c30-416e-b3ec-9ccb5942ed65) and entry definition file (Definitions/pnf_netconf.json)
2022-10-25 06:27:12,510|31050940-2130-454b-af63-34482056da99||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-25 06:27:12,534|31050940-2130-454b-af63-34482056da99||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-25 06:27:12,535|31050940-2130-454b-af63-34482056da99||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-25 06:27:12,569|31050940-2130-454b-af63-34482056da99||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| No compiled cache(/opt/app/onap/blueprints/working/ca88fb19-1c30-416e-b3ec-9ccb5942ed65) present to clean.
2022-10-25 06:29:37,530|b1f01ac3-47a6-4d91-92bb-e2cece4c7dde||reactor-http-epoll-2||||INFO||||||| processing request id b1f01ac3-47a6-4d91-92bb-e2cece4c7dde
2022-10-25 06:29:37,530|b1f01ac3-47a6-4d91-92bb-e2cece4c7dde||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-25 06:29:37,530|b1f01ac3-47a6-4d91-92bb-e2cece4c7dde||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-10-25 06:29:37,536|b1f01ac3-47a6-4d91-92bb-e2cece4c7dde||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-10-25 06:29:37,630|b1f01ac3-47a6-4d91-92bb-e2cece4c7dde||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-25 06:29:37,632|b1f01ac3-47a6-4d91-92bb-e2cece4c7dde||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-25 06:29:37,634|b1f01ac3-47a6-4d91-92bb-e2cece4c7dde||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-10-25 06:29:37,651|b1f01ac3-47a6-4d91-92bb-e2cece4c7dde||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-25 06:29:37,652|b1f01ac3-47a6-4d91-92bb-e2cece4c7dde||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-10-25 06:29:37,652|b1f01ac3-47a6-4d91-92bb-e2cece4c7dde||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-10-25 06:29:37,655|b1f01ac3-47a6-4d91-92bb-e2cece4c7dde||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(b1f01ac3-47a6-4d91-92bb-e2cece4c7dde) for workflow(resource-assignment) step(resource-assignment)
2022-10-25 06:29:37,655|b1f01ac3-47a6-4d91-92bb-e2cece4c7dde||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-25 06:29:37,656|b1f01ac3-47a6-4d91-92bb-e2cece4c7dde||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-25 06:29:37,657|b1f01ac3-47a6-4d91-92bb-e2cece4c7dde||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-10-25 06:29:37,681|b1f01ac3-47a6-4d91-92bb-e2cece4c7dde||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-10-25 06:29:37,683|b1f01ac3-47a6-4d91-92bb-e2cece4c7dde||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-25 06:29:37,684|b1f01ac3-47a6-4d91-92bb-e2cece4c7dde||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("309885aa-c76f-4cc6-95cc-adeec07e9ef1") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-25 06:29:37,684|b1f01ac3-47a6-4d91-92bb-e2cece4c7dde||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("a0bb9949-9a16-43e4-99ae-f74a2300cf05") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-25 06:29:37,686|b1f01ac3-47a6-4d91-92bb-e2cece4c7dde||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "309885aa-c76f-4cc6-95cc-adeec07e9ef1",
  "vnf-id" : "a0bb9949-9a16-43e4-99ae-f74a2300cf05",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-10-25 06:29:37,699|b1f01ac3-47a6-4d91-92bb-e2cece4c7dde||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-10-25 06:29:37,699|b1f01ac3-47a6-4d91-92bb-e2cece4c7dde||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-25 06:29:37,699|b1f01ac3-47a6-4d91-92bb-e2cece4c7dde||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-25 06:29:37,700|b1f01ac3-47a6-4d91-92bb-e2cece4c7dde||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 123cfdfd-d03b-473b-bae1-0aeb3d663bb1 auditStoreId -1
2022-10-25 06:29:42,024|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||reactor-http-epoll-2||||INFO||||||| processing request id 5a1230d2-6f72-4fd1-ae9a-3deea84fabe1
2022-10-25 06:29:42,024|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-25 06:29:42,024|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-10-25 06:29:42,025|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||reactor-http-epoll-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-25 06:29:42,025|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-25 06:29:42,029|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||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-10-25 06:29:42,043|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-25 06:29:42,044|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-10-25 06:29:42,044|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||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-10-25 06:29:42,044|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(5a1230d2-6f72-4fd1-ae9a-3deea84fabe1) for workflow(resource-assignment) step(resource-assignment)
2022-10-25 06:29:42,044|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-25 06:29:42,044|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-25 06:29:42,045|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-10-25 06:29:42,060|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||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-10-25 06:29:42,062|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||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-10-25 06:29:42,062|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-10-25 06:29:42,063|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-10-25 06:29:42,063|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-10-25 06:29:42,063|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("34d71f7d-91ec-4e77-9933-2ed2231da777") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-10-25 06:29:42,063|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("309885aa-c76f-4cc6-95cc-adeec07e9ef1") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-25 06:29:42,063|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||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-10-25 06:29:42,064|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-10-25 06:29:42,064|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-10-25 06:29:42,066|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("a0bb9949-9a16-43e4-99ae-f74a2300cf05") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-25 06:29:42,067|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "309885aa-c76f-4cc6-95cc-adeec07e9ef1",
  "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" : "34d71f7d-91ec-4e77-9933-2ed2231da777",
  "vnf-id" : "a0bb9949-9a16-43e4-99ae-f74a2300cf05",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-10-25 06:29:42,078|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-10-25 06:29:42,078|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-25 06:29:42,078|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-25 06:29:42,079|5a1230d2-6f72-4fd1-ae9a-3deea84fabe1||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fb1b95b0-2b48-4252-b4d0-5f764eb76f2c auditStoreId -1
2022-10-25 06:29:47,438|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-25 06:29:47,543|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: 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-10-25 06:29:47,582|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| processing request id 964865e7-47f7-423b-a4f7-c25fce42b98f
2022-10-25 06:29:47,582|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-25 06:29:47,582|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| StoreAuditService ID  -1
2022-10-25 06:29:47,582|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-25 06:29:47,582|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-25 06:29:47,583|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-25 06:29:47,592|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Deriving input data for workflow: (config-assign)
2022-10-25 06:29:47,592|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-10-25 06:29:47,592|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-25 06:29:47,593|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| preparing request id(964865e7-47f7-423b-a4f7-c25fce42b98f) for workflow(config-assign) step(config-assign)
2022-10-25 06:29:47,593|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-10-25 06:29:47,593|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-10-25 06:29:47,595|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-10-25 06:29:47,624|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:29:47,625|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-25 06:29:47,626|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Setting Resource Value ("309885aa-c76f-4cc6-95cc-adeec07e9ef1") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-25 06:29:47,626|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Setting Resource Value ("a0bb9949-9a16-43e4-99ae-f74a2300cf05") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-25 06:29:47,638|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Resource resolution saved into database successfully : (vnf-id)
2022-10-25 06:29:47,638|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Resource resolution saved into database successfully : (vnf_name)
2022-10-25 06:29:47,638|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Resource resolution saved into database successfully : (service-instance-id)
2022-10-25 06:29:47,639|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Generated Resource Param Data ({
  "service-instance-id" : "309885aa-c76f-4cc6-95cc-adeec07e9ef1",
  "vnf-id" : "a0bb9949-9a16-43e4-99ae-f74a2300cf05",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-10-25 06:29:47,660|964865e7-47f7-423b-a4f7-c25fce42b98f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-10-25 06:29:47,675|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:29:47,676|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Preparing Response...
2022-10-25 06:29:47,676|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-10-25 06:29:47,676|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resolveWorkflowOutputs for workflow(config-assign)
2022-10-25 06:29:47,677|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fa4a4863-546a-4b31-8263-c25a9501d1c8 auditStoreId -1
2022-10-25 06:29:47,718|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Completed
2022-10-25 06:30:36,686|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-25 06:30:36,792|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: 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-10-25 06:30:36,794|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| processing request id 964865e7-47f7-423b-a4f7-c25fce42b98f
2022-10-25 06:30:36,794|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-25 06:30:36,794|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| StoreAuditService ID  -1
2022-10-25 06:30:36,799|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-25 06:30:36,799|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-25 06:30:36,800|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-25 06:30:36,805|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Deriving input data for workflow: (config-deploy)
2022-10-25 06:30:36,806|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-10-25 06:30:36,806|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-25 06:30:36,815|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| preparing request id(964865e7-47f7-423b-a4f7-c25fce42b98f) for workflow(config-deploy) step(config-deploy)
2022-10-25 06:30:36,816|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-10-25 06:30:36,816|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:30:36,819|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-10-25 06:30:36,819|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Getting Jython Script Class(ConfigDeploy)
2022-10-25 06:30:36,870|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@35aa8b3c
2022-10-25 06:30:36,873|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Hello world
2022-10-25 06:30:36,873|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Preparing Response...
2022-10-25 06:30:36,873|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-10-25 06:30:36,873|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-10-25 06:30:36,874|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 570c9f1b-93f9-4309-a700-c72911d3c167 auditStoreId -1
2022-10-25 06:30:36,875|964865e7-47f7-423b-a4f7-c25fce42b98f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Completed
2022-10-25 06:31:58,400|320f9f40-9425-4020-b433-fbe3a22ef75d||reactor-http-epoll-2||||INFO||||||| processing request id 320f9f40-9425-4020-b433-fbe3a22ef75d
2022-10-25 06:31:58,400|320f9f40-9425-4020-b433-fbe3a22ef75d||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-25 06:31:58,400|320f9f40-9425-4020-b433-fbe3a22ef75d||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-10-25 06:31:58,404|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-10-25 06:31:58,613|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-25 06:31:58,615|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-25 06:31:58,618|320f9f40-9425-4020-b433-fbe3a22ef75d||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-10-25 06:31:58,636|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-25 06:31:58,700|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-25 06:31:58,705|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[320f9f40-9425-4020-b433-fbe3a22ef75d])'s step(resource-assignment)
2022-10-25 06:31:58,705|320f9f40-9425-4020-b433-fbe3a22ef75d||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-10-25 06:31:58,705|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(320f9f40-9425-4020-b433-fbe3a22ef75d) for workflow(resource-assignment) step(resource-assignment)
2022-10-25 06:31:58,705|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-25 06:31:58,706|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-25 06:31:58,707|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-10-25 06:31:58,724|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-10-25 06:31:58,729|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-10-25 06:31:58,729|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-10-25 06:31:58,730|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-10-25 06:31:58,730|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("c1c6321a-9b35-451e-96d8-7cf76c3c0f03") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-25 06:31:58,730|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("2e621dfa-c499-4a3f-a475-124d0a153dab") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-25 06:31:58,731|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="c1c6321a-9b35-451e-96d8-7cf76c3c0f03", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-10-25 06:31:58,737|320f9f40-9425-4020-b433-fbe3a22ef75d||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-10-25 06:31:58,737|320f9f40-9425-4020-b433-fbe3a22ef75d||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-10-25 06:31:58,748|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-25 06:32:01,061|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - )
2022-10-25 06:32:01,062|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-10-25 06:32:01,063|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221025t063201252251z")
2022-10-25 06:32:01,063|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221025t063201252251z")
2022-10-25 06:32:01,063|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221025t063201252251z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-25 06:32:01,064|320f9f40-9425-4020-b433-fbe3a22ef75d||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-10-25 06:32:01,065|320f9f40-9425-4020-b433-fbe3a22ef75d||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" : "2e621dfa-c499-4a3f-a475-124d0a153dab",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "c1c6321a-9b35-451e-96d8-7cf76c3c0f03",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221025t063201252251z"
})
2022-10-25 06:32:01,078|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-25 06:32:01,078|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-25 06:32:01,078|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-10-25 06:32:01,079|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[320f9f40-9425-4020-b433-fbe3a22ef75d])'s step(profile-upload)
2022-10-25 06:32:01,079|320f9f40-9425-4020-b433-fbe3a22ef75d||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-10-25 06:32:01,085|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(320f9f40-9425-4020-b433-fbe3a22ef75d) for workflow(resource-assignment) step(profile-upload)
2022-10-25 06:32:01,085|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-10-25 06:32:01,085|320f9f40-9425-4020-b433-fbe3a22ef75d||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-10-25 06:32:01,086|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-10-25 06:32:01,087|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-10-25 06:32:01,087|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-10-25 06:32:01,090|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-10-25 06:32:01,090|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-25 06:32:01,090|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-10-25 06:32:01,090|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-10-25 06:32:01,091|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-10-25 06:32:01,094|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| workflow(320f9f40-9425-4020-b433-fbe3a22ef75d) nodes completed with (0)exceptions
2022-10-25 06:32:01,095|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-25 06:32:01,096|320f9f40-9425-4020-b433-fbe3a22ef75d||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7a9dd007-a65e-49d1-bafc-0a158f0c9407 auditStoreId -1
2022-10-25 06:32:04,525|271d1e91-7f5a-4789-8c40-421454d8c9fa||reactor-http-epoll-2||||INFO||||||| processing request id 271d1e91-7f5a-4789-8c40-421454d8c9fa
2022-10-25 06:32:04,525|271d1e91-7f5a-4789-8c40-421454d8c9fa||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-25 06:32:04,525|271d1e91-7f5a-4789-8c40-421454d8c9fa||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-10-25 06:32:04,526|271d1e91-7f5a-4789-8c40-421454d8c9fa||reactor-http-epoll-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-25 06:32:04,527|271d1e91-7f5a-4789-8c40-421454d8c9fa||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-25 06:32:04,531|271d1e91-7f5a-4789-8c40-421454d8c9fa||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-10-25 06:32:04,555|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-25 06:32:04,556|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-25 06:32:04,557|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[271d1e91-7f5a-4789-8c40-421454d8c9fa])'s step(resource-assignment)
2022-10-25 06:32:04,557|271d1e91-7f5a-4789-8c40-421454d8c9fa||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-10-25 06:32:04,558|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(271d1e91-7f5a-4789-8c40-421454d8c9fa) for workflow(resource-assignment) step(resource-assignment)
2022-10-25 06:32:04,558|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-25 06:32:04,558|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-25 06:32:04,559|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-10-25 06:32:04,588|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-10-25 06:32:04,591|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-10-25 06:32:04,592|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("25301727-367a-4d38-a873-a0a9b48b48cd") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-10-25 06:32:04,592|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-10-25 06:32:04,592|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-10-25 06:32:04,593|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("bbf7f506-4904-496a-8647-d4b1dee365dd") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-10-25 06:32:04,594|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="bbf7f506-4904-496a-8647-d4b1dee365dd"}
2022-10-25 06:32:04,594|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="bbf7f506-4904-496a-8647-d4b1dee365dd"}
2022-10-25 06:32:04,594|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-10-25 06:32:04,594|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-10-25 06:32:04,640|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=bbf7f506-4904-496a-8647-d4b1dee365dd})
2022-10-25 06:32:04,642|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=bbf7f506-4904-496a-8647-d4b1dee365dd})
2022-10-25 06:32:04,655|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-10-25 06:32:04,655|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-25 06:32:04,657|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"81a7dad0-2809-4360-ae36-d3e71c54f78d"}])
2022-10-25 06:32:04,657|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("81a7dad0-2809-4360-ae36-d3e71c54f78d") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-10-25 06:32:04,657|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"37b4e76c-a025-4e24-a07d-d1367a5e860c"}])
2022-10-25 06:32:04,657|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("37b4e76c-a025-4e24-a07d-d1367a5e860c") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-10-25 06:32:04,658|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-10-25 06:32:04,664|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 37b4e76c-a025-4e24-a07d-d1367a5e860c
2022-10-25 06:32:04,664|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="bbf7f506-4904-496a-8647-d4b1dee365dd"}
2022-10-25 06:32:04,664|271d1e91-7f5a-4789-8c40-421454d8c9fa||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-10-25 06:32:04,705|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=bbf7f506-4904-496a-8647-d4b1dee365dd})
2022-10-25 06:32:04,712|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-25 06:32:04,713|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-10-25 06:32:04,713|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-10-25 06:32:04,714|271d1e91-7f5a-4789-8c40-421454d8c9fa||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-10-25 06:32:04,714|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-10-25 06:32:04,721|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> bbf7f506-4904-496a-8647-d4b1dee365dd
2022-10-25 06:32:04,723|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("2e621dfa-c499-4a3f-a475-124d0a153dab") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-25 06:32:04,723|271d1e91-7f5a-4789-8c40-421454d8c9fa||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-10-25 06:32:04,724|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-10-25 06:32:04,724|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("c1c6321a-9b35-451e-96d8-7cf76c3c0f03") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-25 06:32:04,725|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="2e621dfa-c499-4a3f-a475-124d0a153dab", vnf-id="c1c6321a-9b35-451e-96d8-7cf76c3c0f03"}
2022-10-25 06:32:04,725|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="2e621dfa-c499-4a3f-a475-124d0a153dab", vnf-id="c1c6321a-9b35-451e-96d8-7cf76c3c0f03"}
2022-10-25 06:32:04,730|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2e621dfa-c499-4a3f-a475-124d0a153dab/service-data/vnfs/vnf/c1c6321a-9b35-451e-96d8-7cf76c3c0f03/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-10-25 06:32:04,730|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2e621dfa-c499-4a3f-a475-124d0a153dab/service-data/vnfs/vnf/c1c6321a-9b35-451e-96d8-7cf76c3c0f03/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-10-25 06:32:04,730|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2e621dfa-c499-4a3f-a475-124d0a153dab/service-data/vnfs/vnf/c1c6321a-9b35-451e-96d8-7cf76c3c0f03/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-10-25 06:32:04,730|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2e621dfa-c499-4a3f-a475-124d0a153dab/service-data/vnfs/vnf/c1c6321a-9b35-451e-96d8-7cf76c3c0f03/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-10-25 06:32:04,762|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2e621dfa-c499-4a3f-a475-124d0a153dab/service-data/vnfs/vnf/c1c6321a-9b35-451e-96d8-7cf76c3c0f03/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-10-25 06:32:04,769|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2e621dfa-c499-4a3f-a475-124d0a153dab/service-data/vnfs/vnf/c1c6321a-9b35-451e-96d8-7cf76c3c0f03/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-10-25 06:32:04,787|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-25 06:32:04,787|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-10-25 06:32:04,787|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-25 06:32:04,787|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-10-25 06:32:04,788|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221025t063201252251z")
2022-10-25 06:32:04,788|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221025t063201252251z")
2022-10-25 06:32:04,788|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221025t063201252251z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-25 06:32:04,788|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-25 06:32:04,788|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-25 06:32:04,788|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-10-25 06:32:04,792|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221025t063201252251z", vf-module-label="helm_apache", vf-module-id="25301727-367a-4d38-a873-a0a9b48b48cd"}
2022-10-25 06:32:04,799|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-10-25 06:32:04,799|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-10-25 06:32:04,800|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-25 06:32:04,875|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - )
2022-10-25 06:32:04,876|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-25 06:32:04,877|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221025t063201252251z-helm_apache-vfmt-001")
2022-10-25 06:32:04,877|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221025t063201252251z-helm_apache-vfmt-001")
2022-10-25 06:32:04,877|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221025t063201252251z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-10-25 06:32:04,883|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-10-25 06:32:04,883|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="2e621dfa-c499-4a3f-a475-124d0a153dab", vnf-id="c1c6321a-9b35-451e-96d8-7cf76c3c0f03"}
2022-10-25 06:32:04,892|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2e621dfa-c499-4a3f-a475-124d0a153dab/service-data/vnfs/vnf/c1c6321a-9b35-451e-96d8-7cf76c3c0f03/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-10-25 06:32:04,892|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2e621dfa-c499-4a3f-a475-124d0a153dab/service-data/vnfs/vnf/c1c6321a-9b35-451e-96d8-7cf76c3c0f03/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-10-25 06:32:04,997|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2e621dfa-c499-4a3f-a475-124d0a153dab/service-data/vnfs/vnf/c1c6321a-9b35-451e-96d8-7cf76c3c0f03/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-10-25 06:32:05,007|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-10-25 06:32:05,008|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-10-25 06:32:05,008|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-10-25 06:32:05,008|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-10-25 06:32:05,008|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-10-25 06:32:05,009|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-10-25 06:32:05,009|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-10-25 06:32:05,011|271d1e91-7f5a-4789-8c40-421454d8c9fa||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" : "37b4e76c-a025-4e24-a07d-d1367a5e860c",
  "k8s-rb-definition-version" : "bbf7f506-4904-496a-8647-d4b1dee365dd",
  "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" : "2e621dfa-c499-4a3f-a475-124d0a153dab",
  "vf-module-id" : "25301727-367a-4d38-a873-a0a9b48b48cd",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "bbf7f506-4904-496a-8647-d4b1dee365dd",
  "vf-module-model-invariant-uuid" : "37b4e76c-a025-4e24-a07d-d1367a5e860c",
  "vf-module-model-version" : "81a7dad0-2809-4360-ae36-d3e71c54f78d",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221025t063201252251z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "c1c6321a-9b35-451e-96d8-7cf76c3c0f03",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221025t063201252251z"
})
2022-10-25 06:32:05,031|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-25 06:32:05,031|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-25 06:32:05,031|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-10-25 06:32:05,032|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[271d1e91-7f5a-4789-8c40-421454d8c9fa])'s step(profile-upload)
2022-10-25 06:32:05,032|271d1e91-7f5a-4789-8c40-421454d8c9fa||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-10-25 06:32:05,033|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(271d1e91-7f5a-4789-8c40-421454d8c9fa) for workflow(resource-assignment) step(profile-upload)
2022-10-25 06:32:05,033|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-10-25 06:32:05,033|271d1e91-7f5a-4789-8c40-421454d8c9fa||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-10-25 06:32:05,033|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-10-25 06:32:05,033|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-10-25 06:32:05,033|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-10-25 06:32:05,044|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/37b4e76c-a025-4e24-a07d-d1367a5e860c/bbf7f506-4904-496a-8647-d4b1dee365dd)
2022-10-25 06:32:05,054|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-10-25 06:32:05,062|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/37b4e76c-a025-4e24-a07d-d1367a5e860c/bbf7f506-4904-496a-8647-d4b1dee365dd/profile/node-port-profile)
2022-10-25 06:32:05,067|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Response status(404 - Not Found)
2022-10-25 06:32:05,067|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s Profile..
2022-10-25 06:32:05,085|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/37b4e76c-a025-4e24-a07d-d1367a5e860c/bbf7f506-4904-496a-8647-d4b1dee365dd/profile)
2022-10-25 06:32:05,094|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created)
2022-10-25 06:32:05,108|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/37b4e76c-a025-4e24-a07d-d1367a5e860c/bbf7f506-4904-496a-8647-d4b1dee365dd/profile/node-port-profile/content)
2022-10-25 06:32:05,116|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-10-25 06:32:05,117|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| K8s Profile Upload Completed
2022-10-25 06:32:05,117|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-25 06:32:05,117|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-10-25 06:32:05,117|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-10-25 06:32:05,118|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-10-25 06:32:05,118|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| workflow(271d1e91-7f5a-4789-8c40-421454d8c9fa) nodes completed with (0)exceptions
2022-10-25 06:32:05,118|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-25 06:32:05,119|271d1e91-7f5a-4789-8c40-421454d8c9fa||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b5ed0824-818e-4b5c-8cbf-ce10865f3f1d auditStoreId -1
2022-10-25 06:32:07,410|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-25 06:32:07,518|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: 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-10-25 06:32:07,522|497e9e49-93e1-4bb9-90f3-143c49bd6626||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| processing request id 497e9e49-93e1-4bb9-90f3-143c49bd6626
2022-10-25 06:32:07,522|497e9e49-93e1-4bb9-90f3-143c49bd6626||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-25 06:32:07,522|497e9e49-93e1-4bb9-90f3-143c49bd6626||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| StoreAuditService ID  -1
2022-10-25 06:32:07,522|497e9e49-93e1-4bb9-90f3-143c49bd6626||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-25 06:32:07,522|497e9e49-93e1-4bb9-90f3-143c49bd6626||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-25 06:32:07,524|497e9e49-93e1-4bb9-90f3-143c49bd6626||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-25 06:32:07,538|497e9e49-93e1-4bb9-90f3-143c49bd6626||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Deriving input data for workflow: (config-assign)
2022-10-25 06:32:07,540|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Execute node(START) -> executed state(SUCCESS)
2022-10-25 06:32:07,540|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Executing workflow(config-assign[497e9e49-93e1-4bb9-90f3-143c49bd6626])'s step(config-setup)
2022-10-25 06:32:07,541|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-25 06:32:07,541|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| preparing request id(497e9e49-93e1-4bb9-90f3-143c49bd6626) for workflow(config-assign) step(config-setup)
2022-10-25 06:32:07,541|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-10-25 06:32:07,542|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-10-25 06:32:07,542|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-10-25 06:32:07,566|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:32:07,567|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-25 06:32:07,568|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Setting Resource Value ("2e621dfa-c499-4a3f-a475-124d0a153dab") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-25 06:32:07,569|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 
Resolved Input Key mappings: 
{service-instance-id="2e621dfa-c499-4a3f-a475-124d0a153dab"}
2022-10-25 06:32:07,573|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2e621dfa-c499-4a3f-a475-124d0a153dab), 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-10-25 06:32:07,573|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2e621dfa-c499-4a3f-a475-124d0a153dab), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-10-25 06:32:07,598|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2e621dfa-c499-4a3f-a475-124d0a153dab)
2022-10-25 06:32:07,613|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response status(200 - OK)
2022-10-25 06:32:07,614|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response processing type (string)
2022-10-25 06:32:07,615|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017")
2022-10-25 06:32:07,615|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017")
2022-10-25 06:32:07,615|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Setting Resource Value ("basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-10-25 06:32:07,616|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Setting Resource Value ("c1c6321a-9b35-451e-96d8-7cf76c3c0f03") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-25 06:32:07,616|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 
Resolved Input Key mappings: 
{service-instance-id="2e621dfa-c499-4a3f-a475-124d0a153dab", vnf-id="c1c6321a-9b35-451e-96d8-7cf76c3c0f03"}
2022-10-25 06:32:07,620|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2e621dfa-c499-4a3f-a475-124d0a153dab/service-data/vnfs/vnf/c1c6321a-9b35-451e-96d8-7cf76c3c0f03/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-10-25 06:32:07,620|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2e621dfa-c499-4a3f-a475-124d0a153dab/service-data/vnfs/vnf/c1c6321a-9b35-451e-96d8-7cf76c3c0f03/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-25 06:32:07,643|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2e621dfa-c499-4a3f-a475-124d0a153dab/service-data/vnfs/vnf/c1c6321a-9b35-451e-96d8-7cf76c3c0f03/vnf-data/vf-modules)
2022-10-25 06:32:07,654|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response status(200 - OK)
2022-10-25 06:32:07,655|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response processing type (json)
2022-10-25 06:32:07,655|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","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_7596bebe-4726-47bf-8ee3-21f9babbe017_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":"81a7dad0-2809-4360-ae36-d3e71c54f78d","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-20221025t063201252251z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"37b4e76c-a025-4e24-a07d-d1367a5e860c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221025t063201252251z","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":"bbf7f506-4904-496a-8647-d4b1dee365dd","model-uuid":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-invariant-uuid":"37b4e76c-a025-4e24-a07d-d1367a5e860c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","vf-module-name":"basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"497e9e49-93e1-4bb9-90f3-143c49bd6626","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"8cd8de7e-68a9-4a41-965c-f87fa43c065e","model-invariant-uuid":"568ba57e-ce8d-45d1-b7e4-a18f00c04b9e"},"global-customer-id":"basiccnf-macro-customer","service-id":"2e621dfa-c499-4a3f-a475-124d0a153dab","service-instance-id":"2e621dfa-c499-4a3f-a475-124d0a153dab","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b0856bd7-471b-42cd-bee8-2540958a26d4","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/2704dce7-8a5d-4c44-ac4b-09b14f608b57","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6bcbd9ad-7725-4ed5-a729-8db33092f078","model-uuid":"3426d715-df15-45b9-a0d6-2cafa3a1408b","model-invariant-uuid":"61341fd3-d4f2-409d-b0b0-72aba35cdc0a"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c1c6321a-9b35-451e-96d8-7cf76c3c0f03"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"bbf7f506-4904-496a-8647-d4b1dee365dd","model-uuid":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-invariant-uuid":"37b4e76c-a025-4e24-a07d-d1367a5e860c"},"vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd"}}}]})
2022-10-25 06:32:07,656|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","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_7596bebe-4726-47bf-8ee3-21f9babbe017_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":"81a7dad0-2809-4360-ae36-d3e71c54f78d","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-20221025t063201252251z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"37b4e76c-a025-4e24-a07d-d1367a5e860c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221025t063201252251z","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":"bbf7f506-4904-496a-8647-d4b1dee365dd","model-uuid":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-invariant-uuid":"37b4e76c-a025-4e24-a07d-d1367a5e860c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","vf-module-name":"basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"497e9e49-93e1-4bb9-90f3-143c49bd6626","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"8cd8de7e-68a9-4a41-965c-f87fa43c065e","model-invariant-uuid":"568ba57e-ce8d-45d1-b7e4-a18f00c04b9e"},"global-customer-id":"basiccnf-macro-customer","service-id":"2e621dfa-c499-4a3f-a475-124d0a153dab","service-instance-id":"2e621dfa-c499-4a3f-a475-124d0a153dab","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b0856bd7-471b-42cd-bee8-2540958a26d4","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/2704dce7-8a5d-4c44-ac4b-09b14f608b57","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6bcbd9ad-7725-4ed5-a729-8db33092f078","model-uuid":"3426d715-df15-45b9-a0d6-2cafa3a1408b","model-invariant-uuid":"61341fd3-d4f2-409d-b0b0-72aba35cdc0a"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c1c6321a-9b35-451e-96d8-7cf76c3c0f03"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"bbf7f506-4904-496a-8647-d4b1dee365dd","model-uuid":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-invariant-uuid":"37b4e76c-a025-4e24-a07d-d1367a5e860c"},"vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd"}}}]})
2022-10-25 06:32:07,656|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","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_7596bebe-4726-47bf-8ee3-21f9babbe017_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":"81a7dad0-2809-4360-ae36-d3e71c54f78d","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-20221025t063201252251z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"37b4e76c-a025-4e24-a07d-d1367a5e860c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221025t063201252251z","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":"bbf7f506-4904-496a-8647-d4b1dee365dd","model-uuid":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-invariant-uuid":"37b4e76c-a025-4e24-a07d-d1367a5e860c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","vf-module-name":"basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"497e9e49-93e1-4bb9-90f3-143c49bd6626","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"8cd8de7e-68a9-4a41-965c-f87fa43c065e","model-invariant-uuid":"568ba57e-ce8d-45d1-b7e4-a18f00c04b9e"},"global-customer-id":"basiccnf-macro-customer","service-id":"2e621dfa-c499-4a3f-a475-124d0a153dab","service-instance-id":"2e621dfa-c499-4a3f-a475-124d0a153dab","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b0856bd7-471b-42cd-bee8-2540958a26d4","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/2704dce7-8a5d-4c44-ac4b-09b14f608b57","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6bcbd9ad-7725-4ed5-a729-8db33092f078","model-uuid":"3426d715-df15-45b9-a0d6-2cafa3a1408b","model-invariant-uuid":"61341fd3-d4f2-409d-b0b0-72aba35cdc0a"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c1c6321a-9b35-451e-96d8-7cf76c3c0f03"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"bbf7f506-4904-496a-8647-d4b1dee365dd","model-uuid":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-invariant-uuid":"37b4e76c-a025-4e24-a07d-d1367a5e860c"},"vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd"}}}]), type  ({json})
2022-10-25 06:32:07,656|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","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_7596bebe-4726-47bf-8ee3-21f9babbe017_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":"81a7dad0-2809-4360-ae36-d3e71c54f78d","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-20221025t063201252251z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"37b4e76c-a025-4e24-a07d-d1367a5e860c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221025t063201252251z","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":"bbf7f506-4904-496a-8647-d4b1dee365dd","model-uuid":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-invariant-uuid":"37b4e76c-a025-4e24-a07d-d1367a5e860c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","vf-module-name":"basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"497e9e49-93e1-4bb9-90f3-143c49bd6626","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"8cd8de7e-68a9-4a41-965c-f87fa43c065e","model-invariant-uuid":"568ba57e-ce8d-45d1-b7e4-a18f00c04b9e"},"global-customer-id":"basiccnf-macro-customer","service-id":"2e621dfa-c499-4a3f-a475-124d0a153dab","service-instance-id":"2e621dfa-c499-4a3f-a475-124d0a153dab","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b0856bd7-471b-42cd-bee8-2540958a26d4","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/2704dce7-8a5d-4c44-ac4b-09b14f608b57","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6bcbd9ad-7725-4ed5-a729-8db33092f078","model-uuid":"3426d715-df15-45b9-a0d6-2cafa3a1408b","model-invariant-uuid":"61341fd3-d4f2-409d-b0b0-72aba35cdc0a"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c1c6321a-9b35-451e-96d8-7cf76c3c0f03"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"bbf7f506-4904-496a-8647-d4b1dee365dd","model-uuid":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-invariant-uuid":"37b4e76c-a025-4e24-a07d-d1367a5e860c"},"vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-10-25 06:32:07,657|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 
Resolved Input Key mappings: 
{vnf-id="c1c6321a-9b35-451e-96d8-7cf76c3c0f03"}
2022-10-25 06:32:07,661|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/c1c6321a-9b35-451e-96d8-7cf76c3c0f03?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-25 06:32:07,661|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/c1c6321a-9b35-451e-96d8-7cf76c3c0f03?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-25 06:32:07,694|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/c1c6321a-9b35-451e-96d8-7cf76c3c0f03?depth=1)
2022-10-25 06:32:07,976|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response status(200 - OK)
2022-10-25 06:32:07,977|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response processing type (json)
2022-10-25 06:32:07,977|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","vf-module-name":"basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666679526235","model-invariant-id":"37b4e76c-a025-4e24-a07d-d1367a5e860c","model-version-id":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-customization-id":"bbf7f506-4904-496a-8647-d4b1dee365dd","module-index":0}]})
2022-10-25 06:32:07,977|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","vf-module-name":"basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666679526235","model-invariant-id":"37b4e76c-a025-4e24-a07d-d1367a5e860c","model-version-id":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-customization-id":"bbf7f506-4904-496a-8647-d4b1dee365dd","module-index":0}]})
2022-10-25 06:32:07,977|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","vf-module-name":"basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666679526235","model-invariant-id":"37b4e76c-a025-4e24-a07d-d1367a5e860c","model-version-id":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-customization-id":"bbf7f506-4904-496a-8647-d4b1dee365dd","module-index":0}]), type  ({json})
2022-10-25 06:32:07,978|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","vf-module-name":"basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666679526235","model-invariant-id":"37b4e76c-a025-4e24-a07d-d1367a5e860c","model-version-id":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-customization-id":"bbf7f506-4904-496a-8647-d4b1dee365dd","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-10-25 06:32:07,979|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-10-25 06:32:07,981|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-25 06:32:12,209|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| compiled in (4228)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-25 06:32:12,209|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-25 06:32:12,229|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"37b4e76c-a025-4e24-a07d-d1367a5e860c","k8s-rb-definition-version":"bbf7f506-4904-496a-8647-d4b1dee365dd","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-10-25 06:32:12,230|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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" : "37b4e76c-a025-4e24-a07d-d1367a5e860c",
      "k8s-rb-definition-version" : "bbf7f506-4904-496a-8647-d4b1dee365dd"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "2e621dfa-c499-4a3f-a475-124d0a153dab",
  "service-instance-name" : "basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "bbf7f506-4904-496a-8647-d4b1dee365dd",
      "model-invariant-id" : "37b4e76c-a025-4e24-a07d-d1367a5e860c",
      "model-version-id" : "81a7dad0-2809-4360-ae36-d3e71c54f78d",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1666679526235",
      "vf-module-id" : "25301727-367a-4d38-a873-a0a9b48b48cd",
      "vf-module-name" : "basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "497e9e49-93e1-4bb9-90f3-143c49bd6626",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/2704dce7-8a5d-4c44-ac4b-09b14f608b57",
          "svc-request-id" : "b0856bd7-471b-42cd-bee8-2540958a26d4"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "568ba57e-ce8d-45d1-b7e4-a18f00c04b9e",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "8cd8de7e-68a9-4a41-965c-f87fa43c065e",
            "model-version" : "1.0"
          },
          "service-id" : "2e621dfa-c499-4a3f-a475-124d0a153dab",
          "service-instance-id" : "2e621dfa-c499-4a3f-a475-124d0a153dab",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "bbf7f506-4904-496a-8647-d4b1dee365dd",
            "model-invariant-uuid" : "37b4e76c-a025-4e24-a07d-d1367a5e860c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "81a7dad0-2809-4360-ae36-d3e71c54f78d",
            "model-version" : "1"
          },
          "vf-module-id" : "25301727-367a-4d38-a873-a0a9b48b48cd",
          "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_7596bebe-4726-47bf-8ee3-21f9babbe017_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "bbf7f506-4904-496a-8647-d4b1dee365dd",
            "model-invariant-uuid" : "37b4e76c-a025-4e24-a07d-d1367a5e860c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "81a7dad0-2809-4360-ae36-d3e71c54f78d",
            "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" : "81a7dad0-2809-4360-ae36-d3e71c54f78d"
            }, {
              "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-20221025t063201252251z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "37b4e76c-a025-4e24-a07d-d1367a5e860c"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221025t063201252251z"
            }, {
              "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" : "25301727-367a-4d38-a873-a0a9b48b48cd",
            "vf-module-name" : "basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "6bcbd9ad-7725-4ed5-a729-8db33092f078",
            "model-invariant-uuid" : "61341fd3-d4f2-409d-b0b0-72aba35cdc0a",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "3426d715-df15-45b9-a0d6-2cafa3a1408b",
            "model-version" : "1.0"
          },
          "vnf-id" : "c1c6321a-9b35-451e-96d8-7cf76c3c0f03",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "25301727-367a-4d38-a873-a0a9b48b48cd"
    } ]
  },
  "vnf-id" : "c1c6321a-9b35-451e-96d8-7cf76c3c0f03"
})
2022-10-25 06:32:12,237|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Preparing Response...
2022-10-25 06:32:12,237|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-10-25 06:32:12,237|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-10-25 06:32:12,237|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Executing workflow(config-assign[497e9e49-93e1-4bb9-90f3-143c49bd6626])'s step(config-template)
2022-10-25 06:32:12,238|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-25 06:32:12,242|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| preparing request id(497e9e49-93e1-4bb9-90f3-143c49bd6626) for workflow(config-assign) step(config-template)
2022-10-25 06:32:12,242|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-10-25 06:32:12,242|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:32:12,304|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Triggering K8s Config Upload component logic.
2022-10-25 06:32:12,304|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Getting the template prefixes
2022-10-25 06:32:12,304|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Iterating over prefixes in resource assignment map.
2022-10-25 06:32:12,314|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Rest request method(GET), url(/v1/rb/definition/37b4e76c-a025-4e24-a07d-d1367a5e860c/bbf7f506-4904-496a-8647-d4b1dee365dd)
2022-10-25 06:32:12,320|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response status(200 - OK)
2022-10-25 06:32:12,328|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Rest request method(GET), url(/v1/rb/definition/37b4e76c-a025-4e24-a07d-d1367a5e860c/bbf7f506-4904-496a-8647-d4b1dee365dd/config-template/replica-count-template)
2022-10-25 06:32:12,332|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response status(500 - Internal Server Error)
2022-10-25 06:32:12,332|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Uploading K8s template..
2022-10-25 06:32:12,342|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Rest request method(POST), url(/v1/rb/definition/37b4e76c-a025-4e24-a07d-d1367a5e860c/bbf7f506-4904-496a-8647-d4b1dee365dd/config-template)
2022-10-25 06:32:12,350|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response status(201 - Created)
2022-10-25 06:32:12,361|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Rest request method(POST), url(/v1/rb/definition/37b4e76c-a025-4e24-a07d-d1367a5e860c/bbf7f506-4904-496a-8647-d4b1dee365dd/config-template/replica-count-template/content)
2022-10-25 06:32:12,379|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response status(200 - OK)
2022-10-25 06:32:12,379|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| K8s Config Upload Completed
2022-10-25 06:32:12,380|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Preparing Response...
2022-10-25 06:32:12,380|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-10-25 06:32:12,380|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Execute node(config-template) -> executed state(SUCCESS)
2022-10-25 06:32:12,380|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Execute node(END) -> executed state(SUCCESS)
2022-10-25 06:32:12,380|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| workflow(497e9e49-93e1-4bb9-90f3-143c49bd6626) nodes completed with (0)exceptions
2022-10-25 06:32:12,381|497e9e49-93e1-4bb9-90f3-143c49bd6626||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resolveWorkflowOutputs for workflow(config-assign)
2022-10-25 06:32:12,381|497e9e49-93e1-4bb9-90f3-143c49bd6626||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 73f97089-b65c-4bda-ae85-a104059d646b auditStoreId -1
2022-10-25 06:32:12,383|497e9e49-93e1-4bb9-90f3-143c49bd6626||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Completed
2022-10-25 06:32:43,421|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-25 06:32:43,529|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: 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-10-25 06:32:43,534|497e9e49-93e1-4bb9-90f3-143c49bd6626||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| processing request id 497e9e49-93e1-4bb9-90f3-143c49bd6626
2022-10-25 06:32:43,534|497e9e49-93e1-4bb9-90f3-143c49bd6626||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-25 06:32:43,534|497e9e49-93e1-4bb9-90f3-143c49bd6626||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| StoreAuditService ID  -1
2022-10-25 06:32:43,535|497e9e49-93e1-4bb9-90f3-143c49bd6626||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-25 06:32:43,535|497e9e49-93e1-4bb9-90f3-143c49bd6626||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-25 06:32:43,539|497e9e49-93e1-4bb9-90f3-143c49bd6626||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-25 06:32:43,566|497e9e49-93e1-4bb9-90f3-143c49bd6626||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Deriving input data for workflow: (config-deploy)
2022-10-25 06:32:43,568|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Execute node(START) -> executed state(SUCCESS)
2022-10-25 06:32:43,568|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Executing workflow(config-deploy[497e9e49-93e1-4bb9-90f3-143c49bd6626])'s step(config-setup)
2022-10-25 06:32:43,568|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-25 06:32:43,569|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| preparing request id(497e9e49-93e1-4bb9-90f3-143c49bd6626) for workflow(config-deploy) step(config-setup)
2022-10-25 06:32:43,569|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-10-25 06:32:43,569|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-10-25 06:32:43,570|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-10-25 06:32:43,591|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:32:43,594|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-25 06:32:43,594|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Setting Resource Value ("2e621dfa-c499-4a3f-a475-124d0a153dab") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-25 06:32:43,595|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 
Resolved Input Key mappings: 
{service-instance-id="2e621dfa-c499-4a3f-a475-124d0a153dab"}
2022-10-25 06:32:43,666|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2e621dfa-c499-4a3f-a475-124d0a153dab), 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-10-25 06:32:43,667|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2e621dfa-c499-4a3f-a475-124d0a153dab), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-10-25 06:32:43,690|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2e621dfa-c499-4a3f-a475-124d0a153dab)
2022-10-25 06:32:43,706|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response status(200 - OK)
2022-10-25 06:32:43,706|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response processing type (string)
2022-10-25 06:32:43,707|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017")
2022-10-25 06:32:43,707|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017")
2022-10-25 06:32:43,707|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Setting Resource Value ("basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-10-25 06:32:43,708|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Setting Resource Value ("c1c6321a-9b35-451e-96d8-7cf76c3c0f03") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-25 06:32:43,708|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 
Resolved Input Key mappings: 
{service-instance-id="2e621dfa-c499-4a3f-a475-124d0a153dab", vnf-id="c1c6321a-9b35-451e-96d8-7cf76c3c0f03"}
2022-10-25 06:32:43,712|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2e621dfa-c499-4a3f-a475-124d0a153dab/service-data/vnfs/vnf/c1c6321a-9b35-451e-96d8-7cf76c3c0f03/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-10-25 06:32:43,712|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2e621dfa-c499-4a3f-a475-124d0a153dab/service-data/vnfs/vnf/c1c6321a-9b35-451e-96d8-7cf76c3c0f03/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-25 06:32:43,733|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2e621dfa-c499-4a3f-a475-124d0a153dab/service-data/vnfs/vnf/c1c6321a-9b35-451e-96d8-7cf76c3c0f03/vnf-data/vf-modules)
2022-10-25 06:32:43,745|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response status(200 - OK)
2022-10-25 06:32:43,745|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response processing type (json)
2022-10-25 06:32:43,746|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","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_7596bebe-4726-47bf-8ee3-21f9babbe017_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":"81a7dad0-2809-4360-ae36-d3e71c54f78d","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-20221025t063201252251z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"37b4e76c-a025-4e24-a07d-d1367a5e860c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221025t063201252251z","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":"bbf7f506-4904-496a-8647-d4b1dee365dd","model-uuid":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-invariant-uuid":"37b4e76c-a025-4e24-a07d-d1367a5e860c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","vf-module-name":"basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"497e9e49-93e1-4bb9-90f3-143c49bd6626","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"8cd8de7e-68a9-4a41-965c-f87fa43c065e","model-invariant-uuid":"568ba57e-ce8d-45d1-b7e4-a18f00c04b9e"},"global-customer-id":"basiccnf-macro-customer","service-id":"2e621dfa-c499-4a3f-a475-124d0a153dab","service-instance-id":"2e621dfa-c499-4a3f-a475-124d0a153dab","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5d4b230a-3dd5-4837-aad5-e034ddc5dfd3","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/dd24007f-2dfa-4899-8bc4-bdde61871530","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6bcbd9ad-7725-4ed5-a729-8db33092f078","model-uuid":"3426d715-df15-45b9-a0d6-2cafa3a1408b","model-invariant-uuid":"61341fd3-d4f2-409d-b0b0-72aba35cdc0a"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c1c6321a-9b35-451e-96d8-7cf76c3c0f03"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"bbf7f506-4904-496a-8647-d4b1dee365dd","model-uuid":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-invariant-uuid":"37b4e76c-a025-4e24-a07d-d1367a5e860c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","from-preload":false}}}]})
2022-10-25 06:32:43,746|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","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_7596bebe-4726-47bf-8ee3-21f9babbe017_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":"81a7dad0-2809-4360-ae36-d3e71c54f78d","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-20221025t063201252251z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"37b4e76c-a025-4e24-a07d-d1367a5e860c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221025t063201252251z","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":"bbf7f506-4904-496a-8647-d4b1dee365dd","model-uuid":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-invariant-uuid":"37b4e76c-a025-4e24-a07d-d1367a5e860c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","vf-module-name":"basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"497e9e49-93e1-4bb9-90f3-143c49bd6626","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"8cd8de7e-68a9-4a41-965c-f87fa43c065e","model-invariant-uuid":"568ba57e-ce8d-45d1-b7e4-a18f00c04b9e"},"global-customer-id":"basiccnf-macro-customer","service-id":"2e621dfa-c499-4a3f-a475-124d0a153dab","service-instance-id":"2e621dfa-c499-4a3f-a475-124d0a153dab","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5d4b230a-3dd5-4837-aad5-e034ddc5dfd3","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/dd24007f-2dfa-4899-8bc4-bdde61871530","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6bcbd9ad-7725-4ed5-a729-8db33092f078","model-uuid":"3426d715-df15-45b9-a0d6-2cafa3a1408b","model-invariant-uuid":"61341fd3-d4f2-409d-b0b0-72aba35cdc0a"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c1c6321a-9b35-451e-96d8-7cf76c3c0f03"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"bbf7f506-4904-496a-8647-d4b1dee365dd","model-uuid":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-invariant-uuid":"37b4e76c-a025-4e24-a07d-d1367a5e860c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","from-preload":false}}}]})
2022-10-25 06:32:43,746|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","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_7596bebe-4726-47bf-8ee3-21f9babbe017_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":"81a7dad0-2809-4360-ae36-d3e71c54f78d","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-20221025t063201252251z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"37b4e76c-a025-4e24-a07d-d1367a5e860c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221025t063201252251z","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":"bbf7f506-4904-496a-8647-d4b1dee365dd","model-uuid":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-invariant-uuid":"37b4e76c-a025-4e24-a07d-d1367a5e860c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","vf-module-name":"basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"497e9e49-93e1-4bb9-90f3-143c49bd6626","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"8cd8de7e-68a9-4a41-965c-f87fa43c065e","model-invariant-uuid":"568ba57e-ce8d-45d1-b7e4-a18f00c04b9e"},"global-customer-id":"basiccnf-macro-customer","service-id":"2e621dfa-c499-4a3f-a475-124d0a153dab","service-instance-id":"2e621dfa-c499-4a3f-a475-124d0a153dab","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5d4b230a-3dd5-4837-aad5-e034ddc5dfd3","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/dd24007f-2dfa-4899-8bc4-bdde61871530","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6bcbd9ad-7725-4ed5-a729-8db33092f078","model-uuid":"3426d715-df15-45b9-a0d6-2cafa3a1408b","model-invariant-uuid":"61341fd3-d4f2-409d-b0b0-72aba35cdc0a"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c1c6321a-9b35-451e-96d8-7cf76c3c0f03"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"bbf7f506-4904-496a-8647-d4b1dee365dd","model-uuid":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-invariant-uuid":"37b4e76c-a025-4e24-a07d-d1367a5e860c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","from-preload":false}}}]), type  ({json})
2022-10-25 06:32:43,746|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","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_7596bebe-4726-47bf-8ee3-21f9babbe017_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":"81a7dad0-2809-4360-ae36-d3e71c54f78d","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-20221025t063201252251z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"37b4e76c-a025-4e24-a07d-d1367a5e860c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221025t063201252251z","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":"bbf7f506-4904-496a-8647-d4b1dee365dd","model-uuid":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-invariant-uuid":"37b4e76c-a025-4e24-a07d-d1367a5e860c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","vf-module-name":"basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"497e9e49-93e1-4bb9-90f3-143c49bd6626","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"8cd8de7e-68a9-4a41-965c-f87fa43c065e","model-invariant-uuid":"568ba57e-ce8d-45d1-b7e4-a18f00c04b9e"},"global-customer-id":"basiccnf-macro-customer","service-id":"2e621dfa-c499-4a3f-a475-124d0a153dab","service-instance-id":"2e621dfa-c499-4a3f-a475-124d0a153dab","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5d4b230a-3dd5-4837-aad5-e034ddc5dfd3","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/dd24007f-2dfa-4899-8bc4-bdde61871530","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6bcbd9ad-7725-4ed5-a729-8db33092f078","model-uuid":"3426d715-df15-45b9-a0d6-2cafa3a1408b","model-invariant-uuid":"61341fd3-d4f2-409d-b0b0-72aba35cdc0a"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c1c6321a-9b35-451e-96d8-7cf76c3c0f03"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"bbf7f506-4904-496a-8647-d4b1dee365dd","model-uuid":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-invariant-uuid":"37b4e76c-a025-4e24-a07d-d1367a5e860c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-10-25 06:32:43,748|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 
Resolved Input Key mappings: 
{vnf-id="c1c6321a-9b35-451e-96d8-7cf76c3c0f03"}
2022-10-25 06:32:43,751|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/c1c6321a-9b35-451e-96d8-7cf76c3c0f03?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-25 06:32:43,751|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/c1c6321a-9b35-451e-96d8-7cf76c3c0f03?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-25 06:32:43,776|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/c1c6321a-9b35-451e-96d8-7cf76c3c0f03?depth=1)
2022-10-25 06:32:43,910|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response status(200 - OK)
2022-10-25 06:32:43,910|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response processing type (json)
2022-10-25 06:32:43,911|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","vf-module-name":"basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"naughty_fermat","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666679562201","model-invariant-id":"37b4e76c-a025-4e24-a07d-d1367a5e860c","model-version-id":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-customization-id":"bbf7f506-4904-496a-8647-d4b1dee365dd","module-index":0}]})
2022-10-25 06:32:43,911|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","vf-module-name":"basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"naughty_fermat","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666679562201","model-invariant-id":"37b4e76c-a025-4e24-a07d-d1367a5e860c","model-version-id":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-customization-id":"bbf7f506-4904-496a-8647-d4b1dee365dd","module-index":0}]})
2022-10-25 06:32:43,911|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","vf-module-name":"basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"naughty_fermat","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666679562201","model-invariant-id":"37b4e76c-a025-4e24-a07d-d1367a5e860c","model-version-id":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-customization-id":"bbf7f506-4904-496a-8647-d4b1dee365dd","module-index":0}]), type  ({json})
2022-10-25 06:32:43,911|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"25301727-367a-4d38-a873-a0a9b48b48cd","vf-module-name":"basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"naughty_fermat","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666679562201","model-invariant-id":"37b4e76c-a025-4e24-a07d-d1367a5e860c","model-version-id":"81a7dad0-2809-4360-ae36-d3e71c54f78d","model-customization-id":"bbf7f506-4904-496a-8647-d4b1dee365dd","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-10-25 06:32:43,912|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-10-25 06:32:43,915|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"37b4e76c-a025-4e24-a07d-d1367a5e860c","k8s-rb-definition-version":"bbf7f506-4904-496a-8647-d4b1dee365dd","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":"naughty_fermat"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-10-25 06:32:43,917|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "naughty_fermat",
      "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" : "37b4e76c-a025-4e24-a07d-d1367a5e860c",
      "k8s-rb-definition-version" : "bbf7f506-4904-496a-8647-d4b1dee365dd"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "2e621dfa-c499-4a3f-a475-124d0a153dab",
  "service-instance-name" : "basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "naughty_fermat",
      "is-base-vf-module" : false,
      "model-customization-id" : "bbf7f506-4904-496a-8647-d4b1dee365dd",
      "model-invariant-id" : "37b4e76c-a025-4e24-a07d-d1367a5e860c",
      "model-version-id" : "81a7dad0-2809-4360-ae36-d3e71c54f78d",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1666679562201",
      "vf-module-id" : "25301727-367a-4d38-a873-a0a9b48b48cd",
      "vf-module-name" : "basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "497e9e49-93e1-4bb9-90f3-143c49bd6626",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/dd24007f-2dfa-4899-8bc4-bdde61871530",
          "svc-request-id" : "5d4b230a-3dd5-4837-aad5-e034ddc5dfd3"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "568ba57e-ce8d-45d1-b7e4-a18f00c04b9e",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "8cd8de7e-68a9-4a41-965c-f87fa43c065e",
            "model-version" : "1.0"
          },
          "service-id" : "2e621dfa-c499-4a3f-a475-124d0a153dab",
          "service-instance-id" : "2e621dfa-c499-4a3f-a475-124d0a153dab",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "bbf7f506-4904-496a-8647-d4b1dee365dd",
            "model-invariant-uuid" : "37b4e76c-a025-4e24-a07d-d1367a5e860c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "81a7dad0-2809-4360-ae36-d3e71c54f78d",
            "model-version" : "1"
          },
          "vf-module-id" : "25301727-367a-4d38-a873-a0a9b48b48cd",
          "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_7596bebe-4726-47bf-8ee3-21f9babbe017_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "bbf7f506-4904-496a-8647-d4b1dee365dd",
            "model-invariant-uuid" : "37b4e76c-a025-4e24-a07d-d1367a5e860c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "81a7dad0-2809-4360-ae36-d3e71c54f78d",
            "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" : "81a7dad0-2809-4360-ae36-d3e71c54f78d"
            }, {
              "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-20221025t063201252251z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "37b4e76c-a025-4e24-a07d-d1367a5e860c"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221025t063201252251z"
            }, {
              "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" : "25301727-367a-4d38-a873-a0a9b48b48cd",
            "vf-module-name" : "basic_cnf_macro_7596bebe-4726-47bf-8ee3-21f9babbe017_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "6bcbd9ad-7725-4ed5-a729-8db33092f078",
            "model-invariant-uuid" : "61341fd3-d4f2-409d-b0b0-72aba35cdc0a",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "3426d715-df15-45b9-a0d6-2cafa3a1408b",
            "model-version" : "1.0"
          },
          "vnf-id" : "c1c6321a-9b35-451e-96d8-7cf76c3c0f03",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "25301727-367a-4d38-a873-a0a9b48b48cd"
    } ]
  },
  "vnf-id" : "c1c6321a-9b35-451e-96d8-7cf76c3c0f03"
})
2022-10-25 06:32:43,925|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Preparing Response...
2022-10-25 06:32:43,925|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-10-25 06:32:43,925|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-10-25 06:32:43,926|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Executing workflow(config-deploy[497e9e49-93e1-4bb9-90f3-143c49bd6626])'s step(status-verification-script)
2022-10-25 06:32:43,926|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-25 06:32:43,931|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| preparing request id(497e9e49-93e1-4bb9-90f3-143c49bd6626) for workflow(config-deploy) step(status-verification-script)
2022-10-25 06:32:43,931|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-10-25 06:32:43,933|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:32:43,936|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-10-25 06:32:43,939|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| SIMPLE STATUS CHECK - START
2022-10-25 06:32:43,952|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Rest request method(GET), url(/v1/instance/naughty_fermat/status)
2022-10-25 06:32:43,998|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response status(200 - OK)
2022-10-25 06:32:44,021|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| VfModule helm_apache (naughty_fermat) is not ready. Please wait...
2022-10-25 06:32:54,032|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Rest request method(GET), url(/v1/instance/naughty_fermat/status)
2022-10-25 06:32:54,113|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response status(200 - OK)
2022-10-25 06:32:54,115|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| VfModule helm_apache (naughty_fermat) is not ready. Please wait...
2022-10-25 06:33:04,127|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Rest request method(GET), url(/v1/instance/naughty_fermat/status)
2022-10-25 06:33:04,174|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response status(200 - OK)
2022-10-25 06:33:04,179|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| VfModule helm_apache (naughty_fermat) is ready.
2022-10-25 06:33:04,179|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| SIMPLE STATUS CHECK - END
2022-10-25 06:33:04,179|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Preparing Response...
2022-10-25 06:33:04,179|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-10-25 06:33:04,179|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-10-25 06:33:04,180|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Executing workflow(config-deploy[497e9e49-93e1-4bb9-90f3-143c49bd6626])'s step(config-apply)
2022-10-25 06:33:04,180|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-25 06:33:04,191|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| preparing request id(497e9e49-93e1-4bb9-90f3-143c49bd6626) for workflow(config-deploy) step(config-apply)
2022-10-25 06:33:04,191|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-10-25 06:33:04,192|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:33:04,195|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Triggering K8s Config Value component logic.
2022-10-25 06:33:04,195|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Getting the template prefixes
2022-10-25 06:33:04,195|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Iterating over prefixes in resource assignment map.
2022-10-25 06:33:04,206|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Rest request method(GET), url(/v1/instance/naughty_fermat/config/replica-count-change)
2022-10-25 06:33:09,214|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response status(500 - Internal Server Error)
2022-10-25 06:33:09,215|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Uploading K8s config..
2022-10-25 06:33:09,256|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Config building started from source custom-values
2022-10-25 06:33:09,256|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-10-25 06:33:09,276|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:33:09,278|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-25 06:33:09,279|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-10-25 06:33:09,344|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Rest request method(POST), url(/v1/instance/naughty_fermat/config)
2022-10-25 06:33:09,532|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response status(201 - Created)
2022-10-25 06:33:09,542|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Preparing Response...
2022-10-25 06:33:09,542|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-10-25 06:33:09,542|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-10-25 06:33:09,543|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Executing workflow(config-deploy[497e9e49-93e1-4bb9-90f3-143c49bd6626])'s step(status-verification-script-after)
2022-10-25 06:33:09,543|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-25 06:33:09,543|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| preparing request id(497e9e49-93e1-4bb9-90f3-143c49bd6626) for workflow(config-deploy) step(status-verification-script-after)
2022-10-25 06:33:09,543|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-10-25 06:33:09,543|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| 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-10-25 06:33:09,544|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-10-25 06:33:09,545|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| SIMPLE STATUS CHECK - START
2022-10-25 06:33:09,555|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Rest request method(GET), url(/v1/instance/naughty_fermat/status)
2022-10-25 06:33:09,629|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response status(200 - OK)
2022-10-25 06:33:09,631|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| VfModule helm_apache (naughty_fermat) is not ready. Please wait...
2022-10-25 06:33:19,643|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Rest request method(GET), url(/v1/instance/naughty_fermat/status)
2022-10-25 06:33:19,704|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response status(200 - OK)
2022-10-25 06:33:19,710|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| VfModule helm_apache (naughty_fermat) is not ready. Please wait...
2022-10-25 06:33:29,724|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Rest request method(GET), url(/v1/instance/naughty_fermat/status)
2022-10-25 06:33:29,790|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response status(200 - OK)
2022-10-25 06:33:29,792|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| VfModule helm_apache (naughty_fermat) is not ready. Please wait...
2022-10-25 06:33:39,805|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Rest request method(GET), url(/v1/instance/naughty_fermat/status)
2022-10-25 06:33:39,869|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response status(200 - OK)
2022-10-25 06:33:39,872|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| VfModule helm_apache (naughty_fermat) is not ready. Please wait...
2022-10-25 06:33:49,883|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Rest request method(GET), url(/v1/instance/naughty_fermat/status)
2022-10-25 06:33:49,938|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response status(200 - OK)
2022-10-25 06:33:49,939|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| VfModule helm_apache (naughty_fermat) is not ready. Please wait...
2022-10-25 06:33:59,952|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Rest request method(GET), url(/v1/instance/naughty_fermat/status)
2022-10-25 06:34:00,009|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Response status(200 - OK)
2022-10-25 06:34:00,011|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| VfModule helm_apache (naughty_fermat) is ready.
2022-10-25 06:34:00,011|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| SIMPLE STATUS CHECK - END
2022-10-25 06:34:00,011|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Preparing Response...
2022-10-25 06:34:00,011|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-10-25 06:34:00,011|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-10-25 06:34:00,012|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Executing workflow(config-deploy[497e9e49-93e1-4bb9-90f3-143c49bd6626])'s step(collect-results)
2022-10-25 06:34:00,012|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-25 06:34:00,013|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| preparing request id(497e9e49-93e1-4bb9-90f3-143c49bd6626) for workflow(config-deploy) step(collect-results)
2022-10-25 06:34:00,013|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-10-25 06:34:00,013|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-10-25 06:34:00,014|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-10-25 06:34:00,025|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Collected results: {}
2022-10-25 06:34:00,026|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Preparing Response...
2022-10-25 06:34:00,026|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-10-25 06:34:00,026|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-10-25 06:34:00,026|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Execute node(END) -> executed state(SUCCESS)
2022-10-25 06:34:00,026|497e9e49-93e1-4bb9-90f3-143c49bd6626||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| workflow(497e9e49-93e1-4bb9-90f3-143c49bd6626) nodes completed with (0)exceptions
2022-10-25 06:34:00,027|497e9e49-93e1-4bb9-90f3-143c49bd6626||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-10-25 06:34:00,028|497e9e49-93e1-4bb9-90f3-143c49bd6626||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 46bd174f-5755-4803-a02d-a5c3d22ddf59 auditStoreId -1
2022-10-25 06:34:00,032|497e9e49-93e1-4bb9-90f3-143c49bd6626||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-nds5z|||| Completed