Results

By type

          05:02:58,645 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:02:58,647 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
05:02:58,649 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
05:02:58,651 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:02:58,651 |-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.3.0.jar!/logback.xml]
05:02:58,651 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:02:58,678 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file
05:02:59,033 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:02:59,063 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:02:59,074 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:02:59,100 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:02:59,279 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:02:59,279 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:02:59,279 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:02:59,279 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:02:59,279 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:02:59,280 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:02:59,280 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:02:59,281 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:02:59,285 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-09-05 05:03:01,141|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-66dbbf475-grgrr with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-09-05 05:03:01,148|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-09-05 05:03:08,333|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-09-05 05:03:09,914|||main||||INFO||||||| Finished Spring Data repository scanning in 1534ms. Found 11 JPA repository interfaces.
2022-09-05 05:03:15,213|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-09-05 05:03:15,362|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-09-05 05:03:15,761|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-09-05 05:03:16,744|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-09-05 05:03:17,469|||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-09-05 05:03:17,481|||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-09-05 05:03:17,927|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-09-05 05:03:22,040|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-05 05:03:22,062|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-09-05 05:03:22,252|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-09-05 05:03:24,918|||main||||INFO||||||| Audit service is disabled
2022-09-05 05:03:25,467|||main||||INFO||||||| Workflow Audit store is disabled
2022-09-05 05:03:28,459|||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-09-05 05:03:28,621|||main||||INFO||||||| Dependency Management module created...
2022-09-05 05:03:30,897|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-09-05 05:03:31,481|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-09-05 05:03:34,094|||main||||INFO||||||| Netty started on port(s): 8080
2022-09-05 05:03:37,455|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-09-05 05:03:38,076|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-09-05 05:03:38,089|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 38.376 seconds (JVM running for 40.423)
2022-09-05 05:03:38,124|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-09-05 06:05:11,957|601b6e10-ac58-4422-b3e8-354b83e00e25||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-09-05 06:05:11,959|601b6e10-ac58-4422-b3e8-354b83e00e25||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-05 06:05:11,962|601b6e10-ac58-4422-b3e8-354b83e00e25||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-05 06:05:13,172|601b6e10-ac58-4422-b3e8-354b83e00e25||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-05 06:05:13,177|601b6e10-ac58-4422-b3e8-354b83e00e25||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-05 06:05:15,945|be0d602b-7382-4049-84d8-fd53845ec113||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0c9b39d1-69af-4832-91f1-feb7354ab6a1)
2022-09-05 06:05:15,970|be0d602b-7382-4049-84d8-fd53845ec113||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| deleting definition types under : /opt/app/onap/blueprints/working/0c9b39d1-69af-4832-91f1-feb7354ab6a1/Definitions
2022-09-05 06:05:16,179|be0d602b-7382-4049-84d8-fd53845ec113||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| reinitialized all type definitions
2022-09-05 06:05:16,194|be0d602b-7382-4049-84d8-fd53845ec113||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(helloworld)
2022-09-05 06:05:16,266|be0d602b-7382-4049-84d8-fd53845ec113||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing ArtifactDefinition(helloworld-template)
2022-09-05 06:05:16,285|be0d602b-7382-4049-84d8-fd53845ec113||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-09-05 06:05:16,296|be0d602b-7382-4049-84d8-fd53845ec113||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-09-05 06:05:16,400|be0d602b-7382-4049-84d8-fd53845ec113||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ##### Enhancing Workflow(helloworld)
2022-09-05 06:05:16,401|be0d602b-7382-4049-84d8-fd53845ec113||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-09-05 06:05:16,401|be0d602b-7382-4049-84d8-fd53845ec113||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| identified workflow(helloworld) targets(helloworld)
2022-09-05 06:05:16,401|be0d602b-7382-4049-84d8-fd53845ec113||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-09-05 06:05:16,407|be0d602b-7382-4049-84d8-fd53845ec113||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-09-05 06:05:16,408|be0d602b-7382-4049-84d8-fd53845ec113||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enriching artifacts file(/opt/app/onap/blueprints/working/0c9b39d1-69af-4832-91f1-feb7354ab6a1/Templates/hello-world-mapping.json
2022-09-05 06:05:16,449|be0d602b-7382-4049-84d8-fd53845ec113||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-09-05 06:05:16,449|be0d602b-7382-4049-84d8-fd53845ec113||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| dataType not present for the recipe(dt-helloworld-properties)
2022-09-05 06:05:16,449|be0d602b-7382-4049-84d8-fd53845ec113||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ##### Enhancing blueprint Resource Definitions
2022-09-05 06:05:16,450|be0d602b-7382-4049-84d8-fd53845ec113||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-09-05 06:05:16,452|be0d602b-7382-4049-84d8-fd53845ec113||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| processing file (Templates/hello-world-mapping.json)
2022-09-05 06:05:16,525|be0d602b-7382-4049-84d8-fd53845ec113||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| distinct resource keys ([])
2022-09-05 06:05:16,526|be0d602b-7382-4049-84d8-fd53845ec113||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Enriching Resource Definition sources Node Template: []
2022-09-05 06:05:17,017|4681e57b-9cea-45cc-9848-4b3e3a5742bf||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(9cc440e2-1fa0-4512-bb5d-e60fd076112f) CBA(/opt/app/onap/blueprints/archive/9cc440e2-1fa0-4512-bb5d-e60fd076112f/cba.zip)
2022-09-05 06:05:17,039|4681e57b-9cea-45cc-9848-4b3e3a5742bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9cc440e2-1fa0-4512-bb5d-e60fd076112f) and entry definition file (Definitions/blueprint.json)
2022-09-05 06:05:17,204|4681e57b-9cea-45cc-9848-4b3e3a5742bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(helloworld)
2022-09-05 06:05:17,238|4681e57b-9cea-45cc-9848-4b3e3a5742bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9cc440e2-1fa0-4512-bb5d-e60fd076112f) and entry definition file (Definitions/blueprint.json)
2022-09-05 06:05:17,450|4681e57b-9cea-45cc-9848-4b3e3a5742bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| No compiled cache(/opt/app/onap/blueprints/working/9cc440e2-1fa0-4512-bb5d-e60fd076112f) present to clean.
2022-09-05 06:05:17,737|75b494e5-64c1-4215-81aa-732e9059363d||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| processing request id 654321
2022-09-05 06:05:17,737|75b494e5-64c1-4215-81aa-732e9059363d||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-05 06:05:17,737|75b494e5-64c1-4215-81aa-732e9059363d||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| StoreAuditService ID  -1
2022-09-05 06:05:17,751|75b494e5-64c1-4215-81aa-732e9059363d||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| getting cba file name(test101), version(1.0.1) from db
2022-09-05 06:05:17,919|75b494e5-64c1-4215-81aa-732e9059363d||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-09-05 06:05:17,923|75b494e5-64c1-4215-81aa-732e9059363d||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-09-05 06:05:17,928|75b494e5-64c1-4215-81aa-732e9059363d||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-09-05 06:05:17,985|75b494e5-64c1-4215-81aa-732e9059363d||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deriving input data for workflow: (helloworld)
2022-09-05 06:05:17,987|75b494e5-64c1-4215-81aa-732e9059363d||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-09-05 06:05:17,989|75b494e5-64c1-4215-81aa-732e9059363d||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-05 06:05:18,013|75b494e5-64c1-4215-81aa-732e9059363d||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-09-05 06:05:18,013|75b494e5-64c1-4215-81aa-732e9059363d||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-09-05 06:05:18,015|75b494e5-64c1-4215-81aa-732e9059363d||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-09-05 06:05:18,091|75b494e5-64c1-4215-81aa-732e9059363d||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-09-05 06:05:18,164|75b494e5-64c1-4215-81aa-732e9059363d||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Batched Sequence : ([])
2022-09-05 06:05:18,176|75b494e5-64c1-4215-81aa-732e9059363d||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Generated Resource Param Data ({ })
2022-09-05 06:05:18,354|75b494e5-64c1-4215-81aa-732e9059363d||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Preparing Response...
2022-09-05 06:05:18,358|75b494e5-64c1-4215-81aa-732e9059363d||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-09-05 06:05:18,359|75b494e5-64c1-4215-81aa-732e9059363d||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveWorkflowOutputs for workflow(helloworld)
2022-09-05 06:05:18,366|75b494e5-64c1-4215-81aa-732e9059363d||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0320a030-70fd-467d-b50f-bb2085f8ae8b auditStoreId -1
2022-09-05 06:07:35,285|a1bcc923-0299-421e-b2ea-bf7e39aec94b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-09-05 06:07:35,286|a1bcc923-0299-421e-b2ea-bf7e39aec94b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-05 06:07:35,286|a1bcc923-0299-421e-b2ea-bf7e39aec94b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-05 06:07:35,690|a1bcc923-0299-421e-b2ea-bf7e39aec94b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-05 06:07:35,690|a1bcc923-0299-421e-b2ea-bf7e39aec94b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-05 06:07:37,259|d8be146c-4c6d-4729-b640-b272f3a72a4b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e1051c5a-e027-4538-960a-243db61a993f)
2022-09-05 06:07:37,261|d8be146c-4c6d-4729-b640-b272f3a72a4b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| deleting definition types under : /opt/app/onap/blueprints/working/e1051c5a-e027-4538-960a-243db61a993f/Definitions
2022-09-05 06:07:37,264|d8be146c-4c6d-4729-b640-b272f3a72a4b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| reinitialized all type definitions
2022-09-05 06:07:37,266|d8be146c-4c6d-4729-b640-b272f3a72a4b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(helloworld)
2022-09-05 06:07:37,297|d8be146c-4c6d-4729-b640-b272f3a72a4b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing ArtifactDefinition(helloworld-template)
2022-09-05 06:07:37,304|d8be146c-4c6d-4729-b640-b272f3a72a4b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-09-05 06:07:37,310|d8be146c-4c6d-4729-b640-b272f3a72a4b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-09-05 06:07:37,353|d8be146c-4c6d-4729-b640-b272f3a72a4b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ##### Enhancing Workflow(helloworld)
2022-09-05 06:07:37,354|d8be146c-4c6d-4729-b640-b272f3a72a4b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-09-05 06:07:37,355|d8be146c-4c6d-4729-b640-b272f3a72a4b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| identified workflow(helloworld) targets(helloworld)
2022-09-05 06:07:37,355|d8be146c-4c6d-4729-b640-b272f3a72a4b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-09-05 06:07:37,355|d8be146c-4c6d-4729-b640-b272f3a72a4b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-09-05 06:07:37,356|d8be146c-4c6d-4729-b640-b272f3a72a4b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enriching artifacts file(/opt/app/onap/blueprints/working/e1051c5a-e027-4538-960a-243db61a993f/Templates/hello-world-mapping.json
2022-09-05 06:07:37,386|d8be146c-4c6d-4729-b640-b272f3a72a4b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-09-05 06:07:37,387|d8be146c-4c6d-4729-b640-b272f3a72a4b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| dataType not present for the recipe(dt-helloworld-properties)
2022-09-05 06:07:37,387|d8be146c-4c6d-4729-b640-b272f3a72a4b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ##### Enhancing blueprint Resource Definitions
2022-09-05 06:07:37,389|d8be146c-4c6d-4729-b640-b272f3a72a4b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-09-05 06:07:37,389|d8be146c-4c6d-4729-b640-b272f3a72a4b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| processing file (Templates/hello-world-mapping.json)
2022-09-05 06:07:37,418|d8be146c-4c6d-4729-b640-b272f3a72a4b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| distinct resource keys ([])
2022-09-05 06:07:37,418|d8be146c-4c6d-4729-b640-b272f3a72a4b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Enriching Resource Definition sources Node Template: []
2022-09-05 06:07:37,779|42896bab-8430-4776-b366-3896105d6ce9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(e38ff798-d202-4a6b-bd95-c2ff19ca3e18) CBA(/opt/app/onap/blueprints/archive/e38ff798-d202-4a6b-bd95-c2ff19ca3e18/cba.zip)
2022-09-05 06:07:37,793|42896bab-8430-4776-b366-3896105d6ce9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e38ff798-d202-4a6b-bd95-c2ff19ca3e18) and entry definition file (Definitions/blueprint.json)
2022-09-05 06:07:37,842|42896bab-8430-4776-b366-3896105d6ce9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(helloworld)
2022-09-05 06:07:37,857|42896bab-8430-4776-b366-3896105d6ce9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e38ff798-d202-4a6b-bd95-c2ff19ca3e18) and entry definition file (Definitions/blueprint.json)
2022-09-05 06:07:37,902|42896bab-8430-4776-b366-3896105d6ce9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| No compiled cache(/opt/app/onap/blueprints/working/e38ff798-d202-4a6b-bd95-c2ff19ca3e18) present to clean.
2022-09-05 06:07:38,138|1b063ada-2bd4-488b-8654-62f14eeca0d7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| processing request id 654321
2022-09-05 06:07:38,138|1b063ada-2bd4-488b-8654-62f14eeca0d7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-05 06:07:38,138|1b063ada-2bd4-488b-8654-62f14eeca0d7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| StoreAuditService ID  -1
2022-09-05 06:07:38,142|1b063ada-2bd4-488b-8654-62f14eeca0d7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-09-05 06:07:38,142|1b063ada-2bd4-488b-8654-62f14eeca0d7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-09-05 06:07:38,152|1b063ada-2bd4-488b-8654-62f14eeca0d7||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-09-05 06:07:38,196|1b063ada-2bd4-488b-8654-62f14eeca0d7||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deriving input data for workflow: (helloworld)
2022-09-05 06:07:38,197|1b063ada-2bd4-488b-8654-62f14eeca0d7||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-09-05 06:07:38,197|1b063ada-2bd4-488b-8654-62f14eeca0d7||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-05 06:07:38,199|1b063ada-2bd4-488b-8654-62f14eeca0d7||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-09-05 06:07:38,199|1b063ada-2bd4-488b-8654-62f14eeca0d7||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-09-05 06:07:38,199|1b063ada-2bd4-488b-8654-62f14eeca0d7||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-09-05 06:07:38,204|1b063ada-2bd4-488b-8654-62f14eeca0d7||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-09-05 06:07:38,252|1b063ada-2bd4-488b-8654-62f14eeca0d7||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Batched Sequence : ([])
2022-09-05 06:07:38,253|1b063ada-2bd4-488b-8654-62f14eeca0d7||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Generated Resource Param Data ({ })
2022-09-05 06:07:38,269|1b063ada-2bd4-488b-8654-62f14eeca0d7||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Preparing Response...
2022-09-05 06:07:38,270|1b063ada-2bd4-488b-8654-62f14eeca0d7||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-09-05 06:07:38,270|1b063ada-2bd4-488b-8654-62f14eeca0d7||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveWorkflowOutputs for workflow(helloworld)
2022-09-05 06:07:38,273|1b063ada-2bd4-488b-8654-62f14eeca0d7||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 151e00b1-b450-488d-a251-8e8d233245d1 auditStoreId -1
2022-09-05 06:24:10,659|d6bdc205-dda6-45fe-912e-1321f594d46b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-09-05 06:24:10,660|d6bdc205-dda6-45fe-912e-1321f594d46b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-05 06:24:10,661|d6bdc205-dda6-45fe-912e-1321f594d46b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-05 06:24:11,037|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-05 06:24:11,038|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-05 06:24:12,509|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-09-05 06:24:12,524|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(7a94f1f6-bf5b-4e66-b81c-40283c574ced) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-09-05 06:24:12,579|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(0049bab4-211b-4cf7-9441-df3dea68c0a6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-09-05 06:24:12,596|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(3585c8ea-e9cb-4eaf-87f4-bfc8b441d4d0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-09-05 06:24:12,619|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(c76727a0-ccad-449a-b193-e27d437565e5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-09-05 06:24:12,655|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(2cce7dbf-f756-49bb-9a4e-b1d855055976) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-09-05 06:24:12,694|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(15f0dcae-ae7e-4def-9b05-d157e0202095) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-09-05 06:24:12,734|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:24:12,735|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:24:12,735|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-09-05 06:24:12,736|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-09-05 06:24:12,736|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:24:12,737|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:24:12,827|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-05 06:24:12,913|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-05 06:24:12,981|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-05 06:24:13,028|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-05 06:24:13,093|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-assign)
2022-09-05 06:24:13,095|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy)
2022-09-05 06:24:13,137|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:24:13,305|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(resource-assignment)
2022-09-05 06:24:13,306|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy)
2022-09-05 06:24:13,400|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-09-05 06:24:13,587|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(resource-assignment)
2022-09-05 06:24:13,588|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-assign)
2022-09-05 06:24:13,589|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy)
2022-09-05 06:24:13,590|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(HealthCheck)
2022-09-05 06:24:13,591|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(ScaleOutReconfiguration)
2022-09-05 06:24:13,593|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(vf-config-assign)
2022-09-05 06:24:13,594|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(vf-config-deploy)
2022-09-05 06:24:13,709|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-09-05 06:24:13,899|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(resource-assignment)
2022-09-05 06:24:13,900|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-assign)
2022-09-05 06:24:13,902|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy)
2022-09-05 06:24:13,972|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:24:14,123|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(resource-assignment)
2022-09-05 06:24:14,125|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-assign)
2022-09-05 06:24:14,126|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-assign-day-2)
2022-09-05 06:24:14,128|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy)
2022-09-05 06:24:14,129|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy-day-2)
2022-09-05 06:24:14,181|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:24:14,496|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(resource-assignment)
2022-09-05 06:24:14,498|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-assign)
2022-09-05 06:24:14,500|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy)
2022-09-05 06:24:14,575|d6bdc205-dda6-45fe-912e-1321f594d46b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:24:16,552|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4f74da47-ba72-42ca-84b4-df6cfd230881)
2022-09-05 06:24:16,553|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| deleting definition types under : /opt/app/onap/blueprints/working/4f74da47-ba72-42ca-84b4-df6cfd230881/Definitions
2022-09-05 06:24:16,560|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| reinitialized all type definitions
2022-09-05 06:24:16,562|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-09-05 06:24:16,594|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-09-05 06:24:16,602|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-09-05 06:24:16,608|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-09-05 06:24:16,628|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(capability)
2022-09-05 06:24:16,662|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(capability)
2022-09-05 06:24:16,676|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(processor-db)
2022-09-05 06:24:16,702|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-05 06:24:16,729|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-05 06:24:16,756|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-05 06:24:16,776|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-05 06:24:16,793|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-05 06:24:16,852|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-09-05 06:24:16,857|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-09-05 06:24:16,857|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-09-05 06:24:16,881|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(capability)
2022-09-05 06:24:16,897|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(capability)
2022-09-05 06:24:16,910|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(capability)
2022-09-05 06:24:16,923|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(processor-db)
2022-09-05 06:24:16,939|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-05 06:24:16,956|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-05 06:24:16,970|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-05 06:24:16,983|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-05 06:24:16,997|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-05 06:24:17,013|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-05 06:24:17,080|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ##### Enhancing Workflow(resource-resolution)
2022-09-05 06:24:17,081|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-09-05 06:24:17,082|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-09-05 06:24:17,082|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-09-05 06:24:17,082|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-09-05 06:24:17,082|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-09-05 06:24:17,082|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enriching artifacts file(/opt/app/onap/blueprints/working/4f74da47-ba72-42ca-84b4-df6cfd230881/Templates/hello-world-velocity-mapping.json
2022-09-05 06:24:17,102|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-09-05 06:24:17,102|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-09-05 06:24:17,103|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enriching artifacts file(/opt/app/onap/blueprints/working/4f74da47-ba72-42ca-84b4-df6cfd230881/Templates/hello-world-jinja-mapping.json
2022-09-05 06:24:17,117|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-09-05 06:24:17,117|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-09-05 06:24:17,117|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ##### Enhancing blueprint Resource Definitions
2022-09-05 06:24:17,118|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-09-05 06:24:17,118|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-09-05 06:24:17,118|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-09-05 06:24:17,148|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:24:17,237|49f485fa-9a2e-41f2-9f12-aa31baa2f908||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-09-05 06:24:17,539|914732a0-157c-4a64-9bc5-776e1621fe42||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(d6eacf6e-ddc0-4f30-9431-e145860428a3) CBA(/opt/app/onap/blueprints/archive/d6eacf6e-ddc0-4f30-9431-e145860428a3/cba.zip)
2022-09-05 06:24:17,559|914732a0-157c-4a64-9bc5-776e1621fe42||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d6eacf6e-ddc0-4f30-9431-e145860428a3) and entry definition file (Definitions/resource-resolution.json)
2022-09-05 06:24:17,641|914732a0-157c-4a64-9bc5-776e1621fe42||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(resource-resolution)
2022-09-05 06:24:17,665|914732a0-157c-4a64-9bc5-776e1621fe42||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d6eacf6e-ddc0-4f30-9431-e145860428a3) and entry definition file (Definitions/resource-resolution.json)
2022-09-05 06:24:17,719|914732a0-157c-4a64-9bc5-776e1621fe42||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| No compiled cache(/opt/app/onap/blueprints/working/d6eacf6e-ddc0-4f30-9431-e145860428a3) present to clean.
2022-09-05 06:24:17,907|3e9d07e2-1582-4c45-9caa-1e378fa7e419||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| processing request id 858cc631-b1f0-4072-9d00-a13479106ff2
2022-09-05 06:24:17,908|3e9d07e2-1582-4c45-9caa-1e378fa7e419||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-05 06:24:17,908|3e9d07e2-1582-4c45-9caa-1e378fa7e419||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| StoreAuditService ID  -1
2022-09-05 06:24:17,926|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-09-05 06:24:18,087|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-09-05 06:24:18,097|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-09-05 06:24:18,100|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:24:18,131|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deriving input data for workflow: (resource-resolution)
2022-09-05 06:24:18,139|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-09-05 06:24:18,140|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-05 06:24:18,141|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| preparing request id(858cc631-b1f0-4072-9d00-a13479106ff2) for workflow(resource-resolution) step(helloworld)
2022-09-05 06:24:18,142|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-09-05 06:24:18,142|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:24:18,144|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-09-05 06:24:18,224|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:24:18,275|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-09-05 06:24:18,275|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-09-05 06:24:18,751|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Rest request method(PUT), url(/resource-resolution/put)
2022-09-05 06:24:18,914|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response status(200 - OK)
2022-09-05 06:24:18,933|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response processing type (string)
2022-09-05 06:24:18,935|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-09-05 06:24:18,935|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-09-05 06:24:18,936|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-09-05 06:24:19,006|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (v_put)
2022-09-05 06:24:19,037|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-09-05 06:24:19,040|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Getting Jython Script Class(ResolvProperties)
2022-09-05 06:24:26,819|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Component Object org.python.proxies.__main__$ResolvProperties$1@6a2dd16c
2022-09-05 06:24:26,831|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-09-05 06:24:26,847|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (v_python)
2022-09-05 06:24:26,851|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-09-05 06:24:26,852|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-09-05 06:24:26,863|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-09-05 06:24:26,881|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response status(200 - OK)
2022-09-05 06:24:26,881|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response processing type (string)
2022-09-05 06:24:26,882|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-09-05 06:24:26,882|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-09-05 06:24:26,882|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-09-05 06:24:26,885|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-09-05 06:24:26,885|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-09-05 06:24:26,890|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-09-05 06:24:26,894|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (v_patch)
2022-09-05 06:24:26,916|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response status(200 - OK)
2022-09-05 06:24:26,917|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response processing type (string)
2022-09-05 06:24:26,918|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-09-05 06:24:26,918|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-09-05 06:24:26,918|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-09-05 06:24:26,931|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (v_del)
2022-09-05 06:24:26,934|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-09-05 06:24:27,000|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-09-05 06:24:40,319|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| compiled in (13317)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-09-05 06:24:40,322|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-09-05 06:24:40,347|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-09-05 06:24:40,368|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (v_kotlin)
2022-09-05 06:24:40,372|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-09-05 06:24:40,373|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-09-05 06:24:40,382|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Rest request method(GET), url(/resource-resolution/get)
2022-09-05 06:24:40,396|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response status(200 - OK)
2022-09-05 06:24:40,397|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response processing type (string)
2022-09-05 06:24:40,398|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-09-05 06:24:40,399|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-09-05 06:24:40,399|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-09-05 06:24:40,420|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (v_get)
2022-09-05 06:24:40,436|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-09-05 06:24:40,437|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-09-05 06:24:40,449|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (v_default)
2022-09-05 06:24:40,449|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (v_input)
2022-09-05 06:24:40,450|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-09-05 06:24:40,450|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-09-05 06:24:40,456|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Rest request method(POST), url(/resource-resolution/post)
2022-09-05 06:24:40,468|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response status(200 - OK)
2022-09-05 06:24:40,468|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response processing type (string)
2022-09-05 06:24:40,469|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-09-05 06:24:40,470|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-09-05 06:24:40,474|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-09-05 06:24:40,489|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (v_post)
2022-09-05 06:24:40,516|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:24:40,572|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response processing type (list)
2022-09-05 06:24:40,584|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-09-05 06:24:40,585|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-05 06:24:40,585|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-05 06:24:40,585|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-05 06:24:40,586|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-05 06:24:40,586|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-09-05 06:24:40,621|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (v_db)
2022-09-05 06:24:40,627|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:24:40,734|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-09-05 06:24:40,767|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-09-05 06:24:40,768|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-09-05 06:24:40,888|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:24:40,896|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-09-05 06:24:40,897|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-09-05 06:24:40,899|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-09-05 06:24:40,899|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Getting Jython Script Class(ResolvProperties)
2022-09-05 06:24:40,910|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-09-05 06:24:40,984|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Component Object org.python.proxies.__main__$ResolvProperties$2@2cbb7163
2022-09-05 06:24:40,986|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-09-05 06:24:41,003|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (j_python)
2022-09-05 06:24:41,005|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-09-05 06:24:41,005|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-09-05 06:24:41,007|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-09-05 06:24:41,033|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response status(200 - OK)
2022-09-05 06:24:41,033|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response processing type (string)
2022-09-05 06:24:41,034|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-09-05 06:24:41,034|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-09-05 06:24:41,034|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-09-05 06:24:41,046|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (j_patch)
2022-09-05 06:24:41,047|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-09-05 06:24:41,055|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (j_input)
2022-09-05 06:24:41,056|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-09-05 06:24:41,056|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-09-05 06:24:41,059|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Rest request method(PUT), url(/resource-resolution/put)
2022-09-05 06:24:41,076|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response status(200 - OK)
2022-09-05 06:24:41,077|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response processing type (string)
2022-09-05 06:24:41,077|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-09-05 06:24:41,077|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-09-05 06:24:41,077|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-09-05 06:24:41,090|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (j_put)
2022-09-05 06:24:41,091|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-09-05 06:24:41,104|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (j_default)
2022-09-05 06:24:41,106|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-09-05 06:24:41,106|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-09-05 06:24:41,109|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-09-05 06:24:41,149|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response status(200 - OK)
2022-09-05 06:24:41,149|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response processing type (string)
2022-09-05 06:24:41,150|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-09-05 06:24:41,150|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-09-05 06:24:41,150|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-09-05 06:24:41,152|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-09-05 06:24:41,152|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-09-05 06:24:41,155|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Rest request method(POST), url(/resource-resolution/post)
2022-09-05 06:24:41,171|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (j_del)
2022-09-05 06:24:41,196|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response status(200 - OK)
2022-09-05 06:24:41,196|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response processing type (string)
2022-09-05 06:24:41,196|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-09-05 06:24:41,196|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-09-05 06:24:41,196|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-09-05 06:24:41,198|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-09-05 06:24:41,198|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-09-05 06:24:41,201|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Rest request method(GET), url(/resource-resolution/get)
2022-09-05 06:24:41,219|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response status(200 - OK)
2022-09-05 06:24:41,220|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response processing type (string)
2022-09-05 06:24:41,220|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-09-05 06:24:41,220|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-09-05 06:24:41,221|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-09-05 06:24:41,231|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (j_post)
2022-09-05 06:24:41,238|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (j_get)
2022-09-05 06:24:41,255|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-09-05 06:24:41,255|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-09-05 06:24:41,258|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-09-05 06:24:41,276|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response status(200 - OK)
2022-09-05 06:24:41,277|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response processing type (string)
2022-09-05 06:24:41,277|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-09-05 06:24:41,278|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-09-05 06:24:41,278|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-09-05 06:24:41,295|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (j_get_id)
2022-09-05 06:24:41,309|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-09-05 06:24:41,314|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-09-05 06:24:41,325|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (j_kotlin)
2022-09-05 06:24:41,327|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:24:41,334|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response processing type (list)
2022-09-05 06:24:41,344|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:24:41,345|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-05 06:24:41,345|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-05 06:24:41,346|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-05 06:24:41,346|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-05 06:24:41,346|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-05 06:24:41,346|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-05 06:24:41,346|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-05 06:24:41,346|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-05 06:24:41,346|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-05 06:24:41,347|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:24:41,356|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (j_db)
2022-09-05 06:24:41,358|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:24:41,748|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-09-05 06:24:41,757|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-09-05 06:24:41,758|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Preparing Response...
2022-09-05 06:24:41,759|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-09-05 06:24:41,759|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-09-05 06:24:41,760|3e9d07e2-1582-4c45-9caa-1e378fa7e419||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c19acabf-1617-42f1-b3af-12c650bda6f0 auditStoreId -1
2022-09-05 06:43:35,706|c0cde51b-f410-4354-98df-da901910af40||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-09-05 06:43:35,708|c0cde51b-f410-4354-98df-da901910af40||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-05 06:43:35,709|c0cde51b-f410-4354-98df-da901910af40||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-05 06:43:36,357|5ebaad4b-29cb-4837-89a0-c6a6d5bafa73||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(607b2257-a53b-4cd2-8355-f898c1d104df) CBA(/opt/app/onap/blueprints/archive/607b2257-a53b-4cd2-8355-f898c1d104df/cba.zip)
2022-09-05 06:43:36,392|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-05 06:43:36,392|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-05 06:43:36,532|5ebaad4b-29cb-4837-89a0-c6a6d5bafa73||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/607b2257-a53b-4cd2-8355-f898c1d104df) and entry definition file (Definitions/CNF.json)
2022-09-05 06:43:36,865|5ebaad4b-29cb-4837-89a0-c6a6d5bafa73||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(resource-assignment)
2022-09-05 06:43:36,866|5ebaad4b-29cb-4837-89a0-c6a6d5bafa73||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-assign)
2022-09-05 06:43:36,868|5ebaad4b-29cb-4837-89a0-c6a6d5bafa73||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy)
2022-09-05 06:43:36,869|5ebaad4b-29cb-4837-89a0-c6a6d5bafa73||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(scale-out)
2022-09-05 06:43:36,870|5ebaad4b-29cb-4837-89a0-c6a6d5bafa73||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(scale)
2022-09-05 06:43:36,871|5ebaad4b-29cb-4837-89a0-c6a6d5bafa73||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(scale-in)
2022-09-05 06:43:36,873|5ebaad4b-29cb-4837-89a0-c6a6d5bafa73||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(health-check)
2022-09-05 06:43:37,078|5ebaad4b-29cb-4837-89a0-c6a6d5bafa73||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/607b2257-a53b-4cd2-8355-f898c1d104df) and entry definition file (Definitions/CNF.json)
2022-09-05 06:43:37,386|5ebaad4b-29cb-4837-89a0-c6a6d5bafa73||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| No compiled cache(/opt/app/onap/blueprints/working/607b2257-a53b-4cd2-8355-f898c1d104df) present to clean.
2022-09-05 06:43:37,717|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-09-05 06:43:37,718|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(8459508b-1402-4b85-baf2-a6fa34bba49a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-09-05 06:43:37,764|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(7433f459-089a-4985-be1d-141d2ed28a98) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-09-05 06:43:37,777|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(11a0da79-71c9-4954-9ff7-77d5f5a760ff) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-09-05 06:43:37,793|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(73b23deb-c1cb-46df-a50a-1545be046159) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-09-05 06:43:37,818|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(ebef1fcf-f270-4675-8dda-785bfea0c445) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-09-05 06:43:37,849|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(e9162b68-77bc-4a6b-a8d2-8d9a06c4623e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-09-05 06:43:37,873|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:43:37,874|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:43:37,874|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-09-05 06:43:37,874|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-09-05 06:43:37,879|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:43:37,881|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:43:37,970|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-05 06:43:38,001|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-05 06:43:38,048|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-05 06:43:38,086|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-05 06:43:38,247|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(resource-assignment)
2022-09-05 06:43:38,249|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-assign)
2022-09-05 06:43:38,250|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy)
2022-09-05 06:43:38,330|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-assign)
2022-09-05 06:43:38,333|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy)
2022-09-05 06:43:38,335|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:43:38,370|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:43:38,432|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-09-05 06:43:38,473|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-09-05 06:43:38,498|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-09-05 06:43:38,516|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-09-05 06:43:38,518|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-09-05 06:43:38,540|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-09-05 06:43:38,592|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(resource-assignment)
2022-09-05 06:43:38,594|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy)
2022-09-05 06:43:38,667|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-09-05 06:43:38,720|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-09-05 06:43:38,737|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-09-05 06:43:38,748|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-09-05 06:43:38,811|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(resource-assignment)
2022-09-05 06:43:38,813|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-assign)
2022-09-05 06:43:38,814|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy)
2022-09-05 06:43:38,884|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:43:38,935|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-09-05 06:43:38,951|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-09-05 06:43:38,969|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-09-05 06:43:39,027|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(resource-assignment)
2022-09-05 06:43:39,028|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-assign)
2022-09-05 06:43:39,029|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy)
2022-09-05 06:43:39,031|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(HealthCheck)
2022-09-05 06:43:39,032|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(ScaleOutReconfiguration)
2022-09-05 06:43:39,034|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(vf-config-assign)
2022-09-05 06:43:39,035|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(vf-config-deploy)
2022-09-05 06:43:39,113|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-09-05 06:43:39,213|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-09-05 06:43:39,230|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-09-05 06:43:39,243|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(resource-assignment)
2022-09-05 06:43:39,245|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-assign)
2022-09-05 06:43:39,246|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-assign-day-2)
2022-09-05 06:43:39,247|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy)
2022-09-05 06:43:39,248|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy-day-2)
2022-09-05 06:43:39,249|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-09-05 06:43:39,316|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:43:39,346|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Overwriting blueprint model :5G_Core::1.0.37
2022-09-05 06:43:39,377|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-09-05 06:43:39,384|c0cde51b-f410-4354-98df-da901910af40||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-09-05 06:43:55,924|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/63b2980a-5aef-4ce5-a3bb-029effa19579)
2022-09-05 06:43:55,926|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| deleting definition types under : /opt/app/onap/blueprints/working/63b2980a-5aef-4ce5-a3bb-029effa19579/Definitions
2022-09-05 06:43:55,930|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| reinitialized all type definitions
2022-09-05 06:43:55,932|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-09-05 06:43:55,967|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing ArtifactDefinition(vnf-template)
2022-09-05 06:43:55,972|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing ArtifactDefinition(vnf-mapping)
2022-09-05 06:43:55,984|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-09-05 06:43:56,019|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(input)
2022-09-05 06:43:56,059|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(input)
2022-09-05 06:43:56,072|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(input)
2022-09-05 06:43:56,079|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-09-05 06:43:56,079|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-09-05 06:43:56,080|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-09-05 06:43:56,099|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(input)
2022-09-05 06:43:56,110|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(input)
2022-09-05 06:43:56,120|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(input)
2022-09-05 06:43:56,129|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-05 06:43:56,151|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(input)
2022-09-05 06:43:56,161|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(input)
2022-09-05 06:43:56,171|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(input)
2022-09-05 06:43:56,185|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(input)
2022-09-05 06:43:56,196|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(input)
2022-09-05 06:43:56,206|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(input)
2022-09-05 06:43:56,232|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(config-assign)
2022-09-05 06:43:56,239|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing ArtifactDefinition(baseconfig-template)
2022-09-05 06:43:56,239|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-09-05 06:43:56,239|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-09-05 06:43:56,263|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(input)
2022-09-05 06:43:56,274|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(input)
2022-09-05 06:43:56,286|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(input)
2022-09-05 06:43:56,295|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(config-deploy)
2022-09-05 06:43:56,342|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ##### Enhancing Workflow(resource-assignment)
2022-09-05 06:43:56,343|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-09-05 06:43:56,343|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-09-05 06:43:56,343|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-09-05 06:43:56,343|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-09-05 06:43:56,343|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-09-05 06:43:56,343|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enriching artifacts file(/opt/app/onap/blueprints/working/63b2980a-5aef-4ce5-a3bb-029effa19579/Templates/vnf-mapping.json
2022-09-05 06:43:56,352|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-09-05 06:43:56,352|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-09-05 06:43:56,352|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enriching artifacts file(/opt/app/onap/blueprints/working/63b2980a-5aef-4ce5-a3bb-029effa19579/Templates/base_ubuntu20-mapping.json
2022-09-05 06:43:56,362|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-09-05 06:43:56,362|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-09-05 06:43:56,363|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ##### Enhancing Workflow(config-assign)
2022-09-05 06:43:56,363|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-09-05 06:43:56,364|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| identified workflow(config-assign) targets(config-assign)
2022-09-05 06:43:56,364|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-09-05 06:43:56,364|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-09-05 06:43:56,364|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enriching artifacts file(/opt/app/onap/blueprints/working/63b2980a-5aef-4ce5-a3bb-029effa19579/Templates/baseconfig-mapping.json
2022-09-05 06:43:56,372|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-09-05 06:43:56,372|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| dataType not present for the recipe(dt-config-assign-properties)
2022-09-05 06:43:56,374|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ##### Enhancing Workflow(config-deploy)
2022-09-05 06:43:56,374|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-09-05 06:43:56,374|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| identified workflow(config-deploy) targets(config-deploy)
2022-09-05 06:43:56,375|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| workflow(config-deploy) resource assignment files([]
2022-09-05 06:43:56,375|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ##### Enhancing blueprint Resource Definitions
2022-09-05 06:43:56,375|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-09-05 06:43:56,375|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| processing file (Templates/vnf-mapping.json)
2022-09-05 06:43:56,376|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-09-05 06:43:56,376|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| processing file (Templates/baseconfig-mapping.json)
2022-09-05 06:43:56,404|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:43:56,482|79938c75-81fc-43d3-a474-78378510fce0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-09-05 06:43:56,751|d0a5d6aa-9699-4391-80aa-c2fc69c56bb7||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(6f9e5d62-9388-4b77-a507-ddc4e264104a) CBA(/opt/app/onap/blueprints/archive/6f9e5d62-9388-4b77-a507-ddc4e264104a/cba.zip)
2022-09-05 06:43:56,780|d0a5d6aa-9699-4391-80aa-c2fc69c56bb7||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6f9e5d62-9388-4b77-a507-ddc4e264104a) and entry definition file (Definitions/ubuntu20.json)
2022-09-05 06:43:56,799|d0a5d6aa-9699-4391-80aa-c2fc69c56bb7||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-05 06:43:56,842|d0a5d6aa-9699-4391-80aa-c2fc69c56bb7||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(resource-assignment)
2022-09-05 06:43:56,843|d0a5d6aa-9699-4391-80aa-c2fc69c56bb7||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-assign)
2022-09-05 06:43:56,844|d0a5d6aa-9699-4391-80aa-c2fc69c56bb7||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy)
2022-09-05 06:43:56,857|d0a5d6aa-9699-4391-80aa-c2fc69c56bb7||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6f9e5d62-9388-4b77-a507-ddc4e264104a) and entry definition file (Definitions/ubuntu20.json)
2022-09-05 06:43:56,927|d0a5d6aa-9699-4391-80aa-c2fc69c56bb7||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| No compiled cache(/opt/app/onap/blueprints/working/6f9e5d62-9388-4b77-a507-ddc4e264104a) present to clean.
2022-09-05 06:44:40,377|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-09-05 06:44:40,377|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-05 06:44:40,377|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-05 06:44:40,748|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-05 06:44:40,749|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-05 06:44:41,666|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-09-05 06:44:41,667|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(0c8e73e5-66a4-4930-8e28-3b4858105c18) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-09-05 06:44:41,689|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(a9046b59-6952-4830-a5bd-455d3eb39eed) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-09-05 06:44:41,699|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(2b197aed-5632-4322-96fc-ef4e948776f6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-09-05 06:44:41,718|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(9b40fbd0-381d-4294-b4f2-cb399c38dd9a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-09-05 06:44:41,744|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(dfed0cbb-2651-4e25-98aa-9fc402b8bf75) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-09-05 06:44:41,773|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(4113ff8d-d4d8-48e8-80a0-3ebf5b5b1a42) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-09-05 06:44:41,798|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:44:41,798|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:44:41,798|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-09-05 06:44:41,798|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-09-05 06:44:41,799|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:44:41,799|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:44:41,824|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-05 06:44:41,918|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-05 06:44:41,959|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-05 06:44:41,991|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-05 06:44:42,170|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(resource-assignment)
2022-09-05 06:44:42,172|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-assign)
2022-09-05 06:44:42,173|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy)
2022-09-05 06:44:42,266|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:44:42,353|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-09-05 06:44:42,371|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-09-05 06:44:42,404|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-09-05 06:44:42,484|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(resource-assignment)
2022-09-05 06:44:42,486|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-assign)
2022-09-05 06:44:42,487|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy)
2022-09-05 06:44:42,488|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(HealthCheck)
2022-09-05 06:44:42,490|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(ScaleOutReconfiguration)
2022-09-05 06:44:42,491|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(vf-config-assign)
2022-09-05 06:44:42,510|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(vf-config-deploy)
2022-09-05 06:44:42,594|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-09-05 06:44:42,663|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-09-05 06:44:42,685|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-09-05 06:44:42,686|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-09-05 06:44:42,763|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(resource-assignment)
2022-09-05 06:44:42,764|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-assign)
2022-09-05 06:44:42,765|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy)
2022-09-05 06:44:42,841|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:44:42,899|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-09-05 06:44:42,920|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-09-05 06:44:42,921|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-09-05 06:44:42,959|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(resource-assignment)
2022-09-05 06:44:42,960|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy)
2022-09-05 06:44:43,008|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-09-05 06:44:43,054|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-09-05 06:44:43,067|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-09-05 06:44:43,076|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-09-05 06:44:43,126|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(resource-assignment)
2022-09-05 06:44:43,128|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-assign)
2022-09-05 06:44:43,129|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-assign-day-2)
2022-09-05 06:44:43,130|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy)
2022-09-05 06:44:43,131|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy-day-2)
2022-09-05 06:44:43,168|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-assign)
2022-09-05 06:44:43,169|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy)
2022-09-05 06:44:43,171|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:44:43,180|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:44:43,196|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Overwriting blueprint model :5G_Core::1.0.37
2022-09-05 06:44:43,226|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-09-05 06:44:43,259|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-09-05 06:44:43,277|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-09-05 06:44:43,278|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-09-05 06:44:43,308|dd254712-64ec-4e8a-a83b-8ca6c2d4b39c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-09-05 06:45:01,079|b3545884-abf0-44e2-8bc0-8444fdbc842f||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e98bc34c-0b73-4b6e-953d-b70903a157da)
2022-09-05 06:45:01,080|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| deleting definition types under : /opt/app/onap/blueprints/working/e98bc34c-0b73-4b6e-953d-b70903a157da/Definitions
2022-09-05 06:45:01,084|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| reinitialized all type definitions
2022-09-05 06:45:01,086|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(netconf-device)
2022-09-05 06:45:01,120|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(resolve-data)
2022-09-05 06:45:01,141|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-09-05 06:45:01,146|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-09-05 06:45:01,151|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-09-05 06:45:01,222|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-09-05 06:45:01,256|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ##### Enhancing Workflow(config-assign)
2022-09-05 06:45:01,257|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-09-05 06:45:01,257|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| identified workflow(config-assign) targets(resolve-data)
2022-09-05 06:45:01,257|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-09-05 06:45:01,257|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-09-05 06:45:01,257|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enriching artifacts file(/opt/app/onap/blueprints/working/e98bc34c-0b73-4b6e-953d-b70903a157da/Templates/netconfrpc-mapping.json
2022-09-05 06:45:01,270|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-09-05 06:45:01,270|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| dataType not present for the recipe(dt-config-assign-properties)
2022-09-05 06:45:01,271|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ##### Enhancing Workflow(config-deploy)
2022-09-05 06:45:01,273|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-09-05 06:45:01,273|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| identified workflow(config-deploy) targets(execute-netconf)
2022-09-05 06:45:01,273|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| workflow(config-deploy) resource assignment files([]
2022-09-05 06:45:01,273|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| ##### Enhancing blueprint Resource Definitions
2022-09-05 06:45:01,274|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-09-05 06:45:01,274|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| processing file (Templates/netconfrpc-mapping.json)
2022-09-05 06:45:01,284|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| distinct resource keys ([input-source])
2022-09-05 06:45:01,293|b3545884-abf0-44e2-8bc0-8444fdbc842f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Enriching Resource Definition sources Node Template: [source-input]
2022-09-05 06:46:36,750|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-09-05 06:46:36,896|||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-09-05 06:46:37,044|67afb28f-9718-42cc-abca-c891fd268b63||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| request(67afb28f-9718-42cc-abca-c891fd268b63)
2022-09-05 06:46:37,065|67afb28f-9718-42cc-abca-c891fd268b63||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| CBA file(/opt/app/onap/blueprints/archive/44470a04-979c-4ec0-9a6e-2c74259baa1b/cba.zip written successfully
2022-09-05 06:46:37,065|67afb28f-9718-42cc-abca-c891fd268b63||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(44470a04-979c-4ec0-9a6e-2c74259baa1b) CBA(/opt/app/onap/blueprints/archive/44470a04-979c-4ec0-9a6e-2c74259baa1b/cba.zip)
2022-09-05 06:46:37,127|67afb28f-9718-42cc-abca-c891fd268b63||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/44470a04-979c-4ec0-9a6e-2c74259baa1b) and entry definition file (Definitions/CNF.json)
2022-09-05 06:46:37,328|67afb28f-9718-42cc-abca-c891fd268b63||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(resource-assignment)
2022-09-05 06:46:37,337|67afb28f-9718-42cc-abca-c891fd268b63||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-assign)
2022-09-05 06:46:37,338|67afb28f-9718-42cc-abca-c891fd268b63||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy)
2022-09-05 06:46:37,339|67afb28f-9718-42cc-abca-c891fd268b63||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(scale-out)
2022-09-05 06:46:37,340|67afb28f-9718-42cc-abca-c891fd268b63||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(scale)
2022-09-05 06:46:37,342|67afb28f-9718-42cc-abca-c891fd268b63||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(scale-in)
2022-09-05 06:46:37,342|67afb28f-9718-42cc-abca-c891fd268b63||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(health-check)
2022-09-05 06:46:37,400|67afb28f-9718-42cc-abca-c891fd268b63||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/44470a04-979c-4ec0-9a6e-2c74259baa1b) and entry definition file (Definitions/CNF.json)
2022-09-05 06:46:37,460|67afb28f-9718-42cc-abca-c891fd268b63||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Overwriting blueprint model :APACHE::1.0.0
2022-09-05 06:46:37,486|67afb28f-9718-42cc-abca-c891fd268b63||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-09-05 06:46:37,491|67afb28f-9718-42cc-abca-c891fd268b63||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-09-05 06:46:37,535|67afb28f-9718-42cc-abca-c891fd268b63||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| No compiled cache(/opt/app/onap/blueprints/working/44470a04-979c-4ec0-9a6e-2c74259baa1b) present to clean.
2022-09-05 06:46:41,662|c2d0aef7-34bd-47b5-afd7-eacaeaa9df41||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| getting cba file name(APACHE), version(1.0.0) from db
2022-09-05 06:46:42,305|c2d0aef7-34bd-47b5-afd7-eacaeaa9df41||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-05 06:46:42,317|c2d0aef7-34bd-47b5-afd7-eacaeaa9df41||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-05 06:46:42,323|c2d0aef7-34bd-47b5-afd7-eacaeaa9df41||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-05 06:46:42,655|011a8fc8-5ed4-4174-81c5-5bf26b1a7caf||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-05 06:46:42,656|011a8fc8-5ed4-4174-81c5-5bf26b1a7caf||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-05 06:46:42,691|011a8fc8-5ed4-4174-81c5-5bf26b1a7caf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-05 06:46:44,829|44f27b43-39de-4c0a-852f-b85772acf451||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-05 06:46:44,829|44f27b43-39de-4c0a-852f-b85772acf451||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-05 06:46:44,834|44f27b43-39de-4c0a-852f-b85772acf451||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-05 06:46:45,190|ec0374c8-8b6f-457a-81f9-505c33d5edbe||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-05 06:46:45,190|ec0374c8-8b6f-457a-81f9-505c33d5edbe||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-05 06:46:45,205|ec0374c8-8b6f-457a-81f9-505c33d5edbe||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-05 06:46:45,635|703bb229-b783-4620-962c-f38ff6b2d513||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-05 06:46:45,635|703bb229-b783-4620-962c-f38ff6b2d513||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-05 06:46:45,639|703bb229-b783-4620-962c-f38ff6b2d513||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-05 06:46:46,173|1d59e280-0e9e-4068-85ea-e83e32024987||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-05 06:46:46,174|1d59e280-0e9e-4068-85ea-e83e32024987||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-05 06:46:46,186|1d59e280-0e9e-4068-85ea-e83e32024987||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-05 06:46:46,669|2e1f3f7d-6b22-4dad-9b0a-f0bf1ee9e361||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-05 06:46:46,669|2e1f3f7d-6b22-4dad-9b0a-f0bf1ee9e361||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-05 06:46:46,675|2e1f3f7d-6b22-4dad-9b0a-f0bf1ee9e361||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-05 06:46:47,001|1294dce2-834e-432a-b341-6024e070c8a8||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-05 06:46:47,001|1294dce2-834e-432a-b341-6024e070c8a8||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-05 06:46:47,012|1294dce2-834e-432a-b341-6024e070c8a8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-05 06:46:49,564|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-09-05 06:46:49,706|||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-09-05 06:46:49,709|091e6658-2140-4817-a9ac-260c5416049c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| request(091e6658-2140-4817-a9ac-260c5416049c)
2022-09-05 06:46:49,710|091e6658-2140-4817-a9ac-260c5416049c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| CBA file(/opt/app/onap/blueprints/archive/44cf53bf-f751-4b4a-aaa3-0d63ad48c40d/cba.zip written successfully
2022-09-05 06:46:49,710|091e6658-2140-4817-a9ac-260c5416049c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(44cf53bf-f751-4b4a-aaa3-0d63ad48c40d) CBA(/opt/app/onap/blueprints/archive/44cf53bf-f751-4b4a-aaa3-0d63ad48c40d/cba.zip)
2022-09-05 06:46:49,724|091e6658-2140-4817-a9ac-260c5416049c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/44cf53bf-f751-4b4a-aaa3-0d63ad48c40d) and entry definition file (Definitions/ubuntu20.json)
2022-09-05 06:46:49,741|091e6658-2140-4817-a9ac-260c5416049c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-05 06:46:49,782|091e6658-2140-4817-a9ac-260c5416049c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(resource-assignment)
2022-09-05 06:46:49,784|091e6658-2140-4817-a9ac-260c5416049c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-assign)
2022-09-05 06:46:49,785|091e6658-2140-4817-a9ac-260c5416049c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy)
2022-09-05 06:46:49,802|091e6658-2140-4817-a9ac-260c5416049c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/44cf53bf-f751-4b4a-aaa3-0d63ad48c40d) and entry definition file (Definitions/ubuntu20.json)
2022-09-05 06:46:49,818|091e6658-2140-4817-a9ac-260c5416049c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-09-05 06:46:49,832|091e6658-2140-4817-a9ac-260c5416049c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-09-05 06:46:49,834|091e6658-2140-4817-a9ac-260c5416049c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-09-05 06:46:49,852|091e6658-2140-4817-a9ac-260c5416049c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| No compiled cache(/opt/app/onap/blueprints/working/44cf53bf-f751-4b4a-aaa3-0d63ad48c40d) present to clean.
2022-09-05 06:47:09,644|6f933702-e18e-4c8c-b445-36e4f9a73833||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-09-05 06:47:09,798|6f933702-e18e-4c8c-b445-36e4f9a73833||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-09-05 06:47:09,811|6f933702-e18e-4c8c-b445-36e4f9a73833||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-09-05 06:47:09,823|6f933702-e18e-4c8c-b445-36e4f9a73833||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-09-05 06:47:10,055|0270cc54-ed9d-470f-80fe-afea658caa65||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-09-05 06:47:10,056|0270cc54-ed9d-470f-80fe-afea658caa65||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-09-05 06:47:10,063|0270cc54-ed9d-470f-80fe-afea658caa65||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-09-05 06:47:10,785|77dfc814-a173-4b8b-9339-c9e082ca7839||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-09-05 06:47:10,786|77dfc814-a173-4b8b-9339-c9e082ca7839||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-09-05 06:47:10,788|77dfc814-a173-4b8b-9339-c9e082ca7839||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-09-05 06:47:11,135|ca0f7495-21f5-4ba6-92d8-f28ebc7dcf18||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-09-05 06:47:11,136|ca0f7495-21f5-4ba6-92d8-f28ebc7dcf18||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-09-05 06:47:11,156|ca0f7495-21f5-4ba6-92d8-f28ebc7dcf18||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-09-05 06:47:33,696|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-09-05 06:47:33,844|||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-09-05 06:47:33,847|98b5d40b-06c6-48b9-ab6d-26f0de341abe||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| request(98b5d40b-06c6-48b9-ab6d-26f0de341abe)
2022-09-05 06:47:33,851|98b5d40b-06c6-48b9-ab6d-26f0de341abe||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| CBA file(/opt/app/onap/blueprints/archive/8bbd4bdb-f152-4615-8ab3-864e51fdaec6/cba.zip written successfully
2022-09-05 06:47:33,851|98b5d40b-06c6-48b9-ab6d-26f0de341abe||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Save processing(8bbd4bdb-f152-4615-8ab3-864e51fdaec6) CBA(/opt/app/onap/blueprints/archive/8bbd4bdb-f152-4615-8ab3-864e51fdaec6/cba.zip)
2022-09-05 06:47:33,876|98b5d40b-06c6-48b9-ab6d-26f0de341abe||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8bbd4bdb-f152-4615-8ab3-864e51fdaec6) and entry definition file (Definitions/pnf_netconf.json)
2022-09-05 06:47:33,894|98b5d40b-06c6-48b9-ab6d-26f0de341abe||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-05 06:47:33,917|98b5d40b-06c6-48b9-ab6d-26f0de341abe||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-assign)
2022-09-05 06:47:33,918|98b5d40b-06c6-48b9-ab6d-26f0de341abe||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Validating Workflow(config-deploy)
2022-09-05 06:47:33,937|98b5d40b-06c6-48b9-ab6d-26f0de341abe||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8bbd4bdb-f152-4615-8ab3-864e51fdaec6) and entry definition file (Definitions/pnf_netconf.json)
2022-09-05 06:47:33,963|98b5d40b-06c6-48b9-ab6d-26f0de341abe||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-09-05 06:47:33,976|98b5d40b-06c6-48b9-ab6d-26f0de341abe||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-09-05 06:47:33,977|98b5d40b-06c6-48b9-ab6d-26f0de341abe||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-09-05 06:47:34,016|98b5d40b-06c6-48b9-ab6d-26f0de341abe||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| No compiled cache(/opt/app/onap/blueprints/working/8bbd4bdb-f152-4615-8ab3-864e51fdaec6) present to clean.
2022-09-05 06:50:49,423|96f5f2f3-8243-429b-89c2-2973a9f830a6||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| processing request id 6fb912c7-3ed8-46fd-a90e-b3d097380533
2022-09-05 06:50:49,424|96f5f2f3-8243-429b-89c2-2973a9f830a6||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-05 06:50:49,424|96f5f2f3-8243-429b-89c2-2973a9f830a6||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| StoreAuditService ID  -1
2022-09-05 06:50:49,431|96f5f2f3-8243-429b-89c2-2973a9f830a6||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-05 06:50:49,431|96f5f2f3-8243-429b-89c2-2973a9f830a6||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-05 06:50:49,444|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-05 06:50:49,512|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deriving input data for workflow: (resource-assignment)
2022-09-05 06:50:49,682|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Execute node(START) -> executed state(SUCCESS)
2022-09-05 06:50:49,692|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Executing workflow(resource-assignment[6fb912c7-3ed8-46fd-a90e-b3d097380533])'s step(resource-assignment)
2022-09-05 06:50:49,693|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-05 06:50:49,697|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| preparing request id(6fb912c7-3ed8-46fd-a90e-b3d097380533) for workflow(resource-assignment) step(resource-assignment)
2022-09-05 06:50:49,697|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-09-05 06:50:49,697|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-09-05 06:50:49,699|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-09-05 06:50:49,733|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:50:49,751|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-09-05 06:50:49,753|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-09-05 06:50:49,754|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-09-05 06:50:49,755|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("ec4e102c-b335-46bb-b606-ff601f77c148") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-09-05 06:50:49,755|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("477f086e-b401-4641-8ad0-d6eb21409506") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-09-05 06:50:49,777|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), 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-09-05 06:50:49,777|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-09-05 06:50:49,824|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-09-05 06:50:52,632|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response status(200 - )
2022-09-05 06:50:52,633|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response processing type (string)
2022-09-05 06:50:52,634|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220905t065050719422z")
2022-09-05 06:50:52,634|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220905t065050719422z")
2022-09-05 06:50:52,634|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220905t065050719422z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-09-05 06:50:52,635|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-09-05 06:50:52,638|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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" : "477f086e-b401-4641-8ad0-d6eb21409506",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "ec4e102c-b335-46bb-b606-ff601f77c148",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220905t065050719422z"
})
2022-09-05 06:50:52,667|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Preparing Response...
2022-09-05 06:50:52,668|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-09-05 06:50:52,668|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-09-05 06:50:52,686|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Executing workflow(resource-assignment[6fb912c7-3ed8-46fd-a90e-b3d097380533])'s step(profile-upload)
2022-09-05 06:50:52,686|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-05 06:50:52,705|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| preparing request id(6fb912c7-3ed8-46fd-a90e-b3d097380533) for workflow(resource-assignment) step(profile-upload)
2022-09-05 06:50:52,706|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-09-05 06:50:52,706|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:50:52,710|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Triggering K8s Profile Upload component logic.
2022-09-05 06:50:52,711|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Getting the template prefixes
2022-09-05 06:50:52,712|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Iterating over prefixes in resource assignment map.
2022-09-05 06:50:52,718|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Prefix vnf does not have required data for us to continue.
2022-09-05 06:50:52,719|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Preparing Response...
2022-09-05 06:50:52,719|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-09-05 06:50:52,720|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-09-05 06:50:52,721|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Execute node(END) -> executed state(SUCCESS)
2022-09-05 06:50:52,732|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| workflow(6fb912c7-3ed8-46fd-a90e-b3d097380533) nodes completed with (0)exceptions
2022-09-05 06:50:52,733|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-09-05 06:50:52,735|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d9b2d655-2e86-426b-bd0e-2423146e044f auditStoreId -1
2022-09-05 06:51:03,362|96f5f2f3-8243-429b-89c2-2973a9f830a6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| processing request id a6ccc9aa-5f4b-404d-83ce-a07a575c48c0
2022-09-05 06:51:03,362|96f5f2f3-8243-429b-89c2-2973a9f830a6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-05 06:51:03,362|96f5f2f3-8243-429b-89c2-2973a9f830a6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| StoreAuditService ID  -1
2022-09-05 06:51:03,363|96f5f2f3-8243-429b-89c2-2973a9f830a6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-05 06:51:03,363|96f5f2f3-8243-429b-89c2-2973a9f830a6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-05 06:51:03,369|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-05 06:51:03,388|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deriving input data for workflow: (resource-assignment)
2022-09-05 06:51:03,392|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Execute node(START) -> executed state(SUCCESS)
2022-09-05 06:51:03,393|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Executing workflow(resource-assignment[a6ccc9aa-5f4b-404d-83ce-a07a575c48c0])'s step(resource-assignment)
2022-09-05 06:51:03,393|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-05 06:51:03,395|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| preparing request id(a6ccc9aa-5f4b-404d-83ce-a07a575c48c0) for workflow(resource-assignment) step(resource-assignment)
2022-09-05 06:51:03,395|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-09-05 06:51:03,395|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-09-05 06:51:03,396|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-09-05 06:51:03,437|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:51:03,444|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-09-05 06:51:03,445|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("1dc72d20-77f6-4656-ba1d-f8f6825e12fd") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-09-05 06:51:03,446|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-09-05 06:51:03,446|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-09-05 06:51:03,447|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("607dba65-5b18-4248-a660-4991214e5eb2") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-09-05 06:51:03,450|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:51:03,450|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:51:03,556|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Parameter information : ({customizationid=607dba65-5b18-4248-a660-4991214e5eb2})
2022-09-05 06:51:03,601|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response processing type (string)
2022-09-05 06:51:03,604|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"257dc2a2-a2b1-4e61-a758-5cefe0689130"}])
2022-09-05 06:51:03,605|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("257dc2a2-a2b1-4e61-a758-5cefe0689130") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-09-05 06:51:03,611|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Parameter information : ({customizationid=607dba65-5b18-4248-a660-4991214e5eb2})
2022-09-05 06:51:03,666|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response processing type (string)
2022-09-05 06:51:03,668|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be"}])
2022-09-05 06:51:03,669|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("171a3fed-c5e4-43ff-ab7e-4c33f6fed3be") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-09-05 06:51:03,671|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-09-05 06:51:03,684|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Transformed value: null -> 257dc2a2-a2b1-4e61-a758-5cefe0689130
2022-09-05 06:51:03,687|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:51:03,795|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Parameter information : ({customizationid=607dba65-5b18-4248-a660-4991214e5eb2})
2022-09-05 06:51:03,815|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response processing type (string)
2022-09-05 06:51:03,817|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-09-05 06:51:03,817|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-09-05 06:51:03,824|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-09-05 06:51:03,825|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-09-05 06:51:03,835|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Transformed value: null -> 607dba65-5b18-4248-a660-4991214e5eb2
2022-09-05 06:51:03,836|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("477f086e-b401-4641-8ad0-d6eb21409506") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-09-05 06:51:03,837|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-09-05 06:51:03,837|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-09-05 06:51:03,837|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("ec4e102c-b335-46bb-b606-ff601f77c148") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-09-05 06:51:03,847|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/477f086e-b401-4641-8ad0-d6eb21409506/service-data/vnfs/vnf/ec4e102c-b335-46bb-b606-ff601f77c148/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-09-05 06:51:03,847|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/477f086e-b401-4641-8ad0-d6eb21409506/service-data/vnfs/vnf/ec4e102c-b335-46bb-b606-ff601f77c148/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-09-05 06:51:03,847|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/477f086e-b401-4641-8ad0-d6eb21409506/service-data/vnfs/vnf/ec4e102c-b335-46bb-b606-ff601f77c148/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-09-05 06:51:03,847|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/477f086e-b401-4641-8ad0-d6eb21409506/service-data/vnfs/vnf/ec4e102c-b335-46bb-b606-ff601f77c148/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-09-05 06:51:03,869|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/477f086e-b401-4641-8ad0-d6eb21409506/service-data/vnfs/vnf/ec4e102c-b335-46bb-b606-ff601f77c148/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-09-05 06:51:03,875|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/477f086e-b401-4641-8ad0-d6eb21409506/service-data/vnfs/vnf/ec4e102c-b335-46bb-b606-ff601f77c148/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-09-05 06:51:03,932|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response status(200 - OK)
2022-09-05 06:51:03,933|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response processing type (string)
2022-09-05 06:51:03,933|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response status(200 - OK)
2022-09-05 06:51:03,933|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response processing type (string)
2022-09-05 06:51:03,934|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220905t065050719422z")
2022-09-05 06:51:03,934|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220905t065050719422z")
2022-09-05 06:51:03,935|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220905t065050719422z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-09-05 06:51:03,936|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-09-05 06:51:03,936|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-09-05 06:51:03,936|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-09-05 06:51:03,949|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), 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-09-05 06:51:03,949|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| rest dictionary information : (/v1/genNetworkElementName), ({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-09-05 06:51:03,951|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-09-05 06:51:04,086|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response status(200 - )
2022-09-05 06:51:04,087|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response processing type (string)
2022-09-05 06:51:04,088|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220905t065050719422z-helm_apache-vfmt-001")
2022-09-05 06:51:04,088|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220905t065050719422z-helm_apache-vfmt-001")
2022-09-05 06:51:04,088|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220905t065050719422z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-09-05 06:51:04,091|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-09-05 06:51:04,111|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/477f086e-b401-4641-8ad0-d6eb21409506/service-data/vnfs/vnf/ec4e102c-b335-46bb-b606-ff601f77c148/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-09-05 06:51:04,111|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/477f086e-b401-4641-8ad0-d6eb21409506/service-data/vnfs/vnf/ec4e102c-b335-46bb-b606-ff601f77c148/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-09-05 06:51:04,154|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/477f086e-b401-4641-8ad0-d6eb21409506/service-data/vnfs/vnf/ec4e102c-b335-46bb-b606-ff601f77c148/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-09-05 06:51:04,180|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response status(200 - OK)
2022-09-05 06:51:04,180|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response processing type (string)
2022-09-05 06:51:04,181|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-09-05 06:51:04,181|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-09-05 06:51:04,185|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-09-05 06:51:04,189|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-09-05 06:51:04,190|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-09-05 06:51:04,193|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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" : "257dc2a2-a2b1-4e61-a758-5cefe0689130",
  "k8s-rb-definition-version" : "607dba65-5b18-4248-a660-4991214e5eb2",
  "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" : "477f086e-b401-4641-8ad0-d6eb21409506",
  "vf-module-id" : "1dc72d20-77f6-4656-ba1d-f8f6825e12fd",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "607dba65-5b18-4248-a660-4991214e5eb2",
  "vf-module-model-invariant-uuid" : "257dc2a2-a2b1-4e61-a758-5cefe0689130",
  "vf-module-model-version" : "171a3fed-c5e4-43ff-ab7e-4c33f6fed3be",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220905t065050719422z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "ec4e102c-b335-46bb-b606-ff601f77c148",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220905t065050719422z"
})
2022-09-05 06:51:04,280|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Preparing Response...
2022-09-05 06:51:04,280|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-09-05 06:51:04,280|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-09-05 06:51:04,281|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Executing workflow(resource-assignment[a6ccc9aa-5f4b-404d-83ce-a07a575c48c0])'s step(profile-upload)
2022-09-05 06:51:04,282|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-05 06:51:04,283|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| preparing request id(a6ccc9aa-5f4b-404d-83ce-a07a575c48c0) for workflow(resource-assignment) step(profile-upload)
2022-09-05 06:51:04,283|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-09-05 06:51:04,283|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:51:04,283|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Triggering K8s Profile Upload component logic.
2022-09-05 06:51:04,283|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Getting the template prefixes
2022-09-05 06:51:04,283|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Iterating over prefixes in resource assignment map.
2022-09-05 06:51:04,334|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Rest request method(GET), url(/v1/rb/definition/257dc2a2-a2b1-4e61-a758-5cefe0689130/607dba65-5b18-4248-a660-4991214e5eb2)
2022-09-05 06:51:04,371|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response status(200 - OK)
2022-09-05 06:51:04,394|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Rest request method(GET), url(/v1/rb/definition/257dc2a2-a2b1-4e61-a758-5cefe0689130/607dba65-5b18-4248-a660-4991214e5eb2/profile/node-port-profile)
2022-09-05 06:51:04,412|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response status(404 - Not Found)
2022-09-05 06:51:04,412|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Uploading K8s Profile..
2022-09-05 06:51:04,455|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Rest request method(POST), url(/v1/rb/definition/257dc2a2-a2b1-4e61-a758-5cefe0689130/607dba65-5b18-4248-a660-4991214e5eb2/profile)
2022-09-05 06:51:04,474|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response status(201 - Created)
2022-09-05 06:51:04,518|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Rest request method(POST), url(/v1/rb/definition/257dc2a2-a2b1-4e61-a758-5cefe0689130/607dba65-5b18-4248-a660-4991214e5eb2/profile/node-port-profile/content)
2022-09-05 06:51:04,550|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Response status(200 - OK)
2022-09-05 06:51:04,551|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| K8s Profile Upload Completed
2022-09-05 06:51:04,552|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Preparing Response...
2022-09-05 06:51:04,552|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-09-05 06:51:04,552|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-09-05 06:51:04,553|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Execute node(END) -> executed state(SUCCESS)
2022-09-05 06:51:04,553|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| workflow(a6ccc9aa-5f4b-404d-83ce-a07a575c48c0) nodes completed with (0)exceptions
2022-09-05 06:51:04,553|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-09-05 06:51:04,554|96f5f2f3-8243-429b-89c2-2973a9f830a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4fa69aef-c092-4721-8653-d9f8ca1ba5c2 auditStoreId -1
2022-09-05 06:51:14,117|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-09-05 06:51:14,328|||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-09-05 06:51:14,431|96f5f2f3-8243-429b-89c2-2973a9f830a6||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| processing request id 96f5f2f3-8243-429b-89c2-2973a9f830a6
2022-09-05 06:51:14,431|96f5f2f3-8243-429b-89c2-2973a9f830a6||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-05 06:51:14,433|96f5f2f3-8243-429b-89c2-2973a9f830a6||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| StoreAuditService ID  -1
2022-09-05 06:51:14,434|96f5f2f3-8243-429b-89c2-2973a9f830a6||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-05 06:51:14,434|96f5f2f3-8243-429b-89c2-2973a9f830a6||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-05 06:51:14,436|96f5f2f3-8243-429b-89c2-2973a9f830a6||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-05 06:51:14,446|96f5f2f3-8243-429b-89c2-2973a9f830a6||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deriving input data for workflow: (config-assign)
2022-09-05 06:51:14,447|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-09-05 06:51:14,448|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-assign[96f5f2f3-8243-429b-89c2-2973a9f830a6])'s step(config-setup)
2022-09-05 06:51:14,449|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-05 06:51:14,449|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(96f5f2f3-8243-429b-89c2-2973a9f830a6) for workflow(config-assign) step(config-setup)
2022-09-05 06:51:14,450|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-09-05 06:51:14,450|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-09-05 06:51:14,451|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-09-05 06:51:14,522|||DefaultDispatcher-worker-3||||INFO||||||| 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-09-05 06:51:14,526|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-09-05 06:51:14,528|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("477f086e-b401-4641-8ad0-d6eb21409506") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-09-05 06:51:14,540|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/477f086e-b401-4641-8ad0-d6eb21409506), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-09-05 06:51:14,541|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/477f086e-b401-4641-8ad0-d6eb21409506), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-09-05 06:51:14,575|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/477f086e-b401-4641-8ad0-d6eb21409506)
2022-09-05 06:51:14,644|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-09-05 06:51:14,646|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-09-05 06:51:14,648|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41")
2022-09-05 06:51:14,648|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41")
2022-09-05 06:51:14,649|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-09-05 06:51:14,650|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ec4e102c-b335-46bb-b606-ff601f77c148") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-09-05 06:51:14,662|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/477f086e-b401-4641-8ad0-d6eb21409506/service-data/vnfs/vnf/ec4e102c-b335-46bb-b606-ff601f77c148/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-09-05 06:51:14,662|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/477f086e-b401-4641-8ad0-d6eb21409506/service-data/vnfs/vnf/ec4e102c-b335-46bb-b606-ff601f77c148/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-09-05 06:51:14,769|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/477f086e-b401-4641-8ad0-d6eb21409506/service-data/vnfs/vnf/ec4e102c-b335-46bb-b606-ff601f77c148/vnf-data/vf-modules)
2022-09-05 06:51:14,815|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-09-05 06:51:14,816|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json)
2022-09-05 06:51:14,817|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","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_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_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":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","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-20220905t065050719422z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"257dc2a2-a2b1-4e61-a758-5cefe0689130","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220905t065050719422z","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":"607dba65-5b18-4248-a660-4991214e5eb2","model-uuid":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-invariant-uuid":"257dc2a2-a2b1-4e61-a758-5cefe0689130"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","vf-module-name":"basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"96f5f2f3-8243-429b-89c2-2973a9f830a6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"35e294ed-26bf-4e2c-b978-5fa1f3956eb3","model-invariant-uuid":"9b01eb73-a5d7-4e25-bf4f-8cd42849134a"},"global-customer-id":"basiccnf-macro-customer","service-id":"477f086e-b401-4641-8ad0-d6eb21409506","service-instance-id":"477f086e-b401-4641-8ad0-d6eb21409506","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"92d8188a-f931-4243-a497-c292525ee7a7","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/24025f2f-51b4-4591-a939-28f725783adf","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"66fb29f9-23cc-4698-bf67-b84a00df8196","model-uuid":"3bbdc5ca-118e-4dc3-84c3-313f65dd7eb9","model-invariant-uuid":"19138069-5b50-47aa-8eef-12f1534f080e"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ec4e102c-b335-46bb-b606-ff601f77c148"},"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":"607dba65-5b18-4248-a660-4991214e5eb2","model-uuid":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-invariant-uuid":"257dc2a2-a2b1-4e61-a758-5cefe0689130"},"vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd"}}}]})
2022-09-05 06:51:14,817|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","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_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_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":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","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-20220905t065050719422z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"257dc2a2-a2b1-4e61-a758-5cefe0689130","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220905t065050719422z","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":"607dba65-5b18-4248-a660-4991214e5eb2","model-uuid":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-invariant-uuid":"257dc2a2-a2b1-4e61-a758-5cefe0689130"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","vf-module-name":"basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"96f5f2f3-8243-429b-89c2-2973a9f830a6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"35e294ed-26bf-4e2c-b978-5fa1f3956eb3","model-invariant-uuid":"9b01eb73-a5d7-4e25-bf4f-8cd42849134a"},"global-customer-id":"basiccnf-macro-customer","service-id":"477f086e-b401-4641-8ad0-d6eb21409506","service-instance-id":"477f086e-b401-4641-8ad0-d6eb21409506","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"92d8188a-f931-4243-a497-c292525ee7a7","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/24025f2f-51b4-4591-a939-28f725783adf","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"66fb29f9-23cc-4698-bf67-b84a00df8196","model-uuid":"3bbdc5ca-118e-4dc3-84c3-313f65dd7eb9","model-invariant-uuid":"19138069-5b50-47aa-8eef-12f1534f080e"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ec4e102c-b335-46bb-b606-ff601f77c148"},"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":"607dba65-5b18-4248-a660-4991214e5eb2","model-uuid":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-invariant-uuid":"257dc2a2-a2b1-4e61-a758-5cefe0689130"},"vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd"}}}]})
2022-09-05 06:51:14,818|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","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_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_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":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","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-20220905t065050719422z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"257dc2a2-a2b1-4e61-a758-5cefe0689130","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220905t065050719422z","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":"607dba65-5b18-4248-a660-4991214e5eb2","model-uuid":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-invariant-uuid":"257dc2a2-a2b1-4e61-a758-5cefe0689130"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","vf-module-name":"basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"96f5f2f3-8243-429b-89c2-2973a9f830a6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"35e294ed-26bf-4e2c-b978-5fa1f3956eb3","model-invariant-uuid":"9b01eb73-a5d7-4e25-bf4f-8cd42849134a"},"global-customer-id":"basiccnf-macro-customer","service-id":"477f086e-b401-4641-8ad0-d6eb21409506","service-instance-id":"477f086e-b401-4641-8ad0-d6eb21409506","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"92d8188a-f931-4243-a497-c292525ee7a7","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/24025f2f-51b4-4591-a939-28f725783adf","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"66fb29f9-23cc-4698-bf67-b84a00df8196","model-uuid":"3bbdc5ca-118e-4dc3-84c3-313f65dd7eb9","model-invariant-uuid":"19138069-5b50-47aa-8eef-12f1534f080e"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ec4e102c-b335-46bb-b606-ff601f77c148"},"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":"607dba65-5b18-4248-a660-4991214e5eb2","model-uuid":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-invariant-uuid":"257dc2a2-a2b1-4e61-a758-5cefe0689130"},"vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd"}}}]), type  ({json})
2022-09-05 06:51:14,818|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","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_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_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":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","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-20220905t065050719422z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"257dc2a2-a2b1-4e61-a758-5cefe0689130","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220905t065050719422z","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":"607dba65-5b18-4248-a660-4991214e5eb2","model-uuid":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-invariant-uuid":"257dc2a2-a2b1-4e61-a758-5cefe0689130"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","vf-module-name":"basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"96f5f2f3-8243-429b-89c2-2973a9f830a6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"35e294ed-26bf-4e2c-b978-5fa1f3956eb3","model-invariant-uuid":"9b01eb73-a5d7-4e25-bf4f-8cd42849134a"},"global-customer-id":"basiccnf-macro-customer","service-id":"477f086e-b401-4641-8ad0-d6eb21409506","service-instance-id":"477f086e-b401-4641-8ad0-d6eb21409506","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"92d8188a-f931-4243-a497-c292525ee7a7","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/24025f2f-51b4-4591-a939-28f725783adf","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"66fb29f9-23cc-4698-bf67-b84a00df8196","model-uuid":"3bbdc5ca-118e-4dc3-84c3-313f65dd7eb9","model-invariant-uuid":"19138069-5b50-47aa-8eef-12f1534f080e"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ec4e102c-b335-46bb-b606-ff601f77c148"},"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":"607dba65-5b18-4248-a660-4991214e5eb2","model-uuid":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-invariant-uuid":"257dc2a2-a2b1-4e61-a758-5cefe0689130"},"vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-09-05 06:51:14,855|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/ec4e102c-b335-46bb-b606-ff601f77c148?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-09-05 06:51:14,855|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/ec4e102c-b335-46bb-b606-ff601f77c148?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-09-05 06:51:14,909|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/ec4e102c-b335-46bb-b606-ff601f77c148?depth=1)
2022-09-05 06:51:15,615|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-09-05 06:51:15,616|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-09-05 06:51:15,617|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","vf-module-name":"basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1662360666856","model-invariant-id":"257dc2a2-a2b1-4e61-a758-5cefe0689130","model-version-id":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-customization-id":"607dba65-5b18-4248-a660-4991214e5eb2","module-index":0}]})
2022-09-05 06:51:15,617|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","vf-module-name":"basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1662360666856","model-invariant-id":"257dc2a2-a2b1-4e61-a758-5cefe0689130","model-version-id":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-customization-id":"607dba65-5b18-4248-a660-4991214e5eb2","module-index":0}]})
2022-09-05 06:51:15,617|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","vf-module-name":"basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1662360666856","model-invariant-id":"257dc2a2-a2b1-4e61-a758-5cefe0689130","model-version-id":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-customization-id":"607dba65-5b18-4248-a660-4991214e5eb2","module-index":0}]), type  ({json})
2022-09-05 06:51:15,617|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","vf-module-name":"basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1662360666856","model-invariant-id":"257dc2a2-a2b1-4e61-a758-5cefe0689130","model-version-id":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-customization-id":"607dba65-5b18-4248-a660-4991214e5eb2","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-09-05 06:51:15,620|||DefaultDispatcher-worker-1||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-09-05 06:51:15,632|||DefaultDispatcher-worker-1||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-05 06:51:26,679|||DefaultDispatcher-worker-1||||INFO||||||| compiled in (11046)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-05 06:51:26,680|||DefaultDispatcher-worker-1||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-05 06:51:26,790|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"257dc2a2-a2b1-4e61-a758-5cefe0689130","k8s-rb-definition-version":"607dba65-5b18-4248-a660-4991214e5eb2","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-09-05 06:51:26,794|||DefaultDispatcher-worker-1||||INFO||||||| 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" : "257dc2a2-a2b1-4e61-a758-5cefe0689130",
      "k8s-rb-definition-version" : "607dba65-5b18-4248-a660-4991214e5eb2"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "477f086e-b401-4641-8ad0-d6eb21409506",
  "service-instance-name" : "basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "607dba65-5b18-4248-a660-4991214e5eb2",
      "model-invariant-id" : "257dc2a2-a2b1-4e61-a758-5cefe0689130",
      "model-version-id" : "171a3fed-c5e4-43ff-ab7e-4c33f6fed3be",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1662360666856",
      "vf-module-id" : "1dc72d20-77f6-4656-ba1d-f8f6825e12fd",
      "vf-module-name" : "basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "96f5f2f3-8243-429b-89c2-2973a9f830a6",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/24025f2f-51b4-4591-a939-28f725783adf",
          "svc-request-id" : "92d8188a-f931-4243-a497-c292525ee7a7"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "9b01eb73-a5d7-4e25-bf4f-8cd42849134a",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "35e294ed-26bf-4e2c-b978-5fa1f3956eb3",
            "model-version" : "1.0"
          },
          "service-id" : "477f086e-b401-4641-8ad0-d6eb21409506",
          "service-instance-id" : "477f086e-b401-4641-8ad0-d6eb21409506",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "607dba65-5b18-4248-a660-4991214e5eb2",
            "model-invariant-uuid" : "257dc2a2-a2b1-4e61-a758-5cefe0689130",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "171a3fed-c5e4-43ff-ab7e-4c33f6fed3be",
            "model-version" : "1"
          },
          "vf-module-id" : "1dc72d20-77f6-4656-ba1d-f8f6825e12fd",
          "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_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "607dba65-5b18-4248-a660-4991214e5eb2",
            "model-invariant-uuid" : "257dc2a2-a2b1-4e61-a758-5cefe0689130",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "171a3fed-c5e4-43ff-ab7e-4c33f6fed3be",
            "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" : "171a3fed-c5e4-43ff-ab7e-4c33f6fed3be"
            }, {
              "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-20220905t065050719422z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "257dc2a2-a2b1-4e61-a758-5cefe0689130"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220905t065050719422z"
            }, {
              "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" : "1dc72d20-77f6-4656-ba1d-f8f6825e12fd",
            "vf-module-name" : "basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "66fb29f9-23cc-4698-bf67-b84a00df8196",
            "model-invariant-uuid" : "19138069-5b50-47aa-8eef-12f1534f080e",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "3bbdc5ca-118e-4dc3-84c3-313f65dd7eb9",
            "model-version" : "1.0"
          },
          "vnf-id" : "ec4e102c-b335-46bb-b606-ff601f77c148",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "1dc72d20-77f6-4656-ba1d-f8f6825e12fd"
    } ]
  },
  "vnf-id" : "ec4e102c-b335-46bb-b606-ff601f77c148"
})
2022-09-05 06:51:26,834|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-09-05 06:51:26,834|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-09-05 06:51:26,835|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-09-05 06:51:26,837|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-assign[96f5f2f3-8243-429b-89c2-2973a9f830a6])'s step(config-template)
2022-09-05 06:51:26,837|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-05 06:51:26,848|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(96f5f2f3-8243-429b-89c2-2973a9f830a6) for workflow(config-assign) step(config-template)
2022-09-05 06:51:26,848|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-09-05 06:51:26,849|||DefaultDispatcher-worker-1||||INFO||||||| 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-09-05 06:51:26,993|||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Config Upload component logic.
2022-09-05 06:51:26,993|||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-09-05 06:51:26,994|||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-09-05 06:51:27,025|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/257dc2a2-a2b1-4e61-a758-5cefe0689130/607dba65-5b18-4248-a660-4991214e5eb2)
2022-09-05 06:51:27,064|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-09-05 06:51:27,085|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/257dc2a2-a2b1-4e61-a758-5cefe0689130/607dba65-5b18-4248-a660-4991214e5eb2/config-template/replica-count-template)
2022-09-05 06:51:27,097|||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2022-09-05 06:51:27,097|||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s template..
2022-09-05 06:51:27,124|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/257dc2a2-a2b1-4e61-a758-5cefe0689130/607dba65-5b18-4248-a660-4991214e5eb2/config-template)
2022-09-05 06:51:27,154|||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created)
2022-09-05 06:51:27,191|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/257dc2a2-a2b1-4e61-a758-5cefe0689130/607dba65-5b18-4248-a660-4991214e5eb2/config-template/replica-count-template/content)
2022-09-05 06:51:27,329|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-09-05 06:51:27,330|||DefaultDispatcher-worker-1||||INFO||||||| K8s Config Upload Completed
2022-09-05 06:51:27,330|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-09-05 06:51:27,330|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-09-05 06:51:27,331|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS)
2022-09-05 06:51:27,332|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-09-05 06:51:27,332|||DefaultDispatcher-worker-1||||INFO||||||| workflow(96f5f2f3-8243-429b-89c2-2973a9f830a6) nodes completed with (0)exceptions
2022-09-05 06:51:27,332|96f5f2f3-8243-429b-89c2-2973a9f830a6||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveWorkflowOutputs for workflow(config-assign)
2022-09-05 06:51:27,348|96f5f2f3-8243-429b-89c2-2973a9f830a6||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b4a5bc0e-dfa2-4451-b9ae-77bb7737f933 auditStoreId -1
2022-09-05 06:51:27,409|96f5f2f3-8243-429b-89c2-2973a9f830a6||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Completed
2022-09-05 06:52:43,932|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-09-05 06:52:44,082|||grpc-default-executor-3||||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-09-05 06:52:44,090|96f5f2f3-8243-429b-89c2-2973a9f830a6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| processing request id 96f5f2f3-8243-429b-89c2-2973a9f830a6
2022-09-05 06:52:44,090|96f5f2f3-8243-429b-89c2-2973a9f830a6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-05 06:52:44,090|96f5f2f3-8243-429b-89c2-2973a9f830a6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| StoreAuditService ID  -1
2022-09-05 06:52:44,101|96f5f2f3-8243-429b-89c2-2973a9f830a6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-05 06:52:44,101|96f5f2f3-8243-429b-89c2-2973a9f830a6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-05 06:52:44,109|96f5f2f3-8243-429b-89c2-2973a9f830a6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-05 06:52:44,134|96f5f2f3-8243-429b-89c2-2973a9f830a6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deriving input data for workflow: (config-deploy)
2022-09-05 06:52:44,139|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-09-05 06:52:44,140|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[96f5f2f3-8243-429b-89c2-2973a9f830a6])'s step(config-setup)
2022-09-05 06:52:44,140|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-05 06:52:44,143|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(96f5f2f3-8243-429b-89c2-2973a9f830a6) for workflow(config-deploy) step(config-setup)
2022-09-05 06:52:44,143|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-09-05 06:52:44,144|||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-09-05 06:52:44,147|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-09-05 06:52:44,274|||DefaultDispatcher-worker-2||||INFO||||||| 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-09-05 06:52:44,279|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-09-05 06:52:44,286|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("477f086e-b401-4641-8ad0-d6eb21409506") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-09-05 06:52:44,301|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/477f086e-b401-4641-8ad0-d6eb21409506), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-09-05 06:52:44,301|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/477f086e-b401-4641-8ad0-d6eb21409506), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-09-05 06:52:44,356|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/477f086e-b401-4641-8ad0-d6eb21409506)
2022-09-05 06:52:44,414|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-09-05 06:52:44,414|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-09-05 06:52:44,416|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41")
2022-09-05 06:52:44,416|||DefaultDispatcher-worker-2||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41")
2022-09-05 06:52:44,416|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-09-05 06:52:44,418|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ec4e102c-b335-46bb-b606-ff601f77c148") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-09-05 06:52:44,432|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/477f086e-b401-4641-8ad0-d6eb21409506/service-data/vnfs/vnf/ec4e102c-b335-46bb-b606-ff601f77c148/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-09-05 06:52:44,433|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/477f086e-b401-4641-8ad0-d6eb21409506/service-data/vnfs/vnf/ec4e102c-b335-46bb-b606-ff601f77c148/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-09-05 06:52:44,463|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/477f086e-b401-4641-8ad0-d6eb21409506/service-data/vnfs/vnf/ec4e102c-b335-46bb-b606-ff601f77c148/vnf-data/vf-modules)
2022-09-05 06:52:44,491|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-09-05 06:52:44,492|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-09-05 06:52:44,493|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","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_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_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":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","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-20220905t065050719422z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"257dc2a2-a2b1-4e61-a758-5cefe0689130","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220905t065050719422z","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":"607dba65-5b18-4248-a660-4991214e5eb2","model-uuid":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-invariant-uuid":"257dc2a2-a2b1-4e61-a758-5cefe0689130"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","vf-module-name":"basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"96f5f2f3-8243-429b-89c2-2973a9f830a6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"35e294ed-26bf-4e2c-b978-5fa1f3956eb3","model-invariant-uuid":"9b01eb73-a5d7-4e25-bf4f-8cd42849134a"},"global-customer-id":"basiccnf-macro-customer","service-id":"477f086e-b401-4641-8ad0-d6eb21409506","service-instance-id":"477f086e-b401-4641-8ad0-d6eb21409506","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"ed7da717-66af-4df3-8edb-8cd418b195e6","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/cd449770-5400-493d-b610-d2f4309dbd76","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"66fb29f9-23cc-4698-bf67-b84a00df8196","model-uuid":"3bbdc5ca-118e-4dc3-84c3-313f65dd7eb9","model-invariant-uuid":"19138069-5b50-47aa-8eef-12f1534f080e"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ec4e102c-b335-46bb-b606-ff601f77c148"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"607dba65-5b18-4248-a660-4991214e5eb2","model-uuid":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-invariant-uuid":"257dc2a2-a2b1-4e61-a758-5cefe0689130"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","from-preload":false}}}]})
2022-09-05 06:52:44,493|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","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_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_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":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","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-20220905t065050719422z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"257dc2a2-a2b1-4e61-a758-5cefe0689130","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220905t065050719422z","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":"607dba65-5b18-4248-a660-4991214e5eb2","model-uuid":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-invariant-uuid":"257dc2a2-a2b1-4e61-a758-5cefe0689130"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","vf-module-name":"basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"96f5f2f3-8243-429b-89c2-2973a9f830a6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"35e294ed-26bf-4e2c-b978-5fa1f3956eb3","model-invariant-uuid":"9b01eb73-a5d7-4e25-bf4f-8cd42849134a"},"global-customer-id":"basiccnf-macro-customer","service-id":"477f086e-b401-4641-8ad0-d6eb21409506","service-instance-id":"477f086e-b401-4641-8ad0-d6eb21409506","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"ed7da717-66af-4df3-8edb-8cd418b195e6","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/cd449770-5400-493d-b610-d2f4309dbd76","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"66fb29f9-23cc-4698-bf67-b84a00df8196","model-uuid":"3bbdc5ca-118e-4dc3-84c3-313f65dd7eb9","model-invariant-uuid":"19138069-5b50-47aa-8eef-12f1534f080e"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ec4e102c-b335-46bb-b606-ff601f77c148"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"607dba65-5b18-4248-a660-4991214e5eb2","model-uuid":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-invariant-uuid":"257dc2a2-a2b1-4e61-a758-5cefe0689130"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","from-preload":false}}}]})
2022-09-05 06:52:44,493|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","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_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_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":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","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-20220905t065050719422z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"257dc2a2-a2b1-4e61-a758-5cefe0689130","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220905t065050719422z","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":"607dba65-5b18-4248-a660-4991214e5eb2","model-uuid":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-invariant-uuid":"257dc2a2-a2b1-4e61-a758-5cefe0689130"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","vf-module-name":"basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"96f5f2f3-8243-429b-89c2-2973a9f830a6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"35e294ed-26bf-4e2c-b978-5fa1f3956eb3","model-invariant-uuid":"9b01eb73-a5d7-4e25-bf4f-8cd42849134a"},"global-customer-id":"basiccnf-macro-customer","service-id":"477f086e-b401-4641-8ad0-d6eb21409506","service-instance-id":"477f086e-b401-4641-8ad0-d6eb21409506","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"ed7da717-66af-4df3-8edb-8cd418b195e6","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/cd449770-5400-493d-b610-d2f4309dbd76","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"66fb29f9-23cc-4698-bf67-b84a00df8196","model-uuid":"3bbdc5ca-118e-4dc3-84c3-313f65dd7eb9","model-invariant-uuid":"19138069-5b50-47aa-8eef-12f1534f080e"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ec4e102c-b335-46bb-b606-ff601f77c148"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"607dba65-5b18-4248-a660-4991214e5eb2","model-uuid":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-invariant-uuid":"257dc2a2-a2b1-4e61-a758-5cefe0689130"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","from-preload":false}}}]), type  ({json})
2022-09-05 06:52:44,494|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","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_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_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":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","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-20220905t065050719422z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"257dc2a2-a2b1-4e61-a758-5cefe0689130","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220905t065050719422z","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":"607dba65-5b18-4248-a660-4991214e5eb2","model-uuid":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-invariant-uuid":"257dc2a2-a2b1-4e61-a758-5cefe0689130"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","vf-module-name":"basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"96f5f2f3-8243-429b-89c2-2973a9f830a6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"35e294ed-26bf-4e2c-b978-5fa1f3956eb3","model-invariant-uuid":"9b01eb73-a5d7-4e25-bf4f-8cd42849134a"},"global-customer-id":"basiccnf-macro-customer","service-id":"477f086e-b401-4641-8ad0-d6eb21409506","service-instance-id":"477f086e-b401-4641-8ad0-d6eb21409506","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"ed7da717-66af-4df3-8edb-8cd418b195e6","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/cd449770-5400-493d-b610-d2f4309dbd76","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"66fb29f9-23cc-4698-bf67-b84a00df8196","model-uuid":"3bbdc5ca-118e-4dc3-84c3-313f65dd7eb9","model-invariant-uuid":"19138069-5b50-47aa-8eef-12f1534f080e"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ec4e102c-b335-46bb-b606-ff601f77c148"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"607dba65-5b18-4248-a660-4991214e5eb2","model-uuid":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-invariant-uuid":"257dc2a2-a2b1-4e61-a758-5cefe0689130"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-09-05 06:52:44,502|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/ec4e102c-b335-46bb-b606-ff601f77c148?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-09-05 06:52:44,502|||DefaultDispatcher-worker-2||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/ec4e102c-b335-46bb-b606-ff601f77c148?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-09-05 06:52:44,534|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/ec4e102c-b335-46bb-b606-ff601f77c148?depth=1)
2022-09-05 06:52:44,855|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-09-05 06:52:44,856|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-09-05 06:52:44,857|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","vf-module-name":"basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"hungry_ardinghelli","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1662360758814","model-invariant-id":"257dc2a2-a2b1-4e61-a758-5cefe0689130","model-version-id":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-customization-id":"607dba65-5b18-4248-a660-4991214e5eb2","module-index":0}]})
2022-09-05 06:52:44,858|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","vf-module-name":"basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"hungry_ardinghelli","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1662360758814","model-invariant-id":"257dc2a2-a2b1-4e61-a758-5cefe0689130","model-version-id":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-customization-id":"607dba65-5b18-4248-a660-4991214e5eb2","module-index":0}]})
2022-09-05 06:52:44,858|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","vf-module-name":"basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"hungry_ardinghelli","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1662360758814","model-invariant-id":"257dc2a2-a2b1-4e61-a758-5cefe0689130","model-version-id":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-customization-id":"607dba65-5b18-4248-a660-4991214e5eb2","module-index":0}]), type  ({json})
2022-09-05 06:52:44,858|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"1dc72d20-77f6-4656-ba1d-f8f6825e12fd","vf-module-name":"basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"hungry_ardinghelli","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1662360758814","model-invariant-id":"257dc2a2-a2b1-4e61-a758-5cefe0689130","model-version-id":"171a3fed-c5e4-43ff-ab7e-4c33f6fed3be","model-customization-id":"607dba65-5b18-4248-a660-4991214e5eb2","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-09-05 06:52:44,862|||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-09-05 06:52:44,882|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"257dc2a2-a2b1-4e61-a758-5cefe0689130","k8s-rb-definition-version":"607dba65-5b18-4248-a660-4991214e5eb2","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":"hungry_ardinghelli"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-09-05 06:52:44,887|||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "hungry_ardinghelli",
      "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" : "257dc2a2-a2b1-4e61-a758-5cefe0689130",
      "k8s-rb-definition-version" : "607dba65-5b18-4248-a660-4991214e5eb2"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "477f086e-b401-4641-8ad0-d6eb21409506",
  "service-instance-name" : "basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "hungry_ardinghelli",
      "is-base-vf-module" : false,
      "model-customization-id" : "607dba65-5b18-4248-a660-4991214e5eb2",
      "model-invariant-id" : "257dc2a2-a2b1-4e61-a758-5cefe0689130",
      "model-version-id" : "171a3fed-c5e4-43ff-ab7e-4c33f6fed3be",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1662360758814",
      "vf-module-id" : "1dc72d20-77f6-4656-ba1d-f8f6825e12fd",
      "vf-module-name" : "basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "96f5f2f3-8243-429b-89c2-2973a9f830a6",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/cd449770-5400-493d-b610-d2f4309dbd76",
          "svc-request-id" : "ed7da717-66af-4df3-8edb-8cd418b195e6"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "9b01eb73-a5d7-4e25-bf4f-8cd42849134a",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "35e294ed-26bf-4e2c-b978-5fa1f3956eb3",
            "model-version" : "1.0"
          },
          "service-id" : "477f086e-b401-4641-8ad0-d6eb21409506",
          "service-instance-id" : "477f086e-b401-4641-8ad0-d6eb21409506",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "607dba65-5b18-4248-a660-4991214e5eb2",
            "model-invariant-uuid" : "257dc2a2-a2b1-4e61-a758-5cefe0689130",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "171a3fed-c5e4-43ff-ab7e-4c33f6fed3be",
            "model-version" : "1"
          },
          "vf-module-id" : "1dc72d20-77f6-4656-ba1d-f8f6825e12fd",
          "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_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "607dba65-5b18-4248-a660-4991214e5eb2",
            "model-invariant-uuid" : "257dc2a2-a2b1-4e61-a758-5cefe0689130",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "171a3fed-c5e4-43ff-ab7e-4c33f6fed3be",
            "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" : "171a3fed-c5e4-43ff-ab7e-4c33f6fed3be"
            }, {
              "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-20220905t065050719422z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "257dc2a2-a2b1-4e61-a758-5cefe0689130"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220905t065050719422z"
            }, {
              "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" : "1dc72d20-77f6-4656-ba1d-f8f6825e12fd",
            "vf-module-name" : "basic_cnf_macro_d90d296f-2d5f-49e8-9a6d-b41ea541fc41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "66fb29f9-23cc-4698-bf67-b84a00df8196",
            "model-invariant-uuid" : "19138069-5b50-47aa-8eef-12f1534f080e",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "3bbdc5ca-118e-4dc3-84c3-313f65dd7eb9",
            "model-version" : "1.0"
          },
          "vnf-id" : "ec4e102c-b335-46bb-b606-ff601f77c148",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "1dc72d20-77f6-4656-ba1d-f8f6825e12fd"
    } ]
  },
  "vnf-id" : "ec4e102c-b335-46bb-b606-ff601f77c148"
})
2022-09-05 06:52:44,917|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-09-05 06:52:44,917|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-09-05 06:52:44,918|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-09-05 06:52:44,919|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[96f5f2f3-8243-429b-89c2-2973a9f830a6])'s step(status-verification-script)
2022-09-05 06:52:44,919|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-09-05 06:52:44,932|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(96f5f2f3-8243-429b-89c2-2973a9f830a6) for workflow(config-deploy) step(status-verification-script)
2022-09-05 06:52:44,933|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-09-05 06:52:44,933|||DefaultDispatcher-worker-2||||INFO||||||| 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-09-05 06:52:44,944|||DefaultDispatcher-worker-2||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-09-05 06:52:44,996|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - START
2022-09-05 06:52:45,034|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/hungry_ardinghelli/status)
2022-09-05 06:52:45,194|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-09-05 06:52:45,241|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (hungry_ardinghelli) is ready.
2022-09-05 06:52:45,241|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - END
2022-09-05 06:52:45,241|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-09-05 06:52:45,241|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-09-05 06:52:45,242|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-09-05 06:52:45,243|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[96f5f2f3-8243-429b-89c2-2973a9f830a6])'s step(config-apply)
2022-09-05 06:52:45,243|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-05 06:52:45,257|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(96f5f2f3-8243-429b-89c2-2973a9f830a6) for workflow(config-deploy) step(config-apply)
2022-09-05 06:52:45,257|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-09-05 06:52:45,258|||DefaultDispatcher-worker-2||||INFO||||||| 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-09-05 06:52:45,262|||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Config Value component logic.
2022-09-05 06:52:45,262|||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-09-05 06:52:45,262|||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-09-05 06:52:45,287|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/hungry_ardinghelli/config/replica-count-change)
2022-09-05 06:52:50,320|||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-09-05 06:52:50,321|||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s config..
2022-09-05 06:52:50,403|||DefaultDispatcher-worker-2||||INFO||||||| Config building started from source custom-values
2022-09-05 06:52:50,403|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-09-05 06:52:50,437|||DefaultDispatcher-worker-2||||INFO||||||| 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-09-05 06:52:50,442|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-09-05 06:52:50,444|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-09-05 06:52:50,585|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/instance/hungry_ardinghelli/config)
2022-09-05 06:52:50,838|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created)
2022-09-05 06:52:50,858|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-09-05 06:52:50,858|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-09-05 06:52:50,858|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS)
2022-09-05 06:52:50,871|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[96f5f2f3-8243-429b-89c2-2973a9f830a6])'s step(status-verification-script-after)
2022-09-05 06:52:50,872|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-09-05 06:52:50,873|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(96f5f2f3-8243-429b-89c2-2973a9f830a6) for workflow(config-deploy) step(status-verification-script-after)
2022-09-05 06:52:50,873|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-09-05 06:52:50,873|||DefaultDispatcher-worker-3||||INFO||||||| 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-09-05 06:52:50,876|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-09-05 06:52:50,878|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START
2022-09-05 06:52:50,910|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/hungry_ardinghelli/status)
2022-09-05 06:52:51,150|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-09-05 06:52:51,154|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (hungry_ardinghelli) is not ready. Please wait...
2022-09-05 06:53:01,185|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/hungry_ardinghelli/status)
2022-09-05 06:53:01,300|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-09-05 06:53:01,303|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (hungry_ardinghelli) is not ready. Please wait...
2022-09-05 06:53:11,463|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/hungry_ardinghelli/status)
2022-09-05 06:53:11,554|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-09-05 06:53:11,564|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (hungry_ardinghelli) is not ready. Please wait...
2022-09-05 06:53:21,586|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/hungry_ardinghelli/status)
2022-09-05 06:53:21,723|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-09-05 06:53:21,734|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (hungry_ardinghelli) is not ready. Please wait...
2022-09-05 06:53:31,761|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/hungry_ardinghelli/status)
2022-09-05 06:53:31,865|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-09-05 06:53:31,868|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (hungry_ardinghelli) is not ready. Please wait...
2022-09-05 06:53:41,893|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/hungry_ardinghelli/status)
2022-09-05 06:53:41,955|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-09-05 06:53:41,958|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (hungry_ardinghelli) is not ready. Please wait...
2022-09-05 06:53:51,988|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/hungry_ardinghelli/status)
2022-09-05 06:53:52,108|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-09-05 06:53:52,115|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (hungry_ardinghelli) is not ready. Please wait...
2022-09-05 06:54:02,135|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/hungry_ardinghelli/status)
2022-09-05 06:54:02,186|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-09-05 06:54:02,200|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (hungry_ardinghelli) is not ready. Please wait...
2022-09-05 06:54:12,225|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/hungry_ardinghelli/status)
2022-09-05 06:54:12,310|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-09-05 06:54:12,313|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (hungry_ardinghelli) is ready.
2022-09-05 06:54:12,313|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - END
2022-09-05 06:54:12,313|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-09-05 06:54:12,313|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-09-05 06:54:12,313|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-09-05 06:54:12,314|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[96f5f2f3-8243-429b-89c2-2973a9f830a6])'s step(collect-results)
2022-09-05 06:54:12,315|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-09-05 06:54:12,317|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(96f5f2f3-8243-429b-89c2-2973a9f830a6) for workflow(config-deploy) step(collect-results)
2022-09-05 06:54:12,317|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-09-05 06:54:12,317|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-09-05 06:54:12,318|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-09-05 06:54:12,341|||DefaultDispatcher-worker-1||||INFO||||||| Collected results: {}
2022-09-05 06:54:12,341|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-09-05 06:54:12,342|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-09-05 06:54:12,342|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS)
2022-09-05 06:54:12,343|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-09-05 06:54:12,343|||DefaultDispatcher-worker-1||||INFO||||||| workflow(96f5f2f3-8243-429b-89c2-2973a9f830a6) nodes completed with (0)exceptions
2022-09-05 06:54:12,345|96f5f2f3-8243-429b-89c2-2973a9f830a6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-09-05 06:54:12,347|96f5f2f3-8243-429b-89c2-2973a9f830a6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6448d857-e132-4a38-91cb-172bb89d7ddd auditStoreId -1
2022-09-05 06:54:12,356|96f5f2f3-8243-429b-89c2-2973a9f830a6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Completed
2022-09-05 06:55:03,823|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| processing request id 2f31f2f8-9377-4737-a8ce-46f1a3ebe3ce
2022-09-05 06:55:03,823|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-05 06:55:03,823|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| StoreAuditService ID  -1
2022-09-05 06:55:03,825|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-09-05 06:55:03,826|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-09-05 06:55:03,831|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-09-05 06:55:03,877|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deriving input data for workflow: (resource-assignment)
2022-09-05 06:55:03,879|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-09-05 06:55:03,879|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-05 06:55:03,884|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| preparing request id(2f31f2f8-9377-4737-a8ce-46f1a3ebe3ce) for workflow(resource-assignment) step(resource-assignment)
2022-09-05 06:55:03,884|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-09-05 06:55:03,884|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-09-05 06:55:03,886|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-09-05 06:55:03,950|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:55:03,954|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-09-05 06:55:03,954|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("68296c8a-e091-46d5-ac99-f3a1ff80cde9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-09-05 06:55:03,955|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("8c0be0c7-ea23-41d9-bb44-4ac5fcbf7ee3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-09-05 06:55:03,956|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Generated Resource Param Data ({
  "service-instance-id" : "68296c8a-e091-46d5-ac99-f3a1ff80cde9",
  "vnf-id" : "8c0be0c7-ea23-41d9-bb44-4ac5fcbf7ee3",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-09-05 06:55:03,977|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Preparing Response...
2022-09-05 06:55:03,977|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-09-05 06:55:03,977|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-09-05 06:55:03,979|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 697bf38b-d6a2-4880-9996-16576cd59358 auditStoreId -1
2022-09-05 06:55:13,004|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| processing request id 05f99529-6d06-4791-9a34-7b3f8dd84956
2022-09-05 06:55:13,004|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-05 06:55:13,004|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| StoreAuditService ID  -1
2022-09-05 06:55:13,006|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-09-05 06:55:13,006|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-09-05 06:55:13,010|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-09-05 06:55:13,022|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deriving input data for workflow: (resource-assignment)
2022-09-05 06:55:13,023|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-09-05 06:55:13,023|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-05 06:55:13,024|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| preparing request id(05f99529-6d06-4791-9a34-7b3f8dd84956) for workflow(resource-assignment) step(resource-assignment)
2022-09-05 06:55:13,024|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-09-05 06:55:13,024|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-09-05 06:55:13,025|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-09-05 06:55:13,056|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:55:13,060|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-09-05 06:55:13,062|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-09-05 06:55:13,063|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-09-05 06:55:13,063|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-09-05 06:55:13,063|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("97097f94-91e5-4efd-b298-a39b9ac69e28") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-09-05 06:55:13,064|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("68296c8a-e091-46d5-ac99-f3a1ff80cde9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-09-05 06:55:13,064|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:55:13,064|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-09-05 06:55:13,065|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-09-05 06:55:13,066|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("8c0be0c7-ea23-41d9-bb44-4ac5fcbf7ee3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-09-05 06:55:13,067|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "68296c8a-e091-46d5-ac99-f3a1ff80cde9",
  "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" : "97097f94-91e5-4efd-b298-a39b9ac69e28",
  "vnf-id" : "8c0be0c7-ea23-41d9-bb44-4ac5fcbf7ee3",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-09-05 06:55:13,086|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Preparing Response...
2022-09-05 06:55:13,086|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-09-05 06:55:13,086|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-09-05 06:55:13,087|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2959f834-3447-447f-b1fb-3dd653638601 auditStoreId -1
2022-09-05 06:55:18,519|||grpc-default-executor-4||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-09-05 06:55:18,656|||grpc-default-executor-4||||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-09-05 06:55:18,665|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| processing request id 8faafd7e-b15e-4a84-b7eb-73b85a05d6e7
2022-09-05 06:55:18,665|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-05 06:55:18,665|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| StoreAuditService ID  -1
2022-09-05 06:55:18,665|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-09-05 06:55:18,665|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-09-05 06:55:18,667|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-09-05 06:55:18,677|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deriving input data for workflow: (config-assign)
2022-09-05 06:55:18,678|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-09-05 06:55:18,678|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-05 06:55:18,679|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| preparing request id(8faafd7e-b15e-4a84-b7eb-73b85a05d6e7) for workflow(config-assign) step(config-assign)
2022-09-05 06:55:18,679|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-09-05 06:55:18,679|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-09-05 06:55:18,684|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-09-05 06:55:18,741|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:55:18,743|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-09-05 06:55:18,744|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("68296c8a-e091-46d5-ac99-f3a1ff80cde9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-09-05 06:55:18,744|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Setting Resource Value ("8c0be0c7-ea23-41d9-bb44-4ac5fcbf7ee3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-09-05 06:55:18,763|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (vnf_name)
2022-09-05 06:55:18,764|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (service-instance-id)
2022-09-05 06:55:18,764|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Resource resolution saved into database successfully : (vnf-id)
2022-09-05 06:55:18,766|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Generated Resource Param Data ({
  "service-instance-id" : "68296c8a-e091-46d5-ac99-f3a1ff80cde9",
  "vnf-id" : "8c0be0c7-ea23-41d9-bb44-4ac5fcbf7ee3",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-09-05 06:55:18,794|||DefaultDispatcher-worker-4||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-09-05 06:55:18,827|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-09-05 06:55:18,828|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Preparing Response...
2022-09-05 06:55:18,828|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-09-05 06:55:18,828|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveWorkflowOutputs for workflow(config-assign)
2022-09-05 06:55:18,829|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1f036dbb-ef64-4159-b8ce-58e3d9202f67 auditStoreId -1
2022-09-05 06:55:18,848|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Completed
2022-09-05 06:56:12,359|||grpc-default-executor-4||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-09-05 06:56:12,506|||grpc-default-executor-4||||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-09-05 06:56:12,513|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| processing request id 8faafd7e-b15e-4a84-b7eb-73b85a05d6e7
2022-09-05 06:56:12,513|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-05 06:56:12,513|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| StoreAuditService ID  -1
2022-09-05 06:56:12,522|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-09-05 06:56:12,522|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-09-05 06:56:12,527|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-09-05 06:56:12,549|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Deriving input data for workflow: (config-deploy)
2022-09-05 06:56:12,549|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-09-05 06:56:12,549|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-09-05 06:56:12,567|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| preparing request id(8faafd7e-b15e-4a84-b7eb-73b85a05d6e7) for workflow(config-deploy) step(config-deploy)
2022-09-05 06:56:12,568|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-09-05 06:56:12,568|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| 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-09-05 06:56:12,573|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-09-05 06:56:12,573|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Getting Jython Script Class(ConfigDeploy)
2022-09-05 06:56:12,695|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@347557d3
2022-09-05 06:56:12,704|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Hello world
2022-09-05 06:56:12,713|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Preparing Response...
2022-09-05 06:56:12,714|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-09-05 06:56:12,714|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-09-05 06:56:12,719|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4bf13da7-0ec6-4151-96de-365cde4e23ac auditStoreId -1
2022-09-05 06:56:12,721|8faafd7e-b15e-4a84-b7eb-73b85a05d6e7||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-grgrr|||| Completed