By type
05:16:19,798 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 05:16:19,800 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 05:16:19,801 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] 05:16:19,803 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 05:16:19,803 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] 05:16:19,803 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 05:16:19,827 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file 05:16:20,036 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 05:16:20,046 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:16:20,050 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 05:16:20,060 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:16:20,154 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 05:16:20,154 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 05:16:20,154 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 05:16:20,154 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 05:16:20,154 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 05:16:20,154 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 05:16:20,155 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 05:16:20,155 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 05:16:20,157 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-08-12 05:16:21,303|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-66dbbf475-kxjzw with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app) 2022-08-12 05:16:21,308|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-08-12 05:16:26,279|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-08-12 05:16:27,184|||main||||INFO||||||| Finished Spring Data repository scanning in 884ms. Found 11 JPA repository interfaces. 2022-08-12 05:16:30,410|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-08-12 05:16:30,501|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-08-12 05:16:30,782|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-08-12 05:16:31,493|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-08-12 05:16:31,962|||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-08-12 05:16:31,967|||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-08-12 05:16:32,182|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-08-12 05:16:33,908|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-08-12 05:16:33,922|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-08-12 05:16:34,043|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-08-12 05:16:35,720|||main||||INFO||||||| Audit service is disabled 2022-08-12 05:16:35,972|||main||||INFO||||||| Workflow Audit store is disabled 2022-08-12 05:16:37,613|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest] 2022-08-12 05:16:37,714|||main||||INFO||||||| Dependency Management module created... 2022-08-12 05:16:38,950|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-08-12 05:16:39,258|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-08-12 05:16:41,368|||main||||INFO||||||| Netty started on port(s): 8080 2022-08-12 05:16:44,255|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-08-12 05:16:44,715|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-08-12 05:16:44,723|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 24.383 seconds (JVM running for 25.649) 2022-08-12 05:16:44,753|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-08-12 06:08:46,964|0f3d3208-c8cd-4919-acd4-0b88c8ad3d0a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-08-12 06:08:46,966|0f3d3208-c8cd-4919-acd4-0b88c8ad3d0a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-08-12 06:08:46,968|0f3d3208-c8cd-4919-acd4-0b88c8ad3d0a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-08-12 06:08:47,663|0f3d3208-c8cd-4919-acd4-0b88c8ad3d0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-08-12 06:08:47,668|0f3d3208-c8cd-4919-acd4-0b88c8ad3d0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-08-12 06:08:50,082|81aea3dc-d833-4cbf-9bb2-ffc8cf1f3dca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ee912adb-ee5b-4479-a0cb-95a5e9a65262) 2022-08-12 06:08:50,100|81aea3dc-d833-4cbf-9bb2-ffc8cf1f3dca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| deleting definition types under : /opt/app/onap/blueprints/working/ee912adb-ee5b-4479-a0cb-95a5e9a65262/Definitions 2022-08-12 06:08:50,261|81aea3dc-d833-4cbf-9bb2-ffc8cf1f3dca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| reinitialized all type definitions 2022-08-12 06:08:50,274|81aea3dc-d833-4cbf-9bb2-ffc8cf1f3dca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(helloworld) 2022-08-12 06:08:50,380|81aea3dc-d833-4cbf-9bb2-ffc8cf1f3dca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing ArtifactDefinition(helloworld-template) 2022-08-12 06:08:50,396|81aea3dc-d833-4cbf-9bb2-ffc8cf1f3dca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-08-12 06:08:50,428|81aea3dc-d833-4cbf-9bb2-ffc8cf1f3dca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-08-12 06:08:50,517|81aea3dc-d833-4cbf-9bb2-ffc8cf1f3dca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ##### Enhancing Workflow(helloworld) 2022-08-12 06:08:50,520|81aea3dc-d833-4cbf-9bb2-ffc8cf1f3dca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-08-12 06:08:50,520|81aea3dc-d833-4cbf-9bb2-ffc8cf1f3dca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| identified workflow(helloworld) targets(helloworld) 2022-08-12 06:08:50,520|81aea3dc-d833-4cbf-9bb2-ffc8cf1f3dca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-08-12 06:08:50,521|81aea3dc-d833-4cbf-9bb2-ffc8cf1f3dca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-08-12 06:08:50,521|81aea3dc-d833-4cbf-9bb2-ffc8cf1f3dca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/ee912adb-ee5b-4479-a0cb-95a5e9a65262/Templates/hello-world-mapping.json 2022-08-12 06:08:50,547|81aea3dc-d833-4cbf-9bb2-ffc8cf1f3dca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-08-12 06:08:50,548|81aea3dc-d833-4cbf-9bb2-ffc8cf1f3dca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| dataType not present for the recipe(dt-helloworld-properties) 2022-08-12 06:08:50,548|81aea3dc-d833-4cbf-9bb2-ffc8cf1f3dca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ##### Enhancing blueprint Resource Definitions 2022-08-12 06:08:50,548|81aea3dc-d833-4cbf-9bb2-ffc8cf1f3dca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-08-12 06:08:50,551|81aea3dc-d833-4cbf-9bb2-ffc8cf1f3dca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing file (Templates/hello-world-mapping.json) 2022-08-12 06:08:50,593|81aea3dc-d833-4cbf-9bb2-ffc8cf1f3dca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| distinct resource keys ([]) 2022-08-12 06:08:50,594|81aea3dc-d833-4cbf-9bb2-ffc8cf1f3dca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Enriching Resource Definition sources Node Template: [] 2022-08-12 06:08:50,950|e8ff424c-7537-47aa-83e5-8079e1cbfb7a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(01cfe444-b8ba-4636-9e04-81de649b6b03) CBA(/opt/app/onap/blueprints/archive/01cfe444-b8ba-4636-9e04-81de649b6b03/cba.zip) 2022-08-12 06:08:50,974|e8ff424c-7537-47aa-83e5-8079e1cbfb7a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/01cfe444-b8ba-4636-9e04-81de649b6b03) and entry definition file (Definitions/blueprint.json) 2022-08-12 06:08:51,112|e8ff424c-7537-47aa-83e5-8079e1cbfb7a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(helloworld) 2022-08-12 06:08:51,138|e8ff424c-7537-47aa-83e5-8079e1cbfb7a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/01cfe444-b8ba-4636-9e04-81de649b6b03) and entry definition file (Definitions/blueprint.json) 2022-08-12 06:08:51,376|e8ff424c-7537-47aa-83e5-8079e1cbfb7a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/working/01cfe444-b8ba-4636-9e04-81de649b6b03) present to clean. 2022-08-12 06:08:51,615|0ad650dd-ef13-4691-9e57-9dd9c6eac0d8||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing request id 654321 2022-08-12 06:08:51,616|0ad650dd-ef13-4691-9e57-9dd9c6eac0d8||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionInput called not to store the Workflow action input details 2022-08-12 06:08:51,617|0ad650dd-ef13-4691-9e57-9dd9c6eac0d8||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| StoreAuditService ID -1 2022-08-12 06:08:51,627|0ad650dd-ef13-4691-9e57-9dd9c6eac0d8||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| getting cba file name(test101), version(1.0.1) from db 2022-08-12 06:08:51,751|0ad650dd-ef13-4691-9e57-9dd9c6eac0d8||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-08-12 06:08:51,754|0ad650dd-ef13-4691-9e57-9dd9c6eac0d8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-08-12 06:08:51,757|0ad650dd-ef13-4691-9e57-9dd9c6eac0d8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-08-12 06:08:51,783|0ad650dd-ef13-4691-9e57-9dd9c6eac0d8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deriving input data for workflow: (helloworld) 2022-08-12 06:08:51,784|0ad650dd-ef13-4691-9e57-9dd9c6eac0d8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-08-12 06:08:51,785|0ad650dd-ef13-4691-9e57-9dd9c6eac0d8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-12 06:08:51,796|0ad650dd-ef13-4691-9e57-9dd9c6eac0d8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-08-12 06:08:51,796|0ad650dd-ef13-4691-9e57-9dd9c6eac0d8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-08-12 06:08:51,798|0ad650dd-ef13-4691-9e57-9dd9c6eac0d8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-08-12 06:08:51,823|0ad650dd-ef13-4691-9e57-9dd9c6eac0d8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-08-12 06:08:51,878|0ad650dd-ef13-4691-9e57-9dd9c6eac0d8||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Batched Sequence : ([]) 2022-08-12 06:08:51,883|0ad650dd-ef13-4691-9e57-9dd9c6eac0d8||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Generated Resource Param Data ({ }) 2022-08-12 06:08:52,031|0ad650dd-ef13-4691-9e57-9dd9c6eac0d8||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Preparing Response... 2022-08-12 06:08:52,037|0ad650dd-ef13-4691-9e57-9dd9c6eac0d8||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-08-12 06:08:52,038|0ad650dd-ef13-4691-9e57-9dd9c6eac0d8||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveWorkflowOutputs for workflow(helloworld) 2022-08-12 06:08:52,045|0ad650dd-ef13-4691-9e57-9dd9c6eac0d8||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID af3aa438-f48a-4d37-891a-90a811113afc auditStoreId -1 2022-08-12 06:25:08,306|892ac1dd-1624-496a-8160-370bf6d45e2b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-08-12 06:25:08,308|892ac1dd-1624-496a-8160-370bf6d45e2b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-08-12 06:25:08,308|892ac1dd-1624-496a-8160-370bf6d45e2b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-08-12 06:25:08,831|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-08-12 06:25:08,833|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-08-12 06:25:09,964|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-08-12 06:25:09,969|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(6f8e4b76-ead4-4b5b-b03c-89abde89ed9b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-08-12 06:25:10,002|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(768b5c66-b6ae-4e94-b5c0-7d6576a1e319) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-08-12 06:25:10,019|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(dab2af7e-9775-4b26-9794-6536fcc284cb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-08-12 06:25:10,039|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(086a213e-9c5e-4a7f-8ba8-156d2cc4d3c5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-08-12 06:25:10,061|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(1c6cae59-1eb2-4801-88c9-cdccbd7da932) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-08-12 06:25:10,084|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(8f22aff0-da73-4201-b4a2-967110b7277b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-08-12 06:25:10,110|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:25:10,110|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:25:10,111|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-08-12 06:25:10,111|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-08-12 06:25:10,112|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:25:10,112|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:25:10,205|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-12 06:25:10,294|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-12 06:25:10,330|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-12 06:25:10,368|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-12 06:25:10,554|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:25:10,556|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:25:10,558|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:25:10,650|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:25:10,850|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:25:10,851|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:25:10,852|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:25:10,955|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:25:11,124|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:25:11,126|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:25:11,127|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:25:11,127|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(HealthCheck) 2022-08-12 06:25:11,129|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(ScaleOutReconfiguration) 2022-08-12 06:25:11,130|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(vf-config-assign) 2022-08-12 06:25:11,131|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(vf-config-deploy) 2022-08-12 06:25:11,215|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-08-12 06:25:11,355|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:25:11,357|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:25:11,421|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:25:11,422|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:25:11,424|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-08-12 06:25:11,457|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:25:11,658|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:25:11,659|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:25:11,661|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign-day-2) 2022-08-12 06:25:11,662|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:25:11,663|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy-day-2) 2022-08-12 06:25:11,686|892ac1dd-1624-496a-8160-370bf6d45e2b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:25:13,771|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f862a1d7-2bc9-4b1a-a64f-2a41dbb99741) 2022-08-12 06:25:13,772|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| deleting definition types under : /opt/app/onap/blueprints/working/f862a1d7-2bc9-4b1a-a64f-2a41dbb99741/Definitions 2022-08-12 06:25:13,775|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| reinitialized all type definitions 2022-08-12 06:25:13,776|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-08-12 06:25:13,831|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-08-12 06:25:13,872|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-08-12 06:25:13,898|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-08-12 06:25:13,996|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(capability) 2022-08-12 06:25:14,056|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(capability) 2022-08-12 06:25:14,090|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(processor-db) 2022-08-12 06:25:14,132|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-12 06:25:14,197|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-12 06:25:14,235|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-12 06:25:14,263|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-12 06:25:14,291|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-12 06:25:14,474|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-08-12 06:25:14,501|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-08-12 06:25:14,502|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-08-12 06:25:14,546|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(capability) 2022-08-12 06:25:14,579|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(capability) 2022-08-12 06:25:14,617|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(capability) 2022-08-12 06:25:14,638|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(processor-db) 2022-08-12 06:25:14,681|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-12 06:25:14,712|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-12 06:25:14,739|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-12 06:25:14,765|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-12 06:25:14,804|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-12 06:25:14,835|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-12 06:25:14,942|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ##### Enhancing Workflow(resource-resolution) 2022-08-12 06:25:14,944|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-08-12 06:25:14,944|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-08-12 06:25:14,944|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-08-12 06:25:14,944|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-08-12 06:25:14,945|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-08-12 06:25:14,945|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/f862a1d7-2bc9-4b1a-a64f-2a41dbb99741/Templates/hello-world-velocity-mapping.json 2022-08-12 06:25:14,969|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-08-12 06:25:14,969|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-08-12 06:25:14,969|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/f862a1d7-2bc9-4b1a-a64f-2a41dbb99741/Templates/hello-world-jinja-mapping.json 2022-08-12 06:25:14,981|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-08-12 06:25:14,981|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-08-12 06:25:14,982|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ##### Enhancing blueprint Resource Definitions 2022-08-12 06:25:14,982|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-08-12 06:25:14,982|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-08-12 06:25:14,982|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-08-12 06:25:15,006|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:25:15,222|6cb92abe-8bfc-4c04-85c1-9ca178cf3a7d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-08-12 06:25:15,594|bdeaa6ae-3ebc-46e5-a0ad-d235fb62bbb7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(986d8fc7-510d-4795-b318-5eee8382b23d) CBA(/opt/app/onap/blueprints/archive/986d8fc7-510d-4795-b318-5eee8382b23d/cba.zip) 2022-08-12 06:25:15,606|bdeaa6ae-3ebc-46e5-a0ad-d235fb62bbb7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/986d8fc7-510d-4795-b318-5eee8382b23d) and entry definition file (Definitions/resource-resolution.json) 2022-08-12 06:25:15,689|bdeaa6ae-3ebc-46e5-a0ad-d235fb62bbb7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-resolution) 2022-08-12 06:25:15,710|bdeaa6ae-3ebc-46e5-a0ad-d235fb62bbb7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/986d8fc7-510d-4795-b318-5eee8382b23d) and entry definition file (Definitions/resource-resolution.json) 2022-08-12 06:25:15,824|bdeaa6ae-3ebc-46e5-a0ad-d235fb62bbb7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/working/986d8fc7-510d-4795-b318-5eee8382b23d) present to clean. 2022-08-12 06:25:15,992|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing request id b919fdc9-79c5-436f-87fc-de0f8cfca763 2022-08-12 06:25:15,992|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionInput called not to store the Workflow action input details 2022-08-12 06:25:15,992|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| StoreAuditService ID -1 2022-08-12 06:25:16,003|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-08-12 06:25:16,182|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-08-12 06:25:16,185|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-08-12 06:25:16,188|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:25:16,214|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deriving input data for workflow: (resource-resolution) 2022-08-12 06:25:16,218|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-08-12 06:25:16,219|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-12 06:25:16,220|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| preparing request id(b919fdc9-79c5-436f-87fc-de0f8cfca763) for workflow(resource-resolution) step(helloworld) 2022-08-12 06:25:16,220|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-08-12 06:25:16,221|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:25:16,222|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-08-12 06:25:16,282|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:25:16,324|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-12 06:25:16,324|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-08-12 06:25:16,700|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Rest request method(PUT), url(/resource-resolution/put) 2022-08-12 06:25:16,811|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response status(200 - OK) 2022-08-12 06:25:16,825|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response processing type (string) 2022-08-12 06:25:16,826|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-08-12 06:25:16,826|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-08-12 06:25:16,826|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-08-12 06:25:16,887|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (v_put) 2022-08-12 06:25:16,917|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-08-12 06:25:16,918|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Getting Jython Script Class(ResolvProperties) 2022-08-12 06:25:24,422|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Component Object org.python.proxies.__main__$ResolvProperties$1@5d72f2dd 2022-08-12 06:25:24,432|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-08-12 06:25:24,463|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (v_python) 2022-08-12 06:25:24,466|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-12 06:25:24,466|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-08-12 06:25:24,477|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-08-12 06:25:24,511|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response status(200 - OK) 2022-08-12 06:25:24,512|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response processing type (string) 2022-08-12 06:25:24,512|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-08-12 06:25:24,513|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-08-12 06:25:24,516|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-08-12 06:25:24,519|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-12 06:25:24,519|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-08-12 06:25:24,531|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-08-12 06:25:24,547|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response status(200 - OK) 2022-08-12 06:25:24,548|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response processing type (string) 2022-08-12 06:25:24,549|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-08-12 06:25:24,549|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-08-12 06:25:24,549|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-08-12 06:25:24,559|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (v_patch) 2022-08-12 06:25:24,580|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (v_del) 2022-08-12 06:25:24,582|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-08-12 06:25:24,641|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-08-12 06:25:36,658|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| compiled in (12015)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-08-12 06:25:36,660|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-08-12 06:25:36,695|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-08-12 06:25:36,726|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (v_kotlin) 2022-08-12 06:25:36,731|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-12 06:25:36,731|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-08-12 06:25:36,743|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Rest request method(GET), url(/resource-resolution/get) 2022-08-12 06:25:36,751|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response status(200 - OK) 2022-08-12 06:25:36,752|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response processing type (string) 2022-08-12 06:25:36,753|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-08-12 06:25:36,753|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-08-12 06:25:36,753|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-08-12 06:25:36,768|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (v_get) 2022-08-12 06:25:36,778|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-08-12 06:25:36,779|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-08-12 06:25:36,799|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (v_default) 2022-08-12 06:25:36,801|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (v_input) 2022-08-12 06:25:36,804|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-12 06:25:36,804|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-08-12 06:25:36,809|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Rest request method(POST), url(/resource-resolution/post) 2022-08-12 06:25:36,827|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response status(200 - OK) 2022-08-12 06:25:36,828|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response processing type (string) 2022-08-12 06:25:36,828|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-08-12 06:25:36,828|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-08-12 06:25:36,829|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-08-12 06:25:36,860|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (v_post) 2022-08-12 06:25:36,881|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:25:36,951|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response processing type (list) 2022-08-12 06:25:36,956|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-08-12 06:25:36,957|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-12 06:25:36,958|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-12 06:25:36,958|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-12 06:25:36,958|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-12 06:25:36,958|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-08-12 06:25:37,021|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (v_db) 2022-08-12 06:25:37,026|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:25:37,124|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-08-12 06:25:37,166|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-08-12 06:25:37,168|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-08-12 06:25:37,284|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:25:37,293|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-08-12 06:25:37,294|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-08-12 06:25:37,295|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-08-12 06:25:37,295|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Getting Jython Script Class(ResolvProperties) 2022-08-12 06:25:37,309|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-08-12 06:25:37,388|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Component Object org.python.proxies.__main__$ResolvProperties$2@36e979a1 2022-08-12 06:25:37,391|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-08-12 06:25:37,415|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (j_python) 2022-08-12 06:25:37,418|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-12 06:25:37,419|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-08-12 06:25:37,432|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-08-12 06:25:37,446|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response status(200 - OK) 2022-08-12 06:25:37,449|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response processing type (string) 2022-08-12 06:25:37,450|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-08-12 06:25:37,450|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-08-12 06:25:37,451|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-08-12 06:25:37,468|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (j_patch) 2022-08-12 06:25:37,469|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-08-12 06:25:37,508|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (j_input) 2022-08-12 06:25:37,510|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-12 06:25:37,510|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-08-12 06:25:37,512|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Rest request method(PUT), url(/resource-resolution/put) 2022-08-12 06:25:37,522|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response status(200 - OK) 2022-08-12 06:25:37,523|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response processing type (string) 2022-08-12 06:25:37,523|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-08-12 06:25:37,524|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-08-12 06:25:37,524|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-08-12 06:25:37,561|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (j_put) 2022-08-12 06:25:37,562|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-08-12 06:25:37,614|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (j_default) 2022-08-12 06:25:37,616|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-12 06:25:37,616|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-08-12 06:25:37,619|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-08-12 06:25:37,630|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response status(200 - OK) 2022-08-12 06:25:37,631|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response processing type (string) 2022-08-12 06:25:37,631|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-08-12 06:25:37,632|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-08-12 06:25:37,632|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-08-12 06:25:37,634|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-12 06:25:37,634|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-08-12 06:25:37,636|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Rest request method(POST), url(/resource-resolution/post) 2022-08-12 06:25:37,662|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response status(200 - OK) 2022-08-12 06:25:37,663|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response processing type (string) 2022-08-12 06:25:37,663|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-08-12 06:25:37,663|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-08-12 06:25:37,664|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-08-12 06:25:37,665|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-12 06:25:37,665|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-08-12 06:25:37,667|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Rest request method(GET), url(/resource-resolution/get) 2022-08-12 06:25:37,685|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response status(200 - OK) 2022-08-12 06:25:37,685|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response processing type (string) 2022-08-12 06:25:37,686|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-08-12 06:25:37,686|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-08-12 06:25:37,686|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-08-12 06:25:37,696|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (j_del) 2022-08-12 06:25:37,709|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (j_post) 2022-08-12 06:25:37,710|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (j_get) 2022-08-12 06:25:37,718|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-08-12 06:25:37,719|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-08-12 06:25:37,723|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-08-12 06:25:37,730|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response status(200 - OK) 2022-08-12 06:25:37,731|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response processing type (string) 2022-08-12 06:25:37,731|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-08-12 06:25:37,731|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-08-12 06:25:37,732|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-08-12 06:25:37,758|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (j_get_id) 2022-08-12 06:25:37,759|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-08-12 06:25:37,760|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-08-12 06:25:37,789|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (j_kotlin) 2022-08-12 06:25:37,790|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:25:37,802|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response processing type (list) 2022-08-12 06:25:37,804|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:25:37,805|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-12 06:25:37,805|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-12 06:25:37,805|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-12 06:25:37,806|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-12 06:25:37,806|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-12 06:25:37,806|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-12 06:25:37,807|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-12 06:25:37,807|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-12 06:25:37,807|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-12 06:25:37,808|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:25:37,826|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (j_db) 2022-08-12 06:25:37,829|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:25:38,172|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-08-12 06:25:38,193|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-08-12 06:25:38,194|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Preparing Response... 2022-08-12 06:25:38,194|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-08-12 06:25:38,194|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-08-12 06:25:38,196|7edfc9a2-c1ed-422c-a0c6-f88f211e3739||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c1fee724-7e2c-49dd-a005-a822ce40f659 auditStoreId -1 2022-08-12 06:37:42,225|583d7b4e-5507-42da-80b3-7519575b8194||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-08-12 06:37:42,225|583d7b4e-5507-42da-80b3-7519575b8194||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-08-12 06:37:42,225|583d7b4e-5507-42da-80b3-7519575b8194||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-08-12 06:37:43,123|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-08-12 06:37:43,124|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-08-12 06:37:44,873|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-08-12 06:37:44,874|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(23aa1003-a07c-4c6b-a9c4-31645ddd1e69) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-08-12 06:37:44,930|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(55b7d247-5ac0-418a-a56d-9c604dc207e4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-08-12 06:37:44,942|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(ab8e155e-21ec-47f2-8adf-9b844bf4d4ca) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-08-12 06:37:44,982|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(971d6e29-bf1f-42d0-9f64-1466589129d4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-08-12 06:37:45,015|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(e0028f55-92ed-46d5-b2ba-803d1dcad647) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-08-12 06:37:45,046|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:37:45,047|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(e0566c49-c12f-4e07-8fb8-0bd21e113c03) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-08-12 06:37:45,070|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:37:45,075|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:37:45,076|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-08-12 06:37:45,076|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-08-12 06:37:45,080|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:37:45,161|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-12 06:37:45,235|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-12 06:37:45,290|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-12 06:37:45,358|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-12 06:37:45,494|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:37:45,495|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:37:45,497|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:37:45,580|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:37:45,796|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-08-12 06:37:45,865|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-08-12 06:37:45,876|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-08-12 06:37:45,930|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:37:45,933|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:37:45,993|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-08-12 06:37:46,108|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-08-12 06:37:46,186|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-08-12 06:37:46,197|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-08-12 06:37:46,266|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:37:46,267|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:37:46,268|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:37:46,321|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:37:46,322|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:37:46,323|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:37:46,345|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:37:46,407|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-08-12 06:37:46,450|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-08-12 06:37:46,471|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-08-12 06:37:46,524|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-08-12 06:37:46,533|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-08-12 06:37:46,564|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-08-12 06:37:46,623|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:37:46,629|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:37:46,630|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign-day-2) 2022-08-12 06:37:46,632|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:37:46,633|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy-day-2) 2022-08-12 06:37:46,679|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:37:46,751|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Overwriting blueprint model :5G_Core::1.0.37 2022-08-12 06:37:46,788|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-08-12 06:37:46,804|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-08-12 06:37:46,895|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:37:46,896|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:37:46,897|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:37:46,898|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(HealthCheck) 2022-08-12 06:37:46,899|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(ScaleOutReconfiguration) 2022-08-12 06:37:46,900|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(vf-config-assign) 2022-08-12 06:37:46,900|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(vf-config-deploy) 2022-08-12 06:37:46,952|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-08-12 06:37:46,982|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-08-12 06:37:47,050|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-08-12 06:37:47,063|583d7b4e-5507-42da-80b3-7519575b8194||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-08-12 06:38:01,764|74b8691a-faa9-4d08-ad39-94c4c4ea34c9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(26c747b5-fe02-4f80-a885-35fd11b4821c) CBA(/opt/app/onap/blueprints/archive/26c747b5-fe02-4f80-a885-35fd11b4821c/cba.zip) 2022-08-12 06:38:01,806|74b8691a-faa9-4d08-ad39-94c4c4ea34c9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/26c747b5-fe02-4f80-a885-35fd11b4821c) and entry definition file (Definitions/CNF.json) 2022-08-12 06:38:01,971|74b8691a-faa9-4d08-ad39-94c4c4ea34c9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:38:01,972|74b8691a-faa9-4d08-ad39-94c4c4ea34c9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:38:01,973|74b8691a-faa9-4d08-ad39-94c4c4ea34c9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:38:01,974|74b8691a-faa9-4d08-ad39-94c4c4ea34c9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(scale-out) 2022-08-12 06:38:01,974|74b8691a-faa9-4d08-ad39-94c4c4ea34c9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(scale) 2022-08-12 06:38:01,975|74b8691a-faa9-4d08-ad39-94c4c4ea34c9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(scale-in) 2022-08-12 06:38:01,975|74b8691a-faa9-4d08-ad39-94c4c4ea34c9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(health-check) 2022-08-12 06:38:02,012|74b8691a-faa9-4d08-ad39-94c4c4ea34c9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/26c747b5-fe02-4f80-a885-35fd11b4821c) and entry definition file (Definitions/CNF.json) 2022-08-12 06:38:02,124|74b8691a-faa9-4d08-ad39-94c4c4ea34c9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/working/26c747b5-fe02-4f80-a885-35fd11b4821c) present to clean. 2022-08-12 06:38:04,655|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/97a22ba4-a2d5-44a0-8fca-867c4a3eb923) 2022-08-12 06:38:04,656|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| deleting definition types under : /opt/app/onap/blueprints/working/97a22ba4-a2d5-44a0-8fca-867c4a3eb923/Definitions 2022-08-12 06:38:04,659|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| reinitialized all type definitions 2022-08-12 06:38:04,661|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-08-12 06:38:04,707|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing ArtifactDefinition(vnf-template) 2022-08-12 06:38:04,714|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing ArtifactDefinition(vnf-mapping) 2022-08-12 06:38:04,727|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-08-12 06:38:04,756|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:38:04,813|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:38:04,839|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:38:04,863|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-08-12 06:38:04,863|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-08-12 06:38:04,863|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-08-12 06:38:04,918|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:38:04,932|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:38:04,952|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:38:04,964|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-12 06:38:05,005|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:38:05,026|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:38:05,058|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:38:05,091|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:38:05,134|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:38:05,146|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:38:05,170|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(config-assign) 2022-08-12 06:38:05,175|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing ArtifactDefinition(baseconfig-template) 2022-08-12 06:38:05,175|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-08-12 06:38:05,175|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-08-12 06:38:05,224|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:38:05,240|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:38:05,258|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:38:05,268|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(config-deploy) 2022-08-12 06:38:05,400|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ##### Enhancing Workflow(resource-assignment) 2022-08-12 06:38:05,401|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-08-12 06:38:05,402|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-08-12 06:38:05,402|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-08-12 06:38:05,402|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-08-12 06:38:05,403|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-08-12 06:38:05,403|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/97a22ba4-a2d5-44a0-8fca-867c4a3eb923/Templates/vnf-mapping.json 2022-08-12 06:38:05,422|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-08-12 06:38:05,423|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-08-12 06:38:05,423|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/97a22ba4-a2d5-44a0-8fca-867c4a3eb923/Templates/base_ubuntu20-mapping.json 2022-08-12 06:38:05,434|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-08-12 06:38:05,434|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-08-12 06:38:05,435|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ##### Enhancing Workflow(config-assign) 2022-08-12 06:38:05,436|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-08-12 06:38:05,436|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| identified workflow(config-assign) targets(config-assign) 2022-08-12 06:38:05,436|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-08-12 06:38:05,437|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-08-12 06:38:05,437|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/97a22ba4-a2d5-44a0-8fca-867c4a3eb923/Templates/baseconfig-mapping.json 2022-08-12 06:38:05,446|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-08-12 06:38:05,447|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| dataType not present for the recipe(dt-config-assign-properties) 2022-08-12 06:38:05,448|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ##### Enhancing Workflow(config-deploy) 2022-08-12 06:38:05,453|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-08-12 06:38:05,453|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| identified workflow(config-deploy) targets(config-deploy) 2022-08-12 06:38:05,454|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| workflow(config-deploy) resource assignment files([] 2022-08-12 06:38:05,454|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ##### Enhancing blueprint Resource Definitions 2022-08-12 06:38:05,455|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-08-12 06:38:05,455|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing file (Templates/vnf-mapping.json) 2022-08-12 06:38:05,456|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-08-12 06:38:05,456|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing file (Templates/baseconfig-mapping.json) 2022-08-12 06:38:05,484|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:38:05,798|ccdcbccd-19ff-4b6a-a2a7-1abe94f19d9a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-08-12 06:38:06,102|be6599c7-bce6-4570-8a09-d594444a0517||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(32df733a-ac2c-4350-9b67-84dec8708b06) CBA(/opt/app/onap/blueprints/archive/32df733a-ac2c-4350-9b67-84dec8708b06/cba.zip) 2022-08-12 06:38:06,132|be6599c7-bce6-4570-8a09-d594444a0517||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/32df733a-ac2c-4350-9b67-84dec8708b06) and entry definition file (Definitions/ubuntu20.json) 2022-08-12 06:38:06,150|be6599c7-bce6-4570-8a09-d594444a0517||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-12 06:38:06,235|be6599c7-bce6-4570-8a09-d594444a0517||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:38:06,236|be6599c7-bce6-4570-8a09-d594444a0517||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:38:06,237|be6599c7-bce6-4570-8a09-d594444a0517||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:38:06,248|be6599c7-bce6-4570-8a09-d594444a0517||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/32df733a-ac2c-4350-9b67-84dec8708b06) and entry definition file (Definitions/ubuntu20.json) 2022-08-12 06:38:06,333|be6599c7-bce6-4570-8a09-d594444a0517||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/working/32df733a-ac2c-4350-9b67-84dec8708b06) present to clean. 2022-08-12 06:38:44,559|d7dd3a10-d61d-4bac-aa01-58b8fd921647||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-08-12 06:38:44,559|d7dd3a10-d61d-4bac-aa01-58b8fd921647||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-08-12 06:38:44,559|d7dd3a10-d61d-4bac-aa01-58b8fd921647||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-08-12 06:38:45,348|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-08-12 06:38:45,348|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-08-12 06:38:46,586|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-08-12 06:38:46,588|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(38da38fa-9954-4206-b0ab-38b77d6239b2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-08-12 06:38:46,621|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(452f2378-bb92-4e30-9bc5-e7b0685cd249) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-08-12 06:38:46,630|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(be086704-b984-482c-aa5a-d6d34afd2cc2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-08-12 06:38:46,662|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(f205c54a-9e4b-4827-9484-5914b4d1dae5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-08-12 06:38:46,681|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(9b2ddb89-a5f1-4043-8717-81b896c81e88) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-08-12 06:38:46,703|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(1a34cc30-fbac-4ef2-a608-5f844547f9e2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-08-12 06:38:46,722|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:38:46,722|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:38:46,727|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-08-12 06:38:46,727|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-08-12 06:38:46,728|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:38:46,728|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:38:46,759|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-12 06:38:46,782|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-12 06:38:46,830|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-12 06:38:46,858|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-12 06:38:46,972|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:38:46,974|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:38:46,975|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:38:47,028|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:38:47,080|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-08-12 06:38:47,100|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-08-12 06:38:47,111|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-08-12 06:38:47,161|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:38:47,163|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:38:47,163|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:38:47,164|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(HealthCheck) 2022-08-12 06:38:47,165|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(ScaleOutReconfiguration) 2022-08-12 06:38:47,166|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(vf-config-assign) 2022-08-12 06:38:47,167|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(vf-config-deploy) 2022-08-12 06:38:47,227|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-08-12 06:38:47,282|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-08-12 06:38:47,308|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-08-12 06:38:47,323|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:38:47,324|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:38:47,326|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-08-12 06:38:47,459|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:38:47,461|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:38:47,462|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-08-12 06:38:47,480|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:38:47,516|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-08-12 06:38:47,566|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-08-12 06:38:47,568|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-08-12 06:38:47,626|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-08-12 06:38:47,646|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-08-12 06:38:47,647|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-08-12 06:38:47,698|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:38:47,700|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:38:47,701|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign-day-2) 2022-08-12 06:38:47,702|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:38:47,703|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy-day-2) 2022-08-12 06:38:47,734|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:38:47,789|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Overwriting blueprint model :5G_Core::1.0.37 2022-08-12 06:38:47,813|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-08-12 06:38:47,815|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-08-12 06:38:47,892|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:38:47,893|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:38:47,894|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:38:47,944|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:38:47,965|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-08-12 06:38:47,988|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-08-12 06:38:47,989|d7dd3a10-d61d-4bac-aa01-58b8fd921647||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-08-12 06:39:04,357|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/21f3be65-2b29-4401-8e92-64b64d5ca4f6) 2022-08-12 06:39:04,358|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| deleting definition types under : /opt/app/onap/blueprints/working/21f3be65-2b29-4401-8e92-64b64d5ca4f6/Definitions 2022-08-12 06:39:04,362|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| reinitialized all type definitions 2022-08-12 06:39:04,363|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(netconf-device) 2022-08-12 06:39:04,436|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(resolve-data) 2022-08-12 06:39:04,495|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-08-12 06:39:04,513|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-08-12 06:39:04,528|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-08-12 06:39:04,595|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-08-12 06:39:04,645|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ##### Enhancing Workflow(config-assign) 2022-08-12 06:39:04,645|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-08-12 06:39:04,645|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| identified workflow(config-assign) targets(resolve-data) 2022-08-12 06:39:04,645|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-08-12 06:39:04,645|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-08-12 06:39:04,645|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/21f3be65-2b29-4401-8e92-64b64d5ca4f6/Templates/netconfrpc-mapping.json 2022-08-12 06:39:04,660|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-08-12 06:39:04,660|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| dataType not present for the recipe(dt-config-assign-properties) 2022-08-12 06:39:04,661|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ##### Enhancing Workflow(config-deploy) 2022-08-12 06:39:04,662|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-08-12 06:39:04,662|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| identified workflow(config-deploy) targets(execute-netconf) 2022-08-12 06:39:04,662|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| workflow(config-deploy) resource assignment files([] 2022-08-12 06:39:04,662|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ##### Enhancing blueprint Resource Definitions 2022-08-12 06:39:04,662|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-08-12 06:39:04,663|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing file (Templates/netconfrpc-mapping.json) 2022-08-12 06:39:04,670|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| distinct resource keys ([input-source]) 2022-08-12 06:39:04,683|239b1fb6-227e-48ea-b2f9-0772a7b20911||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Enriching Resource Definition sources Node Template: [source-input] 2022-08-12 06:40:01,958|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-12 06:40:02,141|||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-08-12 06:40:02,224|f23fca6c-1937-4f34-981e-e7fa4905c710||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| request(f23fca6c-1937-4f34-981e-e7fa4905c710) 2022-08-12 06:40:02,233|f23fca6c-1937-4f34-981e-e7fa4905c710||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| CBA file(/opt/app/onap/blueprints/archive/8f411f48-124f-4cb2-bc41-712a066f705a/cba.zip written successfully 2022-08-12 06:40:02,233|f23fca6c-1937-4f34-981e-e7fa4905c710||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(8f411f48-124f-4cb2-bc41-712a066f705a) CBA(/opt/app/onap/blueprints/archive/8f411f48-124f-4cb2-bc41-712a066f705a/cba.zip) 2022-08-12 06:40:02,272|f23fca6c-1937-4f34-981e-e7fa4905c710||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8f411f48-124f-4cb2-bc41-712a066f705a) and entry definition file (Definitions/CNF.json) 2022-08-12 06:40:02,431|f23fca6c-1937-4f34-981e-e7fa4905c710||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:40:02,433|f23fca6c-1937-4f34-981e-e7fa4905c710||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:40:02,434|f23fca6c-1937-4f34-981e-e7fa4905c710||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:40:02,434|f23fca6c-1937-4f34-981e-e7fa4905c710||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(scale-out) 2022-08-12 06:40:02,435|f23fca6c-1937-4f34-981e-e7fa4905c710||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(scale) 2022-08-12 06:40:02,436|f23fca6c-1937-4f34-981e-e7fa4905c710||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(scale-in) 2022-08-12 06:40:02,436|f23fca6c-1937-4f34-981e-e7fa4905c710||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(health-check) 2022-08-12 06:40:02,486|f23fca6c-1937-4f34-981e-e7fa4905c710||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8f411f48-124f-4cb2-bc41-712a066f705a) and entry definition file (Definitions/CNF.json) 2022-08-12 06:40:02,561|f23fca6c-1937-4f34-981e-e7fa4905c710||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Overwriting blueprint model :APACHE::1.0.0 2022-08-12 06:40:02,660|f23fca6c-1937-4f34-981e-e7fa4905c710||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-08-12 06:40:02,668|f23fca6c-1937-4f34-981e-e7fa4905c710||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-08-12 06:40:02,785|f23fca6c-1937-4f34-981e-e7fa4905c710||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/working/8f411f48-124f-4cb2-bc41-712a066f705a) present to clean. 2022-08-12 06:40:14,035|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-12 06:40:14,161|||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-08-12 06:40:14,165|48e64132-09f8-4557-a4ca-b6d21f6d5f9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| request(48e64132-09f8-4557-a4ca-b6d21f6d5f9b) 2022-08-12 06:40:14,166|48e64132-09f8-4557-a4ca-b6d21f6d5f9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| CBA file(/opt/app/onap/blueprints/archive/8943fe96-fa90-49e6-a6e6-c7cc4e1c99e6/cba.zip written successfully 2022-08-12 06:40:14,167|48e64132-09f8-4557-a4ca-b6d21f6d5f9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(8943fe96-fa90-49e6-a6e6-c7cc4e1c99e6) CBA(/opt/app/onap/blueprints/archive/8943fe96-fa90-49e6-a6e6-c7cc4e1c99e6/cba.zip) 2022-08-12 06:40:14,180|48e64132-09f8-4557-a4ca-b6d21f6d5f9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8943fe96-fa90-49e6-a6e6-c7cc4e1c99e6) and entry definition file (Definitions/ubuntu20.json) 2022-08-12 06:40:14,195|48e64132-09f8-4557-a4ca-b6d21f6d5f9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-12 06:40:14,241|48e64132-09f8-4557-a4ca-b6d21f6d5f9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:40:14,242|48e64132-09f8-4557-a4ca-b6d21f6d5f9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:40:14,243|48e64132-09f8-4557-a4ca-b6d21f6d5f9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:40:14,258|48e64132-09f8-4557-a4ca-b6d21f6d5f9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8943fe96-fa90-49e6-a6e6-c7cc4e1c99e6) and entry definition file (Definitions/ubuntu20.json) 2022-08-12 06:40:14,280|48e64132-09f8-4557-a4ca-b6d21f6d5f9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-08-12 06:40:14,328|48e64132-09f8-4557-a4ca-b6d21f6d5f9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-08-12 06:40:14,329|48e64132-09f8-4557-a4ca-b6d21f6d5f9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-08-12 06:40:14,367|48e64132-09f8-4557-a4ca-b6d21f6d5f9b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/working/8943fe96-fa90-49e6-a6e6-c7cc4e1c99e6) present to clean. 2022-08-12 06:40:18,622|6168130f-c085-4e16-a41e-42c2067e2bc9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| getting cba file name(APACHE), version(1.0.0) from db 2022-08-12 06:40:19,363|6168130f-c085-4e16-a41e-42c2067e2bc9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-12 06:40:19,369|6168130f-c085-4e16-a41e-42c2067e2bc9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-12 06:40:19,379|6168130f-c085-4e16-a41e-42c2067e2bc9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-12 06:40:19,652|f86e7c20-f6fc-4fe5-8236-42892e6abd75||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-12 06:40:19,653|f86e7c20-f6fc-4fe5-8236-42892e6abd75||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-12 06:40:19,661|f86e7c20-f6fc-4fe5-8236-42892e6abd75||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-12 06:40:21,503|dc4c5f4a-d135-43ed-bba2-ff1fab1a5817||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-12 06:40:21,504|dc4c5f4a-d135-43ed-bba2-ff1fab1a5817||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-12 06:40:21,514|dc4c5f4a-d135-43ed-bba2-ff1fab1a5817||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-12 06:40:21,974|1d732ceb-359d-47a0-8cfb-13d8a62aa72e||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-12 06:40:21,974|1d732ceb-359d-47a0-8cfb-13d8a62aa72e||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-12 06:40:21,984|1d732ceb-359d-47a0-8cfb-13d8a62aa72e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-12 06:40:22,515|c8dae7af-0e07-4bc4-ad98-22358cae11df||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-12 06:40:22,515|c8dae7af-0e07-4bc4-ad98-22358cae11df||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-12 06:40:22,526|c8dae7af-0e07-4bc4-ad98-22358cae11df||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-12 06:40:23,237|e553b100-99ca-426a-83e7-afdc71596667||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-12 06:40:23,237|e553b100-99ca-426a-83e7-afdc71596667||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-12 06:40:23,252|e553b100-99ca-426a-83e7-afdc71596667||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-12 06:40:23,826|297db4f7-71bc-4434-844c-6eba6c793cd1||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-12 06:40:23,826|297db4f7-71bc-4434-844c-6eba6c793cd1||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-12 06:40:23,834|297db4f7-71bc-4434-844c-6eba6c793cd1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-12 06:40:24,217|f9f04b3c-0d8e-4a04-b82c-26109b92db28||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-12 06:40:24,217|f9f04b3c-0d8e-4a04-b82c-26109b92db28||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-12 06:40:24,223|f9f04b3c-0d8e-4a04-b82c-26109b92db28||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-12 06:40:35,643|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-12 06:40:35,756|||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-08-12 06:40:35,758|4cffdcfa-6359-451b-b5de-ed4be649261c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| request(4cffdcfa-6359-451b-b5de-ed4be649261c) 2022-08-12 06:40:35,765|4cffdcfa-6359-451b-b5de-ed4be649261c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| CBA file(/opt/app/onap/blueprints/archive/830208f3-1991-486f-bd54-d25a90676662/cba.zip written successfully 2022-08-12 06:40:35,765|4cffdcfa-6359-451b-b5de-ed4be649261c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(830208f3-1991-486f-bd54-d25a90676662) CBA(/opt/app/onap/blueprints/archive/830208f3-1991-486f-bd54-d25a90676662/cba.zip) 2022-08-12 06:40:35,789|4cffdcfa-6359-451b-b5de-ed4be649261c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/830208f3-1991-486f-bd54-d25a90676662) and entry definition file (Definitions/pnf_netconf.json) 2022-08-12 06:40:35,796|4cffdcfa-6359-451b-b5de-ed4be649261c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-12 06:40:35,812|4cffdcfa-6359-451b-b5de-ed4be649261c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:40:35,813|4cffdcfa-6359-451b-b5de-ed4be649261c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:40:35,822|4cffdcfa-6359-451b-b5de-ed4be649261c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/830208f3-1991-486f-bd54-d25a90676662) and entry definition file (Definitions/pnf_netconf.json) 2022-08-12 06:40:35,842|4cffdcfa-6359-451b-b5de-ed4be649261c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-08-12 06:40:35,865|4cffdcfa-6359-451b-b5de-ed4be649261c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-08-12 06:40:35,866|4cffdcfa-6359-451b-b5de-ed4be649261c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-08-12 06:40:35,893|4cffdcfa-6359-451b-b5de-ed4be649261c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/working/830208f3-1991-486f-bd54-d25a90676662) present to clean. 2022-08-12 06:40:40,595|7f0b585b-ffe0-48f0-abc8-880d4ebc3cc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-08-12 06:40:40,842|7f0b585b-ffe0-48f0-abc8-880d4ebc3cc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-12 06:40:40,846|7f0b585b-ffe0-48f0-abc8-880d4ebc3cc3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-12 06:40:40,851|7f0b585b-ffe0-48f0-abc8-880d4ebc3cc3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-12 06:40:41,179|f5f14974-65a5-4246-b190-0ca900b5ad04||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-12 06:40:41,179|f5f14974-65a5-4246-b190-0ca900b5ad04||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-12 06:40:41,203|f5f14974-65a5-4246-b190-0ca900b5ad04||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-12 06:40:42,057|da836f59-55ae-4535-a552-ce356d69b790||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-12 06:40:42,057|da836f59-55ae-4535-a552-ce356d69b790||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-12 06:40:42,060|da836f59-55ae-4535-a552-ce356d69b790||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-12 06:40:42,362|6b603868-f2a9-46ca-b532-bf242df8571f||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-12 06:40:42,363|6b603868-f2a9-46ca-b532-bf242df8571f||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-12 06:40:42,366|6b603868-f2a9-46ca-b532-bf242df8571f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-12 06:44:05,340|d47b6709-4135-4486-81cd-09fa152538a7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing request id 3100527c-9566-48e2-b60e-efb35fee3c5d 2022-08-12 06:44:05,340|d47b6709-4135-4486-81cd-09fa152538a7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionInput called not to store the Workflow action input details 2022-08-12 06:44:05,340|d47b6709-4135-4486-81cd-09fa152538a7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| StoreAuditService ID -1 2022-08-12 06:44:05,348|d47b6709-4135-4486-81cd-09fa152538a7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-12 06:44:05,348|d47b6709-4135-4486-81cd-09fa152538a7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-12 06:44:05,356|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-12 06:44:05,448|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deriving input data for workflow: (resource-assignment) 2022-08-12 06:44:05,655|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Execute node(START) -> executed state(SUCCESS) 2022-08-12 06:44:05,662|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Executing workflow(resource-assignment[3100527c-9566-48e2-b60e-efb35fee3c5d])'s step(resource-assignment) 2022-08-12 06:44:05,663|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-12 06:44:05,666|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| preparing request id(3100527c-9566-48e2-b60e-efb35fee3c5d) for workflow(resource-assignment) step(resource-assignment) 2022-08-12 06:44:05,666|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-08-12 06:44:05,666|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-08-12 06:44:05,668|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-08-12 06:44:05,761|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:44:05,783|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-08-12 06:44:05,785|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-08-12 06:44:05,786|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-08-12 06:44:05,787|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-12 06:44:05,788|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("47034736-c3c3-40e5-8e1f-25e47d49ba55") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-12 06:44:05,809|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:44:05,809|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:44:05,836|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-08-12 06:44:07,972|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response status(200 - ) 2022-08-12 06:44:07,973|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response processing type (string) 2022-08-12 06:44:07,973|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220812t064407821895z") 2022-08-12 06:44:07,973|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220812t064407821895z") 2022-08-12 06:44:07,974|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220812t064407821895z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-08-12 06:44:07,974|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-08-12 06:44:07,976|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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" : "c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "47034736-c3c3-40e5-8e1f-25e47d49ba55", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220812t064407821895z" }) 2022-08-12 06:44:07,994|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Preparing Response... 2022-08-12 06:44:07,994|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-08-12 06:44:07,994|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-08-12 06:44:07,995|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Executing workflow(resource-assignment[3100527c-9566-48e2-b60e-efb35fee3c5d])'s step(profile-upload) 2022-08-12 06:44:07,995|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-12 06:44:08,005|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| preparing request id(3100527c-9566-48e2-b60e-efb35fee3c5d) for workflow(resource-assignment) step(profile-upload) 2022-08-12 06:44:08,005|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-08-12 06:44:08,005|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:44:08,007|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Triggering K8s Profile Upload component logic. 2022-08-12 06:44:08,008|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Getting the template prefixes 2022-08-12 06:44:08,008|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Iterating over prefixes in resource assignment map. 2022-08-12 06:44:08,012|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Prefix vnf does not have required data for us to continue. 2022-08-12 06:44:08,013|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Preparing Response... 2022-08-12 06:44:08,013|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-08-12 06:44:08,013|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-08-12 06:44:08,014|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Execute node(END) -> executed state(SUCCESS) 2022-08-12 06:44:08,019|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| workflow(3100527c-9566-48e2-b60e-efb35fee3c5d) nodes completed with (0)exceptions 2022-08-12 06:44:08,019|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-08-12 06:44:08,020|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5e1b4b94-5c64-410e-bd2e-20ac6cb111b4 auditStoreId -1 2022-08-12 06:44:11,739|d47b6709-4135-4486-81cd-09fa152538a7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing request id 2f356c5b-f6ea-442b-8ef5-46983fb3cb25 2022-08-12 06:44:11,739|d47b6709-4135-4486-81cd-09fa152538a7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionInput called not to store the Workflow action input details 2022-08-12 06:44:11,739|d47b6709-4135-4486-81cd-09fa152538a7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| StoreAuditService ID -1 2022-08-12 06:44:11,740|d47b6709-4135-4486-81cd-09fa152538a7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-12 06:44:11,740|d47b6709-4135-4486-81cd-09fa152538a7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-12 06:44:11,743|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-12 06:44:11,758|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deriving input data for workflow: (resource-assignment) 2022-08-12 06:44:11,760|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Execute node(START) -> executed state(SUCCESS) 2022-08-12 06:44:11,761|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Executing workflow(resource-assignment[2f356c5b-f6ea-442b-8ef5-46983fb3cb25])'s step(resource-assignment) 2022-08-12 06:44:11,761|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-12 06:44:11,762|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| preparing request id(2f356c5b-f6ea-442b-8ef5-46983fb3cb25) for workflow(resource-assignment) step(resource-assignment) 2022-08-12 06:44:11,762|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-08-12 06:44:11,762|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-08-12 06:44:11,762|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-08-12 06:44:11,783|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:44:11,789|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-08-12 06:44:11,790|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("f1ca6740-c2a0-4568-967f-b3c04ab37fbd") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-08-12 06:44:11,790|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-08-12 06:44:11,790|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2022-08-12 06:44:11,791|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("00affeca-afcd-4bde-ae94-52a0d39a9394") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-08-12 06:44:11,792|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:44:11,792|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:44:11,869|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Parameter information : ({customizationid=00affeca-afcd-4bde-ae94-52a0d39a9394}) 2022-08-12 06:44:11,875|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Parameter information : ({customizationid=00affeca-afcd-4bde-ae94-52a0d39a9394}) 2022-08-12 06:44:11,893|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response processing type (string) 2022-08-12 06:44:11,894|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response processing type (string) 2022-08-12 06:44:11,895|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"46c3ba9f-3b2a-4650-bf31-087154c2036f"}]) 2022-08-12 06:44:11,895|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"8e7119ae-544b-4e21-8d0c-3bec71f595f5"}]) 2022-08-12 06:44:11,896|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("46c3ba9f-3b2a-4650-bf31-087154c2036f") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-08-12 06:44:11,896|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("8e7119ae-544b-4e21-8d0c-3bec71f595f5") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-08-12 06:44:11,897|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-08-12 06:44:11,905|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Transformed value: null -> 8e7119ae-544b-4e21-8d0c-3bec71f595f5 2022-08-12 06:44:11,906|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:44:11,965|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Parameter information : ({customizationid=00affeca-afcd-4bde-ae94-52a0d39a9394}) 2022-08-12 06:44:11,973|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response processing type (string) 2022-08-12 06:44:11,975|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-08-12 06:44:11,976|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-08-12 06:44:11,977|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-08-12 06:44:11,977|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-08-12 06:44:11,986|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Transformed value: null -> 00affeca-afcd-4bde-ae94-52a0d39a9394 2022-08-12 06:44:11,988|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-12 06:44:11,988|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-08-12 06:44:11,989|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2022-08-12 06:44:11,991|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("47034736-c3c3-40e5-8e1f-25e47d49ba55") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-12 06:44:12,000|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7/service-data/vnfs/vnf/47034736-c3c3-40e5-8e1f-25e47d49ba55/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-08-12 06:44:12,000|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7/service-data/vnfs/vnf/47034736-c3c3-40e5-8e1f-25e47d49ba55/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2022-08-12 06:44:12,001|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7/service-data/vnfs/vnf/47034736-c3c3-40e5-8e1f-25e47d49ba55/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-08-12 06:44:12,001|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7/service-data/vnfs/vnf/47034736-c3c3-40e5-8e1f-25e47d49ba55/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-08-12 06:44:12,018|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7/service-data/vnfs/vnf/47034736-c3c3-40e5-8e1f-25e47d49ba55/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-08-12 06:44:12,019|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7/service-data/vnfs/vnf/47034736-c3c3-40e5-8e1f-25e47d49ba55/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-08-12 06:44:12,055|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response status(200 - OK) 2022-08-12 06:44:12,056|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response processing type (string) 2022-08-12 06:44:12,056|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-08-12 06:44:12,056|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-08-12 06:44:12,056|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response status(200 - OK) 2022-08-12 06:44:12,057|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-08-12 06:44:12,057|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response processing type (string) 2022-08-12 06:44:12,058|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220812t064407821895z") 2022-08-12 06:44:12,058|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220812t064407821895z") 2022-08-12 06:44:12,058|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220812t064407821895z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-08-12 06:44:12,066|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:44:12,066|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:44:12,068|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-08-12 06:44:12,146|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response status(200 - ) 2022-08-12 06:44:12,147|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response processing type (string) 2022-08-12 06:44:12,147|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220812t064407821895z-helm_apache-vfmt-001") 2022-08-12 06:44:12,147|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220812t064407821895z-helm_apache-vfmt-001") 2022-08-12 06:44:12,148|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220812t064407821895z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string) 2022-08-12 06:44:12,155|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-08-12 06:44:12,161|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7/service-data/vnfs/vnf/47034736-c3c3-40e5-8e1f-25e47d49ba55/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-08-12 06:44:12,161|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7/service-data/vnfs/vnf/47034736-c3c3-40e5-8e1f-25e47d49ba55/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-08-12 06:44:12,183|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7/service-data/vnfs/vnf/47034736-c3c3-40e5-8e1f-25e47d49ba55/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-08-12 06:44:12,197|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response status(200 - OK) 2022-08-12 06:44:12,197|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response processing type (string) 2022-08-12 06:44:12,198|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-08-12 06:44:12,198|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-08-12 06:44:12,198|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-08-12 06:44:12,200|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-08-12 06:44:12,200|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-08-12 06:44:12,202|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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" : "8e7119ae-544b-4e21-8d0c-3bec71f595f5", "k8s-rb-definition-version" : "00affeca-afcd-4bde-ae94-52a0d39a9394", "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" : "c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7", "vf-module-id" : "f1ca6740-c2a0-4568-967f-b3c04ab37fbd", "vf-module-label" : "helm_apache", "vf-module-model-customization-uuid" : "00affeca-afcd-4bde-ae94-52a0d39a9394", "vf-module-model-invariant-uuid" : "8e7119ae-544b-4e21-8d0c-3bec71f595f5", "vf-module-model-version" : "46c3ba9f-3b2a-4650-bf31-087154c2036f", "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220812t064407821895z-helm_apache-vfmt-001", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "47034736-c3c3-40e5-8e1f-25e47d49ba55", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220812t064407821895z" }) 2022-08-12 06:44:12,225|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Preparing Response... 2022-08-12 06:44:12,226|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-08-12 06:44:12,226|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-08-12 06:44:12,227|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Executing workflow(resource-assignment[2f356c5b-f6ea-442b-8ef5-46983fb3cb25])'s step(profile-upload) 2022-08-12 06:44:12,227|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-12 06:44:12,228|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| preparing request id(2f356c5b-f6ea-442b-8ef5-46983fb3cb25) for workflow(resource-assignment) step(profile-upload) 2022-08-12 06:44:12,228|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-08-12 06:44:12,228|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:44:12,229|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Triggering K8s Profile Upload component logic. 2022-08-12 06:44:12,229|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Getting the template prefixes 2022-08-12 06:44:12,229|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Iterating over prefixes in resource assignment map. 2022-08-12 06:44:12,261|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Rest request method(GET), url(/v1/rb/definition/8e7119ae-544b-4e21-8d0c-3bec71f595f5/00affeca-afcd-4bde-ae94-52a0d39a9394) 2022-08-12 06:44:12,287|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response status(200 - OK) 2022-08-12 06:44:12,305|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Rest request method(GET), url(/v1/rb/definition/8e7119ae-544b-4e21-8d0c-3bec71f595f5/00affeca-afcd-4bde-ae94-52a0d39a9394/profile/node-port-profile) 2022-08-12 06:44:12,313|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response status(404 - Not Found) 2022-08-12 06:44:12,313|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Uploading K8s Profile.. 2022-08-12 06:44:12,350|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Rest request method(POST), url(/v1/rb/definition/8e7119ae-544b-4e21-8d0c-3bec71f595f5/00affeca-afcd-4bde-ae94-52a0d39a9394/profile) 2022-08-12 06:44:12,365|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response status(201 - Created) 2022-08-12 06:44:12,394|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Rest request method(POST), url(/v1/rb/definition/8e7119ae-544b-4e21-8d0c-3bec71f595f5/00affeca-afcd-4bde-ae94-52a0d39a9394/profile/node-port-profile/content) 2022-08-12 06:44:12,408|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Response status(200 - OK) 2022-08-12 06:44:12,409|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| K8s Profile Upload Completed 2022-08-12 06:44:12,410|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Preparing Response... 2022-08-12 06:44:12,410|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-08-12 06:44:12,411|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-08-12 06:44:12,412|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Execute node(END) -> executed state(SUCCESS) 2022-08-12 06:44:12,412|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| workflow(2f356c5b-f6ea-442b-8ef5-46983fb3cb25) nodes completed with (0)exceptions 2022-08-12 06:44:12,412|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-08-12 06:44:12,413|d47b6709-4135-4486-81cd-09fa152538a7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 04970758-00f1-440f-861a-c1766f068c04 auditStoreId -1 2022-08-12 06:44:16,886|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-12 06:44:17,022|||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-08-12 06:44:17,073|d47b6709-4135-4486-81cd-09fa152538a7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing request id d47b6709-4135-4486-81cd-09fa152538a7 2022-08-12 06:44:17,073|d47b6709-4135-4486-81cd-09fa152538a7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionInput called not to store the Workflow action input details 2022-08-12 06:44:17,073|d47b6709-4135-4486-81cd-09fa152538a7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| StoreAuditService ID -1 2022-08-12 06:44:17,073|d47b6709-4135-4486-81cd-09fa152538a7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-12 06:44:17,073|d47b6709-4135-4486-81cd-09fa152538a7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-12 06:44:17,074|d47b6709-4135-4486-81cd-09fa152538a7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-12 06:44:17,088|d47b6709-4135-4486-81cd-09fa152538a7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deriving input data for workflow: (config-assign) 2022-08-12 06:44:17,092|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-08-12 06:44:17,093|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-assign[d47b6709-4135-4486-81cd-09fa152538a7])'s step(config-setup) 2022-08-12 06:44:17,093|||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-08-12 06:44:17,094|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(d47b6709-4135-4486-81cd-09fa152538a7) for workflow(config-assign) step(config-setup) 2022-08-12 06:44:17,094|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-08-12 06:44:17,094|||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-08-12 06:44:17,096|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-08-12 06:44:17,172|||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-08-12 06:44:17,174|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-08-12 06:44:17,176|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-12 06:44:17,186|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-08-12 06:44:17,186|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-08-12 06:44:17,207|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7) 2022-08-12 06:44:17,228|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-08-12 06:44:17,229|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2022-08-12 06:44:17,230|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea") 2022-08-12 06:44:17,230|||DefaultDispatcher-worker-1||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea") 2022-08-12 06:44:17,230|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-08-12 06:44:17,232|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("47034736-c3c3-40e5-8e1f-25e47d49ba55") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-12 06:44:17,241|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7/service-data/vnfs/vnf/47034736-c3c3-40e5-8e1f-25e47d49ba55/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-08-12 06:44:17,242|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7/service-data/vnfs/vnf/47034736-c3c3-40e5-8e1f-25e47d49ba55/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-08-12 06:44:17,267|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7/service-data/vnfs/vnf/47034736-c3c3-40e5-8e1f-25e47d49ba55/vnf-data/vf-modules) 2022-08-12 06:44:17,282|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-08-12 06:44:17,283|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-08-12 06:44:17,284|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","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_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_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":"46c3ba9f-3b2a-4650-bf31-087154c2036f","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-20220812t064407821895z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"8e7119ae-544b-4e21-8d0c-3bec71f595f5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220812t064407821895z","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":"00affeca-afcd-4bde-ae94-52a0d39a9394","model-uuid":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-invariant-uuid":"8e7119ae-544b-4e21-8d0c-3bec71f595f5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","vf-module-name":"basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d47b6709-4135-4486-81cd-09fa152538a7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b49025af-91c6-4ba2-9c17-53c42bad0c37","model-invariant-uuid":"3db162c5-8a3c-41fd-874a-3c9640849df6"},"global-customer-id":"basiccnf-macro-customer","service-id":"c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7","service-instance-id":"c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"0ff4e145-0873-462d-8444-654571a80edc","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1019eb70-aee6-4356-bd52-73caae8eb1b2","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"ec967092-52e9-48fe-bb10-e60b21d99a3e","model-uuid":"611bfe75-b39e-4879-b0d1-27238422305a","model-invariant-uuid":"faa369c2-41f5-45d9-a750-4d6679ba9bc8"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"47034736-c3c3-40e5-8e1f-25e47d49ba55"},"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":"00affeca-afcd-4bde-ae94-52a0d39a9394","model-uuid":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-invariant-uuid":"8e7119ae-544b-4e21-8d0c-3bec71f595f5"},"vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd"}}}]}) 2022-08-12 06:44:17,285|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","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_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_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":"46c3ba9f-3b2a-4650-bf31-087154c2036f","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-20220812t064407821895z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"8e7119ae-544b-4e21-8d0c-3bec71f595f5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220812t064407821895z","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":"00affeca-afcd-4bde-ae94-52a0d39a9394","model-uuid":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-invariant-uuid":"8e7119ae-544b-4e21-8d0c-3bec71f595f5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","vf-module-name":"basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d47b6709-4135-4486-81cd-09fa152538a7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b49025af-91c6-4ba2-9c17-53c42bad0c37","model-invariant-uuid":"3db162c5-8a3c-41fd-874a-3c9640849df6"},"global-customer-id":"basiccnf-macro-customer","service-id":"c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7","service-instance-id":"c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"0ff4e145-0873-462d-8444-654571a80edc","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1019eb70-aee6-4356-bd52-73caae8eb1b2","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"ec967092-52e9-48fe-bb10-e60b21d99a3e","model-uuid":"611bfe75-b39e-4879-b0d1-27238422305a","model-invariant-uuid":"faa369c2-41f5-45d9-a750-4d6679ba9bc8"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"47034736-c3c3-40e5-8e1f-25e47d49ba55"},"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":"00affeca-afcd-4bde-ae94-52a0d39a9394","model-uuid":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-invariant-uuid":"8e7119ae-544b-4e21-8d0c-3bec71f595f5"},"vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd"}}}]}) 2022-08-12 06:44:17,286|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","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_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_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":"46c3ba9f-3b2a-4650-bf31-087154c2036f","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-20220812t064407821895z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"8e7119ae-544b-4e21-8d0c-3bec71f595f5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220812t064407821895z","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":"00affeca-afcd-4bde-ae94-52a0d39a9394","model-uuid":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-invariant-uuid":"8e7119ae-544b-4e21-8d0c-3bec71f595f5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","vf-module-name":"basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d47b6709-4135-4486-81cd-09fa152538a7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b49025af-91c6-4ba2-9c17-53c42bad0c37","model-invariant-uuid":"3db162c5-8a3c-41fd-874a-3c9640849df6"},"global-customer-id":"basiccnf-macro-customer","service-id":"c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7","service-instance-id":"c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"0ff4e145-0873-462d-8444-654571a80edc","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1019eb70-aee6-4356-bd52-73caae8eb1b2","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"ec967092-52e9-48fe-bb10-e60b21d99a3e","model-uuid":"611bfe75-b39e-4879-b0d1-27238422305a","model-invariant-uuid":"faa369c2-41f5-45d9-a750-4d6679ba9bc8"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"47034736-c3c3-40e5-8e1f-25e47d49ba55"},"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":"00affeca-afcd-4bde-ae94-52a0d39a9394","model-uuid":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-invariant-uuid":"8e7119ae-544b-4e21-8d0c-3bec71f595f5"},"vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd"}}}]), type ({json}) 2022-08-12 06:44:17,286|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","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_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_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":"46c3ba9f-3b2a-4650-bf31-087154c2036f","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-20220812t064407821895z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"8e7119ae-544b-4e21-8d0c-3bec71f595f5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220812t064407821895z","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":"00affeca-afcd-4bde-ae94-52a0d39a9394","model-uuid":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-invariant-uuid":"8e7119ae-544b-4e21-8d0c-3bec71f595f5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","vf-module-name":"basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d47b6709-4135-4486-81cd-09fa152538a7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b49025af-91c6-4ba2-9c17-53c42bad0c37","model-invariant-uuid":"3db162c5-8a3c-41fd-874a-3c9640849df6"},"global-customer-id":"basiccnf-macro-customer","service-id":"c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7","service-instance-id":"c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"0ff4e145-0873-462d-8444-654571a80edc","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1019eb70-aee6-4356-bd52-73caae8eb1b2","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"ec967092-52e9-48fe-bb10-e60b21d99a3e","model-uuid":"611bfe75-b39e-4879-b0d1-27238422305a","model-invariant-uuid":"faa369c2-41f5-45d9-a750-4d6679ba9bc8"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"47034736-c3c3-40e5-8e1f-25e47d49ba55"},"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":"00affeca-afcd-4bde-ae94-52a0d39a9394","model-uuid":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-invariant-uuid":"8e7119ae-544b-4e21-8d0c-3bec71f595f5"},"vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-08-12 06:44:17,297|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/47034736-c3c3-40e5-8e1f-25e47d49ba55?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-08-12 06:44:17,297|||DefaultDispatcher-worker-1||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/47034736-c3c3-40e5-8e1f-25e47d49ba55?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-08-12 06:44:17,357|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/47034736-c3c3-40e5-8e1f-25e47d49ba55?depth=1) 2022-08-12 06:44:17,917|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-08-12 06:44:17,918|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-08-12 06:44:17,919|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","vf-module-name":"basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1660286652651","model-invariant-id":"8e7119ae-544b-4e21-8d0c-3bec71f595f5","model-version-id":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-customization-id":"00affeca-afcd-4bde-ae94-52a0d39a9394","module-index":0}]}) 2022-08-12 06:44:17,919|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","vf-module-name":"basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1660286652651","model-invariant-id":"8e7119ae-544b-4e21-8d0c-3bec71f595f5","model-version-id":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-customization-id":"00affeca-afcd-4bde-ae94-52a0d39a9394","module-index":0}]}) 2022-08-12 06:44:17,920|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","vf-module-name":"basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1660286652651","model-invariant-id":"8e7119ae-544b-4e21-8d0c-3bec71f595f5","model-version-id":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-customization-id":"00affeca-afcd-4bde-ae94-52a0d39a9394","module-index":0}]), type ({json}) 2022-08-12 06:44:17,920|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","vf-module-name":"basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1660286652651","model-invariant-id":"8e7119ae-544b-4e21-8d0c-3bec71f595f5","model-version-id":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-customization-id":"00affeca-afcd-4bde-ae94-52a0d39a9394","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-08-12 06:44:17,923|||DefaultDispatcher-worker-1||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-08-12 06:44:17,929|||DefaultDispatcher-worker-1||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-12 06:44:29,212|||DefaultDispatcher-worker-1||||INFO||||||| compiled in (11281)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-12 06:44:29,212|||DefaultDispatcher-worker-1||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-12 06:44:29,274|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"8e7119ae-544b-4e21-8d0c-3bec71f595f5","k8s-rb-definition-version":"00affeca-afcd-4bde-ae94-52a0d39a9394","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-08-12 06:44:29,279|||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" : "8e7119ae-544b-4e21-8d0c-3bec71f595f5", "k8s-rb-definition-version" : "00affeca-afcd-4bde-ae94-52a0d39a9394" } }, "replica-count" : null, "service-instance-id" : "c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7", "service-instance-name" : "basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "is-base-vf-module" : false, "model-customization-id" : "00affeca-afcd-4bde-ae94-52a0d39a9394", "model-invariant-id" : "8e7119ae-544b-4e21-8d0c-3bec71f595f5", "model-version-id" : "46c3ba9f-3b2a-4650-bf31-087154c2036f", "module-index" : 0, "orchestration-status" : "Assigned", "resource-version" : "1660286652651", "vf-module-id" : "f1ca6740-c2a0-4568-967f-b3c04ab37fbd", "vf-module-name" : "basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "d47b6709-4135-4486-81cd-09fa152538a7", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "assign", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1019eb70-aee6-4356-bd52-73caae8eb1b2", "svc-request-id" : "0ff4e145-0873-462d-8444-654571a80edc" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "3db162c5-8a3c-41fd-874a-3c9640849df6", "model-name" : "basic_cnf_macro", "model-uuid" : "b49025af-91c6-4ba2-9c17-53c42bad0c37", "model-version" : "1.0" }, "service-id" : "c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7", "service-instance-id" : "c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "onap-model-information" : { "model-customization-uuid" : "00affeca-afcd-4bde-ae94-52a0d39a9394", "model-invariant-uuid" : "8e7119ae-544b-4e21-8d0c-3bec71f595f5", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "46c3ba9f-3b2a-4650-bf31-087154c2036f", "model-version" : "1" }, "vf-module-id" : "f1ca6740-c2a0-4568-967f-b3c04ab37fbd", "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_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "00affeca-afcd-4bde-ae94-52a0d39a9394", "model-invariant-uuid" : "8e7119ae-544b-4e21-8d0c-3bec71f595f5", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "46c3ba9f-3b2a-4650-bf31-087154c2036f", "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" : "46c3ba9f-3b2a-4650-bf31-087154c2036f" }, { "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-20220812t064407821895z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "8e7119ae-544b-4e21-8d0c-3bec71f595f5" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220812t064407821895z" }, { "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" : "f1ca6740-c2a0-4568-967f-b3c04ab37fbd", "vf-module-name" : "basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "ec967092-52e9-48fe-bb10-e60b21d99a3e", "model-invariant-uuid" : "faa369c2-41f5-45d9-a750-4d6679ba9bc8", "model-name" : "basic_cnf_macro", "model-uuid" : "611bfe75-b39e-4879-b0d1-27238422305a", "model-version" : "1.0" }, "vnf-id" : "47034736-c3c3-40e5-8e1f-25e47d49ba55", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "f1ca6740-c2a0-4568-967f-b3c04ab37fbd" } ] }, "vnf-id" : "47034736-c3c3-40e5-8e1f-25e47d49ba55" }) 2022-08-12 06:44:29,310|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-08-12 06:44:29,310|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-08-12 06:44:29,311|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-08-12 06:44:29,312|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-assign[d47b6709-4135-4486-81cd-09fa152538a7])'s step(config-template) 2022-08-12 06:44:29,312|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-12 06:44:29,322|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(d47b6709-4135-4486-81cd-09fa152538a7) for workflow(config-assign) step(config-template) 2022-08-12 06:44:29,322|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process) 2022-08-12 06:44:29,322|||DefaultDispatcher-worker-3||||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-08-12 06:44:29,413|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Upload component logic. 2022-08-12 06:44:29,413|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes 2022-08-12 06:44:29,413|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-08-12 06:44:29,434|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/8e7119ae-544b-4e21-8d0c-3bec71f595f5/00affeca-afcd-4bde-ae94-52a0d39a9394) 2022-08-12 06:44:29,446|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-12 06:44:29,458|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/8e7119ae-544b-4e21-8d0c-3bec71f595f5/00affeca-afcd-4bde-ae94-52a0d39a9394/config-template/replica-count-template) 2022-08-12 06:44:29,463|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error) 2022-08-12 06:44:29,464|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s template.. 2022-08-12 06:44:29,487|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/8e7119ae-544b-4e21-8d0c-3bec71f595f5/00affeca-afcd-4bde-ae94-52a0d39a9394/config-template) 2022-08-12 06:44:29,503|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created) 2022-08-12 06:44:29,526|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/8e7119ae-544b-4e21-8d0c-3bec71f595f5/00affeca-afcd-4bde-ae94-52a0d39a9394/config-template/replica-count-template/content) 2022-08-12 06:44:29,577|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-12 06:44:29,578|||DefaultDispatcher-worker-3||||INFO||||||| K8s Config Upload Completed 2022-08-12 06:44:29,578|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-08-12 06:44:29,578|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process) 2022-08-12 06:44:29,578|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS) 2022-08-12 06:44:29,579|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-08-12 06:44:29,580|||DefaultDispatcher-worker-3||||INFO||||||| workflow(d47b6709-4135-4486-81cd-09fa152538a7) nodes completed with (0)exceptions 2022-08-12 06:44:29,580|d47b6709-4135-4486-81cd-09fa152538a7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveWorkflowOutputs for workflow(config-assign) 2022-08-12 06:44:29,581|d47b6709-4135-4486-81cd-09fa152538a7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c5610383-e865-49fd-b867-1e7d2a8659dd auditStoreId -1 2022-08-12 06:44:29,640|d47b6709-4135-4486-81cd-09fa152538a7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Completed 2022-08-12 06:45:07,741|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-12 06:45:07,856|||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-08-12 06:45:07,860|d47b6709-4135-4486-81cd-09fa152538a7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing request id d47b6709-4135-4486-81cd-09fa152538a7 2022-08-12 06:45:07,860|d47b6709-4135-4486-81cd-09fa152538a7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionInput called not to store the Workflow action input details 2022-08-12 06:45:07,860|d47b6709-4135-4486-81cd-09fa152538a7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| StoreAuditService ID -1 2022-08-12 06:45:07,862|d47b6709-4135-4486-81cd-09fa152538a7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-12 06:45:07,862|d47b6709-4135-4486-81cd-09fa152538a7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-12 06:45:07,864|d47b6709-4135-4486-81cd-09fa152538a7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-12 06:45:07,875|d47b6709-4135-4486-81cd-09fa152538a7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deriving input data for workflow: (config-deploy) 2022-08-12 06:45:07,876|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-08-12 06:45:07,877|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[d47b6709-4135-4486-81cd-09fa152538a7])'s step(config-setup) 2022-08-12 06:45:07,877|||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-08-12 06:45:07,879|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(d47b6709-4135-4486-81cd-09fa152538a7) for workflow(config-deploy) step(config-setup) 2022-08-12 06:45:07,879|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-08-12 06:45:07,880|||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-08-12 06:45:07,881|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-08-12 06:45:07,919|||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = false dependencies = [] dictionaryName = replica-count dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = capability ]], [[ name = service-instance-name status = null required = null dependencies = [service-instance-id] dictionaryName = service-instance-name dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = capability ]], [[ name = vf-modules-list-sdnc status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = sdnc ]], [[ name = vf-modules-list-aai status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = aai-data ]], [[ name = config-deploy-setup status = null required = null dependencies = [vf-modules-list-aai, vf-modules-list-sdnc] dictionaryName = config-deploy-setup dictionarySource = capability ]]]) 2022-08-12 06:45:07,922|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-08-12 06:45:07,923|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-12 06:45:07,932|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-08-12 06:45:07,932|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-08-12 06:45:07,951|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7) 2022-08-12 06:45:07,973|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-08-12 06:45:07,974|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2022-08-12 06:45:07,975|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea") 2022-08-12 06:45:07,975|||DefaultDispatcher-worker-1||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea") 2022-08-12 06:45:07,975|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-08-12 06:45:07,976|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("47034736-c3c3-40e5-8e1f-25e47d49ba55") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-12 06:45:07,982|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7/service-data/vnfs/vnf/47034736-c3c3-40e5-8e1f-25e47d49ba55/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-08-12 06:45:07,982|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7/service-data/vnfs/vnf/47034736-c3c3-40e5-8e1f-25e47d49ba55/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-08-12 06:45:07,999|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7/service-data/vnfs/vnf/47034736-c3c3-40e5-8e1f-25e47d49ba55/vnf-data/vf-modules) 2022-08-12 06:45:08,022|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-12 06:45:08,023|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json) 2022-08-12 06:45:08,023|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","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_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_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":"46c3ba9f-3b2a-4650-bf31-087154c2036f","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-20220812t064407821895z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"8e7119ae-544b-4e21-8d0c-3bec71f595f5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220812t064407821895z","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":"00affeca-afcd-4bde-ae94-52a0d39a9394","model-uuid":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-invariant-uuid":"8e7119ae-544b-4e21-8d0c-3bec71f595f5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","vf-module-name":"basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d47b6709-4135-4486-81cd-09fa152538a7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b49025af-91c6-4ba2-9c17-53c42bad0c37","model-invariant-uuid":"3db162c5-8a3c-41fd-874a-3c9640849df6"},"global-customer-id":"basiccnf-macro-customer","service-id":"c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7","service-instance-id":"c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c0e01004-08ff-4e01-b8fc-a125a71f4e40","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ac72ead5-cb86-48a7-8d64-fee4c5e0f3b0","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"ec967092-52e9-48fe-bb10-e60b21d99a3e","model-uuid":"611bfe75-b39e-4879-b0d1-27238422305a","model-invariant-uuid":"faa369c2-41f5-45d9-a750-4d6679ba9bc8"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"47034736-c3c3-40e5-8e1f-25e47d49ba55"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"00affeca-afcd-4bde-ae94-52a0d39a9394","model-uuid":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-invariant-uuid":"8e7119ae-544b-4e21-8d0c-3bec71f595f5"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","from-preload":false}}}]}) 2022-08-12 06:45:08,024|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","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_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_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":"46c3ba9f-3b2a-4650-bf31-087154c2036f","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-20220812t064407821895z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"8e7119ae-544b-4e21-8d0c-3bec71f595f5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220812t064407821895z","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":"00affeca-afcd-4bde-ae94-52a0d39a9394","model-uuid":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-invariant-uuid":"8e7119ae-544b-4e21-8d0c-3bec71f595f5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","vf-module-name":"basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d47b6709-4135-4486-81cd-09fa152538a7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b49025af-91c6-4ba2-9c17-53c42bad0c37","model-invariant-uuid":"3db162c5-8a3c-41fd-874a-3c9640849df6"},"global-customer-id":"basiccnf-macro-customer","service-id":"c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7","service-instance-id":"c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c0e01004-08ff-4e01-b8fc-a125a71f4e40","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ac72ead5-cb86-48a7-8d64-fee4c5e0f3b0","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"ec967092-52e9-48fe-bb10-e60b21d99a3e","model-uuid":"611bfe75-b39e-4879-b0d1-27238422305a","model-invariant-uuid":"faa369c2-41f5-45d9-a750-4d6679ba9bc8"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"47034736-c3c3-40e5-8e1f-25e47d49ba55"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"00affeca-afcd-4bde-ae94-52a0d39a9394","model-uuid":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-invariant-uuid":"8e7119ae-544b-4e21-8d0c-3bec71f595f5"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","from-preload":false}}}]}) 2022-08-12 06:45:08,024|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","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_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_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":"46c3ba9f-3b2a-4650-bf31-087154c2036f","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-20220812t064407821895z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"8e7119ae-544b-4e21-8d0c-3bec71f595f5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220812t064407821895z","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":"00affeca-afcd-4bde-ae94-52a0d39a9394","model-uuid":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-invariant-uuid":"8e7119ae-544b-4e21-8d0c-3bec71f595f5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","vf-module-name":"basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d47b6709-4135-4486-81cd-09fa152538a7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b49025af-91c6-4ba2-9c17-53c42bad0c37","model-invariant-uuid":"3db162c5-8a3c-41fd-874a-3c9640849df6"},"global-customer-id":"basiccnf-macro-customer","service-id":"c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7","service-instance-id":"c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c0e01004-08ff-4e01-b8fc-a125a71f4e40","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ac72ead5-cb86-48a7-8d64-fee4c5e0f3b0","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"ec967092-52e9-48fe-bb10-e60b21d99a3e","model-uuid":"611bfe75-b39e-4879-b0d1-27238422305a","model-invariant-uuid":"faa369c2-41f5-45d9-a750-4d6679ba9bc8"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"47034736-c3c3-40e5-8e1f-25e47d49ba55"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"00affeca-afcd-4bde-ae94-52a0d39a9394","model-uuid":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-invariant-uuid":"8e7119ae-544b-4e21-8d0c-3bec71f595f5"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","from-preload":false}}}]), type ({json}) 2022-08-12 06:45:08,025|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","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_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_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":"46c3ba9f-3b2a-4650-bf31-087154c2036f","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-20220812t064407821895z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"8e7119ae-544b-4e21-8d0c-3bec71f595f5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220812t064407821895z","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":"00affeca-afcd-4bde-ae94-52a0d39a9394","model-uuid":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-invariant-uuid":"8e7119ae-544b-4e21-8d0c-3bec71f595f5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","vf-module-name":"basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d47b6709-4135-4486-81cd-09fa152538a7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b49025af-91c6-4ba2-9c17-53c42bad0c37","model-invariant-uuid":"3db162c5-8a3c-41fd-874a-3c9640849df6"},"global-customer-id":"basiccnf-macro-customer","service-id":"c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7","service-instance-id":"c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c0e01004-08ff-4e01-b8fc-a125a71f4e40","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ac72ead5-cb86-48a7-8d64-fee4c5e0f3b0","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"ec967092-52e9-48fe-bb10-e60b21d99a3e","model-uuid":"611bfe75-b39e-4879-b0d1-27238422305a","model-invariant-uuid":"faa369c2-41f5-45d9-a750-4d6679ba9bc8"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"47034736-c3c3-40e5-8e1f-25e47d49ba55"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"00affeca-afcd-4bde-ae94-52a0d39a9394","model-uuid":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-invariant-uuid":"8e7119ae-544b-4e21-8d0c-3bec71f595f5"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-08-12 06:45:08,033|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/47034736-c3c3-40e5-8e1f-25e47d49ba55?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-08-12 06:45:08,033|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/47034736-c3c3-40e5-8e1f-25e47d49ba55?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-08-12 06:45:08,054|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/47034736-c3c3-40e5-8e1f-25e47d49ba55?depth=1) 2022-08-12 06:45:08,317|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-12 06:45:08,317|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json) 2022-08-12 06:45:08,318|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","vf-module-name":"basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"tender_kare","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1660286704968","model-invariant-id":"8e7119ae-544b-4e21-8d0c-3bec71f595f5","model-version-id":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-customization-id":"00affeca-afcd-4bde-ae94-52a0d39a9394","module-index":0}]}) 2022-08-12 06:45:08,318|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","vf-module-name":"basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"tender_kare","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1660286704968","model-invariant-id":"8e7119ae-544b-4e21-8d0c-3bec71f595f5","model-version-id":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-customization-id":"00affeca-afcd-4bde-ae94-52a0d39a9394","module-index":0}]}) 2022-08-12 06:45:08,318|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","vf-module-name":"basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"tender_kare","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1660286704968","model-invariant-id":"8e7119ae-544b-4e21-8d0c-3bec71f595f5","model-version-id":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-customization-id":"00affeca-afcd-4bde-ae94-52a0d39a9394","module-index":0}]), type ({json}) 2022-08-12 06:45:08,318|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"f1ca6740-c2a0-4568-967f-b3c04ab37fbd","vf-module-name":"basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"tender_kare","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1660286704968","model-invariant-id":"8e7119ae-544b-4e21-8d0c-3bec71f595f5","model-version-id":"46c3ba9f-3b2a-4650-bf31-087154c2036f","model-customization-id":"00affeca-afcd-4bde-ae94-52a0d39a9394","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-08-12 06:45:08,320|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-08-12 06:45:08,327|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"8e7119ae-544b-4e21-8d0c-3bec71f595f5","k8s-rb-definition-version":"00affeca-afcd-4bde-ae94-52a0d39a9394","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":"tender_kare"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-08-12 06:45:08,330|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-instance-id" : "tender_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" : "8e7119ae-544b-4e21-8d0c-3bec71f595f5", "k8s-rb-definition-version" : "00affeca-afcd-4bde-ae94-52a0d39a9394" } }, "replica-count" : null, "service-instance-id" : "c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7", "service-instance-name" : "basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "heat-stack-id" : "tender_kare", "is-base-vf-module" : false, "model-customization-id" : "00affeca-afcd-4bde-ae94-52a0d39a9394", "model-invariant-id" : "8e7119ae-544b-4e21-8d0c-3bec71f595f5", "model-version-id" : "46c3ba9f-3b2a-4650-bf31-087154c2036f", "module-index" : 0, "orchestration-status" : "Active", "resource-version" : "1660286704968", "vf-module-id" : "f1ca6740-c2a0-4568-967f-b3c04ab37fbd", "vf-module-name" : "basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "d47b6709-4135-4486-81cd-09fa152538a7", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "activate", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ac72ead5-cb86-48a7-8d64-fee4c5e0f3b0", "svc-request-id" : "c0e01004-08ff-4e01-b8fc-a125a71f4e40" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "3db162c5-8a3c-41fd-874a-3c9640849df6", "model-name" : "basic_cnf_macro", "model-uuid" : "b49025af-91c6-4ba2-9c17-53c42bad0c37", "model-version" : "1.0" }, "service-id" : "c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7", "service-instance-id" : "c9d0d5c7-2dae-4b0f-bfbf-db8e58ca61f7", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "from-preload" : false, "onap-model-information" : { "model-customization-uuid" : "00affeca-afcd-4bde-ae94-52a0d39a9394", "model-invariant-uuid" : "8e7119ae-544b-4e21-8d0c-3bec71f595f5", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "46c3ba9f-3b2a-4650-bf31-087154c2036f", "model-version" : "1" }, "vf-module-id" : "f1ca6740-c2a0-4568-967f-b3c04ab37fbd", "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_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "00affeca-afcd-4bde-ae94-52a0d39a9394", "model-invariant-uuid" : "8e7119ae-544b-4e21-8d0c-3bec71f595f5", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "46c3ba9f-3b2a-4650-bf31-087154c2036f", "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" : "46c3ba9f-3b2a-4650-bf31-087154c2036f" }, { "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-20220812t064407821895z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "8e7119ae-544b-4e21-8d0c-3bec71f595f5" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220812t064407821895z" }, { "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" : "f1ca6740-c2a0-4568-967f-b3c04ab37fbd", "vf-module-name" : "basic_cnf_macro_9f5783b3-5e78-4a90-8c77-c201ae91b2ea_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "ec967092-52e9-48fe-bb10-e60b21d99a3e", "model-invariant-uuid" : "faa369c2-41f5-45d9-a750-4d6679ba9bc8", "model-name" : "basic_cnf_macro", "model-uuid" : "611bfe75-b39e-4879-b0d1-27238422305a", "model-version" : "1.0" }, "vnf-id" : "47034736-c3c3-40e5-8e1f-25e47d49ba55", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "f1ca6740-c2a0-4568-967f-b3c04ab37fbd" } ] }, "vnf-id" : "47034736-c3c3-40e5-8e1f-25e47d49ba55" }) 2022-08-12 06:45:08,344|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-08-12 06:45:08,344|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-08-12 06:45:08,344|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-08-12 06:45:08,345|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[d47b6709-4135-4486-81cd-09fa152538a7])'s step(status-verification-script) 2022-08-12 06:45:08,345|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-08-12 06:45:08,353|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(d47b6709-4135-4486-81cd-09fa152538a7) for workflow(config-deploy) step(status-verification-script) 2022-08-12 06:45:08,353|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-08-12 06:45:08,353|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"}) 2022-08-12 06:45:08,358|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-08-12 06:45:08,371|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START 2022-08-12 06:45:08,391|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/tender_kare/status) 2022-08-12 06:45:08,507|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-12 06:45:08,543|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (tender_kare) is not ready. Please wait... 2022-08-12 06:45:18,561|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/tender_kare/status) 2022-08-12 06:45:18,716|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-12 06:45:18,718|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (tender_kare) is not ready. Please wait... 2022-08-12 06:45:28,731|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/tender_kare/status) 2022-08-12 06:45:28,988|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-12 06:45:28,992|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (tender_kare) is ready. 2022-08-12 06:45:28,993|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END 2022-08-12 06:45:28,993|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-08-12 06:45:28,993|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-08-12 06:45:28,993|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS) 2022-08-12 06:45:28,994|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[d47b6709-4135-4486-81cd-09fa152538a7])'s step(config-apply) 2022-08-12 06:45:28,994|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-12 06:45:29,003|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(d47b6709-4135-4486-81cd-09fa152538a7) for workflow(config-deploy) step(config-apply) 2022-08-12 06:45:29,003|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process) 2022-08-12 06:45:29,003|||DefaultDispatcher-worker-3||||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-08-12 06:45:29,006|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Value component logic. 2022-08-12 06:45:29,007|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes 2022-08-12 06:45:29,007|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-08-12 06:45:29,024|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/tender_kare/config/replica-count-change) 2022-08-12 06:45:34,040|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error) 2022-08-12 06:45:34,040|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s config.. 2022-08-12 06:45:34,097|||DefaultDispatcher-worker-3||||INFO||||||| Config building started from source custom-values 2022-08-12 06:45:34,098|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping) 2022-08-12 06:45:34,127|||DefaultDispatcher-worker-3||||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-08-12 06:45:34,130|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-08-12 06:45:34,132|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ "replica-count" : 2 }) 2022-08-12 06:45:34,238|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/instance/tender_kare/config) 2022-08-12 06:45:34,610|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created) 2022-08-12 06:45:34,629|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-08-12 06:45:34,629|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process) 2022-08-12 06:45:34,629|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS) 2022-08-12 06:45:34,630|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[d47b6709-4135-4486-81cd-09fa152538a7])'s step(status-verification-script-after) 2022-08-12 06:45:34,630|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-08-12 06:45:34,631|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(d47b6709-4135-4486-81cd-09fa152538a7) for workflow(config-deploy) step(status-verification-script-after) 2022-08-12 06:45:34,631|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-08-12 06:45:34,631|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"}) 2022-08-12 06:45:34,633|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-08-12 06:45:34,639|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START 2022-08-12 06:45:34,652|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/tender_kare/status) 2022-08-12 06:45:34,750|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-12 06:45:34,753|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (tender_kare) is not ready. Please wait... 2022-08-12 06:45:44,765|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/tender_kare/status) 2022-08-12 06:45:44,891|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-12 06:45:44,903|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (tender_kare) is not ready. Please wait... 2022-08-12 06:45:54,924|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/tender_kare/status) 2022-08-12 06:45:55,071|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-12 06:45:55,076|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (tender_kare) is not ready. Please wait... 2022-08-12 06:46:05,145|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/tender_kare/status) 2022-08-12 06:46:05,264|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-12 06:46:05,267|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (tender_kare) is not ready. Please wait... 2022-08-12 06:46:08,110|a6295471-05da-4aee-ba06-e72c8f2ed979||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing request id 645cbbc3-bc6d-48ae-9777-3776e4130757 2022-08-12 06:46:08,110|a6295471-05da-4aee-ba06-e72c8f2ed979||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionInput called not to store the Workflow action input details 2022-08-12 06:46:08,110|a6295471-05da-4aee-ba06-e72c8f2ed979||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| StoreAuditService ID -1 2022-08-12 06:46:08,122|a6295471-05da-4aee-ba06-e72c8f2ed979||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-12 06:46:08,122|a6295471-05da-4aee-ba06-e72c8f2ed979||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-12 06:46:08,141|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-12 06:46:08,323|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deriving input data for workflow: (resource-assignment) 2022-08-12 06:46:08,326|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-08-12 06:46:08,327|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-12 06:46:08,333|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| preparing request id(645cbbc3-bc6d-48ae-9777-3776e4130757) for workflow(resource-assignment) step(resource-assignment) 2022-08-12 06:46:08,333|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-08-12 06:46:08,334|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-08-12 06:46:08,335|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-08-12 06:46:08,398|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:46:08,401|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-08-12 06:46:08,402|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("1f74def3-12f2-48ef-b96e-bc5090c3b218") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-12 06:46:08,402|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("f837da06-4054-4661-ba06-14c476f39bb5") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-12 06:46:08,404|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Generated Resource Param Data ({ "service-instance-id" : "1f74def3-12f2-48ef-b96e-bc5090c3b218", "vnf-id" : "f837da06-4054-4661-ba06-14c476f39bb5", "vnf_name" : "ubuntu20-VNF-name" }) 2022-08-12 06:46:08,432|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Preparing Response... 2022-08-12 06:46:08,432|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-08-12 06:46:08,432|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-08-12 06:46:08,433|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4ab45dbf-3b60-4dee-bcdc-73cc1b960b62 auditStoreId -1 2022-08-12 06:46:12,806|a6295471-05da-4aee-ba06-e72c8f2ed979||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing request id 815670dd-bd29-43f8-8dbf-4f86279157cf 2022-08-12 06:46:12,806|a6295471-05da-4aee-ba06-e72c8f2ed979||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionInput called not to store the Workflow action input details 2022-08-12 06:46:12,806|a6295471-05da-4aee-ba06-e72c8f2ed979||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| StoreAuditService ID -1 2022-08-12 06:46:12,809|a6295471-05da-4aee-ba06-e72c8f2ed979||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-12 06:46:12,809|a6295471-05da-4aee-ba06-e72c8f2ed979||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-12 06:46:12,813|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-12 06:46:12,834|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deriving input data for workflow: (resource-assignment) 2022-08-12 06:46:12,835|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-08-12 06:46:12,835|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-12 06:46:12,836|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| preparing request id(815670dd-bd29-43f8-8dbf-4f86279157cf) for workflow(resource-assignment) step(resource-assignment) 2022-08-12 06:46:12,836|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-08-12 06:46:12,836|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-08-12 06:46:12,837|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-08-12 06:46:12,860|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:46:12,862|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-08-12 06:46:12,864|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-08-12 06:46:12,864|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-08-12 06:46:12,864|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-08-12 06:46:12,864|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("b1070264-f9bd-4e2e-b504-3833a3e124d4") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-08-12 06:46:12,865|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("1f74def3-12f2-48ef-b96e-bc5090c3b218") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-12 06:46:12,865|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:46:12,865|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-08-12 06:46:12,866|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-08-12 06:46:12,866|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("f837da06-4054-4661-ba06-14c476f39bb5") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-12 06:46:12,868|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master", "service-instance-id" : "1f74def3-12f2-48ef-b96e-bc5090c3b218", "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" : "b1070264-f9bd-4e2e-b504-3833a3e124d4", "vnf-id" : "f837da06-4054-4661-ba06-14c476f39bb5", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-08-12 06:46:12,893|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Preparing Response... 2022-08-12 06:46:12,894|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-08-12 06:46:12,894|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-08-12 06:46:12,894|a6295471-05da-4aee-ba06-e72c8f2ed979||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8fb81761-c9d5-4f42-af03-76e77f7c958b auditStoreId -1 2022-08-12 06:46:15,395|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/tender_kare/status) 2022-08-12 06:46:15,600|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-12 06:46:15,615|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (tender_kare) is not ready. Please wait... 2022-08-12 06:46:16,547|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-12 06:46:16,702|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-08-12 06:46:16,712|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing request id a6295471-05da-4aee-ba06-e72c8f2ed979 2022-08-12 06:46:16,712|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionInput called not to store the Workflow action input details 2022-08-12 06:46:16,712|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| StoreAuditService ID -1 2022-08-12 06:46:16,712|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-12 06:46:16,712|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-12 06:46:16,713|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-12 06:46:16,717|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deriving input data for workflow: (config-assign) 2022-08-12 06:46:16,718|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-08-12 06:46:16,718|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-12 06:46:16,719|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| preparing request id(a6295471-05da-4aee-ba06-e72c8f2ed979) for workflow(config-assign) step(config-assign) 2022-08-12 06:46:16,719|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-08-12 06:46:16,719|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-08-12 06:46:16,722|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-08-12 06:46:16,925|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:46:16,928|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-08-12 06:46:16,941|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("1f74def3-12f2-48ef-b96e-bc5090c3b218") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-12 06:46:16,945|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("f837da06-4054-4661-ba06-14c476f39bb5") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-12 06:46:17,028|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (vnf-id) 2022-08-12 06:46:17,031|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (vnf_name) 2022-08-12 06:46:17,031|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource resolution saved into database successfully : (service-instance-id) 2022-08-12 06:46:17,032|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Generated Resource Param Data ({ "service-instance-id" : "1f74def3-12f2-48ef-b96e-bc5090c3b218", "vnf-id" : "f837da06-4054-4661-ba06-14c476f39bb5", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-08-12 06:46:17,061|||DefaultDispatcher-worker-1||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-08-12 06:46:17,137|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-08-12 06:46:17,137|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Preparing Response... 2022-08-12 06:46:17,137|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-08-12 06:46:17,137|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveWorkflowOutputs for workflow(config-assign) 2022-08-12 06:46:17,138|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 154b0b9e-d61b-42f4-bd98-61aaeb21df10 auditStoreId -1 2022-08-12 06:46:17,155|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Completed 2022-08-12 06:46:25,644|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/tender_kare/status) 2022-08-12 06:46:25,792|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-12 06:46:25,795|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (tender_kare) is not ready. Please wait... 2022-08-12 06:46:35,841|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/tender_kare/status) 2022-08-12 06:46:35,988|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-12 06:46:35,989|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (tender_kare) is not ready. Please wait... 2022-08-12 06:46:46,022|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/tender_kare/status) 2022-08-12 06:46:46,128|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-12 06:46:46,136|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (tender_kare) is ready. 2022-08-12 06:46:46,136|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END 2022-08-12 06:46:46,136|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-08-12 06:46:46,136|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-08-12 06:46:46,136|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS) 2022-08-12 06:46:46,137|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[d47b6709-4135-4486-81cd-09fa152538a7])'s step(collect-results) 2022-08-12 06:46:46,137|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-08-12 06:46:46,142|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(d47b6709-4135-4486-81cd-09fa152538a7) for workflow(config-deploy) step(collect-results) 2022-08-12 06:46:46,142|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 2022-08-12 06:46:46,142|||DefaultDispatcher-worker-3||||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-08-12 06:46:46,143|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([]) 2022-08-12 06:46:46,164|||DefaultDispatcher-worker-3||||INFO||||||| Collected results: {} 2022-08-12 06:46:46,164|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-08-12 06:46:46,164|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 2022-08-12 06:46:46,165|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS) 2022-08-12 06:46:46,167|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-08-12 06:46:46,169|||DefaultDispatcher-worker-3||||INFO||||||| workflow(d47b6709-4135-4486-81cd-09fa152538a7) nodes completed with (0)exceptions 2022-08-12 06:46:46,169|d47b6709-4135-4486-81cd-09fa152538a7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-08-12 06:46:46,170|d47b6709-4135-4486-81cd-09fa152538a7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d2cc04d4-d61a-4088-9773-b93ac192c0bb auditStoreId -1 2022-08-12 06:46:46,173|d47b6709-4135-4486-81cd-09fa152538a7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Completed 2022-08-12 06:47:10,201|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-12 06:47:10,325|||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-08-12 06:47:10,331|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing request id a6295471-05da-4aee-ba06-e72c8f2ed979 2022-08-12 06:47:10,331|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionInput called not to store the Workflow action input details 2022-08-12 06:47:10,331|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| StoreAuditService ID -1 2022-08-12 06:47:10,336|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-12 06:47:10,336|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-12 06:47:10,338|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-12 06:47:10,349|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deriving input data for workflow: (config-deploy) 2022-08-12 06:47:10,350|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-08-12 06:47:10,350|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-08-12 06:47:10,368|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| preparing request id(a6295471-05da-4aee-ba06-e72c8f2ed979) for workflow(config-deploy) step(config-deploy) 2022-08-12 06:47:10,368|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-08-12 06:47:10,369|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:47:10,372|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-08-12 06:47:10,372|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Getting Jython Script Class(ConfigDeploy) 2022-08-12 06:47:10,462|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@5507e50a 2022-08-12 06:47:10,464|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Hello world 2022-08-12 06:47:10,465|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Preparing Response... 2022-08-12 06:47:10,465|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-08-12 06:47:10,465|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-08-12 06:47:10,466|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 47c6e34f-2776-43fe-962a-9d1b3080c8db auditStoreId -1 2022-08-12 06:47:10,470|a6295471-05da-4aee-ba06-e72c8f2ed979||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Completed 2022-08-12 06:48:22,827|efda4483-b06d-4506-bd10-4afc5169e961||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-08-12 06:48:22,827|efda4483-b06d-4506-bd10-4afc5169e961||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-08-12 06:48:22,827|efda4483-b06d-4506-bd10-4afc5169e961||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-08-12 06:48:23,850|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-08-12 06:48:23,850|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-08-12 06:48:25,705|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-08-12 06:48:25,706|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(5020e0a8-d1fe-446e-a388-4166fb784c0b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-08-12 06:48:25,749|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(6212a294-0e40-4504-96a8-b4214965215b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-08-12 06:48:25,760|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(b7e9677b-bbed-4d69-95a5-e195f732349f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-08-12 06:48:25,777|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(9dc799c0-81b1-4155-9727-fa7d99f15dd1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-08-12 06:48:25,796|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(ec1f55ad-331d-481a-932f-317fc8049f54) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-08-12 06:48:25,816|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(412334f7-ed72-4782-a847-9c4720937e5c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-08-12 06:48:25,835|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:48:25,836|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:48:25,836|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-08-12 06:48:25,836|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-08-12 06:48:25,837|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:48:25,848|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:48:25,898|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-12 06:48:25,990|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-12 06:48:26,068|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-12 06:48:26,122|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-12 06:48:26,344|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:48:26,346|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:48:26,347|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:48:26,420|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:48:26,421|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:48:26,422|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:48:26,443|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:48:26,502|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-08-12 06:48:26,589|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-08-12 06:48:26,633|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-08-12 06:48:26,736|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-08-12 06:48:26,736|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-08-12 06:48:26,825|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-08-12 06:48:26,975|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:48:26,976|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:48:26,977|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign-day-2) 2022-08-12 06:48:26,979|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:48:26,979|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy-day-2) 2022-08-12 06:48:27,010|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:48:27,096|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Overwriting blueprint model :5G_Core::1.0.37 2022-08-12 06:48:27,130|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-08-12 06:48:27,132|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-08-12 06:48:27,205|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:48:27,207|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:48:27,208|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:48:27,209|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(HealthCheck) 2022-08-12 06:48:27,210|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(ScaleOutReconfiguration) 2022-08-12 06:48:27,211|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(vf-config-assign) 2022-08-12 06:48:27,212|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(vf-config-deploy) 2022-08-12 06:48:27,271|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-08-12 06:48:27,336|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-08-12 06:48:27,384|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-08-12 06:48:27,388|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-08-12 06:48:27,461|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:48:27,463|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:48:27,518|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-08-12 06:48:27,567|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-08-12 06:48:27,649|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-08-12 06:48:27,678|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-08-12 06:48:27,768|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:48:27,771|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:48:27,778|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:48:27,835|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:48:27,881|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-08-12 06:48:27,924|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-08-12 06:48:27,926|efda4483-b06d-4506-bd10-4afc5169e961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-08-12 06:48:44,573|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/fc09fe72-1a1c-4f18-97ed-93307df94059) 2022-08-12 06:48:44,574|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| deleting definition types under : /opt/app/onap/blueprints/working/fc09fe72-1a1c-4f18-97ed-93307df94059/Definitions 2022-08-12 06:48:44,578|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| reinitialized all type definitions 2022-08-12 06:48:44,579|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-08-12 06:48:44,650|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing ArtifactDefinition(vnf-template) 2022-08-12 06:48:44,680|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing ArtifactDefinition(vnf-mapping) 2022-08-12 06:48:44,732|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-08-12 06:48:44,807|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:48:44,885|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:48:44,928|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:48:44,947|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-08-12 06:48:44,949|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-08-12 06:48:44,949|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-08-12 06:48:44,988|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:48:45,020|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:48:45,074|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:48:45,110|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-12 06:48:45,161|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:48:45,180|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:48:45,201|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:48:45,238|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:48:45,266|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:48:45,295|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:48:45,334|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(config-assign) 2022-08-12 06:48:45,338|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing ArtifactDefinition(baseconfig-template) 2022-08-12 06:48:45,338|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-08-12 06:48:45,338|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-08-12 06:48:45,370|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:48:45,406|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:48:45,431|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(input) 2022-08-12 06:48:45,461|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ***** Enhancing NodeTemplate(config-deploy) 2022-08-12 06:48:45,654|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ##### Enhancing Workflow(resource-assignment) 2022-08-12 06:48:45,655|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-08-12 06:48:45,655|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-08-12 06:48:45,655|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-08-12 06:48:45,655|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-08-12 06:48:45,655|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-08-12 06:48:45,655|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/fc09fe72-1a1c-4f18-97ed-93307df94059/Templates/vnf-mapping.json 2022-08-12 06:48:45,665|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-08-12 06:48:45,665|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-08-12 06:48:45,666|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/fc09fe72-1a1c-4f18-97ed-93307df94059/Templates/base_ubuntu20-mapping.json 2022-08-12 06:48:45,674|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-08-12 06:48:45,674|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-08-12 06:48:45,675|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ##### Enhancing Workflow(config-assign) 2022-08-12 06:48:45,675|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-08-12 06:48:45,676|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| identified workflow(config-assign) targets(config-assign) 2022-08-12 06:48:45,676|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-08-12 06:48:45,676|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-08-12 06:48:45,676|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/fc09fe72-1a1c-4f18-97ed-93307df94059/Templates/baseconfig-mapping.json 2022-08-12 06:48:45,689|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-08-12 06:48:45,689|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| dataType not present for the recipe(dt-config-assign-properties) 2022-08-12 06:48:45,690|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ##### Enhancing Workflow(config-deploy) 2022-08-12 06:48:45,690|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-08-12 06:48:45,690|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| identified workflow(config-deploy) targets(config-deploy) 2022-08-12 06:48:45,690|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| workflow(config-deploy) resource assignment files([] 2022-08-12 06:48:45,690|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| ##### Enhancing blueprint Resource Definitions 2022-08-12 06:48:45,690|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-08-12 06:48:45,691|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing file (Templates/vnf-mapping.json) 2022-08-12 06:48:45,691|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-08-12 06:48:45,691|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing file (Templates/baseconfig-mapping.json) 2022-08-12 06:48:45,735|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:48:45,974|28caff16-0bce-4bb4-a37b-877b2abfdb50||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-08-12 06:48:46,330|fbf1302f-54b6-4774-a9b6-9f28f1806594||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Save processing(47ec8da5-942b-4a84-a758-f3df15a81b33) CBA(/opt/app/onap/blueprints/archive/47ec8da5-942b-4a84-a758-f3df15a81b33/cba.zip) 2022-08-12 06:48:46,351|fbf1302f-54b6-4774-a9b6-9f28f1806594||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/47ec8da5-942b-4a84-a758-f3df15a81b33) and entry definition file (Definitions/ubuntu20.json) 2022-08-12 06:48:46,367|fbf1302f-54b6-4774-a9b6-9f28f1806594||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-12 06:48:46,484|fbf1302f-54b6-4774-a9b6-9f28f1806594||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(resource-assignment) 2022-08-12 06:48:46,486|fbf1302f-54b6-4774-a9b6-9f28f1806594||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-assign) 2022-08-12 06:48:46,486|fbf1302f-54b6-4774-a9b6-9f28f1806594||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Validating Workflow(config-deploy) 2022-08-12 06:48:46,503|fbf1302f-54b6-4774-a9b6-9f28f1806594||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/47ec8da5-942b-4a84-a758-f3df15a81b33) and entry definition file (Definitions/ubuntu20.json) 2022-08-12 06:48:46,550|fbf1302f-54b6-4774-a9b6-9f28f1806594||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-08-12 06:48:46,591|fbf1302f-54b6-4774-a9b6-9f28f1806594||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-08-12 06:48:46,720|fbf1302f-54b6-4774-a9b6-9f28f1806594||DefaultDispatcher-worker-36||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-08-12 06:48:46,817|fbf1302f-54b6-4774-a9b6-9f28f1806594||DefaultDispatcher-worker-36||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| No compiled cache(/opt/app/onap/blueprints/working/47ec8da5-942b-4a84-a758-f3df15a81b33) present to clean. 2022-08-12 06:49:00,757|e494ca4e-b830-4951-b319-a10653abd4d6||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing request id 93cd22f4-40a5-4e43-a88b-a1cfb89b1d5a 2022-08-12 06:49:00,757|e494ca4e-b830-4951-b319-a10653abd4d6||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionInput called not to store the Workflow action input details 2022-08-12 06:49:00,757|e494ca4e-b830-4951-b319-a10653abd4d6||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| StoreAuditService ID -1 2022-08-12 06:49:00,774|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-08-12 06:49:01,242|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-12 06:49:01,247|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-12 06:49:01,255|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-12 06:49:01,289|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deriving input data for workflow: (resource-assignment) 2022-08-12 06:49:01,290|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-08-12 06:49:01,290|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-12 06:49:01,292|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| preparing request id(93cd22f4-40a5-4e43-a88b-a1cfb89b1d5a) for workflow(resource-assignment) step(resource-assignment) 2022-08-12 06:49:01,292|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-08-12 06:49:01,292|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-08-12 06:49:01,293|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-08-12 06:49:01,368|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:49:01,373|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-08-12 06:49:01,373|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("1524cdf0-ea31-4419-8ff4-ee698863666f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-12 06:49:01,374|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("21fcc002-7630-4394-a78d-54f9a2245668") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-12 06:49:01,375|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Generated Resource Param Data ({ "service-instance-id" : "1524cdf0-ea31-4419-8ff4-ee698863666f", "vnf-id" : "21fcc002-7630-4394-a78d-54f9a2245668", "vnf_name" : "ubuntu20-VNF-name" }) 2022-08-12 06:49:01,400|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Preparing Response... 2022-08-12 06:49:01,401|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-08-12 06:49:01,401|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-08-12 06:49:01,402|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e4c8afb1-1d95-42cd-aab9-85e78893fed2 auditStoreId -1 2022-08-12 06:49:06,362|e494ca4e-b830-4951-b319-a10653abd4d6||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing request id 86464c55-6baf-4fa1-8b07-fa241c515709 2022-08-12 06:49:06,362|e494ca4e-b830-4951-b319-a10653abd4d6||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionInput called not to store the Workflow action input details 2022-08-12 06:49:06,362|e494ca4e-b830-4951-b319-a10653abd4d6||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| StoreAuditService ID -1 2022-08-12 06:49:06,363|e494ca4e-b830-4951-b319-a10653abd4d6||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-12 06:49:06,363|e494ca4e-b830-4951-b319-a10653abd4d6||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-12 06:49:06,368|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-12 06:49:06,422|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deriving input data for workflow: (resource-assignment) 2022-08-12 06:49:06,423|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-08-12 06:49:06,423|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-12 06:49:06,424|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| preparing request id(86464c55-6baf-4fa1-8b07-fa241c515709) for workflow(resource-assignment) step(resource-assignment) 2022-08-12 06:49:06,424|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-08-12 06:49:06,424|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-08-12 06:49:06,426|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-08-12 06:49:06,457|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:49:06,460|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-08-12 06:49:06,461|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-08-12 06:49:06,461|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-08-12 06:49:06,462|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-08-12 06:49:06,462|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("be2f69b2-e2f6-4492-a9b5-77620233df7c") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-08-12 06:49:06,462|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("1524cdf0-ea31-4419-8ff4-ee698863666f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-12 06:49:06,462|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:49:06,463|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-08-12 06:49:06,464|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-08-12 06:49:06,465|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("21fcc002-7630-4394-a78d-54f9a2245668") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-12 06:49:06,466|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master", "service-instance-id" : "1524cdf0-ea31-4419-8ff4-ee698863666f", "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" : "be2f69b2-e2f6-4492-a9b5-77620233df7c", "vnf-id" : "21fcc002-7630-4394-a78d-54f9a2245668", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-08-12 06:49:06,496|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Preparing Response... 2022-08-12 06:49:06,496|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-08-12 06:49:06,496|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-08-12 06:49:06,497|e494ca4e-b830-4951-b319-a10653abd4d6||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 46b5e271-5c45-4616-9702-ecf357d6198d auditStoreId -1 2022-08-12 06:49:09,829|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-12 06:49:09,955|||grpc-default-executor-3||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-08-12 06:49:09,963|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing request id e494ca4e-b830-4951-b319-a10653abd4d6 2022-08-12 06:49:09,963|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionInput called not to store the Workflow action input details 2022-08-12 06:49:09,963|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| StoreAuditService ID -1 2022-08-12 06:49:09,964|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-12 06:49:09,964|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-12 06:49:09,968|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-12 06:49:09,990|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deriving input data for workflow: (config-assign) 2022-08-12 06:49:09,990|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-08-12 06:49:09,990|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-12 06:49:09,991|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| preparing request id(e494ca4e-b830-4951-b319-a10653abd4d6) for workflow(config-assign) step(config-assign) 2022-08-12 06:49:09,991|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-08-12 06:49:09,991|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-08-12 06:49:09,995|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-08-12 06:49:10,016|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resolution with resolutionKey=(ubuntu20-VNF-name) already exist - will resolve all resources not already resolved. 2022-08-12 06:49:10,016|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource (vnf-id) already resolved: value=(f837da06-4054-4661-ba06-14c476f39bb5) 2022-08-12 06:49:10,017|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("f837da06-4054-4661-ba06-14c476f39bb5") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-12 06:49:10,017|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource (service-instance-id) already resolved: value=(1f74def3-12f2-48ef-b96e-bc5090c3b218) 2022-08-12 06:49:10,017|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("1f74def3-12f2-48ef-b96e-bc5090c3b218") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-12 06:49:10,017|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Resource (vnf_name) already resolved: value=(ubuntuCDS-VNF-name) 2022-08-12 06:49:10,017|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-08-12 06:49:10,031|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = success required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = success required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = success required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-08-12 06:49:10,033|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Generated Resource Param Data ({ "service-instance-id" : "1f74def3-12f2-48ef-b96e-bc5090c3b218", "vnf-id" : "f837da06-4054-4661-ba06-14c476f39bb5", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-08-12 06:49:10,060|||DefaultDispatcher-worker-36||||INFO||||||| Overwriting template resolution for blueprintName=(1.0.0), blueprintVersion=(ubuntu20), artifactName=(baseconfig) and resolutionKey=(ubuntu20-VNF-name) 2022-08-12 06:49:10,074|||DefaultDispatcher-worker-36||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-08-12 06:49:10,093|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-08-12 06:49:10,093|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Preparing Response... 2022-08-12 06:49:10,094|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-08-12 06:49:10,094|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveWorkflowOutputs for workflow(config-assign) 2022-08-12 06:49:10,094|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7858de04-2200-49a1-b53e-19add36b9a48 auditStoreId -1 2022-08-12 06:49:10,098|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Completed 2022-08-12 06:49:58,102|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-12 06:49:58,269|||grpc-default-executor-3||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-08-12 06:49:58,273|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| processing request id e494ca4e-b830-4951-b319-a10653abd4d6 2022-08-12 06:49:58,274|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionInput called not to store the Workflow action input details 2022-08-12 06:49:58,274|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| StoreAuditService ID -1 2022-08-12 06:49:58,288|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-12 06:49:58,289|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-12 06:49:58,299|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-12 06:49:58,484|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Deriving input data for workflow: (config-deploy) 2022-08-12 06:49:58,485|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-08-12 06:49:58,485|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-08-12 06:49:58,486|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| preparing request id(e494ca4e-b830-4951-b319-a10653abd4d6) for workflow(config-deploy) step(config-deploy) 2022-08-12 06:49:58,487|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-08-12 06:49:58,487|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| 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-08-12 06:49:58,488|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-08-12 06:49:58,488|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Getting Jython Script Class(ConfigDeploy) 2022-08-12 06:49:58,538|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Component Object org.python.proxies.__main__$ConfigDeploy$4@45b742fc 2022-08-12 06:49:58,538|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Hello world 2022-08-12 06:49:58,538|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Preparing Response... 2022-08-12 06:49:58,538|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-08-12 06:49:58,539|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-08-12 06:49:58,539|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4a69158a-c74a-46d4-8ad8-45bc1e96c370 auditStoreId -1 2022-08-12 06:49:58,541|e494ca4e-b830-4951-b319-a10653abd4d6||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-kxjzw|||| Completed