Results

By type

          02:47:12,053 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
02:47:12,055 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
02:47:12,056 |-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]
02:47:12,057 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
02:47:12,057 |-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]
02:47:12,057 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
02:47:12,073 |-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
02:47:12,217 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
02:47:12,225 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
02:47:12,229 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
02:47:12,237 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
02:47:12,322 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
02:47:12,322 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
02:47:12,322 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
02:47:12,322 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
02:47:12,322 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
02:47:12,322 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
02:47:12,323 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
02:47:12,323 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
02:47:12,325 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-09-28 02:47:13,150|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-2gs5h 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-28 02:47:13,153|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-09-28 02:47:16,605|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-09-28 02:47:17,295|||main||||INFO||||||| Finished Spring Data repository scanning in 675ms. Found 11 JPA repository interfaces.
2022-09-28 02:47:19,606|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-09-28 02:47:19,686|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-09-28 02:47:19,913|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-09-28 02:47:20,414|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-09-28 02:47:20,771|||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-28 02:47:20,776|||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-28 02:47:20,982|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-09-28 02:47:23,189|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-28 02:47:23,202|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-09-28 02:47:23,284|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-09-28 02:47:24,513|||main||||INFO||||||| Audit service is disabled
2022-09-28 02:47:24,701|||main||||INFO||||||| Workflow Audit store is disabled
2022-09-28 02:47:26,133|||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]
2022-09-28 02:47:26,173|||main||||INFO||||||| Dependency Management module created...
2022-09-28 02:47:27,214|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-09-28 02:47:27,461|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-09-28 02:47:28,638|||main||||INFO||||||| Netty started on port(s): 8080
2022-09-28 02:47:30,096|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-09-28 02:47:30,400|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-09-28 02:47:30,407|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.905 seconds (JVM running for 18.917)
2022-09-28 02:47:30,425|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-09-28 03:45:40,907|77c40f2b-7e0d-4967-bbac-497b50adb215||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-09-28 03:45:40,909|77c40f2b-7e0d-4967-bbac-497b50adb215||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-28 03:45:40,911|77c40f2b-7e0d-4967-bbac-497b50adb215||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-28 03:45:41,280|77c40f2b-7e0d-4967-bbac-497b50adb215||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-28 03:45:41,283|77c40f2b-7e0d-4967-bbac-497b50adb215||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-28 03:45:42,512|2f41f85f-6972-4562-aba3-d0e00cf9c494||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9acf66e4-2645-4e44-83a7-41cd3bda7df0)
2022-09-28 03:45:42,523|2f41f85f-6972-4562-aba3-d0e00cf9c494||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| deleting definition types under : /opt/app/onap/blueprints/working/9acf66e4-2645-4e44-83a7-41cd3bda7df0/Definitions
2022-09-28 03:45:42,612|2f41f85f-6972-4562-aba3-d0e00cf9c494||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| reinitialized all type definitions
2022-09-28 03:45:42,618|2f41f85f-6972-4562-aba3-d0e00cf9c494||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(helloworld)
2022-09-28 03:45:42,648|2f41f85f-6972-4562-aba3-d0e00cf9c494||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing ArtifactDefinition(helloworld-template)
2022-09-28 03:45:42,652|2f41f85f-6972-4562-aba3-d0e00cf9c494||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-09-28 03:45:42,655|2f41f85f-6972-4562-aba3-d0e00cf9c494||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-09-28 03:45:42,699|2f41f85f-6972-4562-aba3-d0e00cf9c494||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ##### Enhancing Workflow(helloworld)
2022-09-28 03:45:42,700|2f41f85f-6972-4562-aba3-d0e00cf9c494||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-09-28 03:45:42,700|2f41f85f-6972-4562-aba3-d0e00cf9c494||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| identified workflow(helloworld) targets(helloworld)
2022-09-28 03:45:42,701|2f41f85f-6972-4562-aba3-d0e00cf9c494||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-09-28 03:45:42,701|2f41f85f-6972-4562-aba3-d0e00cf9c494||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-09-28 03:45:42,701|2f41f85f-6972-4562-aba3-d0e00cf9c494||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enriching artifacts file(/opt/app/onap/blueprints/working/9acf66e4-2645-4e44-83a7-41cd3bda7df0/Templates/hello-world-mapping.json
2022-09-28 03:45:42,713|2f41f85f-6972-4562-aba3-d0e00cf9c494||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-09-28 03:45:42,713|2f41f85f-6972-4562-aba3-d0e00cf9c494||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| dataType not present for the recipe(dt-helloworld-properties)
2022-09-28 03:45:42,713|2f41f85f-6972-4562-aba3-d0e00cf9c494||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ##### Enhancing blueprint Resource Definitions
2022-09-28 03:45:42,713|2f41f85f-6972-4562-aba3-d0e00cf9c494||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-09-28 03:45:42,715|2f41f85f-6972-4562-aba3-d0e00cf9c494||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| processing file (Templates/hello-world-mapping.json)
2022-09-28 03:45:42,731|2f41f85f-6972-4562-aba3-d0e00cf9c494||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| distinct resource keys ([])
2022-09-28 03:45:42,731|2f41f85f-6972-4562-aba3-d0e00cf9c494||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Enriching Resource Definition sources Node Template: []
2022-09-28 03:45:42,992|8e523bd2-c493-42d2-a0eb-734824f9fab3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(25188e13-d097-41be-b22f-a81c9b812dee) CBA(/opt/app/onap/blueprints/archive/25188e13-d097-41be-b22f-a81c9b812dee/cba.zip)
2022-09-28 03:45:43,003|8e523bd2-c493-42d2-a0eb-734824f9fab3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/25188e13-d097-41be-b22f-a81c9b812dee) and entry definition file (Definitions/blueprint.json)
2022-09-28 03:45:43,064|8e523bd2-c493-42d2-a0eb-734824f9fab3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(helloworld)
2022-09-28 03:45:43,078|8e523bd2-c493-42d2-a0eb-734824f9fab3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/25188e13-d097-41be-b22f-a81c9b812dee) and entry definition file (Definitions/blueprint.json)
2022-09-28 03:45:43,177|8e523bd2-c493-42d2-a0eb-734824f9fab3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| No compiled cache(/opt/app/onap/blueprints/working/25188e13-d097-41be-b22f-a81c9b812dee) present to clean.
2022-09-28 03:45:43,379|41559da0-10fa-4027-a574-a6cb346150a0||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| processing request id 654321
2022-09-28 03:45:43,379|41559da0-10fa-4027-a574-a6cb346150a0||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-28 03:45:43,380|41559da0-10fa-4027-a574-a6cb346150a0||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| StoreAuditService ID  -1
2022-09-28 03:45:43,388|41559da0-10fa-4027-a574-a6cb346150a0||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| getting cba file name(test101), version(1.0.1) from db
2022-09-28 03:45:43,457|41559da0-10fa-4027-a574-a6cb346150a0||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-09-28 03:45:43,458|41559da0-10fa-4027-a574-a6cb346150a0||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-09-28 03:45:43,462|41559da0-10fa-4027-a574-a6cb346150a0||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-09-28 03:45:43,484|41559da0-10fa-4027-a574-a6cb346150a0||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deriving input data for workflow: (helloworld)
2022-09-28 03:45:43,485|41559da0-10fa-4027-a574-a6cb346150a0||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-09-28 03:45:43,485|41559da0-10fa-4027-a574-a6cb346150a0||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-28 03:45:43,499|41559da0-10fa-4027-a574-a6cb346150a0||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-09-28 03:45:43,500|41559da0-10fa-4027-a574-a6cb346150a0||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-09-28 03:45:43,501|41559da0-10fa-4027-a574-a6cb346150a0||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-09-28 03:45:43,527|41559da0-10fa-4027-a574-a6cb346150a0||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-09-28 03:45:43,555|41559da0-10fa-4027-a574-a6cb346150a0||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Batched Sequence : ([])
2022-09-28 03:45:43,557|41559da0-10fa-4027-a574-a6cb346150a0||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Generated Resource Param Data ({ })
2022-09-28 03:45:43,641|41559da0-10fa-4027-a574-a6cb346150a0||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Preparing Response...
2022-09-28 03:45:43,643|41559da0-10fa-4027-a574-a6cb346150a0||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-09-28 03:45:43,643|41559da0-10fa-4027-a574-a6cb346150a0||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveWorkflowOutputs for workflow(helloworld)
2022-09-28 03:45:43,646|41559da0-10fa-4027-a574-a6cb346150a0||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 97e44ca4-0061-49a8-ac4f-6448b992f395 auditStoreId -1
2022-09-28 04:02:24,166|313698f9-6358-437b-8ba1-a97ad6e8573a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-09-28 04:02:24,167|313698f9-6358-437b-8ba1-a97ad6e8573a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-28 04:02:24,167|313698f9-6358-437b-8ba1-a97ad6e8573a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-28 04:02:24,357|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-28 04:02:24,358|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-28 04:02:24,983|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-09-28 04:02:24,987|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(ec950873-b0ce-4ab1-8cba-874bd203b38a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-09-28 04:02:25,011|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(68e875a4-9bea-41bf-8907-d751c412f25e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-09-28 04:02:25,022|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(a3479ae3-3fdc-43c2-85ea-933c112eab05) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-09-28 04:02:25,036|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(82f0eb61-9b5c-4db2-ab68-9e71fe2350bd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-09-28 04:02:25,054|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(65fa1c4e-1308-4353-aeb1-9355fe8d47f3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-09-28 04:02:25,073|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(2ace46cf-862e-4cce-97c7-e3855a4e9a75) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-09-28 04:02:25,091|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:25,092|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:25,092|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:25,092|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:25,093|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:25,093|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:25,146|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-28 04:02:25,201|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-28 04:02:25,230|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-28 04:02:25,252|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-28 04:02:25,360|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(resource-assignment)
2022-09-28 04:02:25,361|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-assign)
2022-09-28 04:02:25,362|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy)
2022-09-28 04:02:25,421|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:25,509|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(resource-assignment)
2022-09-28 04:02:25,510|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-assign)
2022-09-28 04:02:25,511|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy)
2022-09-28 04:02:25,590|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:25,675|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(resource-assignment)
2022-09-28 04:02:25,676|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-assign)
2022-09-28 04:02:25,677|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy)
2022-09-28 04:02:25,677|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(HealthCheck)
2022-09-28 04:02:25,679|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(ScaleOutReconfiguration)
2022-09-28 04:02:25,680|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(vf-config-assign)
2022-09-28 04:02:25,681|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(vf-config-deploy)
2022-09-28 04:02:25,729|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:25,796|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(resource-assignment)
2022-09-28 04:02:25,798|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy)
2022-09-28 04:02:25,833|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-assign)
2022-09-28 04:02:25,834|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy)
2022-09-28 04:02:25,835|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:25,849|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:25,929|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(resource-assignment)
2022-09-28 04:02:25,930|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-assign)
2022-09-28 04:02:25,931|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-assign-day-2)
2022-09-28 04:02:25,932|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy)
2022-09-28 04:02:25,933|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy-day-2)
2022-09-28 04:02:25,952|313698f9-6358-437b-8ba1-a97ad6e8573a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:27,386|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7ed7678e-47dd-4c27-91e4-6889fed74b7a)
2022-09-28 04:02:27,387|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| deleting definition types under : /opt/app/onap/blueprints/working/7ed7678e-47dd-4c27-91e4-6889fed74b7a/Definitions
2022-09-28 04:02:27,388|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| reinitialized all type definitions
2022-09-28 04:02:27,390|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-09-28 04:02:27,404|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-09-28 04:02:27,407|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-09-28 04:02:27,410|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-09-28 04:02:27,427|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(capability)
2022-09-28 04:02:27,442|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(capability)
2022-09-28 04:02:27,450|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(processor-db)
2022-09-28 04:02:27,460|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-28 04:02:27,472|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-28 04:02:27,481|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-28 04:02:27,490|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-28 04:02:27,500|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-28 04:02:27,530|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-09-28 04:02:27,533|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-09-28 04:02:27,533|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-09-28 04:02:27,545|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(capability)
2022-09-28 04:02:27,552|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(capability)
2022-09-28 04:02:27,559|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(capability)
2022-09-28 04:02:27,566|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(processor-db)
2022-09-28 04:02:27,574|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-28 04:02:27,582|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-28 04:02:27,590|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-28 04:02:27,599|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-28 04:02:27,607|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-28 04:02:27,616|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-28 04:02:27,640|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ##### Enhancing Workflow(resource-resolution)
2022-09-28 04:02:27,641|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-09-28 04:02:27,641|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-09-28 04:02:27,641|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-09-28 04:02:27,641|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-09-28 04:02:27,641|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-09-28 04:02:27,641|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enriching artifacts file(/opt/app/onap/blueprints/working/7ed7678e-47dd-4c27-91e4-6889fed74b7a/Templates/hello-world-velocity-mapping.json
2022-09-28 04:02:27,649|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-09-28 04:02:27,649|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-09-28 04:02:27,649|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enriching artifacts file(/opt/app/onap/blueprints/working/7ed7678e-47dd-4c27-91e4-6889fed74b7a/Templates/hello-world-jinja-mapping.json
2022-09-28 04:02:27,655|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-09-28 04:02:27,655|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-09-28 04:02:27,655|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ##### Enhancing blueprint Resource Definitions
2022-09-28 04:02:27,655|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-09-28 04:02:27,655|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-09-28 04:02:27,655|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-09-28 04:02:27,669|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:27,712|d6e1d238-b2ec-469d-9451-7adbf3c40505||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-09-28 04:02:27,881|86832681-81fb-406f-87b9-5ce4cf2fcce5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(4a4449ee-2f90-4c8e-a139-7f857b97e9a8) CBA(/opt/app/onap/blueprints/archive/4a4449ee-2f90-4c8e-a139-7f857b97e9a8/cba.zip)
2022-09-28 04:02:27,889|86832681-81fb-406f-87b9-5ce4cf2fcce5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4a4449ee-2f90-4c8e-a139-7f857b97e9a8) and entry definition file (Definitions/resource-resolution.json)
2022-09-28 04:02:27,926|86832681-81fb-406f-87b9-5ce4cf2fcce5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(resource-resolution)
2022-09-28 04:02:27,935|86832681-81fb-406f-87b9-5ce4cf2fcce5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4a4449ee-2f90-4c8e-a139-7f857b97e9a8) and entry definition file (Definitions/resource-resolution.json)
2022-09-28 04:02:27,964|86832681-81fb-406f-87b9-5ce4cf2fcce5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| No compiled cache(/opt/app/onap/blueprints/working/4a4449ee-2f90-4c8e-a139-7f857b97e9a8) present to clean.
2022-09-28 04:02:28,104|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| processing request id 6ffe3fc7-43a5-4ed7-b107-6b57fd6adf45
2022-09-28 04:02:28,105|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-28 04:02:28,105|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| StoreAuditService ID  -1
2022-09-28 04:02:28,111|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-09-28 04:02:28,184|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:28,186|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-09-28 04:02:28,189|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:28,204|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deriving input data for workflow: (resource-resolution)
2022-09-28 04:02:28,209|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-09-28 04:02:28,209|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-28 04:02:28,210|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| preparing request id(6ffe3fc7-43a5-4ed7-b107-6b57fd6adf45) for workflow(resource-resolution) step(helloworld)
2022-09-28 04:02:28,210|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-09-28 04:02:28,210|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:28,211|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-09-28 04:02:28,256|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:28,291|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-09-28 04:02:28,291|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-09-28 04:02:28,542|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Rest request method(PUT), url(/resource-resolution/put)
2022-09-28 04:02:28,622|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response status(200 - OK)
2022-09-28 04:02:28,631|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response processing type (string)
2022-09-28 04:02:28,632|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-09-28 04:02:28,632|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-09-28 04:02:28,632|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-09-28 04:02:28,657|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (v_put)
2022-09-28 04:02:28,668|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-09-28 04:02:28,669|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Getting Jython Script Class(ResolvProperties)
2022-09-28 04:02:32,558|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Component Object org.python.proxies.__main__$ResolvProperties$1@2c78140
2022-09-28 04:02:32,563|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-09-28 04:02:32,569|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (v_python)
2022-09-28 04:02:32,571|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-09-28 04:02:32,571|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-09-28 04:02:32,576|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-09-28 04:02:32,589|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response status(200 - OK)
2022-09-28 04:02:32,590|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response processing type (string)
2022-09-28 04:02:32,590|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-09-28 04:02:32,590|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-09-28 04:02:32,590|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-09-28 04:02:32,591|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-09-28 04:02:32,591|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-09-28 04:02:32,592|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-09-28 04:02:32,597|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (v_patch)
2022-09-28 04:02:32,603|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response status(200 - OK)
2022-09-28 04:02:32,603|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response processing type (string)
2022-09-28 04:02:32,603|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-09-28 04:02:32,603|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-09-28 04:02:32,603|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-09-28 04:02:32,608|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (v_del)
2022-09-28 04:02:32,609|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-09-28 04:02:32,636|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-09-28 04:02:39,259|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| compiled in (6622)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-09-28 04:02:39,260|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-09-28 04:02:39,277|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-09-28 04:02:39,286|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (v_kotlin)
2022-09-28 04:02:39,289|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-09-28 04:02:39,289|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-09-28 04:02:39,293|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Rest request method(GET), url(/resource-resolution/get)
2022-09-28 04:02:39,306|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response status(200 - OK)
2022-09-28 04:02:39,306|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response processing type (string)
2022-09-28 04:02:39,306|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-09-28 04:02:39,306|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-09-28 04:02:39,306|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-09-28 04:02:39,313|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (v_get)
2022-09-28 04:02:39,320|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-09-28 04:02:39,322|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-09-28 04:02:39,326|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (v_input)
2022-09-28 04:02:39,331|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (v_default)
2022-09-28 04:02:39,332|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-09-28 04:02:39,332|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-09-28 04:02:39,334|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Rest request method(POST), url(/resource-resolution/post)
2022-09-28 04:02:39,343|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response status(200 - OK)
2022-09-28 04:02:39,344|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response processing type (string)
2022-09-28 04:02:39,344|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-09-28 04:02:39,344|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-09-28 04:02:39,344|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-09-28 04:02:39,350|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (v_post)
2022-09-28 04:02:39,363|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:39,393|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response processing type (list)
2022-09-28 04:02:39,397|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-09-28 04:02:39,397|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-28 04:02:39,397|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-28 04:02:39,397|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-28 04:02:39,397|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-28 04:02:39,397|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-09-28 04:02:39,403|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (v_db)
2022-09-28 04:02:39,406|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:39,460|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-09-28 04:02:39,478|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-09-28 04:02:39,478|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-09-28 04:02:39,519|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:39,522|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-09-28 04:02:39,523|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-09-28 04:02:39,523|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-09-28 04:02:39,524|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Getting Jython Script Class(ResolvProperties)
2022-09-28 04:02:39,529|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-09-28 04:02:39,567|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Component Object org.python.proxies.__main__$ResolvProperties$2@7651e3b0
2022-09-28 04:02:39,567|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-09-28 04:02:39,574|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (j_python)
2022-09-28 04:02:39,576|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-09-28 04:02:39,576|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-09-28 04:02:39,577|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-09-28 04:02:39,590|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response status(200 - OK)
2022-09-28 04:02:39,590|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response processing type (string)
2022-09-28 04:02:39,590|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-09-28 04:02:39,590|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-09-28 04:02:39,590|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-09-28 04:02:39,595|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (j_patch)
2022-09-28 04:02:39,596|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-09-28 04:02:39,600|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (j_input)
2022-09-28 04:02:39,601|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-09-28 04:02:39,601|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-09-28 04:02:39,602|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Rest request method(PUT), url(/resource-resolution/put)
2022-09-28 04:02:39,616|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response status(200 - OK)
2022-09-28 04:02:39,616|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response processing type (string)
2022-09-28 04:02:39,616|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-09-28 04:02:39,617|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-09-28 04:02:39,617|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-09-28 04:02:39,622|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (j_put)
2022-09-28 04:02:39,622|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-09-28 04:02:39,628|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (j_default)
2022-09-28 04:02:39,629|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-09-28 04:02:39,629|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-09-28 04:02:39,630|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-09-28 04:02:39,641|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response status(200 - OK)
2022-09-28 04:02:39,641|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response processing type (string)
2022-09-28 04:02:39,641|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-09-28 04:02:39,641|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-09-28 04:02:39,642|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-09-28 04:02:39,642|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-09-28 04:02:39,642|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-09-28 04:02:39,643|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Rest request method(POST), url(/resource-resolution/post)
2022-09-28 04:02:39,648|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (j_del)
2022-09-28 04:02:39,661|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response status(200 - OK)
2022-09-28 04:02:39,661|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response processing type (string)
2022-09-28 04:02:39,662|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-09-28 04:02:39,662|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-09-28 04:02:39,662|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-09-28 04:02:39,662|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-09-28 04:02:39,662|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-09-28 04:02:39,663|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Rest request method(GET), url(/resource-resolution/get)
2022-09-28 04:02:39,667|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (j_post)
2022-09-28 04:02:39,671|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response status(200 - OK)
2022-09-28 04:02:39,671|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response processing type (string)
2022-09-28 04:02:39,672|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-09-28 04:02:39,672|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-09-28 04:02:39,672|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-09-28 04:02:39,677|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (j_get)
2022-09-28 04:02:39,682|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:39,682|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-09-28 04:02:39,683|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-09-28 04:02:39,696|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response status(200 - OK)
2022-09-28 04:02:39,696|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response processing type (string)
2022-09-28 04:02:39,697|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-09-28 04:02:39,697|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-09-28 04:02:39,697|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-09-28 04:02:39,702|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (j_get_id)
2022-09-28 04:02:39,703|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-09-28 04:02:39,704|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-09-28 04:02:39,708|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (j_kotlin)
2022-09-28 04:02:39,709|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:39,711|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response processing type (list)
2022-09-28 04:02:39,713|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:39,713|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-28 04:02:39,713|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-28 04:02:39,713|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-28 04:02:39,713|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-28 04:02:39,713|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-28 04:02:39,713|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-28 04:02:39,713|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-28 04:02:39,713|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-28 04:02:39,713|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-09-28 04:02:39,713|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:39,718|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (j_db)
2022-09-28 04:02:39,718|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:02:39,915|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-09-28 04:02:39,921|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-09-28 04:02:39,922|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Preparing Response...
2022-09-28 04:02:39,922|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-09-28 04:02:39,922|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-09-28 04:02:39,923|9131cc9c-f22d-4c6c-ae82-8687a15c0ee6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 21c8da93-4753-4fa3-8a71-3d7c6417adce auditStoreId -1
2022-09-28 04:12:39,369|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-09-28 04:12:39,370|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-28 04:12:39,370|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-28 04:12:39,612|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-28 04:12:39,612|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-28 04:12:40,141|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-09-28 04:12:40,142|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(5b48647d-fddd-4242-90d3-dca5562d0447) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-09-28 04:12:40,172|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(80a110b5-53c0-40ef-aa89-cb3fa8e411a7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-09-28 04:12:40,182|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(6e014f90-83df-40f0-8fd8-b1de6bf54729) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-09-28 04:12:40,196|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(64334a25-56fc-408e-b2e5-ff149b69ba23) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-09-28 04:12:40,219|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(ee0435d9-d5f4-4000-a964-5b50be9f264b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-09-28 04:12:40,245|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(15d56706-b005-4d0a-9323-945c73593d78) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-09-28 04:12:40,265|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:12:40,266|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:12:40,266|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:12:40,266|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:12:40,266|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:12:40,267|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:12:40,302|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-28 04:12:40,326|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-28 04:12:40,359|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-28 04:12:40,379|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-28 04:12:40,453|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(resource-assignment)
2022-09-28 04:12:40,454|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-assign)
2022-09-28 04:12:40,454|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy)
2022-09-28 04:12:40,497|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:12:40,536|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-09-28 04:12:40,554|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-09-28 04:12:40,563|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-09-28 04:12:40,599|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(resource-assignment)
2022-09-28 04:12:40,600|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-assign)
2022-09-28 04:12:40,601|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy)
2022-09-28 04:12:40,647|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:12:40,676|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-09-28 04:12:40,685|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-09-28 04:12:40,695|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-09-28 04:12:40,721|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(resource-assignment)
2022-09-28 04:12:40,722|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-assign)
2022-09-28 04:12:40,723|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-assign-day-2)
2022-09-28 04:12:40,724|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy)
2022-09-28 04:12:40,725|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy-day-2)
2022-09-28 04:12:40,751|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:12:40,787|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Overwriting blueprint model :5G_Core::1.0.37
2022-09-28 04:12:40,796|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-09-28 04:12:40,806|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-09-28 04:12:40,835|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(resource-assignment)
2022-09-28 04:12:40,836|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-assign)
2022-09-28 04:12:40,837|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy)
2022-09-28 04:12:40,839|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(HealthCheck)
2022-09-28 04:12:40,840|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(ScaleOutReconfiguration)
2022-09-28 04:12:40,841|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(vf-config-assign)
2022-09-28 04:12:40,841|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(vf-config-deploy)
2022-09-28 04:12:40,903|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-assign)
2022-09-28 04:12:40,905|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy)
2022-09-28 04:12:40,905|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:12:40,921|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:12:40,958|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-09-28 04:12:40,968|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-09-28 04:12:40,979|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-09-28 04:12:40,998|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-09-28 04:12:41,005|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-09-28 04:12:41,018|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-09-28 04:12:41,036|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(resource-assignment)
2022-09-28 04:12:41,037|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy)
2022-09-28 04:12:41,064|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:12:41,074|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-09-28 04:12:41,081|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-09-28 04:12:41,083|ea5941c4-8da9-4fa1-8e81-4d91a38ff88b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-09-28 04:12:45,263|af4db872-bd3e-496c-b167-bb4fd5919362||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(2da44288-acf5-46ad-b6aa-727f60a1842e) CBA(/opt/app/onap/blueprints/archive/2da44288-acf5-46ad-b6aa-727f60a1842e/cba.zip)
2022-09-28 04:12:45,310|af4db872-bd3e-496c-b167-bb4fd5919362||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2da44288-acf5-46ad-b6aa-727f60a1842e) and entry definition file (Definitions/CNF.json)
2022-09-28 04:12:45,378|af4db872-bd3e-496c-b167-bb4fd5919362||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(resource-assignment)
2022-09-28 04:12:45,380|af4db872-bd3e-496c-b167-bb4fd5919362||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-assign)
2022-09-28 04:12:45,380|af4db872-bd3e-496c-b167-bb4fd5919362||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy)
2022-09-28 04:12:45,381|af4db872-bd3e-496c-b167-bb4fd5919362||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(scale-out)
2022-09-28 04:12:45,382|af4db872-bd3e-496c-b167-bb4fd5919362||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(scale)
2022-09-28 04:12:45,382|af4db872-bd3e-496c-b167-bb4fd5919362||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(scale-in)
2022-09-28 04:12:45,383|af4db872-bd3e-496c-b167-bb4fd5919362||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(health-check)
2022-09-28 04:12:45,407|af4db872-bd3e-496c-b167-bb4fd5919362||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2da44288-acf5-46ad-b6aa-727f60a1842e) and entry definition file (Definitions/CNF.json)
2022-09-28 04:12:45,445|af4db872-bd3e-496c-b167-bb4fd5919362||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| No compiled cache(/opt/app/onap/blueprints/working/2da44288-acf5-46ad-b6aa-727f60a1842e) present to clean.
2022-09-28 04:12:52,370|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Enhancing blueprint(/opt/app/onap/blueprints/working/74601de5-f768-429e-83ed-b4d4e3561590)
2022-09-28 04:12:52,370|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| deleting definition types under : /opt/app/onap/blueprints/working/74601de5-f768-429e-83ed-b4d4e3561590/Definitions
2022-09-28 04:12:52,372|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| reinitialized all type definitions
2022-09-28 04:12:52,373|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-09-28 04:12:52,385|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing ArtifactDefinition(vnf-template)
2022-09-28 04:12:52,388|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing ArtifactDefinition(vnf-mapping)
2022-09-28 04:12:52,390|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-09-28 04:12:52,407|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(input)
2022-09-28 04:12:52,415|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(input)
2022-09-28 04:12:52,419|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(input)
2022-09-28 04:12:52,421|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-09-28 04:12:52,422|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-09-28 04:12:52,422|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-09-28 04:12:52,430|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(input)
2022-09-28 04:12:52,434|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(input)
2022-09-28 04:12:52,438|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(input)
2022-09-28 04:12:52,441|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-28 04:12:52,451|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(input)
2022-09-28 04:12:52,454|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(input)
2022-09-28 04:12:52,458|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(input)
2022-09-28 04:12:52,461|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(input)
2022-09-28 04:12:52,465|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(input)
2022-09-28 04:12:52,469|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(input)
2022-09-28 04:12:52,477|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(config-assign)
2022-09-28 04:12:52,480|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing ArtifactDefinition(baseconfig-template)
2022-09-28 04:12:52,481|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-09-28 04:12:52,481|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-09-28 04:12:52,490|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(input)
2022-09-28 04:12:52,496|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(input)
2022-09-28 04:12:52,510|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(input)
2022-09-28 04:12:52,513|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(config-deploy)
2022-09-28 04:12:52,533|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ##### Enhancing Workflow(resource-assignment)
2022-09-28 04:12:52,533|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-09-28 04:12:52,533|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-09-28 04:12:52,533|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-09-28 04:12:52,533|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-09-28 04:12:52,533|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-09-28 04:12:52,534|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enriching artifacts file(/opt/app/onap/blueprints/working/74601de5-f768-429e-83ed-b4d4e3561590/Templates/vnf-mapping.json
2022-09-28 04:12:52,540|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-09-28 04:12:52,540|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-09-28 04:12:52,540|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enriching artifacts file(/opt/app/onap/blueprints/working/74601de5-f768-429e-83ed-b4d4e3561590/Templates/base_ubuntu20-mapping.json
2022-09-28 04:12:52,545|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-09-28 04:12:52,545|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-09-28 04:12:52,545|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ##### Enhancing Workflow(config-assign)
2022-09-28 04:12:52,545|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-09-28 04:12:52,545|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| identified workflow(config-assign) targets(config-assign)
2022-09-28 04:12:52,545|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-09-28 04:12:52,545|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-09-28 04:12:52,546|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enriching artifacts file(/opt/app/onap/blueprints/working/74601de5-f768-429e-83ed-b4d4e3561590/Templates/baseconfig-mapping.json
2022-09-28 04:12:52,550|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-09-28 04:12:52,550|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| dataType not present for the recipe(dt-config-assign-properties)
2022-09-28 04:12:52,550|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ##### Enhancing Workflow(config-deploy)
2022-09-28 04:12:52,551|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-09-28 04:12:52,551|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| identified workflow(config-deploy) targets(config-deploy)
2022-09-28 04:12:52,551|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| workflow(config-deploy) resource assignment files([]
2022-09-28 04:12:52,551|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ##### Enhancing blueprint Resource Definitions
2022-09-28 04:12:52,551|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-09-28 04:12:52,551|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| processing file (Templates/vnf-mapping.json)
2022-09-28 04:12:52,551|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-09-28 04:12:52,551|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| processing file (Templates/baseconfig-mapping.json)
2022-09-28 04:12:52,566|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:12:52,602|7be5f628-c349-4332-aec0-79149c61c24d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-09-28 04:12:52,813|4c876c04-66fd-4e05-bf36-bce3ed8645f9||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(8d53063d-1332-45ee-b71b-f91af902e65d) CBA(/opt/app/onap/blueprints/archive/8d53063d-1332-45ee-b71b-f91af902e65d/cba.zip)
2022-09-28 04:12:52,821|4c876c04-66fd-4e05-bf36-bce3ed8645f9||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8d53063d-1332-45ee-b71b-f91af902e65d) and entry definition file (Definitions/ubuntu20.json)
2022-09-28 04:12:52,831|4c876c04-66fd-4e05-bf36-bce3ed8645f9||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-28 04:12:52,854|4c876c04-66fd-4e05-bf36-bce3ed8645f9||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(resource-assignment)
2022-09-28 04:12:52,854|4c876c04-66fd-4e05-bf36-bce3ed8645f9||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-assign)
2022-09-28 04:12:52,855|4c876c04-66fd-4e05-bf36-bce3ed8645f9||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy)
2022-09-28 04:12:52,863|4c876c04-66fd-4e05-bf36-bce3ed8645f9||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8d53063d-1332-45ee-b71b-f91af902e65d) and entry definition file (Definitions/ubuntu20.json)
2022-09-28 04:12:52,889|4c876c04-66fd-4e05-bf36-bce3ed8645f9||reactor-http-epoll-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| No compiled cache(/opt/app/onap/blueprints/working/8d53063d-1332-45ee-b71b-f91af902e65d) present to clean.
2022-09-28 04:13:47,212|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-09-28 04:13:47,212|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-28 04:13:47,212|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-28 04:13:47,445|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-28 04:13:47,445|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-28 04:13:47,774|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-09-28 04:13:47,775|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(004a1353-41e7-4590-94c9-c6ba3a5d03d4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-09-28 04:13:47,800|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(1a00bf3b-44b2-47d3-bcb0-65e6f6a78fca) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-09-28 04:13:47,806|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(c8f50a93-645a-4ffb-aa8c-d9450578d83c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-09-28 04:13:47,815|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(b5ade98a-a97f-4408-8319-431b81d6a1ac) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-09-28 04:13:47,827|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(19a85049-c2ad-429c-935b-76d4c49bdeb1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-09-28 04:13:47,838|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(d88308cd-5c59-4aa5-8c48-19c9d9d6ebb1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-09-28 04:13:47,850|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:13:47,850|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:13:47,850|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:13:47,850|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:13:47,850|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:13:47,851|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:13:47,872|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-28 04:13:47,891|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-28 04:13:47,907|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-28 04:13:47,938|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-28 04:13:47,997|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(resource-assignment)
2022-09-28 04:13:47,998|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-assign)
2022-09-28 04:13:47,998|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy)
2022-09-28 04:13:48,030|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:13:48,053|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-09-28 04:13:48,061|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-09-28 04:13:48,069|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-09-28 04:13:48,083|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(resource-assignment)
2022-09-28 04:13:48,084|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy)
2022-09-28 04:13:48,111|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:13:48,134|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-09-28 04:13:48,141|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-09-28 04:13:48,141|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-09-28 04:13:48,186|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(resource-assignment)
2022-09-28 04:13:48,187|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-assign)
2022-09-28 04:13:48,188|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy)
2022-09-28 04:13:48,233|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:13:48,256|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-09-28 04:13:48,263|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-09-28 04:13:48,263|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-09-28 04:13:48,293|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(resource-assignment)
2022-09-28 04:13:48,293|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-assign)
2022-09-28 04:13:48,294|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy)
2022-09-28 04:13:48,294|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(HealthCheck)
2022-09-28 04:13:48,295|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(ScaleOutReconfiguration)
2022-09-28 04:13:48,296|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(vf-config-assign)
2022-09-28 04:13:48,296|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(vf-config-deploy)
2022-09-28 04:13:48,329|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-assign)
2022-09-28 04:13:48,330|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy)
2022-09-28 04:13:48,331|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:13:48,340|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:13:48,356|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-09-28 04:13:48,362|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-09-28 04:13:48,370|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-09-28 04:13:48,377|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-09-28 04:13:48,377|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-09-28 04:13:48,383|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-09-28 04:13:48,404|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(resource-assignment)
2022-09-28 04:13:48,405|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-assign)
2022-09-28 04:13:48,405|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-assign-day-2)
2022-09-28 04:13:48,406|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy)
2022-09-28 04:13:48,407|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy-day-2)
2022-09-28 04:13:48,427|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:13:48,435|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Overwriting blueprint model :5G_Core::1.0.37
2022-09-28 04:13:48,442|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-09-28 04:13:48,443|1b10ed2e-c8a3-40d1-9282-4f41da890bf4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-09-28 04:13:59,292|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Enhancing blueprint(/opt/app/onap/blueprints/working/eb171f9e-bfbb-4baa-bd76-2bcd4239f297)
2022-09-28 04:13:59,293|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| deleting definition types under : /opt/app/onap/blueprints/working/eb171f9e-bfbb-4baa-bd76-2bcd4239f297/Definitions
2022-09-28 04:13:59,294|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| reinitialized all type definitions
2022-09-28 04:13:59,295|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(netconf-device)
2022-09-28 04:13:59,306|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(resolve-data)
2022-09-28 04:13:59,314|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-09-28 04:13:59,316|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-09-28 04:13:59,318|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-09-28 04:13:59,336|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-09-28 04:13:59,348|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ##### Enhancing Workflow(config-assign)
2022-09-28 04:13:59,349|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-09-28 04:13:59,349|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| identified workflow(config-assign) targets(resolve-data)
2022-09-28 04:13:59,349|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-09-28 04:13:59,349|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-09-28 04:13:59,349|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enriching artifacts file(/opt/app/onap/blueprints/working/eb171f9e-bfbb-4baa-bd76-2bcd4239f297/Templates/netconfrpc-mapping.json
2022-09-28 04:13:59,355|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-09-28 04:13:59,356|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| dataType not present for the recipe(dt-config-assign-properties)
2022-09-28 04:13:59,357|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ##### Enhancing Workflow(config-deploy)
2022-09-28 04:13:59,357|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-09-28 04:13:59,357|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| identified workflow(config-deploy) targets(execute-netconf)
2022-09-28 04:13:59,357|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| workflow(config-deploy) resource assignment files([]
2022-09-28 04:13:59,357|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| ##### Enhancing blueprint Resource Definitions
2022-09-28 04:13:59,358|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-09-28 04:13:59,358|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| processing file (Templates/netconfrpc-mapping.json)
2022-09-28 04:13:59,362|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| distinct resource keys ([input-source])
2022-09-28 04:13:59,366|9b3409bf-8eda-4bc9-915e-04c6ccdb8519||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Enriching Resource Definition sources Node Template: [source-input]
2022-09-28 04:14:24,923|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-09-28 04:14:25,029|||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-28 04:14:25,075|659b14c2-e000-4d73-8d17-9389e18b9602||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| request(659b14c2-e000-4d73-8d17-9389e18b9602)
2022-09-28 04:14:25,079|659b14c2-e000-4d73-8d17-9389e18b9602||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| CBA file(/opt/app/onap/blueprints/archive/bfc0b144-ffaa-4d39-8456-dd8b345b97a4/cba.zip written successfully
2022-09-28 04:14:25,079|659b14c2-e000-4d73-8d17-9389e18b9602||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(bfc0b144-ffaa-4d39-8456-dd8b345b97a4) CBA(/opt/app/onap/blueprints/archive/bfc0b144-ffaa-4d39-8456-dd8b345b97a4/cba.zip)
2022-09-28 04:14:25,105|659b14c2-e000-4d73-8d17-9389e18b9602||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bfc0b144-ffaa-4d39-8456-dd8b345b97a4) and entry definition file (Definitions/CNF.json)
2022-09-28 04:14:25,156|659b14c2-e000-4d73-8d17-9389e18b9602||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(resource-assignment)
2022-09-28 04:14:25,157|659b14c2-e000-4d73-8d17-9389e18b9602||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-assign)
2022-09-28 04:14:25,157|659b14c2-e000-4d73-8d17-9389e18b9602||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy)
2022-09-28 04:14:25,158|659b14c2-e000-4d73-8d17-9389e18b9602||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(scale-out)
2022-09-28 04:14:25,158|659b14c2-e000-4d73-8d17-9389e18b9602||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(scale)
2022-09-28 04:14:25,159|659b14c2-e000-4d73-8d17-9389e18b9602||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(scale-in)
2022-09-28 04:14:25,159|659b14c2-e000-4d73-8d17-9389e18b9602||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(health-check)
2022-09-28 04:14:25,179|659b14c2-e000-4d73-8d17-9389e18b9602||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bfc0b144-ffaa-4d39-8456-dd8b345b97a4) and entry definition file (Definitions/CNF.json)
2022-09-28 04:14:25,191|659b14c2-e000-4d73-8d17-9389e18b9602||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Overwriting blueprint model :APACHE::1.0.0
2022-09-28 04:14:25,199|659b14c2-e000-4d73-8d17-9389e18b9602||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-09-28 04:14:25,201|659b14c2-e000-4d73-8d17-9389e18b9602||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-09-28 04:14:25,214|659b14c2-e000-4d73-8d17-9389e18b9602||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| No compiled cache(/opt/app/onap/blueprints/working/bfc0b144-ffaa-4d39-8456-dd8b345b97a4) present to clean.
2022-09-28 04:14:32,314|8665ef66-720b-4487-ab85-e1b7a32a6f67||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| getting cba file name(APACHE), version(1.0.0) from db
2022-09-28 04:14:32,639|8665ef66-720b-4487-ab85-e1b7a32a6f67||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-28 04:14:32,641|8665ef66-720b-4487-ab85-e1b7a32a6f67||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-28 04:14:32,646|8665ef66-720b-4487-ab85-e1b7a32a6f67||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-28 04:14:32,826|29f779f5-6425-439a-8a61-9adc23bbce93||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-28 04:14:32,826|29f779f5-6425-439a-8a61-9adc23bbce93||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-28 04:14:32,830|29f779f5-6425-439a-8a61-9adc23bbce93||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-28 04:14:33,567|8d3e1f54-2a33-4b9d-a42a-b1a3e61dbfda||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-28 04:14:33,568|8d3e1f54-2a33-4b9d-a42a-b1a3e61dbfda||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-28 04:14:33,570|8d3e1f54-2a33-4b9d-a42a-b1a3e61dbfda||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-28 04:14:33,777|2742b09a-aad0-4e47-a238-a54cab4e4930||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-28 04:14:33,777|2742b09a-aad0-4e47-a238-a54cab4e4930||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-28 04:14:33,780|2742b09a-aad0-4e47-a238-a54cab4e4930||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-28 04:14:33,987|de6b9d27-d897-4050-b34e-833257788d3d||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-28 04:14:33,987|de6b9d27-d897-4050-b34e-833257788d3d||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-28 04:14:33,990|de6b9d27-d897-4050-b34e-833257788d3d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-28 04:14:34,237|c640dc91-5f54-413c-a129-6527b5c75d09||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-28 04:14:34,237|c640dc91-5f54-413c-a129-6527b5c75d09||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-28 04:14:34,240|c640dc91-5f54-413c-a129-6527b5c75d09||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-28 04:14:34,481|fdd40f47-0cdf-450f-a733-97bab4e971a6||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-28 04:14:34,482|fdd40f47-0cdf-450f-a733-97bab4e971a6||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-28 04:14:34,485|fdd40f47-0cdf-450f-a733-97bab4e971a6||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-28 04:14:34,693|c9b94f65-e519-4550-aaf2-5f8fdd45d77a||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-28 04:14:34,693|c9b94f65-e519-4550-aaf2-5f8fdd45d77a||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-28 04:14:34,707|c9b94f65-e519-4550-aaf2-5f8fdd45d77a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-28 04:14:36,344|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-09-28 04:14:36,446|||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-28 04:14:36,448|b9f08a53-b6ed-4b69-8346-42407a47a70a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| request(b9f08a53-b6ed-4b69-8346-42407a47a70a)
2022-09-28 04:14:36,478|b9f08a53-b6ed-4b69-8346-42407a47a70a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| CBA file(/opt/app/onap/blueprints/archive/d1837d90-a28a-43a2-b10f-6b6f26390f60/cba.zip written successfully
2022-09-28 04:14:36,478|b9f08a53-b6ed-4b69-8346-42407a47a70a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(d1837d90-a28a-43a2-b10f-6b6f26390f60) CBA(/opt/app/onap/blueprints/archive/d1837d90-a28a-43a2-b10f-6b6f26390f60/cba.zip)
2022-09-28 04:14:36,489|b9f08a53-b6ed-4b69-8346-42407a47a70a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d1837d90-a28a-43a2-b10f-6b6f26390f60) and entry definition file (Definitions/ubuntu20.json)
2022-09-28 04:14:36,500|b9f08a53-b6ed-4b69-8346-42407a47a70a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-28 04:14:36,526|b9f08a53-b6ed-4b69-8346-42407a47a70a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(resource-assignment)
2022-09-28 04:14:36,527|b9f08a53-b6ed-4b69-8346-42407a47a70a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-assign)
2022-09-28 04:14:36,527|b9f08a53-b6ed-4b69-8346-42407a47a70a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy)
2022-09-28 04:14:36,538|b9f08a53-b6ed-4b69-8346-42407a47a70a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d1837d90-a28a-43a2-b10f-6b6f26390f60) and entry definition file (Definitions/ubuntu20.json)
2022-09-28 04:14:36,547|b9f08a53-b6ed-4b69-8346-42407a47a70a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-09-28 04:14:36,557|b9f08a53-b6ed-4b69-8346-42407a47a70a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-09-28 04:14:36,576|b9f08a53-b6ed-4b69-8346-42407a47a70a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-09-28 04:14:36,589|b9f08a53-b6ed-4b69-8346-42407a47a70a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| No compiled cache(/opt/app/onap/blueprints/working/d1837d90-a28a-43a2-b10f-6b6f26390f60) present to clean.
2022-09-28 04:14:58,323|4e6e4355-deba-4098-9d56-09e41cb8dd6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-09-28 04:14:58,455|4e6e4355-deba-4098-9d56-09e41cb8dd6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-09-28 04:14:58,458|4e6e4355-deba-4098-9d56-09e41cb8dd6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-09-28 04:14:58,460|4e6e4355-deba-4098-9d56-09e41cb8dd6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-09-28 04:14:58,603|2194c492-4db4-47b1-93a7-35963c0d37f9||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-09-28 04:14:58,603|2194c492-4db4-47b1-93a7-35963c0d37f9||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-09-28 04:14:58,616|2194c492-4db4-47b1-93a7-35963c0d37f9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-09-28 04:14:58,995|5c4d659f-b10a-4a7c-92b7-c809b17af0f4||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-09-28 04:14:58,995|5c4d659f-b10a-4a7c-92b7-c809b17af0f4||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-09-28 04:14:58,997|5c4d659f-b10a-4a7c-92b7-c809b17af0f4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-09-28 04:14:59,179|76283e5f-7f17-4678-89e7-88d62c07f3e4||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-09-28 04:14:59,179|76283e5f-7f17-4678-89e7-88d62c07f3e4||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-09-28 04:14:59,182|76283e5f-7f17-4678-89e7-88d62c07f3e4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-09-28 04:15:15,725|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-09-28 04:15:15,828|||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-28 04:15:15,830|8b19b70f-2b3c-4630-8de1-8f668d4f3463||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| request(8b19b70f-2b3c-4630-8de1-8f668d4f3463)
2022-09-28 04:15:15,831|8b19b70f-2b3c-4630-8de1-8f668d4f3463||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| CBA file(/opt/app/onap/blueprints/archive/6d5b8ad2-72db-40b5-98e3-7d0ca284e430/cba.zip written successfully
2022-09-28 04:15:15,831|8b19b70f-2b3c-4630-8de1-8f668d4f3463||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Save processing(6d5b8ad2-72db-40b5-98e3-7d0ca284e430) CBA(/opt/app/onap/blueprints/archive/6d5b8ad2-72db-40b5-98e3-7d0ca284e430/cba.zip)
2022-09-28 04:15:15,842|8b19b70f-2b3c-4630-8de1-8f668d4f3463||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6d5b8ad2-72db-40b5-98e3-7d0ca284e430) and entry definition file (Definitions/pnf_netconf.json)
2022-09-28 04:15:15,846|8b19b70f-2b3c-4630-8de1-8f668d4f3463||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-28 04:15:15,855|8b19b70f-2b3c-4630-8de1-8f668d4f3463||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-assign)
2022-09-28 04:15:15,855|8b19b70f-2b3c-4630-8de1-8f668d4f3463||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Validating Workflow(config-deploy)
2022-09-28 04:15:15,860|8b19b70f-2b3c-4630-8de1-8f668d4f3463||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6d5b8ad2-72db-40b5-98e3-7d0ca284e430) and entry definition file (Definitions/pnf_netconf.json)
2022-09-28 04:15:15,867|8b19b70f-2b3c-4630-8de1-8f668d4f3463||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-09-28 04:15:15,874|8b19b70f-2b3c-4630-8de1-8f668d4f3463||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-09-28 04:15:15,874|8b19b70f-2b3c-4630-8de1-8f668d4f3463||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-09-28 04:15:15,886|8b19b70f-2b3c-4630-8de1-8f668d4f3463||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| No compiled cache(/opt/app/onap/blueprints/working/6d5b8ad2-72db-40b5-98e3-7d0ca284e430) present to clean.
2022-09-28 04:15:29,488|6ba1e90e-5b15-49df-afbd-6462c894c8a7||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| processing request id a531da10-b5c6-4c6d-b9ce-b60b3ed36098
2022-09-28 04:15:29,489|6ba1e90e-5b15-49df-afbd-6462c894c8a7||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-28 04:15:29,489|6ba1e90e-5b15-49df-afbd-6462c894c8a7||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| StoreAuditService ID  -1
2022-09-28 04:15:29,497|6ba1e90e-5b15-49df-afbd-6462c894c8a7||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-28 04:15:29,497|6ba1e90e-5b15-49df-afbd-6462c894c8a7||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-28 04:15:29,502|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-28 04:15:29,527|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deriving input data for workflow: (resource-assignment)
2022-09-28 04:15:29,595|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Execute node(START) -> executed state(SUCCESS)
2022-09-28 04:15:29,600|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Executing workflow(resource-assignment[a531da10-b5c6-4c6d-b9ce-b60b3ed36098])'s step(resource-assignment)
2022-09-28 04:15:29,600|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-28 04:15:29,602|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| preparing request id(a531da10-b5c6-4c6d-b9ce-b60b3ed36098) for workflow(resource-assignment) step(resource-assignment)
2022-09-28 04:15:29,602|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-09-28 04:15:29,602|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-09-28 04:15:29,604|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-09-28 04:15:29,624|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:15:29,632|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-09-28 04:15:29,632|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-09-28 04:15:29,633|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:15:29,633|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("8afcc541-d1ce-46ed-82e6-3e678fe0b239") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-09-28 04:15:29,633|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("96285117-1e3f-47a4-bba6-aba89a834a79") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-09-28 04:15:29,644|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:15:29,644|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:15:29,655|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-09-28 04:15:32,049|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response status(200 - )
2022-09-28 04:15:32,050|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response processing type (string)
2022-09-28 04:15:32,050|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220928t041532313510z")
2022-09-28 04:15:32,050|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220928t041532313510z")
2022-09-28 04:15:32,050|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220928t041532313510z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-09-28 04:15:32,051|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-09-28 04:15:32,053|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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" : "96285117-1e3f-47a4-bba6-aba89a834a79",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "8afcc541-d1ce-46ed-82e6-3e678fe0b239",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220928t041532313510z"
})
2022-09-28 04:15:32,098|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Preparing Response...
2022-09-28 04:15:32,098|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-09-28 04:15:32,099|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-09-28 04:15:32,100|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Executing workflow(resource-assignment[a531da10-b5c6-4c6d-b9ce-b60b3ed36098])'s step(profile-upload)
2022-09-28 04:15:32,100|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-28 04:15:32,106|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| preparing request id(a531da10-b5c6-4c6d-b9ce-b60b3ed36098) for workflow(resource-assignment) step(profile-upload)
2022-09-28 04:15:32,106|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-09-28 04:15:32,107|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:15:32,108|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Triggering K8s Profile Upload component logic.
2022-09-28 04:15:32,108|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Getting the template prefixes
2022-09-28 04:15:32,108|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Iterating over prefixes in resource assignment map.
2022-09-28 04:15:32,111|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Prefix vnf does not have required data for us to continue.
2022-09-28 04:15:32,111|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Preparing Response...
2022-09-28 04:15:32,111|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-09-28 04:15:32,111|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-09-28 04:15:32,112|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Execute node(END) -> executed state(SUCCESS)
2022-09-28 04:15:32,115|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| workflow(a531da10-b5c6-4c6d-b9ce-b60b3ed36098) nodes completed with (0)exceptions
2022-09-28 04:15:32,116|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-09-28 04:15:32,117|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 658102fd-eaa4-4515-9eeb-df5fa8040c61 auditStoreId -1
2022-09-28 04:15:36,783|6ba1e90e-5b15-49df-afbd-6462c894c8a7||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| processing request id e38707de-6950-439e-8869-6daa488cf15b
2022-09-28 04:15:36,783|6ba1e90e-5b15-49df-afbd-6462c894c8a7||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-28 04:15:36,783|6ba1e90e-5b15-49df-afbd-6462c894c8a7||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| StoreAuditService ID  -1
2022-09-28 04:15:36,783|6ba1e90e-5b15-49df-afbd-6462c894c8a7||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-28 04:15:36,784|6ba1e90e-5b15-49df-afbd-6462c894c8a7||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-28 04:15:36,785|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-28 04:15:36,793|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deriving input data for workflow: (resource-assignment)
2022-09-28 04:15:36,794|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Execute node(START) -> executed state(SUCCESS)
2022-09-28 04:15:36,794|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Executing workflow(resource-assignment[e38707de-6950-439e-8869-6daa488cf15b])'s step(resource-assignment)
2022-09-28 04:15:36,794|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-28 04:15:36,795|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| preparing request id(e38707de-6950-439e-8869-6daa488cf15b) for workflow(resource-assignment) step(resource-assignment)
2022-09-28 04:15:36,795|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-09-28 04:15:36,795|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-09-28 04:15:36,795|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-09-28 04:15:36,811|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:15:36,814|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-09-28 04:15:36,814|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-09-28 04:15:36,815|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-09-28 04:15:36,815|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:15:36,815|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("a85f2896-c3b8-4d45-b496-52205d58b5eb") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-09-28 04:15:36,817|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:15:36,817|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:15:36,854|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Parameter information : ({customizationid=a85f2896-c3b8-4d45-b496-52205d58b5eb})
2022-09-28 04:15:36,854|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Parameter information : ({customizationid=a85f2896-c3b8-4d45-b496-52205d58b5eb})
2022-09-28 04:15:36,867|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response processing type (string)
2022-09-28 04:15:36,868|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response processing type (string)
2022-09-28 04:15:36,869|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8"}])
2022-09-28 04:15:36,869|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("bdd832f8-8d0e-4448-ac48-af0fe33da3b8") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-09-28 04:15:36,870|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"d89df257-de88-48a3-a1db-24a943715c4a"}])
2022-09-28 04:15:36,870|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("d89df257-de88-48a3-a1db-24a943715c4a") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-09-28 04:15:36,871|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-09-28 04:15:36,876|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Transformed value: null -> bdd832f8-8d0e-4448-ac48-af0fe33da3b8
2022-09-28 04:15:36,877|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:15:36,903|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Parameter information : ({customizationid=a85f2896-c3b8-4d45-b496-52205d58b5eb})
2022-09-28 04:15:36,913|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response processing type (string)
2022-09-28 04:15:36,914|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-09-28 04:15:36,914|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-09-28 04:15:36,915|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-09-28 04:15:36,915|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-09-28 04:15:36,918|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Transformed value: null -> a85f2896-c3b8-4d45-b496-52205d58b5eb
2022-09-28 04:15:36,919|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("96285117-1e3f-47a4-bba6-aba89a834a79") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-09-28 04:15:36,919|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-09-28 04:15:36,919|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:15:36,920|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("8afcc541-d1ce-46ed-82e6-3e678fe0b239") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-09-28 04:15:36,924|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/96285117-1e3f-47a4-bba6-aba89a834a79/service-data/vnfs/vnf/8afcc541-d1ce-46ed-82e6-3e678fe0b239/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-28 04:15:36,924|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/96285117-1e3f-47a4-bba6-aba89a834a79/service-data/vnfs/vnf/8afcc541-d1ce-46ed-82e6-3e678fe0b239/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-28 04:15:36,924|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/96285117-1e3f-47a4-bba6-aba89a834a79/service-data/vnfs/vnf/8afcc541-d1ce-46ed-82e6-3e678fe0b239/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-28 04:15:36,924|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/96285117-1e3f-47a4-bba6-aba89a834a79/service-data/vnfs/vnf/8afcc541-d1ce-46ed-82e6-3e678fe0b239/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-28 04:15:36,933|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/96285117-1e3f-47a4-bba6-aba89a834a79/service-data/vnfs/vnf/8afcc541-d1ce-46ed-82e6-3e678fe0b239/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-09-28 04:15:36,933|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/96285117-1e3f-47a4-bba6-aba89a834a79/service-data/vnfs/vnf/8afcc541-d1ce-46ed-82e6-3e678fe0b239/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-09-28 04:15:36,954|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response status(200 - OK)
2022-09-28 04:15:36,954|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response status(200 - OK)
2022-09-28 04:15:36,954|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response processing type (string)
2022-09-28 04:15:36,954|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response processing type (string)
2022-09-28 04:15:36,955|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-09-28 04:15:36,955|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220928t041532313510z")
2022-09-28 04:15:36,955|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-09-28 04:15:36,955|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-09-28 04:15:36,955|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220928t041532313510z")
2022-09-28 04:15:36,955|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220928t041532313510z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-09-28 04:15:36,960|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:15:36,960|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:15:36,962|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-09-28 04:15:37,070|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response status(200 - )
2022-09-28 04:15:37,071|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response processing type (string)
2022-09-28 04:15:37,071|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220928t041532313510z-helm_apache-vfmt-001")
2022-09-28 04:15:37,071|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220928t041532313510z-helm_apache-vfmt-001")
2022-09-28 04:15:37,071|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220928t041532313510z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-09-28 04:15:37,073|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-09-28 04:15:37,081|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/96285117-1e3f-47a4-bba6-aba89a834a79/service-data/vnfs/vnf/8afcc541-d1ce-46ed-82e6-3e678fe0b239/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-28 04:15:37,081|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/96285117-1e3f-47a4-bba6-aba89a834a79/service-data/vnfs/vnf/8afcc541-d1ce-46ed-82e6-3e678fe0b239/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-28 04:15:37,091|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/96285117-1e3f-47a4-bba6-aba89a834a79/service-data/vnfs/vnf/8afcc541-d1ce-46ed-82e6-3e678fe0b239/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-09-28 04:15:37,102|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response status(200 - OK)
2022-09-28 04:15:37,103|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response processing type (string)
2022-09-28 04:15:37,103|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-09-28 04:15:37,103|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-09-28 04:15:37,103|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:15:37,103|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-09-28 04:15:37,103|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-09-28 04:15:37,105|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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" : "bdd832f8-8d0e-4448-ac48-af0fe33da3b8",
  "k8s-rb-definition-version" : "a85f2896-c3b8-4d45-b496-52205d58b5eb",
  "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" : "96285117-1e3f-47a4-bba6-aba89a834a79",
  "vf-module-id" : "9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "a85f2896-c3b8-4d45-b496-52205d58b5eb",
  "vf-module-model-invariant-uuid" : "bdd832f8-8d0e-4448-ac48-af0fe33da3b8",
  "vf-module-model-version" : "d89df257-de88-48a3-a1db-24a943715c4a",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220928t041532313510z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "8afcc541-d1ce-46ed-82e6-3e678fe0b239",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220928t041532313510z"
})
2022-09-28 04:15:37,120|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Preparing Response...
2022-09-28 04:15:37,120|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-09-28 04:15:37,120|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-09-28 04:15:37,121|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Executing workflow(resource-assignment[e38707de-6950-439e-8869-6daa488cf15b])'s step(profile-upload)
2022-09-28 04:15:37,121|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-28 04:15:37,122|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| preparing request id(e38707de-6950-439e-8869-6daa488cf15b) for workflow(resource-assignment) step(profile-upload)
2022-09-28 04:15:37,122|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-09-28 04:15:37,122|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:15:37,122|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Triggering K8s Profile Upload component logic.
2022-09-28 04:15:37,122|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Getting the template prefixes
2022-09-28 04:15:37,122|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Iterating over prefixes in resource assignment map.
2022-09-28 04:15:37,138|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Rest request method(GET), url(/v1/rb/definition/bdd832f8-8d0e-4448-ac48-af0fe33da3b8/a85f2896-c3b8-4d45-b496-52205d58b5eb)
2022-09-28 04:15:37,153|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response status(200 - OK)
2022-09-28 04:15:37,160|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Rest request method(GET), url(/v1/rb/definition/bdd832f8-8d0e-4448-ac48-af0fe33da3b8/a85f2896-c3b8-4d45-b496-52205d58b5eb/profile/node-port-profile)
2022-09-28 04:15:37,164|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response status(404 - Not Found)
2022-09-28 04:15:37,164|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Uploading K8s Profile..
2022-09-28 04:15:37,181|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Rest request method(POST), url(/v1/rb/definition/bdd832f8-8d0e-4448-ac48-af0fe33da3b8/a85f2896-c3b8-4d45-b496-52205d58b5eb/profile)
2022-09-28 04:15:37,192|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response status(201 - Created)
2022-09-28 04:15:37,205|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Rest request method(POST), url(/v1/rb/definition/bdd832f8-8d0e-4448-ac48-af0fe33da3b8/a85f2896-c3b8-4d45-b496-52205d58b5eb/profile/node-port-profile/content)
2022-09-28 04:15:37,213|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Response status(200 - OK)
2022-09-28 04:15:37,213|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| K8s Profile Upload Completed
2022-09-28 04:15:37,213|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Preparing Response...
2022-09-28 04:15:37,213|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-09-28 04:15:37,213|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-09-28 04:15:37,214|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Execute node(END) -> executed state(SUCCESS)
2022-09-28 04:15:37,214|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| workflow(e38707de-6950-439e-8869-6daa488cf15b) nodes completed with (0)exceptions
2022-09-28 04:15:37,214|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-09-28 04:15:37,214|6ba1e90e-5b15-49df-afbd-6462c894c8a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ce6f8b75-0cb4-4304-bf41-961e373a9d24 auditStoreId -1
2022-09-28 04:15:43,099|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-09-28 04:15:43,205|||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-28 04:15:43,235|6ba1e90e-5b15-49df-afbd-6462c894c8a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| processing request id 6ba1e90e-5b15-49df-afbd-6462c894c8a7
2022-09-28 04:15:43,235|6ba1e90e-5b15-49df-afbd-6462c894c8a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-28 04:15:43,235|6ba1e90e-5b15-49df-afbd-6462c894c8a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| StoreAuditService ID  -1
2022-09-28 04:15:43,236|6ba1e90e-5b15-49df-afbd-6462c894c8a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-28 04:15:43,236|6ba1e90e-5b15-49df-afbd-6462c894c8a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-28 04:15:43,237|6ba1e90e-5b15-49df-afbd-6462c894c8a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-28 04:15:43,241|6ba1e90e-5b15-49df-afbd-6462c894c8a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deriving input data for workflow: (config-assign)
2022-09-28 04:15:43,242|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-09-28 04:15:43,242|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-assign[6ba1e90e-5b15-49df-afbd-6462c894c8a7])'s step(config-setup)
2022-09-28 04:15:43,243|||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-28 04:15:43,243|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(6ba1e90e-5b15-49df-afbd-6462c894c8a7) for workflow(config-assign) step(config-setup)
2022-09-28 04:15:43,243|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-09-28 04:15:43,243|||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-28 04:15:43,244|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-09-28 04:15:43,266|||DefaultDispatcher-worker-1||||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-28 04:15:43,267|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-09-28 04:15:43,268|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("96285117-1e3f-47a4-bba6-aba89a834a79") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-09-28 04:15:43,275|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/96285117-1e3f-47a4-bba6-aba89a834a79), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-09-28 04:15:43,275|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/96285117-1e3f-47a4-bba6-aba89a834a79), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-09-28 04:15:43,288|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/96285117-1e3f-47a4-bba6-aba89a834a79)
2022-09-28 04:15:43,304|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-09-28 04:15:43,304|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-09-28 04:15:43,305|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549")
2022-09-28 04:15:43,305|||DefaultDispatcher-worker-1||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549")
2022-09-28 04:15:43,305|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-09-28 04:15:43,306|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("8afcc541-d1ce-46ed-82e6-3e678fe0b239") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-09-28 04:15:43,313|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/96285117-1e3f-47a4-bba6-aba89a834a79/service-data/vnfs/vnf/8afcc541-d1ce-46ed-82e6-3e678fe0b239/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-28 04:15:43,313|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/96285117-1e3f-47a4-bba6-aba89a834a79/service-data/vnfs/vnf/8afcc541-d1ce-46ed-82e6-3e678fe0b239/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-09-28 04:15:43,323|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/96285117-1e3f-47a4-bba6-aba89a834a79/service-data/vnfs/vnf/8afcc541-d1ce-46ed-82e6-3e678fe0b239/vnf-data/vf-modules)
2022-09-28 04:15:43,332|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-09-28 04:15:43,333|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json)
2022-09-28 04:15:43,333|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","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_58a6542f-4a50-4021-ac21-a9f2d92b8549_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":"d89df257-de88-48a3-a1db-24a943715c4a","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-20220928t041532313510z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220928t041532313510z","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":"a85f2896-c3b8-4d45-b496-52205d58b5eb","model-uuid":"d89df257-de88-48a3-a1db-24a943715c4a","model-invariant-uuid":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","vf-module-name":"basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6ba1e90e-5b15-49df-afbd-6462c894c8a7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"fe4cded1-5d8b-49ca-b653-7d45373666f2","model-invariant-uuid":"84d130f4-cf88-4cdf-bacf-f701fd9f9c18"},"global-customer-id":"basiccnf-macro-customer","service-id":"96285117-1e3f-47a4-bba6-aba89a834a79","service-instance-id":"96285117-1e3f-47a4-bba6-aba89a834a79","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c2026ef6-9df4-4c52-aa90-389539cf46fc","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6ff03a26-d4c1-407b-8cee-a92f6391b42f","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"066333ee-56bf-4231-b1b8-e9d3f0c78ceb","model-uuid":"d4e9b2e2-03de-460c-80e8-4259e69fe949","model-invariant-uuid":"c6a7b912-2630-4e5a-9931-ef2c104d04ad"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8afcc541-d1ce-46ed-82e6-3e678fe0b239"},"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":"a85f2896-c3b8-4d45-b496-52205d58b5eb","model-uuid":"d89df257-de88-48a3-a1db-24a943715c4a","model-invariant-uuid":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8"},"vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2"}}}]})
2022-09-28 04:15:43,333|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","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_58a6542f-4a50-4021-ac21-a9f2d92b8549_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":"d89df257-de88-48a3-a1db-24a943715c4a","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-20220928t041532313510z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220928t041532313510z","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":"a85f2896-c3b8-4d45-b496-52205d58b5eb","model-uuid":"d89df257-de88-48a3-a1db-24a943715c4a","model-invariant-uuid":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","vf-module-name":"basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6ba1e90e-5b15-49df-afbd-6462c894c8a7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"fe4cded1-5d8b-49ca-b653-7d45373666f2","model-invariant-uuid":"84d130f4-cf88-4cdf-bacf-f701fd9f9c18"},"global-customer-id":"basiccnf-macro-customer","service-id":"96285117-1e3f-47a4-bba6-aba89a834a79","service-instance-id":"96285117-1e3f-47a4-bba6-aba89a834a79","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c2026ef6-9df4-4c52-aa90-389539cf46fc","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6ff03a26-d4c1-407b-8cee-a92f6391b42f","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"066333ee-56bf-4231-b1b8-e9d3f0c78ceb","model-uuid":"d4e9b2e2-03de-460c-80e8-4259e69fe949","model-invariant-uuid":"c6a7b912-2630-4e5a-9931-ef2c104d04ad"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8afcc541-d1ce-46ed-82e6-3e678fe0b239"},"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":"a85f2896-c3b8-4d45-b496-52205d58b5eb","model-uuid":"d89df257-de88-48a3-a1db-24a943715c4a","model-invariant-uuid":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8"},"vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2"}}}]})
2022-09-28 04:15:43,334|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","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_58a6542f-4a50-4021-ac21-a9f2d92b8549_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":"d89df257-de88-48a3-a1db-24a943715c4a","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-20220928t041532313510z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220928t041532313510z","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":"a85f2896-c3b8-4d45-b496-52205d58b5eb","model-uuid":"d89df257-de88-48a3-a1db-24a943715c4a","model-invariant-uuid":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","vf-module-name":"basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6ba1e90e-5b15-49df-afbd-6462c894c8a7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"fe4cded1-5d8b-49ca-b653-7d45373666f2","model-invariant-uuid":"84d130f4-cf88-4cdf-bacf-f701fd9f9c18"},"global-customer-id":"basiccnf-macro-customer","service-id":"96285117-1e3f-47a4-bba6-aba89a834a79","service-instance-id":"96285117-1e3f-47a4-bba6-aba89a834a79","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c2026ef6-9df4-4c52-aa90-389539cf46fc","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6ff03a26-d4c1-407b-8cee-a92f6391b42f","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"066333ee-56bf-4231-b1b8-e9d3f0c78ceb","model-uuid":"d4e9b2e2-03de-460c-80e8-4259e69fe949","model-invariant-uuid":"c6a7b912-2630-4e5a-9931-ef2c104d04ad"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8afcc541-d1ce-46ed-82e6-3e678fe0b239"},"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":"a85f2896-c3b8-4d45-b496-52205d58b5eb","model-uuid":"d89df257-de88-48a3-a1db-24a943715c4a","model-invariant-uuid":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8"},"vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2"}}}]), type  ({json})
2022-09-28 04:15:43,334|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","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_58a6542f-4a50-4021-ac21-a9f2d92b8549_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":"d89df257-de88-48a3-a1db-24a943715c4a","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-20220928t041532313510z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220928t041532313510z","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":"a85f2896-c3b8-4d45-b496-52205d58b5eb","model-uuid":"d89df257-de88-48a3-a1db-24a943715c4a","model-invariant-uuid":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","vf-module-name":"basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6ba1e90e-5b15-49df-afbd-6462c894c8a7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"fe4cded1-5d8b-49ca-b653-7d45373666f2","model-invariant-uuid":"84d130f4-cf88-4cdf-bacf-f701fd9f9c18"},"global-customer-id":"basiccnf-macro-customer","service-id":"96285117-1e3f-47a4-bba6-aba89a834a79","service-instance-id":"96285117-1e3f-47a4-bba6-aba89a834a79","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c2026ef6-9df4-4c52-aa90-389539cf46fc","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6ff03a26-d4c1-407b-8cee-a92f6391b42f","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"066333ee-56bf-4231-b1b8-e9d3f0c78ceb","model-uuid":"d4e9b2e2-03de-460c-80e8-4259e69fe949","model-invariant-uuid":"c6a7b912-2630-4e5a-9931-ef2c104d04ad"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8afcc541-d1ce-46ed-82e6-3e678fe0b239"},"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":"a85f2896-c3b8-4d45-b496-52205d58b5eb","model-uuid":"d89df257-de88-48a3-a1db-24a943715c4a","model-invariant-uuid":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8"},"vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-09-28 04:15:43,340|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/8afcc541-d1ce-46ed-82e6-3e678fe0b239?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-09-28 04:15:43,341|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/8afcc541-d1ce-46ed-82e6-3e678fe0b239?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-09-28 04:15:43,407|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/8afcc541-d1ce-46ed-82e6-3e678fe0b239?depth=1)
2022-09-28 04:15:43,703|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-09-28 04:15:43,703|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-09-28 04:15:43,704|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","vf-module-name":"basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1664338538646","model-invariant-id":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8","model-version-id":"d89df257-de88-48a3-a1db-24a943715c4a","model-customization-id":"a85f2896-c3b8-4d45-b496-52205d58b5eb","module-index":0}]})
2022-09-28 04:15:43,704|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","vf-module-name":"basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1664338538646","model-invariant-id":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8","model-version-id":"d89df257-de88-48a3-a1db-24a943715c4a","model-customization-id":"a85f2896-c3b8-4d45-b496-52205d58b5eb","module-index":0}]})
2022-09-28 04:15:43,704|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","vf-module-name":"basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1664338538646","model-invariant-id":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8","model-version-id":"d89df257-de88-48a3-a1db-24a943715c4a","model-customization-id":"a85f2896-c3b8-4d45-b496-52205d58b5eb","module-index":0}]), type  ({json})
2022-09-28 04:15:43,704|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","vf-module-name":"basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1664338538646","model-invariant-id":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8","model-version-id":"d89df257-de88-48a3-a1db-24a943715c4a","model-customization-id":"a85f2896-c3b8-4d45-b496-52205d58b5eb","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-09-28 04:15:43,706|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-09-28 04:15:43,708|||DefaultDispatcher-worker-3||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-28 04:15:48,534|||DefaultDispatcher-worker-1||||INFO||||||| compiled in (4826)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-28 04:15:48,534|||DefaultDispatcher-worker-1||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-28 04:15:48,563|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8","k8s-rb-definition-version":"a85f2896-c3b8-4d45-b496-52205d58b5eb","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-28 04:15:48,566|||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" : "bdd832f8-8d0e-4448-ac48-af0fe33da3b8",
      "k8s-rb-definition-version" : "a85f2896-c3b8-4d45-b496-52205d58b5eb"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "96285117-1e3f-47a4-bba6-aba89a834a79",
  "service-instance-name" : "basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "a85f2896-c3b8-4d45-b496-52205d58b5eb",
      "model-invariant-id" : "bdd832f8-8d0e-4448-ac48-af0fe33da3b8",
      "model-version-id" : "d89df257-de88-48a3-a1db-24a943715c4a",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1664338538646",
      "vf-module-id" : "9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2",
      "vf-module-name" : "basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "6ba1e90e-5b15-49df-afbd-6462c894c8a7",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6ff03a26-d4c1-407b-8cee-a92f6391b42f",
          "svc-request-id" : "c2026ef6-9df4-4c52-aa90-389539cf46fc"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "84d130f4-cf88-4cdf-bacf-f701fd9f9c18",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "fe4cded1-5d8b-49ca-b653-7d45373666f2",
            "model-version" : "1.0"
          },
          "service-id" : "96285117-1e3f-47a4-bba6-aba89a834a79",
          "service-instance-id" : "96285117-1e3f-47a4-bba6-aba89a834a79",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "a85f2896-c3b8-4d45-b496-52205d58b5eb",
            "model-invariant-uuid" : "bdd832f8-8d0e-4448-ac48-af0fe33da3b8",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "d89df257-de88-48a3-a1db-24a943715c4a",
            "model-version" : "1"
          },
          "vf-module-id" : "9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2",
          "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_58a6542f-4a50-4021-ac21-a9f2d92b8549_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "a85f2896-c3b8-4d45-b496-52205d58b5eb",
            "model-invariant-uuid" : "bdd832f8-8d0e-4448-ac48-af0fe33da3b8",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "d89df257-de88-48a3-a1db-24a943715c4a",
            "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" : "d89df257-de88-48a3-a1db-24a943715c4a"
            }, {
              "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-20220928t041532313510z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "bdd832f8-8d0e-4448-ac48-af0fe33da3b8"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220928t041532313510z"
            }, {
              "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" : "9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2",
            "vf-module-name" : "basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "066333ee-56bf-4231-b1b8-e9d3f0c78ceb",
            "model-invariant-uuid" : "c6a7b912-2630-4e5a-9931-ef2c104d04ad",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "d4e9b2e2-03de-460c-80e8-4259e69fe949",
            "model-version" : "1.0"
          },
          "vnf-id" : "8afcc541-d1ce-46ed-82e6-3e678fe0b239",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2"
    } ]
  },
  "vnf-id" : "8afcc541-d1ce-46ed-82e6-3e678fe0b239"
})
2022-09-28 04:15:48,580|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-09-28 04:15:48,580|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-09-28 04:15:48,581|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-09-28 04:15:48,581|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-assign[6ba1e90e-5b15-49df-afbd-6462c894c8a7])'s step(config-template)
2022-09-28 04:15:48,581|||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-28 04:15:48,589|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(6ba1e90e-5b15-49df-afbd-6462c894c8a7) for workflow(config-assign) step(config-template)
2022-09-28 04:15:48,589|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-09-28 04:15:48,589|||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-28 04:15:48,651|||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Config Upload component logic.
2022-09-28 04:15:48,652|||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-09-28 04:15:48,652|||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-09-28 04:15:48,663|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/bdd832f8-8d0e-4448-ac48-af0fe33da3b8/a85f2896-c3b8-4d45-b496-52205d58b5eb)
2022-09-28 04:15:48,669|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-09-28 04:15:48,675|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/bdd832f8-8d0e-4448-ac48-af0fe33da3b8/a85f2896-c3b8-4d45-b496-52205d58b5eb/config-template/replica-count-template)
2022-09-28 04:15:48,678|||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2022-09-28 04:15:48,678|||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s template..
2022-09-28 04:15:48,688|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/bdd832f8-8d0e-4448-ac48-af0fe33da3b8/a85f2896-c3b8-4d45-b496-52205d58b5eb/config-template)
2022-09-28 04:15:48,696|||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created)
2022-09-28 04:15:48,705|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/bdd832f8-8d0e-4448-ac48-af0fe33da3b8/a85f2896-c3b8-4d45-b496-52205d58b5eb/config-template/replica-count-template/content)
2022-09-28 04:15:48,722|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-09-28 04:15:48,722|||DefaultDispatcher-worker-1||||INFO||||||| K8s Config Upload Completed
2022-09-28 04:15:48,722|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-09-28 04:15:48,722|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-09-28 04:15:48,722|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS)
2022-09-28 04:15:48,723|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-09-28 04:15:48,723|||DefaultDispatcher-worker-1||||INFO||||||| workflow(6ba1e90e-5b15-49df-afbd-6462c894c8a7) nodes completed with (0)exceptions
2022-09-28 04:15:48,723|6ba1e90e-5b15-49df-afbd-6462c894c8a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveWorkflowOutputs for workflow(config-assign)
2022-09-28 04:15:48,725|6ba1e90e-5b15-49df-afbd-6462c894c8a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 375c193c-1bd7-4816-94d3-aa65afe0204c auditStoreId -1
2022-09-28 04:15:48,751|6ba1e90e-5b15-49df-afbd-6462c894c8a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Completed
2022-09-28 04:16:33,526|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-09-28 04:16:33,634|||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-28 04:16:33,637|6ba1e90e-5b15-49df-afbd-6462c894c8a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| processing request id 6ba1e90e-5b15-49df-afbd-6462c894c8a7
2022-09-28 04:16:33,637|6ba1e90e-5b15-49df-afbd-6462c894c8a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-28 04:16:33,637|6ba1e90e-5b15-49df-afbd-6462c894c8a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| StoreAuditService ID  -1
2022-09-28 04:16:33,639|6ba1e90e-5b15-49df-afbd-6462c894c8a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-09-28 04:16:33,639|6ba1e90e-5b15-49df-afbd-6462c894c8a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-09-28 04:16:33,640|6ba1e90e-5b15-49df-afbd-6462c894c8a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-09-28 04:16:33,648|6ba1e90e-5b15-49df-afbd-6462c894c8a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deriving input data for workflow: (config-deploy)
2022-09-28 04:16:33,649|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-09-28 04:16:33,649|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[6ba1e90e-5b15-49df-afbd-6462c894c8a7])'s step(config-setup)
2022-09-28 04:16:33,650|||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-28 04:16:33,651|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(6ba1e90e-5b15-49df-afbd-6462c894c8a7) for workflow(config-deploy) step(config-setup)
2022-09-28 04:16:33,651|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-09-28 04:16:33,651|||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-28 04:16:33,652|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-09-28 04:16:33,684|||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-28 04:16:33,686|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-09-28 04:16:33,687|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("96285117-1e3f-47a4-bba6-aba89a834a79") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-09-28 04:16:33,694|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/96285117-1e3f-47a4-bba6-aba89a834a79), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-09-28 04:16:33,695|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/96285117-1e3f-47a4-bba6-aba89a834a79), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-09-28 04:16:33,706|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/96285117-1e3f-47a4-bba6-aba89a834a79)
2022-09-28 04:16:33,723|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-09-28 04:16:33,723|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-09-28 04:16:33,724|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549")
2022-09-28 04:16:33,724|||DefaultDispatcher-worker-2||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549")
2022-09-28 04:16:33,724|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-09-28 04:16:33,725|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("8afcc541-d1ce-46ed-82e6-3e678fe0b239") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-09-28 04:16:33,729|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/96285117-1e3f-47a4-bba6-aba89a834a79/service-data/vnfs/vnf/8afcc541-d1ce-46ed-82e6-3e678fe0b239/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-28 04:16:33,729|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/96285117-1e3f-47a4-bba6-aba89a834a79/service-data/vnfs/vnf/8afcc541-d1ce-46ed-82e6-3e678fe0b239/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-09-28 04:16:33,738|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/96285117-1e3f-47a4-bba6-aba89a834a79/service-data/vnfs/vnf/8afcc541-d1ce-46ed-82e6-3e678fe0b239/vnf-data/vf-modules)
2022-09-28 04:16:33,748|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-09-28 04:16:33,749|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-09-28 04:16:33,749|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","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_58a6542f-4a50-4021-ac21-a9f2d92b8549_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":"d89df257-de88-48a3-a1db-24a943715c4a","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-20220928t041532313510z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220928t041532313510z","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":"a85f2896-c3b8-4d45-b496-52205d58b5eb","model-uuid":"d89df257-de88-48a3-a1db-24a943715c4a","model-invariant-uuid":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","vf-module-name":"basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6ba1e90e-5b15-49df-afbd-6462c894c8a7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"fe4cded1-5d8b-49ca-b653-7d45373666f2","model-invariant-uuid":"84d130f4-cf88-4cdf-bacf-f701fd9f9c18"},"global-customer-id":"basiccnf-macro-customer","service-id":"96285117-1e3f-47a4-bba6-aba89a834a79","service-instance-id":"96285117-1e3f-47a4-bba6-aba89a834a79","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"74becdd4-ae83-42dd-bfad-97086e96714f","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/237b33e6-2f0e-4b8a-ad69-88c154b2d149","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"066333ee-56bf-4231-b1b8-e9d3f0c78ceb","model-uuid":"d4e9b2e2-03de-460c-80e8-4259e69fe949","model-invariant-uuid":"c6a7b912-2630-4e5a-9931-ef2c104d04ad"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8afcc541-d1ce-46ed-82e6-3e678fe0b239"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a85f2896-c3b8-4d45-b496-52205d58b5eb","model-uuid":"d89df257-de88-48a3-a1db-24a943715c4a","model-invariant-uuid":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","from-preload":false}}}]})
2022-09-28 04:16:33,749|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","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_58a6542f-4a50-4021-ac21-a9f2d92b8549_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":"d89df257-de88-48a3-a1db-24a943715c4a","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-20220928t041532313510z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220928t041532313510z","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":"a85f2896-c3b8-4d45-b496-52205d58b5eb","model-uuid":"d89df257-de88-48a3-a1db-24a943715c4a","model-invariant-uuid":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","vf-module-name":"basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6ba1e90e-5b15-49df-afbd-6462c894c8a7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"fe4cded1-5d8b-49ca-b653-7d45373666f2","model-invariant-uuid":"84d130f4-cf88-4cdf-bacf-f701fd9f9c18"},"global-customer-id":"basiccnf-macro-customer","service-id":"96285117-1e3f-47a4-bba6-aba89a834a79","service-instance-id":"96285117-1e3f-47a4-bba6-aba89a834a79","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"74becdd4-ae83-42dd-bfad-97086e96714f","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/237b33e6-2f0e-4b8a-ad69-88c154b2d149","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"066333ee-56bf-4231-b1b8-e9d3f0c78ceb","model-uuid":"d4e9b2e2-03de-460c-80e8-4259e69fe949","model-invariant-uuid":"c6a7b912-2630-4e5a-9931-ef2c104d04ad"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8afcc541-d1ce-46ed-82e6-3e678fe0b239"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a85f2896-c3b8-4d45-b496-52205d58b5eb","model-uuid":"d89df257-de88-48a3-a1db-24a943715c4a","model-invariant-uuid":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","from-preload":false}}}]})
2022-09-28 04:16:33,750|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","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_58a6542f-4a50-4021-ac21-a9f2d92b8549_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":"d89df257-de88-48a3-a1db-24a943715c4a","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-20220928t041532313510z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220928t041532313510z","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":"a85f2896-c3b8-4d45-b496-52205d58b5eb","model-uuid":"d89df257-de88-48a3-a1db-24a943715c4a","model-invariant-uuid":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","vf-module-name":"basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6ba1e90e-5b15-49df-afbd-6462c894c8a7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"fe4cded1-5d8b-49ca-b653-7d45373666f2","model-invariant-uuid":"84d130f4-cf88-4cdf-bacf-f701fd9f9c18"},"global-customer-id":"basiccnf-macro-customer","service-id":"96285117-1e3f-47a4-bba6-aba89a834a79","service-instance-id":"96285117-1e3f-47a4-bba6-aba89a834a79","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"74becdd4-ae83-42dd-bfad-97086e96714f","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/237b33e6-2f0e-4b8a-ad69-88c154b2d149","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"066333ee-56bf-4231-b1b8-e9d3f0c78ceb","model-uuid":"d4e9b2e2-03de-460c-80e8-4259e69fe949","model-invariant-uuid":"c6a7b912-2630-4e5a-9931-ef2c104d04ad"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8afcc541-d1ce-46ed-82e6-3e678fe0b239"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a85f2896-c3b8-4d45-b496-52205d58b5eb","model-uuid":"d89df257-de88-48a3-a1db-24a943715c4a","model-invariant-uuid":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","from-preload":false}}}]), type  ({json})
2022-09-28 04:16:33,750|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","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_58a6542f-4a50-4021-ac21-a9f2d92b8549_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":"d89df257-de88-48a3-a1db-24a943715c4a","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-20220928t041532313510z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220928t041532313510z","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":"a85f2896-c3b8-4d45-b496-52205d58b5eb","model-uuid":"d89df257-de88-48a3-a1db-24a943715c4a","model-invariant-uuid":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","vf-module-name":"basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6ba1e90e-5b15-49df-afbd-6462c894c8a7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"fe4cded1-5d8b-49ca-b653-7d45373666f2","model-invariant-uuid":"84d130f4-cf88-4cdf-bacf-f701fd9f9c18"},"global-customer-id":"basiccnf-macro-customer","service-id":"96285117-1e3f-47a4-bba6-aba89a834a79","service-instance-id":"96285117-1e3f-47a4-bba6-aba89a834a79","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"74becdd4-ae83-42dd-bfad-97086e96714f","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/237b33e6-2f0e-4b8a-ad69-88c154b2d149","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"066333ee-56bf-4231-b1b8-e9d3f0c78ceb","model-uuid":"d4e9b2e2-03de-460c-80e8-4259e69fe949","model-invariant-uuid":"c6a7b912-2630-4e5a-9931-ef2c104d04ad"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"8afcc541-d1ce-46ed-82e6-3e678fe0b239"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a85f2896-c3b8-4d45-b496-52205d58b5eb","model-uuid":"d89df257-de88-48a3-a1db-24a943715c4a","model-invariant-uuid":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-09-28 04:16:33,754|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/8afcc541-d1ce-46ed-82e6-3e678fe0b239?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-09-28 04:16:33,754|||DefaultDispatcher-worker-2||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/8afcc541-d1ce-46ed-82e6-3e678fe0b239?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-09-28 04:16:33,765|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/8afcc541-d1ce-46ed-82e6-3e678fe0b239?depth=1)
2022-09-28 04:16:33,872|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-09-28 04:16:33,872|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-09-28 04:16:33,873|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","vf-module-name":"basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"boring_kare","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1664338591327","model-invariant-id":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8","model-version-id":"d89df257-de88-48a3-a1db-24a943715c4a","model-customization-id":"a85f2896-c3b8-4d45-b496-52205d58b5eb","module-index":0}]})
2022-09-28 04:16:33,873|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","vf-module-name":"basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"boring_kare","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1664338591327","model-invariant-id":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8","model-version-id":"d89df257-de88-48a3-a1db-24a943715c4a","model-customization-id":"a85f2896-c3b8-4d45-b496-52205d58b5eb","module-index":0}]})
2022-09-28 04:16:33,873|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","vf-module-name":"basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"boring_kare","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1664338591327","model-invariant-id":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8","model-version-id":"d89df257-de88-48a3-a1db-24a943715c4a","model-customization-id":"a85f2896-c3b8-4d45-b496-52205d58b5eb","module-index":0}]), type  ({json})
2022-09-28 04:16:33,873|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2","vf-module-name":"basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"boring_kare","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1664338591327","model-invariant-id":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8","model-version-id":"d89df257-de88-48a3-a1db-24a943715c4a","model-customization-id":"a85f2896-c3b8-4d45-b496-52205d58b5eb","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-09-28 04:16:33,874|||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-09-28 04:16:33,884|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"bdd832f8-8d0e-4448-ac48-af0fe33da3b8","k8s-rb-definition-version":"a85f2896-c3b8-4d45-b496-52205d58b5eb","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":"boring_kare"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-09-28 04:16:33,885|||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "boring_kare",
      "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" : "bdd832f8-8d0e-4448-ac48-af0fe33da3b8",
      "k8s-rb-definition-version" : "a85f2896-c3b8-4d45-b496-52205d58b5eb"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "96285117-1e3f-47a4-bba6-aba89a834a79",
  "service-instance-name" : "basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "boring_kare",
      "is-base-vf-module" : false,
      "model-customization-id" : "a85f2896-c3b8-4d45-b496-52205d58b5eb",
      "model-invariant-id" : "bdd832f8-8d0e-4448-ac48-af0fe33da3b8",
      "model-version-id" : "d89df257-de88-48a3-a1db-24a943715c4a",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1664338591327",
      "vf-module-id" : "9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2",
      "vf-module-name" : "basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "6ba1e90e-5b15-49df-afbd-6462c894c8a7",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/237b33e6-2f0e-4b8a-ad69-88c154b2d149",
          "svc-request-id" : "74becdd4-ae83-42dd-bfad-97086e96714f"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "84d130f4-cf88-4cdf-bacf-f701fd9f9c18",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "fe4cded1-5d8b-49ca-b653-7d45373666f2",
            "model-version" : "1.0"
          },
          "service-id" : "96285117-1e3f-47a4-bba6-aba89a834a79",
          "service-instance-id" : "96285117-1e3f-47a4-bba6-aba89a834a79",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "a85f2896-c3b8-4d45-b496-52205d58b5eb",
            "model-invariant-uuid" : "bdd832f8-8d0e-4448-ac48-af0fe33da3b8",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "d89df257-de88-48a3-a1db-24a943715c4a",
            "model-version" : "1"
          },
          "vf-module-id" : "9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2",
          "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_58a6542f-4a50-4021-ac21-a9f2d92b8549_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "a85f2896-c3b8-4d45-b496-52205d58b5eb",
            "model-invariant-uuid" : "bdd832f8-8d0e-4448-ac48-af0fe33da3b8",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "d89df257-de88-48a3-a1db-24a943715c4a",
            "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" : "d89df257-de88-48a3-a1db-24a943715c4a"
            }, {
              "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-20220928t041532313510z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "bdd832f8-8d0e-4448-ac48-af0fe33da3b8"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220928t041532313510z"
            }, {
              "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" : "9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2",
            "vf-module-name" : "basic_cnf_macro_58a6542f-4a50-4021-ac21-a9f2d92b8549_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "066333ee-56bf-4231-b1b8-e9d3f0c78ceb",
            "model-invariant-uuid" : "c6a7b912-2630-4e5a-9931-ef2c104d04ad",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "d4e9b2e2-03de-460c-80e8-4259e69fe949",
            "model-version" : "1.0"
          },
          "vnf-id" : "8afcc541-d1ce-46ed-82e6-3e678fe0b239",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "9e3f9cc8-325a-47e8-9450-9df1a4f4c9d2"
    } ]
  },
  "vnf-id" : "8afcc541-d1ce-46ed-82e6-3e678fe0b239"
})
2022-09-28 04:16:33,901|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-09-28 04:16:33,901|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-09-28 04:16:33,901|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-09-28 04:16:33,901|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[6ba1e90e-5b15-49df-afbd-6462c894c8a7])'s step(status-verification-script)
2022-09-28 04:16:33,901|||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-28 04:16:33,907|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(6ba1e90e-5b15-49df-afbd-6462c894c8a7) for workflow(config-deploy) step(status-verification-script)
2022-09-28 04:16:33,907|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-09-28 04:16:33,907|||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-28 04:16:33,910|||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-28 04:16:33,917|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - START
2022-09-28 04:16:33,928|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/boring_kare/status)
2022-09-28 04:16:34,011|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-09-28 04:16:34,038|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (boring_kare) is not ready. Please wait...
2022-09-28 04:16:44,046|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/boring_kare/status)
2022-09-28 04:16:44,117|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-09-28 04:16:44,119|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (boring_kare) is ready.
2022-09-28 04:16:44,119|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - END
2022-09-28 04:16:44,119|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-09-28 04:16:44,119|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-09-28 04:16:44,119|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-09-28 04:16:44,120|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[6ba1e90e-5b15-49df-afbd-6462c894c8a7])'s step(config-apply)
2022-09-28 04:16:44,120|||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-28 04:16:44,126|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(6ba1e90e-5b15-49df-afbd-6462c894c8a7) for workflow(config-deploy) step(config-apply)
2022-09-28 04:16:44,126|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-09-28 04:16:44,126|||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-28 04:16:44,127|||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Config Value component logic.
2022-09-28 04:16:44,127|||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-09-28 04:16:44,128|||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-09-28 04:16:44,137|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/boring_kare/config/replica-count-change)
2022-09-28 04:16:49,148|||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-09-28 04:16:49,148|||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s config..
2022-09-28 04:16:49,175|||DefaultDispatcher-worker-2||||INFO||||||| Config building started from source custom-values
2022-09-28 04:16:49,175|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-09-28 04:16:49,192|||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-28 04:16:49,193|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-09-28 04:16:49,194|||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-09-28 04:16:49,256|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/instance/boring_kare/config)
2022-09-28 04:16:49,371|||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created)
2022-09-28 04:16:49,380|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-09-28 04:16:49,380|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-09-28 04:16:49,380|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS)
2022-09-28 04:16:49,381|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[6ba1e90e-5b15-49df-afbd-6462c894c8a7])'s step(status-verification-script-after)
2022-09-28 04:16:49,381|||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-28 04:16:49,381|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(6ba1e90e-5b15-49df-afbd-6462c894c8a7) for workflow(config-deploy) step(status-verification-script-after)
2022-09-28 04:16:49,381|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-09-28 04:16:49,381|||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-28 04:16:49,382|||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-28 04:16:49,385|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - START
2022-09-28 04:16:49,392|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/boring_kare/status)
2022-09-28 04:16:49,470|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-09-28 04:16:49,472|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (boring_kare) is not ready. Please wait...
2022-09-28 04:16:59,480|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/boring_kare/status)
2022-09-28 04:16:59,525|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-09-28 04:16:59,526|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (boring_kare) is not ready. Please wait...
2022-09-28 04:17:09,535|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/boring_kare/status)
2022-09-28 04:17:09,586|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-09-28 04:17:09,592|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (boring_kare) is not ready. Please wait...
2022-09-28 04:17:19,601|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/boring_kare/status)
2022-09-28 04:17:19,654|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-09-28 04:17:19,657|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (boring_kare) is not ready. Please wait...
2022-09-28 04:17:29,665|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/boring_kare/status)
2022-09-28 04:17:29,714|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-09-28 04:17:29,716|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (boring_kare) is ready.
2022-09-28 04:17:29,716|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - END
2022-09-28 04:17:29,716|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-09-28 04:17:29,716|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-09-28 04:17:29,716|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-09-28 04:17:29,717|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[6ba1e90e-5b15-49df-afbd-6462c894c8a7])'s step(collect-results)
2022-09-28 04:17:29,717|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-09-28 04:17:29,717|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(6ba1e90e-5b15-49df-afbd-6462c894c8a7) for workflow(config-deploy) step(collect-results)
2022-09-28 04:17:29,717|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-09-28 04:17:29,717|||DefaultDispatcher-worker-2||||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-28 04:17:29,717|||DefaultDispatcher-worker-2||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-09-28 04:17:29,722|||DefaultDispatcher-worker-2||||INFO||||||| Collected results: {}
2022-09-28 04:17:29,723|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-09-28 04:17:29,723|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-09-28 04:17:29,723|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS)
2022-09-28 04:17:29,723|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-09-28 04:17:29,723|||DefaultDispatcher-worker-1||||INFO||||||| workflow(6ba1e90e-5b15-49df-afbd-6462c894c8a7) nodes completed with (0)exceptions
2022-09-28 04:17:29,724|6ba1e90e-5b15-49df-afbd-6462c894c8a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-09-28 04:17:29,725|6ba1e90e-5b15-49df-afbd-6462c894c8a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a988c886-b63e-4091-a6e4-91ccf65b247d auditStoreId -1
2022-09-28 04:17:29,726|6ba1e90e-5b15-49df-afbd-6462c894c8a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Completed
2022-09-28 04:19:31,871|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| processing request id 42b86cd0-6dd9-4eed-8d6e-270ab215ca9b
2022-09-28 04:19:31,871|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-28 04:19:31,871|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| StoreAuditService ID  -1
2022-09-28 04:19:31,887|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-09-28 04:19:31,887|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-09-28 04:19:31,894|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-09-28 04:19:31,924|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deriving input data for workflow: (resource-assignment)
2022-09-28 04:19:31,925|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-09-28 04:19:31,925|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-28 04:19:31,926|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| preparing request id(42b86cd0-6dd9-4eed-8d6e-270ab215ca9b) for workflow(resource-assignment) step(resource-assignment)
2022-09-28 04:19:31,926|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-09-28 04:19:31,926|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-09-28 04:19:31,927|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-09-28 04:19:31,954|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:19:31,955|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-09-28 04:19:31,955|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("d162bab3-c209-48f6-92e5-b62a892a3ca8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-09-28 04:19:31,956|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("3d7ee553-608c-45a0-9ba3-8c2a673784a3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-09-28 04:19:31,956|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Generated Resource Param Data ({
  "service-instance-id" : "d162bab3-c209-48f6-92e5-b62a892a3ca8",
  "vnf-id" : "3d7ee553-608c-45a0-9ba3-8c2a673784a3",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-09-28 04:19:31,964|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Preparing Response...
2022-09-28 04:19:31,964|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-09-28 04:19:31,964|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-09-28 04:19:31,965|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4b56714e-b763-48a6-8b28-cdb995528009 auditStoreId -1
2022-09-28 04:19:39,636|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| processing request id 85184b18-5293-4a6e-9272-08f14ff1ebdb
2022-09-28 04:19:39,637|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-28 04:19:39,637|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| StoreAuditService ID  -1
2022-09-28 04:19:39,637|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-09-28 04:19:39,637|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-09-28 04:19:39,638|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-09-28 04:19:39,646|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deriving input data for workflow: (resource-assignment)
2022-09-28 04:19:39,647|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-09-28 04:19:39,647|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-28 04:19:39,647|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| preparing request id(85184b18-5293-4a6e-9272-08f14ff1ebdb) for workflow(resource-assignment) step(resource-assignment)
2022-09-28 04:19:39,647|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-09-28 04:19:39,648|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-09-28 04:19:39,648|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-09-28 04:19:39,663|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:19:39,664|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("admin-daily-jakarta") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-09-28 04:19:39,665|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-09-28 04:19:39,665|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-09-28 04:19:39,665|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-09-28 04:19:39,665|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("79fda2d1-d90b-4e07-b054-14c8ce05113f") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-09-28 04:19:39,666|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("d162bab3-c209-48f6-92e5-b62a892a3ca8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-09-28 04:19:39,666|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:19:39,666|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-09-28 04:19:39,667|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-09-28 04:19:39,667|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("3d7ee553-608c-45a0-9ba3-8c2a673784a3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-09-28 04:19:39,668|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-jakarta",
  "service-instance-id" : "d162bab3-c209-48f6-92e5-b62a892a3ca8",
  "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" : "79fda2d1-d90b-4e07-b054-14c8ce05113f",
  "vnf-id" : "3d7ee553-608c-45a0-9ba3-8c2a673784a3",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-09-28 04:19:39,677|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Preparing Response...
2022-09-28 04:19:39,677|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-09-28 04:19:39,677|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-09-28 04:19:39,678|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 24afa0c3-6abe-486e-b1fe-79d627d681a2 auditStoreId -1
2022-09-28 04:19:42,755|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-09-28 04:19:42,861|||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-28 04:19:42,865|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| processing request id 131633d0-a4c9-4d8d-8a90-cd1072b3a41b
2022-09-28 04:19:42,865|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-28 04:19:42,865|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| StoreAuditService ID  -1
2022-09-28 04:19:42,865|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-09-28 04:19:42,865|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-09-28 04:19:42,866|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-09-28 04:19:42,868|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deriving input data for workflow: (config-assign)
2022-09-28 04:19:42,868|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-09-28 04:19:42,869|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-28 04:19:42,869|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| preparing request id(131633d0-a4c9-4d8d-8a90-cd1072b3a41b) for workflow(config-assign) step(config-assign)
2022-09-28 04:19:42,869|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-09-28 04:19:42,869|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-09-28 04:19:42,871|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-09-28 04:19:42,896|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:19:42,898|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-09-28 04:19:42,898|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("d162bab3-c209-48f6-92e5-b62a892a3ca8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-09-28 04:19:42,898|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Setting Resource Value ("3d7ee553-608c-45a0-9ba3-8c2a673784a3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-09-28 04:19:42,906|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (vnf-id)
2022-09-28 04:19:42,906|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (service-instance-id)
2022-09-28 04:19:42,907|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Resource resolution saved into database successfully : (vnf_name)
2022-09-28 04:19:42,908|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Generated Resource Param Data ({
  "service-instance-id" : "d162bab3-c209-48f6-92e5-b62a892a3ca8",
  "vnf-id" : "3d7ee553-608c-45a0-9ba3-8c2a673784a3",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-09-28 04:19:42,925|||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-09-28 04:19:42,930|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:19:42,931|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Preparing Response...
2022-09-28 04:19:42,931|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-09-28 04:19:42,932|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveWorkflowOutputs for workflow(config-assign)
2022-09-28 04:19:42,933|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 54620a97-6f66-4761-b5d8-191a04e5f6b3 auditStoreId -1
2022-09-28 04:19:42,943|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Completed
2022-09-28 04:20:34,169|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-09-28 04:20:34,276|||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-28 04:20:34,282|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| processing request id 131633d0-a4c9-4d8d-8a90-cd1072b3a41b
2022-09-28 04:20:34,282|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-28 04:20:34,282|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| StoreAuditService ID  -1
2022-09-28 04:20:34,286|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-09-28 04:20:34,286|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-09-28 04:20:34,288|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-09-28 04:20:34,293|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Deriving input data for workflow: (config-deploy)
2022-09-28 04:20:34,293|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-09-28 04:20:34,293|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-09-28 04:20:34,301|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| preparing request id(131633d0-a4c9-4d8d-8a90-cd1072b3a41b) for workflow(config-deploy) step(config-deploy)
2022-09-28 04:20:34,301|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-09-28 04:20:34,301|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| 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-28 04:20:34,304|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-09-28 04:20:34,304|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Getting Jython Script Class(ConfigDeploy)
2022-09-28 04:20:34,356|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@695f1ae0
2022-09-28 04:20:34,358|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Hello world
2022-09-28 04:20:34,358|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Preparing Response...
2022-09-28 04:20:34,358|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-09-28 04:20:34,358|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-09-28 04:20:34,359|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a5ef9988-4988-44bf-a667-abd8159049a0 auditStoreId -1
2022-09-28 04:20:34,361|131633d0-a4c9-4d8d-8a90-cd1072b3a41b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2gs5h|||| Completed