By type
21:46:50,123 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 21:46:50,132 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 21:46:50,136 |-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] 21:46:50,137 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 21:46:50,137 |-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] 21:46:50,137 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 21:46:50,156 |-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 21:46:50,330 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 21:46:50,339 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 21:46:50,343 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 21:46:50,351 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 21:46:50,443 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 21:46:50,444 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 21:46:50,444 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 21:46:50,444 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 21:46:50,444 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 21:46:50,444 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 21:46:50,444 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 21:46:50,445 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 21:46:50,447 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-06-06 21:46:51,479|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-cv748 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app) 2022-06-06 21:46:51,484|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-06-06 21:46:55,457|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-06-06 21:46:56,299|||main||||INFO||||||| Finished Spring Data repository scanning in 826ms. Found 11 JPA repository interfaces. 2022-06-06 21:46:59,553|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-06-06 21:46:59,640|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-06-06 21:46:59,913|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-06 21:47:00,535|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-06-06 21:47:01,019|||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-06-06 21:47:01,025|||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-06-06 21:47:01,305|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-06-06 21:47:02,876|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-06 21:47:02,891|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-06-06 21:47:02,981|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-06-06 21:47:04,474|||main||||INFO||||||| Audit service is disabled 2022-06-06 21:47:04,674|||main||||INFO||||||| Workflow Audit store is disabled 2022-06-06 21:47:06,442|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability] 2022-06-06 21:47:06,511|||main||||INFO||||||| Dependency Management module created... 2022-06-06 21:47:07,934|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-06-06 21:47:08,251|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-06-06 21:47:10,123|||main||||INFO||||||| Netty started on port(s): 8080 2022-06-06 21:47:12,501|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-06-06 21:47:13,018|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-06-06 21:47:13,030|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 22.372 seconds (JVM running for 23.538) 2022-06-06 21:47:13,056|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-06-06 22:48:31,228|13caa544-f2f3-4198-87cd-62c75f309b59||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-06 22:48:31,229|13caa544-f2f3-4198-87cd-62c75f309b59||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-06 22:48:31,231|13caa544-f2f3-4198-87cd-62c75f309b59||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-06 22:48:31,887|13caa544-f2f3-4198-87cd-62c75f309b59||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-06 22:48:31,891|13caa544-f2f3-4198-87cd-62c75f309b59||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-06 22:48:33,387|e1d5369e-8173-4445-ae27-1b0e2488d325||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Enhancing blueprint(/opt/app/onap/blueprints/working/adebb3e7-0575-4117-a26d-1ddfa8f3ae0c) 2022-06-06 22:48:33,404|e1d5369e-8173-4445-ae27-1b0e2488d325||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| deleting definition types under : /opt/app/onap/blueprints/working/adebb3e7-0575-4117-a26d-1ddfa8f3ae0c/Definitions 2022-06-06 22:48:33,528|e1d5369e-8173-4445-ae27-1b0e2488d325||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| reinitialized all type definitions 2022-06-06 22:48:33,538|e1d5369e-8173-4445-ae27-1b0e2488d325||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-06 22:48:33,595|e1d5369e-8173-4445-ae27-1b0e2488d325||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-06 22:48:33,605|e1d5369e-8173-4445-ae27-1b0e2488d325||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-06 22:48:33,615|e1d5369e-8173-4445-ae27-1b0e2488d325||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-06 22:48:33,696|e1d5369e-8173-4445-ae27-1b0e2488d325||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ##### Enhancing Workflow(helloworld) 2022-06-06 22:48:33,697|e1d5369e-8173-4445-ae27-1b0e2488d325||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-06 22:48:33,697|e1d5369e-8173-4445-ae27-1b0e2488d325||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| identified workflow(helloworld) targets(helloworld) 2022-06-06 22:48:33,697|e1d5369e-8173-4445-ae27-1b0e2488d325||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-06 22:48:33,697|e1d5369e-8173-4445-ae27-1b0e2488d325||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-06 22:48:33,697|e1d5369e-8173-4445-ae27-1b0e2488d325||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enriching artifacts file(/opt/app/onap/blueprints/working/adebb3e7-0575-4117-a26d-1ddfa8f3ae0c/Templates/hello-world-mapping.json 2022-06-06 22:48:33,716|e1d5369e-8173-4445-ae27-1b0e2488d325||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-06 22:48:33,716|e1d5369e-8173-4445-ae27-1b0e2488d325||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-06 22:48:33,717|e1d5369e-8173-4445-ae27-1b0e2488d325||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ##### Enhancing blueprint Resource Definitions 2022-06-06 22:48:33,717|e1d5369e-8173-4445-ae27-1b0e2488d325||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-06 22:48:33,719|e1d5369e-8173-4445-ae27-1b0e2488d325||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| processing file (Templates/hello-world-mapping.json) 2022-06-06 22:48:33,747|e1d5369e-8173-4445-ae27-1b0e2488d325||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| distinct resource keys ([]) 2022-06-06 22:48:33,747|e1d5369e-8173-4445-ae27-1b0e2488d325||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Enriching Resource Definition sources Node Template: [] 2022-06-06 22:48:34,050|e99ca6f6-5bd7-4edf-8abc-a83bed19499e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(33245a5e-6924-4db7-92fc-84c7aa7c9495) CBA(/opt/app/onap/blueprints/archive/33245a5e-6924-4db7-92fc-84c7aa7c9495/cba.zip) 2022-06-06 22:48:34,065|e99ca6f6-5bd7-4edf-8abc-a83bed19499e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/33245a5e-6924-4db7-92fc-84c7aa7c9495) and entry definition file (Definitions/blueprint.json) 2022-06-06 22:48:34,163|e99ca6f6-5bd7-4edf-8abc-a83bed19499e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(helloworld) 2022-06-06 22:48:34,188|e99ca6f6-5bd7-4edf-8abc-a83bed19499e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/33245a5e-6924-4db7-92fc-84c7aa7c9495) and entry definition file (Definitions/blueprint.json) 2022-06-06 22:48:34,313|e99ca6f6-5bd7-4edf-8abc-a83bed19499e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| No compiled cache(/opt/app/onap/blueprints/working/33245a5e-6924-4db7-92fc-84c7aa7c9495) present to clean. 2022-06-06 22:48:34,536|8870cf3b-52fc-4404-8c6e-628cbef2bcc9||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| processing request id 654321 2022-06-06 22:48:34,537|8870cf3b-52fc-4404-8c6e-628cbef2bcc9||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| storeExecutionInput called not to store the Workflow action input details 2022-06-06 22:48:34,537|8870cf3b-52fc-4404-8c6e-628cbef2bcc9||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| StoreAuditService ID -1 2022-06-06 22:48:34,547|8870cf3b-52fc-4404-8c6e-628cbef2bcc9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| getting cba file name(test101), version(1.0.1) from db 2022-06-06 22:48:34,627|8870cf3b-52fc-4404-8c6e-628cbef2bcc9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-06 22:48:34,630|8870cf3b-52fc-4404-8c6e-628cbef2bcc9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-06 22:48:34,633|8870cf3b-52fc-4404-8c6e-628cbef2bcc9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-06 22:48:34,655|8870cf3b-52fc-4404-8c6e-628cbef2bcc9||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deriving input data for workflow: (helloworld) 2022-06-06 22:48:34,656|8870cf3b-52fc-4404-8c6e-628cbef2bcc9||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-06 22:48:34,657|8870cf3b-52fc-4404-8c6e-628cbef2bcc9||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-06 22:48:34,674|8870cf3b-52fc-4404-8c6e-628cbef2bcc9||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-06 22:48:34,674|8870cf3b-52fc-4404-8c6e-628cbef2bcc9||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-06 22:48:34,676|8870cf3b-52fc-4404-8c6e-628cbef2bcc9||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-06 22:48:34,697|8870cf3b-52fc-4404-8c6e-628cbef2bcc9||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-06 22:48:34,733|8870cf3b-52fc-4404-8c6e-628cbef2bcc9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Batched Sequence : ([]) 2022-06-06 22:48:34,738|8870cf3b-52fc-4404-8c6e-628cbef2bcc9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Generated Resource Param Data ({ }) 2022-06-06 22:48:34,867|8870cf3b-52fc-4404-8c6e-628cbef2bcc9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Preparing Response... 2022-06-06 22:48:34,871|8870cf3b-52fc-4404-8c6e-628cbef2bcc9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-06 22:48:34,871|8870cf3b-52fc-4404-8c6e-628cbef2bcc9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-06 22:48:34,875|8870cf3b-52fc-4404-8c6e-628cbef2bcc9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 06bf9452-835e-4657-b5a8-8fb76cf14d46 auditStoreId -1 2022-06-06 23:08:35,067|ba825aff-c16b-49b5-9cdb-8707e5023387||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-06 23:08:35,068|ba825aff-c16b-49b5-9cdb-8707e5023387||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-06 23:08:35,069|ba825aff-c16b-49b5-9cdb-8707e5023387||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-06 23:08:35,381|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-06 23:08:35,381|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-06 23:08:36,189|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-06 23:08:36,194|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(d28a8e22-067c-4ceb-a98c-9a7e80eeb555) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-06 23:08:36,220|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(8ced6958-af4b-4063-a8b6-2fc57d5133a1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-06 23:08:36,230|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(3b45728e-b1a6-4f1b-b2df-b2828791bdc4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-06 23:08:36,245|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(253a3c2a-68b7-4fd7-b8aa-8ee11627bfda) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-06 23:08:36,263|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(6daf12c3-3f21-4e21-b3e6-fb664fbdf4ae) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-06 23:08:36,284|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(056eb8b9-f1ef-4cb9-8883-eba853dd8593) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-06 23:08:36,305|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:08:36,306|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:08:36,306|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-06 23:08:36,306|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-06 23:08:36,306|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:08:36,307|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:08:36,376|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-06 23:08:36,430|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-06 23:08:36,462|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-06 23:08:36,488|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-06 23:08:36,662|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(resource-assignment) 2022-06-06 23:08:36,664|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-assign) 2022-06-06 23:08:36,665|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy) 2022-06-06 23:08:36,731|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:08:36,859|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(resource-assignment) 2022-06-06 23:08:36,860|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-assign) 2022-06-06 23:08:36,861|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy) 2022-06-06 23:08:36,917|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:08:37,061|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(resource-assignment) 2022-06-06 23:08:37,062|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-assign) 2022-06-06 23:08:37,063|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy) 2022-06-06 23:08:37,064|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(HealthCheck) 2022-06-06 23:08:37,066|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-06 23:08:37,067|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(vf-config-assign) 2022-06-06 23:08:37,067|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(vf-config-deploy) 2022-06-06 23:08:37,124|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-06 23:08:37,219|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(resource-assignment) 2022-06-06 23:08:37,221|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy) 2022-06-06 23:08:37,264|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-assign) 2022-06-06 23:08:37,265|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy) 2022-06-06 23:08:37,267|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-06 23:08:37,290|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:08:37,415|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(resource-assignment) 2022-06-06 23:08:37,416|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-assign) 2022-06-06 23:08:37,417|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-assign-day-2) 2022-06-06 23:08:37,417|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy) 2022-06-06 23:08:37,418|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy-day-2) 2022-06-06 23:08:37,439|ba825aff-c16b-49b5-9cdb-8707e5023387||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:08:38,985|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f1426e00-b5e6-440f-a682-833f5adc534b) 2022-06-06 23:08:38,986|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| deleting definition types under : /opt/app/onap/blueprints/working/f1426e00-b5e6-440f-a682-833f5adc534b/Definitions 2022-06-06 23:08:38,989|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| reinitialized all type definitions 2022-06-06 23:08:38,990|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-06-06 23:08:39,013|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-06-06 23:08:39,021|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-06-06 23:08:39,028|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-06-06 23:08:39,048|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(capability) 2022-06-06 23:08:39,076|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(capability) 2022-06-06 23:08:39,090|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(processor-db) 2022-06-06 23:08:39,107|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-06 23:08:39,131|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-06 23:08:39,145|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-06 23:08:39,158|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-06 23:08:39,173|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-06 23:08:39,247|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-06-06 23:08:39,257|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-06-06 23:08:39,257|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-06-06 23:08:39,276|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(capability) 2022-06-06 23:08:39,296|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(capability) 2022-06-06 23:08:39,309|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(capability) 2022-06-06 23:08:39,327|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(processor-db) 2022-06-06 23:08:39,343|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-06 23:08:39,361|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-06 23:08:39,377|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-06 23:08:39,399|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-06 23:08:39,411|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-06 23:08:39,426|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-06 23:08:39,467|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ##### Enhancing Workflow(resource-resolution) 2022-06-06 23:08:39,468|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-06-06 23:08:39,468|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-06-06 23:08:39,468|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-06-06 23:08:39,468|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-06-06 23:08:39,468|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-06-06 23:08:39,468|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enriching artifacts file(/opt/app/onap/blueprints/working/f1426e00-b5e6-440f-a682-833f5adc534b/Templates/hello-world-velocity-mapping.json 2022-06-06 23:08:39,476|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-06-06 23:08:39,477|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-06-06 23:08:39,477|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enriching artifacts file(/opt/app/onap/blueprints/working/f1426e00-b5e6-440f-a682-833f5adc534b/Templates/hello-world-jinja-mapping.json 2022-06-06 23:08:39,484|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-06-06 23:08:39,484|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-06-06 23:08:39,484|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ##### Enhancing blueprint Resource Definitions 2022-06-06 23:08:39,484|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-06-06 23:08:39,484|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-06-06 23:08:39,484|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-06-06 23:08:39,498|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:08:39,582|b947caac-f6c4-4553-9cec-578119e20f78||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-06-06 23:08:39,770|043ca9f7-4564-4441-95ef-f3b7e3eb7eae||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(b67e195f-78d4-4109-b4a9-c4ede2b99f8c) CBA(/opt/app/onap/blueprints/archive/b67e195f-78d4-4109-b4a9-c4ede2b99f8c/cba.zip) 2022-06-06 23:08:39,780|043ca9f7-4564-4441-95ef-f3b7e3eb7eae||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b67e195f-78d4-4109-b4a9-c4ede2b99f8c) and entry definition file (Definitions/resource-resolution.json) 2022-06-06 23:08:39,831|043ca9f7-4564-4441-95ef-f3b7e3eb7eae||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(resource-resolution) 2022-06-06 23:08:39,845|043ca9f7-4564-4441-95ef-f3b7e3eb7eae||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b67e195f-78d4-4109-b4a9-c4ede2b99f8c) and entry definition file (Definitions/resource-resolution.json) 2022-06-06 23:08:39,890|043ca9f7-4564-4441-95ef-f3b7e3eb7eae||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| No compiled cache(/opt/app/onap/blueprints/working/b67e195f-78d4-4109-b4a9-c4ede2b99f8c) present to clean. 2022-06-06 23:08:40,028|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| processing request id eeddd36b-fec7-4690-a5ef-d3d3d28db3b5 2022-06-06 23:08:40,029|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| storeExecutionInput called not to store the Workflow action input details 2022-06-06 23:08:40,029|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| StoreAuditService ID -1 2022-06-06 23:08:40,036|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-06-06 23:08:40,113|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-06 23:08:40,115|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-06-06 23:08:40,117|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:08:40,131|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deriving input data for workflow: (resource-resolution) 2022-06-06 23:08:40,136|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-06-06 23:08:40,137|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-06 23:08:40,138|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| preparing request id(eeddd36b-fec7-4690-a5ef-d3d3d28db3b5) for workflow(resource-resolution) step(helloworld) 2022-06-06 23:08:40,139|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-06-06 23:08:40,139|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:08:40,140|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-06-06 23:08:40,186|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:08:40,229|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-06 23:08:40,229|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-06-06 23:08:40,587|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Rest request method(PUT), url(/resource-resolution/put) 2022-06-06 23:08:40,680|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response status(200 - OK) 2022-06-06 23:08:40,689|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response processing type (string) 2022-06-06 23:08:40,690|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-06-06 23:08:40,690|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-06-06 23:08:40,691|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-06-06 23:08:40,734|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (v_put) 2022-06-06 23:08:40,749|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-06-06 23:08:40,750|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Getting Jython Script Class(ResolvProperties) 2022-06-06 23:08:46,119|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Component Object org.python.proxies.__main__$ResolvProperties$1@64f97ee6 2022-06-06 23:08:46,129|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-06-06 23:08:46,147|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (v_python) 2022-06-06 23:08:46,150|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-06 23:08:46,150|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-06-06 23:08:46,157|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-06-06 23:08:46,167|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response status(200 - OK) 2022-06-06 23:08:46,167|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response processing type (string) 2022-06-06 23:08:46,168|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-06-06 23:08:46,168|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-06-06 23:08:46,168|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-06-06 23:08:46,170|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-06 23:08:46,170|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-06-06 23:08:46,173|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-06-06 23:08:46,184|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response status(200 - OK) 2022-06-06 23:08:46,185|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response processing type (string) 2022-06-06 23:08:46,185|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-06-06 23:08:46,185|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-06-06 23:08:46,186|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-06-06 23:08:46,186|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (v_patch) 2022-06-06 23:08:46,198|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (v_del) 2022-06-06 23:08:46,200|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-06 23:08:46,230|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-06 23:08:55,064|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| compiled in (8832)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-06 23:08:55,069|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-06 23:08:55,084|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-06-06 23:08:55,099|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (v_kotlin) 2022-06-06 23:08:55,103|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-06 23:08:55,104|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-06-06 23:08:55,113|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Rest request method(GET), url(/resource-resolution/get) 2022-06-06 23:08:55,125|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response status(200 - OK) 2022-06-06 23:08:55,126|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response processing type (string) 2022-06-06 23:08:55,127|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-06 23:08:55,127|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-06 23:08:55,128|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-06-06 23:08:55,141|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (v_get) 2022-06-06 23:08:55,151|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-06-06 23:08:55,152|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-06-06 23:08:55,167|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (v_default) 2022-06-06 23:08:55,167|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (v_input) 2022-06-06 23:08:55,169|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-06 23:08:55,169|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-06-06 23:08:55,173|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Rest request method(POST), url(/resource-resolution/post) 2022-06-06 23:08:55,184|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response status(200 - OK) 2022-06-06 23:08:55,184|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response processing type (string) 2022-06-06 23:08:55,185|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-06-06 23:08:55,185|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-06-06 23:08:55,185|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-06-06 23:08:55,200|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (v_post) 2022-06-06 23:08:55,218|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:08:55,267|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response processing type (list) 2022-06-06 23:08:55,273|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-06-06 23:08:55,274|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-06 23:08:55,275|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-06 23:08:55,275|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-06 23:08:55,275|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-06 23:08:55,276|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-06-06 23:08:55,294|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (v_db) 2022-06-06 23:08:55,300|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:08:55,414|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-06-06 23:08:55,459|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-06 23:08:55,460|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-06-06 23:08:55,527|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:08:55,533|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-06 23:08:55,534|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-06-06 23:08:55,534|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-06-06 23:08:55,535|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Getting Jython Script Class(ResolvProperties) 2022-06-06 23:08:55,548|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-06-06 23:08:55,595|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Component Object org.python.proxies.__main__$ResolvProperties$2@556c9b42 2022-06-06 23:08:55,596|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-06-06 23:08:55,612|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (j_python) 2022-06-06 23:08:55,615|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-06 23:08:55,615|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-06-06 23:08:55,617|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-06-06 23:08:55,628|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response status(200 - OK) 2022-06-06 23:08:55,629|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response processing type (string) 2022-06-06 23:08:55,629|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-06-06 23:08:55,629|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-06-06 23:08:55,630|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-06-06 23:08:55,645|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (j_patch) 2022-06-06 23:08:55,646|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-06-06 23:08:55,660|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (j_input) 2022-06-06 23:08:55,662|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-06 23:08:55,662|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-06-06 23:08:55,664|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Rest request method(PUT), url(/resource-resolution/put) 2022-06-06 23:08:55,687|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response status(200 - OK) 2022-06-06 23:08:55,687|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response processing type (string) 2022-06-06 23:08:55,688|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-06-06 23:08:55,688|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-06-06 23:08:55,688|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-06-06 23:08:55,765|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (j_put) 2022-06-06 23:08:55,770|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-06-06 23:08:55,785|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (j_default) 2022-06-06 23:08:55,787|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-06 23:08:55,787|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-06-06 23:08:55,789|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-06-06 23:08:55,798|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response status(200 - OK) 2022-06-06 23:08:55,798|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response processing type (string) 2022-06-06 23:08:55,799|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-06-06 23:08:55,799|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-06-06 23:08:55,799|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-06-06 23:08:55,800|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-06 23:08:55,800|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-06-06 23:08:55,803|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Rest request method(POST), url(/resource-resolution/post) 2022-06-06 23:08:55,811|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response status(200 - OK) 2022-06-06 23:08:55,812|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response processing type (string) 2022-06-06 23:08:55,812|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-06-06 23:08:55,812|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-06-06 23:08:55,812|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-06-06 23:08:55,814|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (j_del) 2022-06-06 23:08:55,816|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-06 23:08:55,816|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-06-06 23:08:55,821|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Rest request method(GET), url(/resource-resolution/get) 2022-06-06 23:08:55,829|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (j_post) 2022-06-06 23:08:55,850|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response status(200 - OK) 2022-06-06 23:08:55,851|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response processing type (string) 2022-06-06 23:08:55,852|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-06 23:08:55,852|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-06 23:08:55,852|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-06-06 23:08:55,864|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (j_get) 2022-06-06 23:08:55,874|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-06-06 23:08:55,874|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-06-06 23:08:55,877|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-06-06 23:08:55,886|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response status(200 - OK) 2022-06-06 23:08:55,886|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response processing type (string) 2022-06-06 23:08:55,887|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-06-06 23:08:55,887|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-06-06 23:08:55,887|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-06-06 23:08:55,904|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (j_get_id) 2022-06-06 23:08:55,906|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-06 23:08:55,907|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-06-06 23:08:55,918|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (j_kotlin) 2022-06-06 23:08:55,924|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:08:55,932|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response processing type (list) 2022-06-06 23:08:55,935|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:08:55,935|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-06 23:08:55,935|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-06 23:08:55,935|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-06 23:08:55,935|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-06 23:08:55,935|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-06 23:08:55,935|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-06 23:08:55,935|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-06 23:08:55,935|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-06 23:08:55,935|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-06 23:08:55,935|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:08:55,949|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (j_db) 2022-06-06 23:08:55,951|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:08:56,207|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-06-06 23:08:56,218|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-06 23:08:56,219|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Preparing Response... 2022-06-06 23:08:56,219|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-06-06 23:08:56,219|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-06-06 23:08:56,220|444fef9b-95a3-41d8-8889-ac21ad0ff9c1||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4c136856-cbb5-4d19-a676-168cec344739 auditStoreId -1 2022-06-06 23:19:28,493|2cae7061-6f1e-412f-a556-91fe678a522a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(6a41ddcc-bb12-43d0-837a-893d07fb4be1) CBA(/opt/app/onap/blueprints/archive/6a41ddcc-bb12-43d0-837a-893d07fb4be1/cba.zip) 2022-06-06 23:19:28,536|2cae7061-6f1e-412f-a556-91fe678a522a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6a41ddcc-bb12-43d0-837a-893d07fb4be1) and entry definition file (Definitions/CNF.json) 2022-06-06 23:19:28,673|2cae7061-6f1e-412f-a556-91fe678a522a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(resource-assignment) 2022-06-06 23:19:28,674|2cae7061-6f1e-412f-a556-91fe678a522a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-assign) 2022-06-06 23:19:28,675|2cae7061-6f1e-412f-a556-91fe678a522a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy) 2022-06-06 23:19:28,676|2cae7061-6f1e-412f-a556-91fe678a522a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(scale-out) 2022-06-06 23:19:28,677|2cae7061-6f1e-412f-a556-91fe678a522a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(scale) 2022-06-06 23:19:28,678|2cae7061-6f1e-412f-a556-91fe678a522a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(scale-in) 2022-06-06 23:19:28,679|2cae7061-6f1e-412f-a556-91fe678a522a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(health-check) 2022-06-06 23:19:28,722|2cae7061-6f1e-412f-a556-91fe678a522a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6a41ddcc-bb12-43d0-837a-893d07fb4be1) and entry definition file (Definitions/CNF.json) 2022-06-06 23:19:28,803|2cae7061-6f1e-412f-a556-91fe678a522a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| No compiled cache(/opt/app/onap/blueprints/working/6a41ddcc-bb12-43d0-837a-893d07fb4be1) present to clean. 2022-06-06 23:19:34,079|acc44ed1-36fa-4023-8a2d-bcc398f8b681||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-06 23:19:34,080|acc44ed1-36fa-4023-8a2d-bcc398f8b681||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-06 23:19:34,080|acc44ed1-36fa-4023-8a2d-bcc398f8b681||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-06 23:19:34,392|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-06 23:19:34,393|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-06 23:19:35,117|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-06 23:19:35,118|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(0855033e-a941-464a-b9e1-5d758afcafa2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-06 23:19:35,139|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(7e6e0fb2-1a1e-40e0-bfc5-04f0d3bdbad2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-06 23:19:35,147|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(2b0f03d4-a89b-4516-85dc-1b74a8004e2f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-06 23:19:35,161|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(0245f475-3872-4003-bb46-f760d068c86c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-06 23:19:35,176|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(9d65ab20-5a06-420c-836e-cbfc93176e09) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-06 23:19:35,193|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(f495bef5-727e-481f-a7bf-01d3a625d0be) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-06 23:19:35,210|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:19:35,210|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:19:35,211|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-06 23:19:35,211|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-06 23:19:35,212|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:19:35,213|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:19:35,268|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-06 23:19:35,292|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-06 23:19:35,317|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-06 23:19:35,336|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-06 23:19:35,457|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(resource-assignment) 2022-06-06 23:19:35,458|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-assign) 2022-06-06 23:19:35,458|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy) 2022-06-06 23:19:35,522|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:19:35,568|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-06 23:19:35,596|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-06-06 23:19:35,606|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-06 23:19:35,657|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(resource-assignment) 2022-06-06 23:19:35,658|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-assign) 2022-06-06 23:19:35,659|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy) 2022-06-06 23:19:35,704|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:19:35,743|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-06 23:19:35,758|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-06-06 23:19:35,768|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-06 23:19:35,813|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(resource-assignment) 2022-06-06 23:19:35,814|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-assign) 2022-06-06 23:19:35,814|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy) 2022-06-06 23:19:35,815|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(HealthCheck) 2022-06-06 23:19:35,816|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-06 23:19:35,816|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(vf-config-assign) 2022-06-06 23:19:35,817|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(vf-config-deploy) 2022-06-06 23:19:35,858|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-assign) 2022-06-06 23:19:35,859|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy) 2022-06-06 23:19:35,861|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-06 23:19:35,876|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:19:35,904|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-06-06 23:19:35,924|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-06-06 23:19:35,950|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-06 23:19:35,965|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-06 23:19:35,966|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-06-06 23:19:35,983|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-06 23:19:36,028|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(resource-assignment) 2022-06-06 23:19:36,029|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-assign) 2022-06-06 23:19:36,030|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-assign-day-2) 2022-06-06 23:19:36,030|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy) 2022-06-06 23:19:36,031|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy-day-2) 2022-06-06 23:19:36,062|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:19:36,096|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Overwriting blueprint model :5G_Core::1.0.37 2022-06-06 23:19:36,113|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-06-06 23:19:36,125|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-06-06 23:19:36,156|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(resource-assignment) 2022-06-06 23:19:36,157|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy) 2022-06-06 23:19:36,189|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-06 23:19:36,204|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-06-06 23:19:36,219|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-06-06 23:19:36,220|acc44ed1-36fa-4023-8a2d-bcc398f8b681||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-06-06 23:19:48,806|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Enhancing blueprint(/opt/app/onap/blueprints/working/2df67a92-0e34-4378-ae20-57ec823f13b2) 2022-06-06 23:19:48,806|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| deleting definition types under : /opt/app/onap/blueprints/working/2df67a92-0e34-4378-ae20-57ec823f13b2/Definitions 2022-06-06 23:19:48,810|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| reinitialized all type definitions 2022-06-06 23:19:48,811|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-06-06 23:19:48,832|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing ArtifactDefinition(vnf-template) 2022-06-06 23:19:48,840|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing ArtifactDefinition(vnf-mapping) 2022-06-06 23:19:48,847|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-06-06 23:19:48,885|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(input) 2022-06-06 23:19:48,904|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(input) 2022-06-06 23:19:48,916|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(input) 2022-06-06 23:19:48,926|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-06-06 23:19:48,926|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-06-06 23:19:48,926|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-06-06 23:19:48,944|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(input) 2022-06-06 23:19:48,951|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(input) 2022-06-06 23:19:48,958|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(input) 2022-06-06 23:19:48,966|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-06 23:19:48,984|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(input) 2022-06-06 23:19:48,992|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(input) 2022-06-06 23:19:49,000|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(input) 2022-06-06 23:19:49,006|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(input) 2022-06-06 23:19:49,016|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(input) 2022-06-06 23:19:49,026|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(input) 2022-06-06 23:19:49,044|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(config-assign) 2022-06-06 23:19:49,049|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing ArtifactDefinition(baseconfig-template) 2022-06-06 23:19:49,050|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-06-06 23:19:49,050|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-06-06 23:19:49,072|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(input) 2022-06-06 23:19:49,083|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(input) 2022-06-06 23:19:49,096|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(input) 2022-06-06 23:19:49,104|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(config-deploy) 2022-06-06 23:19:49,154|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ##### Enhancing Workflow(resource-assignment) 2022-06-06 23:19:49,155|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-06-06 23:19:49,155|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-06-06 23:19:49,155|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-06-06 23:19:49,155|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-06-06 23:19:49,155|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-06-06 23:19:49,155|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enriching artifacts file(/opt/app/onap/blueprints/working/2df67a92-0e34-4378-ae20-57ec823f13b2/Templates/vnf-mapping.json 2022-06-06 23:19:49,163|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-06-06 23:19:49,163|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-06-06 23:19:49,163|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enriching artifacts file(/opt/app/onap/blueprints/working/2df67a92-0e34-4378-ae20-57ec823f13b2/Templates/base_ubuntu20-mapping.json 2022-06-06 23:19:49,169|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-06-06 23:19:49,169|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-06-06 23:19:49,170|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ##### Enhancing Workflow(config-assign) 2022-06-06 23:19:49,170|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-06-06 23:19:49,170|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| identified workflow(config-assign) targets(config-assign) 2022-06-06 23:19:49,170|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-06-06 23:19:49,170|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-06-06 23:19:49,170|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enriching artifacts file(/opt/app/onap/blueprints/working/2df67a92-0e34-4378-ae20-57ec823f13b2/Templates/baseconfig-mapping.json 2022-06-06 23:19:49,177|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-06-06 23:19:49,177|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| dataType not present for the recipe(dt-config-assign-properties) 2022-06-06 23:19:49,178|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ##### Enhancing Workflow(config-deploy) 2022-06-06 23:19:49,178|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-06-06 23:19:49,178|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| identified workflow(config-deploy) targets(config-deploy) 2022-06-06 23:19:49,178|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| workflow(config-deploy) resource assignment files([] 2022-06-06 23:19:49,178|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ##### Enhancing blueprint Resource Definitions 2022-06-06 23:19:49,179|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-06-06 23:19:49,179|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| processing file (Templates/vnf-mapping.json) 2022-06-06 23:19:49,179|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-06-06 23:19:49,179|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| processing file (Templates/baseconfig-mapping.json) 2022-06-06 23:19:49,194|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:19:49,294|fcbc4a5a-2734-402d-be51-0aafa966bfc3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-06-06 23:19:49,521|a7d2f007-4f45-4b79-9530-c1ffeb134b5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(c7631705-0eaf-408b-a6db-708777f2fa70) CBA(/opt/app/onap/blueprints/archive/c7631705-0eaf-408b-a6db-708777f2fa70/cba.zip) 2022-06-06 23:19:49,531|a7d2f007-4f45-4b79-9530-c1ffeb134b5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c7631705-0eaf-408b-a6db-708777f2fa70) and entry definition file (Definitions/ubuntu20.json) 2022-06-06 23:19:49,544|a7d2f007-4f45-4b79-9530-c1ffeb134b5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-06 23:19:49,572|a7d2f007-4f45-4b79-9530-c1ffeb134b5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(resource-assignment) 2022-06-06 23:19:49,573|a7d2f007-4f45-4b79-9530-c1ffeb134b5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-assign) 2022-06-06 23:19:49,574|a7d2f007-4f45-4b79-9530-c1ffeb134b5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy) 2022-06-06 23:19:49,586|a7d2f007-4f45-4b79-9530-c1ffeb134b5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c7631705-0eaf-408b-a6db-708777f2fa70) and entry definition file (Definitions/ubuntu20.json) 2022-06-06 23:19:49,629|a7d2f007-4f45-4b79-9530-c1ffeb134b5f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| No compiled cache(/opt/app/onap/blueprints/working/c7631705-0eaf-408b-a6db-708777f2fa70) present to clean. 2022-06-06 23:20:35,478|18df5edd-88ae-49b2-99da-7745cef135d3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-06 23:20:35,478|18df5edd-88ae-49b2-99da-7745cef135d3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-06 23:20:35,479|18df5edd-88ae-49b2-99da-7745cef135d3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-06 23:20:35,799|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-06 23:20:35,800|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-06 23:20:36,274|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-06 23:20:36,275|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(2e4cb070-a4aa-44b0-8031-39f9b79c8d1a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-06 23:20:36,300|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(4f413ebd-0229-461b-8835-7553625c310c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-06 23:20:36,306|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(c681e72a-6f4e-40fb-ae7b-53270cd1ae9d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-06 23:20:36,315|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(f9ff52ee-ec35-44b1-b53d-9a0807091cf0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-06 23:20:36,330|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(7520334e-9a6a-40a1-95a5-44295edb14d0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-06 23:20:36,349|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(ffbb3c9f-d86c-4989-8363-19dcb61f23e4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-06 23:20:36,365|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:20:36,366|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:20:36,366|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-06 23:20:36,366|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-06 23:20:36,366|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:20:36,367|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:20:36,377|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-06 23:20:36,414|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-06 23:20:36,431|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-06 23:20:36,452|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-06 23:20:36,541|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(resource-assignment) 2022-06-06 23:20:36,542|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-assign) 2022-06-06 23:20:36,543|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy) 2022-06-06 23:20:36,544|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(HealthCheck) 2022-06-06 23:20:36,545|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-06 23:20:36,546|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(vf-config-assign) 2022-06-06 23:20:36,546|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(vf-config-deploy) 2022-06-06 23:20:36,583|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-06 23:20:36,612|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-06-06 23:20:36,630|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-06-06 23:20:36,639|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-06-06 23:20:36,681|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(resource-assignment) 2022-06-06 23:20:36,682|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-assign) 2022-06-06 23:20:36,682|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy) 2022-06-06 23:20:36,717|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:20:36,752|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-06 23:20:36,767|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-06-06 23:20:36,768|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-06 23:20:36,821|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(resource-assignment) 2022-06-06 23:20:36,822|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-assign) 2022-06-06 23:20:36,823|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy) 2022-06-06 23:20:36,873|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:20:36,911|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-06 23:20:36,926|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-06-06 23:20:36,927|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-06 23:20:36,964|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(resource-assignment) 2022-06-06 23:20:36,965|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy) 2022-06-06 23:20:36,998|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-06 23:20:37,036|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-06-06 23:20:37,052|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-06-06 23:20:37,060|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-06-06 23:20:37,085|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(resource-assignment) 2022-06-06 23:20:37,085|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-assign) 2022-06-06 23:20:37,087|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-assign-day-2) 2022-06-06 23:20:37,087|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy) 2022-06-06 23:20:37,088|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy-day-2) 2022-06-06 23:20:37,109|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-assign) 2022-06-06 23:20:37,110|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy) 2022-06-06 23:20:37,111|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:20:37,117|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:20:37,132|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Overwriting blueprint model :5G_Core::1.0.37 2022-06-06 23:20:37,148|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-06-06 23:20:37,158|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-06 23:20:37,170|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-06 23:20:37,170|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-06-06 23:20:37,186|18df5edd-88ae-49b2-99da-7745cef135d3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-06 23:20:48,980|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1b9dcb45-07dc-4cd6-8d7b-0f1b9e63c038) 2022-06-06 23:20:48,981|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| deleting definition types under : /opt/app/onap/blueprints/working/1b9dcb45-07dc-4cd6-8d7b-0f1b9e63c038/Definitions 2022-06-06 23:20:48,982|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| reinitialized all type definitions 2022-06-06 23:20:48,983|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(netconf-device) 2022-06-06 23:20:49,000|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(resolve-data) 2022-06-06 23:20:49,018|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-06-06 23:20:49,025|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-06-06 23:20:49,030|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-06-06 23:20:49,063|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-06-06 23:20:49,090|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ##### Enhancing Workflow(config-assign) 2022-06-06 23:20:49,090|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-06-06 23:20:49,091|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| identified workflow(config-assign) targets(resolve-data) 2022-06-06 23:20:49,091|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-06-06 23:20:49,091|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-06-06 23:20:49,091|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enriching artifacts file(/opt/app/onap/blueprints/working/1b9dcb45-07dc-4cd6-8d7b-0f1b9e63c038/Templates/netconfrpc-mapping.json 2022-06-06 23:20:49,098|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-06-06 23:20:49,098|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| dataType not present for the recipe(dt-config-assign-properties) 2022-06-06 23:20:49,099|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ##### Enhancing Workflow(config-deploy) 2022-06-06 23:20:49,100|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-06-06 23:20:49,100|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| identified workflow(config-deploy) targets(execute-netconf) 2022-06-06 23:20:49,100|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| workflow(config-deploy) resource assignment files([] 2022-06-06 23:20:49,100|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| ##### Enhancing blueprint Resource Definitions 2022-06-06 23:20:49,100|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-06-06 23:20:49,100|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| processing file (Templates/netconfrpc-mapping.json) 2022-06-06 23:20:49,107|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| distinct resource keys ([input-source]) 2022-06-06 23:20:49,118|81863277-406c-41b9-ad09-2275717870b7||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Enriching Resource Definition sources Node Template: [source-input] 2022-06-06 23:21:19,124|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-06 23:21:19,244|||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-06-06 23:21:19,322|0344ad26-d070-421b-b9e4-9415da8425b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| request(0344ad26-d070-421b-b9e4-9415da8425b5) 2022-06-06 23:21:19,328|0344ad26-d070-421b-b9e4-9415da8425b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| CBA file(/opt/app/onap/blueprints/archive/f65aaf1c-8e21-4b4b-a2bb-4a357dd4286f/cba.zip written successfully 2022-06-06 23:21:19,328|0344ad26-d070-421b-b9e4-9415da8425b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(f65aaf1c-8e21-4b4b-a2bb-4a357dd4286f) CBA(/opt/app/onap/blueprints/archive/f65aaf1c-8e21-4b4b-a2bb-4a357dd4286f/cba.zip) 2022-06-06 23:21:19,358|0344ad26-d070-421b-b9e4-9415da8425b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f65aaf1c-8e21-4b4b-a2bb-4a357dd4286f) and entry definition file (Definitions/CNF.json) 2022-06-06 23:21:19,431|0344ad26-d070-421b-b9e4-9415da8425b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(resource-assignment) 2022-06-06 23:21:19,432|0344ad26-d070-421b-b9e4-9415da8425b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-assign) 2022-06-06 23:21:19,433|0344ad26-d070-421b-b9e4-9415da8425b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy) 2022-06-06 23:21:19,433|0344ad26-d070-421b-b9e4-9415da8425b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(scale-out) 2022-06-06 23:21:19,434|0344ad26-d070-421b-b9e4-9415da8425b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(scale) 2022-06-06 23:21:19,434|0344ad26-d070-421b-b9e4-9415da8425b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(scale-in) 2022-06-06 23:21:19,435|0344ad26-d070-421b-b9e4-9415da8425b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(health-check) 2022-06-06 23:21:19,462|0344ad26-d070-421b-b9e4-9415da8425b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f65aaf1c-8e21-4b4b-a2bb-4a357dd4286f) and entry definition file (Definitions/CNF.json) 2022-06-06 23:21:19,489|0344ad26-d070-421b-b9e4-9415da8425b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Overwriting blueprint model :APACHE::1.0.0 2022-06-06 23:21:19,509|0344ad26-d070-421b-b9e4-9415da8425b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-06-06 23:21:19,511|0344ad26-d070-421b-b9e4-9415da8425b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-06-06 23:21:19,545|0344ad26-d070-421b-b9e4-9415da8425b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| No compiled cache(/opt/app/onap/blueprints/working/f65aaf1c-8e21-4b4b-a2bb-4a357dd4286f) present to clean. 2022-06-06 23:21:31,490|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-06 23:21:31,597|||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-06-06 23:21:31,599|3b9046b0-6d7d-4f2a-b452-87362db88ec8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| request(3b9046b0-6d7d-4f2a-b452-87362db88ec8) 2022-06-06 23:21:31,600|3b9046b0-6d7d-4f2a-b452-87362db88ec8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| CBA file(/opt/app/onap/blueprints/archive/2b35c0fa-1143-422b-bd54-a4877502f6ad/cba.zip written successfully 2022-06-06 23:21:31,600|3b9046b0-6d7d-4f2a-b452-87362db88ec8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(2b35c0fa-1143-422b-bd54-a4877502f6ad) CBA(/opt/app/onap/blueprints/archive/2b35c0fa-1143-422b-bd54-a4877502f6ad/cba.zip) 2022-06-06 23:21:31,608|3b9046b0-6d7d-4f2a-b452-87362db88ec8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2b35c0fa-1143-422b-bd54-a4877502f6ad) and entry definition file (Definitions/ubuntu20.json) 2022-06-06 23:21:31,620|3b9046b0-6d7d-4f2a-b452-87362db88ec8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-06 23:21:31,652|3b9046b0-6d7d-4f2a-b452-87362db88ec8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(resource-assignment) 2022-06-06 23:21:31,653|3b9046b0-6d7d-4f2a-b452-87362db88ec8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-assign) 2022-06-06 23:21:31,653|3b9046b0-6d7d-4f2a-b452-87362db88ec8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy) 2022-06-06 23:21:31,665|3b9046b0-6d7d-4f2a-b452-87362db88ec8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2b35c0fa-1143-422b-bd54-a4877502f6ad) and entry definition file (Definitions/ubuntu20.json) 2022-06-06 23:21:31,678|3b9046b0-6d7d-4f2a-b452-87362db88ec8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-06-06 23:21:31,694|3b9046b0-6d7d-4f2a-b452-87362db88ec8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-06-06 23:21:31,695|3b9046b0-6d7d-4f2a-b452-87362db88ec8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-06-06 23:21:31,718|3b9046b0-6d7d-4f2a-b452-87362db88ec8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| No compiled cache(/opt/app/onap/blueprints/working/2b35c0fa-1143-422b-bd54-a4877502f6ad) present to clean. 2022-06-06 23:21:38,097|c52d41d5-702d-41ad-86e0-8416bcee026e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| getting cba file name(APACHE), version(1.0.0) from db 2022-06-06 23:21:38,295|c52d41d5-702d-41ad-86e0-8416bcee026e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-06 23:21:38,297|c52d41d5-702d-41ad-86e0-8416bcee026e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-06 23:21:38,301|c52d41d5-702d-41ad-86e0-8416bcee026e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-06 23:21:38,497|822270ff-5604-400e-9b00-6482e606e94f||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-06 23:21:38,497|822270ff-5604-400e-9b00-6482e606e94f||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-06 23:21:38,502|822270ff-5604-400e-9b00-6482e606e94f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-06 23:21:39,323|0972ebed-2a15-48f0-9f53-08e67943d99f||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-06 23:21:39,323|0972ebed-2a15-48f0-9f53-08e67943d99f||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-06 23:21:39,326|0972ebed-2a15-48f0-9f53-08e67943d99f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-06 23:21:39,509|b979f8f7-c017-41de-88d2-3988aa4da2ab||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-06 23:21:39,509|b979f8f7-c017-41de-88d2-3988aa4da2ab||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-06 23:21:39,512|b979f8f7-c017-41de-88d2-3988aa4da2ab||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-06 23:21:39,697|dae64b2e-1649-4f45-acd6-20f3b821ffc6||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-06 23:21:39,698|dae64b2e-1649-4f45-acd6-20f3b821ffc6||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-06 23:21:39,700|dae64b2e-1649-4f45-acd6-20f3b821ffc6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-06 23:21:39,939|f4e164aa-503b-4bc6-ba7f-c257745816e9||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-06 23:21:39,939|f4e164aa-503b-4bc6-ba7f-c257745816e9||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-06 23:21:39,941|f4e164aa-503b-4bc6-ba7f-c257745816e9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-06 23:21:40,243|64fcf13a-d56b-4c96-aade-444750d13422||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-06 23:21:40,243|64fcf13a-d56b-4c96-aade-444750d13422||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-06 23:21:40,246|64fcf13a-d56b-4c96-aade-444750d13422||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-06 23:21:40,461|8904eb57-82d1-4c62-b9ae-8108ec8bca5d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-06 23:21:40,462|8904eb57-82d1-4c62-b9ae-8108ec8bca5d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-06 23:21:40,465|8904eb57-82d1-4c62-b9ae-8108ec8bca5d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-06 23:22:04,922|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-06 23:22:05,026|||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-06-06 23:22:05,028|78cb37f2-518c-4cb4-b08f-746ddaab723d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| request(78cb37f2-518c-4cb4-b08f-746ddaab723d) 2022-06-06 23:22:05,030|78cb37f2-518c-4cb4-b08f-746ddaab723d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| CBA file(/opt/app/onap/blueprints/archive/c985a4d4-493c-4660-a899-cc54d7f1502a/cba.zip written successfully 2022-06-06 23:22:05,030|78cb37f2-518c-4cb4-b08f-746ddaab723d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Save processing(c985a4d4-493c-4660-a899-cc54d7f1502a) CBA(/opt/app/onap/blueprints/archive/c985a4d4-493c-4660-a899-cc54d7f1502a/cba.zip) 2022-06-06 23:22:05,047|78cb37f2-518c-4cb4-b08f-746ddaab723d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c985a4d4-493c-4660-a899-cc54d7f1502a) and entry definition file (Definitions/pnf_netconf.json) 2022-06-06 23:22:05,057|78cb37f2-518c-4cb4-b08f-746ddaab723d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-06 23:22:05,070|78cb37f2-518c-4cb4-b08f-746ddaab723d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-assign) 2022-06-06 23:22:05,070|78cb37f2-518c-4cb4-b08f-746ddaab723d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Validating Workflow(config-deploy) 2022-06-06 23:22:05,077|78cb37f2-518c-4cb4-b08f-746ddaab723d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c985a4d4-493c-4660-a899-cc54d7f1502a) and entry definition file (Definitions/pnf_netconf.json) 2022-06-06 23:22:05,093|78cb37f2-518c-4cb4-b08f-746ddaab723d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-06 23:22:05,107|78cb37f2-518c-4cb4-b08f-746ddaab723d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-06 23:22:05,107|78cb37f2-518c-4cb4-b08f-746ddaab723d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-06 23:22:05,134|78cb37f2-518c-4cb4-b08f-746ddaab723d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| No compiled cache(/opt/app/onap/blueprints/working/c985a4d4-493c-4660-a899-cc54d7f1502a) present to clean. 2022-06-06 23:22:09,147|cf1f36b3-b2b0-484f-a6ff-3573a683cfea||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-06-06 23:22:09,223|cf1f36b3-b2b0-484f-a6ff-3573a683cfea||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-06 23:22:09,234|cf1f36b3-b2b0-484f-a6ff-3573a683cfea||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-06 23:22:09,237|cf1f36b3-b2b0-484f-a6ff-3573a683cfea||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-06 23:22:09,388|a89038dd-3f33-4e12-bd6a-c1ad94033228||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-06 23:22:09,388|a89038dd-3f33-4e12-bd6a-c1ad94033228||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-06 23:22:09,409|a89038dd-3f33-4e12-bd6a-c1ad94033228||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-06 23:22:09,822|5badd6ed-323e-429f-8386-bac8f534d81e||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-06 23:22:09,822|5badd6ed-323e-429f-8386-bac8f534d81e||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-06 23:22:09,825|5badd6ed-323e-429f-8386-bac8f534d81e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-06 23:22:10,030|1dbb4efa-c8d5-4012-abc3-a184e7449352||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-06 23:22:10,031|1dbb4efa-c8d5-4012-abc3-a184e7449352||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-06 23:22:10,033|1dbb4efa-c8d5-4012-abc3-a184e7449352||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-06 23:25:20,846|5f99fb74-0283-491d-975e-e90a1334910a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| processing request id 8be7ce23-356e-459b-8056-25847c9b4aaa 2022-06-06 23:25:20,846|5f99fb74-0283-491d-975e-e90a1334910a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| storeExecutionInput called not to store the Workflow action input details 2022-06-06 23:25:20,847|5f99fb74-0283-491d-975e-e90a1334910a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| StoreAuditService ID -1 2022-06-06 23:25:20,849|5f99fb74-0283-491d-975e-e90a1334910a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-06 23:25:20,849|5f99fb74-0283-491d-975e-e90a1334910a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-06 23:25:20,853|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-06 23:25:20,877|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deriving input data for workflow: (resource-assignment) 2022-06-06 23:25:20,992|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Execute node(START) -> executed state(SUCCESS) 2022-06-06 23:25:20,998|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Executing workflow(resource-assignment[8be7ce23-356e-459b-8056-25847c9b4aaa])'s step(resource-assignment) 2022-06-06 23:25:20,998|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-06 23:25:21,000|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| preparing request id(8be7ce23-356e-459b-8056-25847c9b4aaa) for workflow(resource-assignment) step(resource-assignment) 2022-06-06 23:25:21,000|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-06 23:25:21,000|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-06 23:25:21,002|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-06-06 23:25:21,029|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:25:21,043|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-06-06 23:25:21,045|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-06-06 23:25:21,045|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-06-06 23:25:21,046|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("bdbf845a-7ee9-4b53-be6d-79fe2a9a794e") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-06 23:25:21,046|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("2135a714-183a-41eb-abe5-129842f05196") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-06 23:25:21,057|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:25:21,057|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:25:21,071|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-06-06 23:25:23,299|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response status(200 - ) 2022-06-06 23:25:23,300|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response processing type (string) 2022-06-06 23:25:23,301|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220606t232524430491z") 2022-06-06 23:25:23,301|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220606t232524430491z") 2022-06-06 23:25:23,301|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220606t232524430491z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-06 23:25:23,302|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-06-06 23:25:23,305|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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" : "2135a714-183a-41eb-abe5-129842f05196", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "bdbf845a-7ee9-4b53-be6d-79fe2a9a794e", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220606t232524430491z" }) 2022-06-06 23:25:23,318|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Preparing Response... 2022-06-06 23:25:23,318|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-06 23:25:23,318|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-06-06 23:25:23,319|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Executing workflow(resource-assignment[8be7ce23-356e-459b-8056-25847c9b4aaa])'s step(profile-upload) 2022-06-06 23:25:23,319|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-06 23:25:23,327|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| preparing request id(8be7ce23-356e-459b-8056-25847c9b4aaa) for workflow(resource-assignment) step(profile-upload) 2022-06-06 23:25:23,327|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-06-06 23:25:23,328|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:25:23,330|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Triggering K8s Profile Upload component logic. 2022-06-06 23:25:23,330|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Getting the template prefixes 2022-06-06 23:25:23,330|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Iterating over prefixes in resource assignment map. 2022-06-06 23:25:23,333|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Prefix vnf does not have required data for us to continue. 2022-06-06 23:25:23,334|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Preparing Response... 2022-06-06 23:25:23,334|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-06-06 23:25:23,334|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-06-06 23:25:23,335|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Execute node(END) -> executed state(SUCCESS) 2022-06-06 23:25:23,340|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| workflow(8be7ce23-356e-459b-8056-25847c9b4aaa) nodes completed with (0)exceptions 2022-06-06 23:25:23,341|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-06 23:25:23,342|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 27e7b845-8b5c-4383-b2c9-53b3f508c10d auditStoreId -1 2022-06-06 23:25:27,347|5f99fb74-0283-491d-975e-e90a1334910a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| processing request id 03922ced-d167-45b6-bf22-94d95fa64317 2022-06-06 23:25:27,348|5f99fb74-0283-491d-975e-e90a1334910a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| storeExecutionInput called not to store the Workflow action input details 2022-06-06 23:25:27,348|5f99fb74-0283-491d-975e-e90a1334910a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| StoreAuditService ID -1 2022-06-06 23:25:27,348|5f99fb74-0283-491d-975e-e90a1334910a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-06 23:25:27,348|5f99fb74-0283-491d-975e-e90a1334910a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-06 23:25:27,350|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-06 23:25:27,360|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deriving input data for workflow: (resource-assignment) 2022-06-06 23:25:27,362|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Execute node(START) -> executed state(SUCCESS) 2022-06-06 23:25:27,362|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Executing workflow(resource-assignment[03922ced-d167-45b6-bf22-94d95fa64317])'s step(resource-assignment) 2022-06-06 23:25:27,362|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-06 23:25:27,363|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| preparing request id(03922ced-d167-45b6-bf22-94d95fa64317) for workflow(resource-assignment) step(resource-assignment) 2022-06-06 23:25:27,363|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-06 23:25:27,363|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-06 23:25:27,364|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-06-06 23:25:27,384|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:25:27,392|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-06-06 23:25:27,392|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("b97ea534-a680-45bc-b2ef-42e270f0e02d") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-06-06 23:25:27,393|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2022-06-06 23:25:27,393|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-06-06 23:25:27,393|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("2dbb9bdb-71df-407e-9ede-c98ea499b6b5") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-06-06 23:25:27,395|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:25:27,395|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:25:27,459|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Parameter information : ({customizationid=2dbb9bdb-71df-407e-9ede-c98ea499b6b5}) 2022-06-06 23:25:27,467|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Parameter information : ({customizationid=2dbb9bdb-71df-407e-9ede-c98ea499b6b5}) 2022-06-06 23:25:27,474|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response processing type (string) 2022-06-06 23:25:27,475|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response processing type (string) 2022-06-06 23:25:27,476|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"ea52d94a-10e4-41a9-a946-e6dced84f1ee"}]) 2022-06-06 23:25:27,476|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5"}]) 2022-06-06 23:25:27,476|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("ea52d94a-10e4-41a9-a946-e6dced84f1ee") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-06-06 23:25:27,476|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("3723fb10-f352-4f9f-bdd4-1bf6f2e315e5") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-06-06 23:25:27,478|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-06-06 23:25:27,487|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Transformed value: null -> ea52d94a-10e4-41a9-a946-e6dced84f1ee 2022-06-06 23:25:27,489|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:25:27,557|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Parameter information : ({customizationid=2dbb9bdb-71df-407e-9ede-c98ea499b6b5}) 2022-06-06 23:25:27,561|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response processing type (string) 2022-06-06 23:25:27,563|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-06-06 23:25:27,563|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-06-06 23:25:27,564|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-06-06 23:25:27,564|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-06-06 23:25:27,572|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Transformed value: null -> 2dbb9bdb-71df-407e-9ede-c98ea499b6b5 2022-06-06 23:25:27,573|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("2135a714-183a-41eb-abe5-129842f05196") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-06 23:25:27,574|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-06-06 23:25:27,574|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2022-06-06 23:25:27,574|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("bdbf845a-7ee9-4b53-be6d-79fe2a9a794e") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-06 23:25:27,585|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2135a714-183a-41eb-abe5-129842f05196/service-data/vnfs/vnf/bdbf845a-7ee9-4b53-be6d-79fe2a9a794e/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-06-06 23:25:27,585|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2135a714-183a-41eb-abe5-129842f05196/service-data/vnfs/vnf/bdbf845a-7ee9-4b53-be6d-79fe2a9a794e/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2022-06-06 23:25:27,587|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2135a714-183a-41eb-abe5-129842f05196/service-data/vnfs/vnf/bdbf845a-7ee9-4b53-be6d-79fe2a9a794e/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-06-06 23:25:27,587|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2135a714-183a-41eb-abe5-129842f05196/service-data/vnfs/vnf/bdbf845a-7ee9-4b53-be6d-79fe2a9a794e/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-06-06 23:25:27,612|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2135a714-183a-41eb-abe5-129842f05196/service-data/vnfs/vnf/bdbf845a-7ee9-4b53-be6d-79fe2a9a794e/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-06-06 23:25:27,613|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2135a714-183a-41eb-abe5-129842f05196/service-data/vnfs/vnf/bdbf845a-7ee9-4b53-be6d-79fe2a9a794e/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-06-06 23:25:27,644|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response status(200 - OK) 2022-06-06 23:25:27,644|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response status(200 - OK) 2022-06-06 23:25:27,645|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response processing type (string) 2022-06-06 23:25:27,645|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response processing type (string) 2022-06-06 23:25:27,645|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-06-06 23:25:27,645|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220606t232524430491z") 2022-06-06 23:25:27,645|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-06-06 23:25:27,645|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220606t232524430491z") 2022-06-06 23:25:27,645|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-06-06 23:25:27,645|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220606t232524430491z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-06 23:25:27,654|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:25:27,654|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:25:27,656|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-06-06 23:25:27,756|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response status(200 - ) 2022-06-06 23:25:27,757|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response processing type (string) 2022-06-06 23:25:27,757|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220606t232524430491z-helm_apache-vfmt-001") 2022-06-06 23:25:27,757|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220606t232524430491z-helm_apache-vfmt-001") 2022-06-06 23:25:27,757|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220606t232524430491z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string) 2022-06-06 23:25:27,760|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-06-06 23:25:27,770|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2135a714-183a-41eb-abe5-129842f05196/service-data/vnfs/vnf/bdbf845a-7ee9-4b53-be6d-79fe2a9a794e/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-06-06 23:25:27,770|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2135a714-183a-41eb-abe5-129842f05196/service-data/vnfs/vnf/bdbf845a-7ee9-4b53-be6d-79fe2a9a794e/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-06-06 23:25:27,787|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2135a714-183a-41eb-abe5-129842f05196/service-data/vnfs/vnf/bdbf845a-7ee9-4b53-be6d-79fe2a9a794e/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-06-06 23:25:27,799|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response status(200 - OK) 2022-06-06 23:25:27,799|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response processing type (string) 2022-06-06 23:25:27,799|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-06-06 23:25:27,799|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-06-06 23:25:27,799|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-06-06 23:25:27,800|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-06-06 23:25:27,800|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-06-06 23:25:27,802|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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" : "ea52d94a-10e4-41a9-a946-e6dced84f1ee", "k8s-rb-definition-version" : "2dbb9bdb-71df-407e-9ede-c98ea499b6b5", "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" : "2135a714-183a-41eb-abe5-129842f05196", "vf-module-id" : "b97ea534-a680-45bc-b2ef-42e270f0e02d", "vf-module-label" : "helm_apache", "vf-module-model-customization-uuid" : "2dbb9bdb-71df-407e-9ede-c98ea499b6b5", "vf-module-model-invariant-uuid" : "ea52d94a-10e4-41a9-a946-e6dced84f1ee", "vf-module-model-version" : "3723fb10-f352-4f9f-bdd4-1bf6f2e315e5", "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220606t232524430491z-helm_apache-vfmt-001", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "bdbf845a-7ee9-4b53-be6d-79fe2a9a794e", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220606t232524430491z" }) 2022-06-06 23:25:27,822|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Preparing Response... 2022-06-06 23:25:27,822|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-06 23:25:27,823|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-06-06 23:25:27,824|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Executing workflow(resource-assignment[03922ced-d167-45b6-bf22-94d95fa64317])'s step(profile-upload) 2022-06-06 23:25:27,824|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-06 23:25:27,825|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| preparing request id(03922ced-d167-45b6-bf22-94d95fa64317) for workflow(resource-assignment) step(profile-upload) 2022-06-06 23:25:27,825|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-06-06 23:25:27,825|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:25:27,825|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Triggering K8s Profile Upload component logic. 2022-06-06 23:25:27,825|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Getting the template prefixes 2022-06-06 23:25:27,825|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Iterating over prefixes in resource assignment map. 2022-06-06 23:25:27,856|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Rest request method(GET), url(/v1/rb/definition/ea52d94a-10e4-41a9-a946-e6dced84f1ee/2dbb9bdb-71df-407e-9ede-c98ea499b6b5) 2022-06-06 23:25:27,867|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response status(200 - OK) 2022-06-06 23:25:27,882|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Rest request method(GET), url(/v1/rb/definition/ea52d94a-10e4-41a9-a946-e6dced84f1ee/2dbb9bdb-71df-407e-9ede-c98ea499b6b5/profile/node-port-profile) 2022-06-06 23:25:27,888|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response status(404 - Not Found) 2022-06-06 23:25:27,889|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Uploading K8s Profile.. 2022-06-06 23:25:27,923|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Rest request method(POST), url(/v1/rb/definition/ea52d94a-10e4-41a9-a946-e6dced84f1ee/2dbb9bdb-71df-407e-9ede-c98ea499b6b5/profile) 2022-06-06 23:25:27,934|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response status(201 - Created) 2022-06-06 23:25:27,956|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Rest request method(POST), url(/v1/rb/definition/ea52d94a-10e4-41a9-a946-e6dced84f1ee/2dbb9bdb-71df-407e-9ede-c98ea499b6b5/profile/node-port-profile/content) 2022-06-06 23:25:27,966|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Response status(200 - OK) 2022-06-06 23:25:27,967|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| K8s Profile Upload Completed 2022-06-06 23:25:27,967|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Preparing Response... 2022-06-06 23:25:27,967|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-06-06 23:25:27,967|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-06-06 23:25:27,968|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Execute node(END) -> executed state(SUCCESS) 2022-06-06 23:25:27,968|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| workflow(03922ced-d167-45b6-bf22-94d95fa64317) nodes completed with (0)exceptions 2022-06-06 23:25:27,968|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-06 23:25:27,969|5f99fb74-0283-491d-975e-e90a1334910a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a10a3165-62ab-47e0-8416-c892116a6d8b auditStoreId -1 2022-06-06 23:25:33,830|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-06 23:25:33,938|||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-06-06 23:25:33,973|5f99fb74-0283-491d-975e-e90a1334910a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| processing request id 5f99fb74-0283-491d-975e-e90a1334910a 2022-06-06 23:25:33,974|5f99fb74-0283-491d-975e-e90a1334910a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| storeExecutionInput called not to store the Workflow action input details 2022-06-06 23:25:33,974|5f99fb74-0283-491d-975e-e90a1334910a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| StoreAuditService ID -1 2022-06-06 23:25:33,974|5f99fb74-0283-491d-975e-e90a1334910a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-06 23:25:33,974|5f99fb74-0283-491d-975e-e90a1334910a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-06 23:25:33,975|5f99fb74-0283-491d-975e-e90a1334910a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-06 23:25:33,982|5f99fb74-0283-491d-975e-e90a1334910a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deriving input data for workflow: (config-assign) 2022-06-06 23:25:33,983|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-06-06 23:25:33,983|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-assign[5f99fb74-0283-491d-975e-e90a1334910a])'s step(config-setup) 2022-06-06 23:25:33,984|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-06 23:25:33,984|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(5f99fb74-0283-491d-975e-e90a1334910a) for workflow(config-assign) step(config-setup) 2022-06-06 23:25:33,985|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-06-06 23:25:33,985|||DefaultDispatcher-worker-3||||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-06-06 23:25:33,986|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-06-06 23:25:34,005|||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-06-06 23:25:34,008|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-06-06 23:25:34,009|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("2135a714-183a-41eb-abe5-129842f05196") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-06 23:25:34,065|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2135a714-183a-41eb-abe5-129842f05196), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-06-06 23:25:34,065|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2135a714-183a-41eb-abe5-129842f05196), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-06-06 23:25:34,094|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2135a714-183a-41eb-abe5-129842f05196) 2022-06-06 23:25:34,120|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-06 23:25:34,120|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string) 2022-06-06 23:25:34,121|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e") 2022-06-06 23:25:34,121|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e") 2022-06-06 23:25:34,121|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-06-06 23:25:34,122|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("bdbf845a-7ee9-4b53-be6d-79fe2a9a794e") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-06 23:25:34,128|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2135a714-183a-41eb-abe5-129842f05196/service-data/vnfs/vnf/bdbf845a-7ee9-4b53-be6d-79fe2a9a794e/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-06-06 23:25:34,128|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2135a714-183a-41eb-abe5-129842f05196/service-data/vnfs/vnf/bdbf845a-7ee9-4b53-be6d-79fe2a9a794e/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-06 23:25:34,141|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2135a714-183a-41eb-abe5-129842f05196/service-data/vnfs/vnf/bdbf845a-7ee9-4b53-be6d-79fe2a9a794e/vnf-data/vf-modules) 2022-06-06 23:25:34,157|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-06 23:25:34,158|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json) 2022-06-06 23:25:34,158|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","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_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_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":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","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-20220606t232524430491z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"ea52d94a-10e4-41a9-a946-e6dced84f1ee","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220606t232524430491z","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":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","model-uuid":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-invariant-uuid":"ea52d94a-10e4-41a9-a946-e6dced84f1ee"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","vf-module-name":"basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5f99fb74-0283-491d-975e-e90a1334910a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2a2ab4fd-cc5e-49c4-875d-b6e1223bca45","model-invariant-uuid":"d78e4339-e93d-409b-a991-38aedc51dc3a"},"global-customer-id":"basiccnf-macro-customer","service-id":"2135a714-183a-41eb-abe5-129842f05196","service-instance-id":"2135a714-183a-41eb-abe5-129842f05196","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5f053791-64c5-4567-86cb-e4058badbd2d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/079b2631-37c9-4446-b0f5-d4b647338505","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"47c1460a-7249-4a2f-bc37-3df1e17873df","model-uuid":"9ee5daf8-0652-48ae-b3a5-01625422c4c1","model-invariant-uuid":"60b35649-2d4d-42e4-9b2e-528269709b38"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"bdbf845a-7ee9-4b53-be6d-79fe2a9a794e"},"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":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","model-uuid":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-invariant-uuid":"ea52d94a-10e4-41a9-a946-e6dced84f1ee"},"vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d"}}}]}) 2022-06-06 23:25:34,159|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","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_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_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":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","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-20220606t232524430491z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"ea52d94a-10e4-41a9-a946-e6dced84f1ee","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220606t232524430491z","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":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","model-uuid":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-invariant-uuid":"ea52d94a-10e4-41a9-a946-e6dced84f1ee"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","vf-module-name":"basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5f99fb74-0283-491d-975e-e90a1334910a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2a2ab4fd-cc5e-49c4-875d-b6e1223bca45","model-invariant-uuid":"d78e4339-e93d-409b-a991-38aedc51dc3a"},"global-customer-id":"basiccnf-macro-customer","service-id":"2135a714-183a-41eb-abe5-129842f05196","service-instance-id":"2135a714-183a-41eb-abe5-129842f05196","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5f053791-64c5-4567-86cb-e4058badbd2d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/079b2631-37c9-4446-b0f5-d4b647338505","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"47c1460a-7249-4a2f-bc37-3df1e17873df","model-uuid":"9ee5daf8-0652-48ae-b3a5-01625422c4c1","model-invariant-uuid":"60b35649-2d4d-42e4-9b2e-528269709b38"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"bdbf845a-7ee9-4b53-be6d-79fe2a9a794e"},"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":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","model-uuid":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-invariant-uuid":"ea52d94a-10e4-41a9-a946-e6dced84f1ee"},"vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d"}}}]}) 2022-06-06 23:25:34,159|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","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_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_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":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","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-20220606t232524430491z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"ea52d94a-10e4-41a9-a946-e6dced84f1ee","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220606t232524430491z","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":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","model-uuid":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-invariant-uuid":"ea52d94a-10e4-41a9-a946-e6dced84f1ee"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","vf-module-name":"basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5f99fb74-0283-491d-975e-e90a1334910a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2a2ab4fd-cc5e-49c4-875d-b6e1223bca45","model-invariant-uuid":"d78e4339-e93d-409b-a991-38aedc51dc3a"},"global-customer-id":"basiccnf-macro-customer","service-id":"2135a714-183a-41eb-abe5-129842f05196","service-instance-id":"2135a714-183a-41eb-abe5-129842f05196","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5f053791-64c5-4567-86cb-e4058badbd2d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/079b2631-37c9-4446-b0f5-d4b647338505","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"47c1460a-7249-4a2f-bc37-3df1e17873df","model-uuid":"9ee5daf8-0652-48ae-b3a5-01625422c4c1","model-invariant-uuid":"60b35649-2d4d-42e4-9b2e-528269709b38"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"bdbf845a-7ee9-4b53-be6d-79fe2a9a794e"},"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":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","model-uuid":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-invariant-uuid":"ea52d94a-10e4-41a9-a946-e6dced84f1ee"},"vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d"}}}]), type ({json}) 2022-06-06 23:25:34,159|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","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_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_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":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","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-20220606t232524430491z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"ea52d94a-10e4-41a9-a946-e6dced84f1ee","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220606t232524430491z","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":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","model-uuid":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-invariant-uuid":"ea52d94a-10e4-41a9-a946-e6dced84f1ee"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","vf-module-name":"basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5f99fb74-0283-491d-975e-e90a1334910a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2a2ab4fd-cc5e-49c4-875d-b6e1223bca45","model-invariant-uuid":"d78e4339-e93d-409b-a991-38aedc51dc3a"},"global-customer-id":"basiccnf-macro-customer","service-id":"2135a714-183a-41eb-abe5-129842f05196","service-instance-id":"2135a714-183a-41eb-abe5-129842f05196","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5f053791-64c5-4567-86cb-e4058badbd2d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/079b2631-37c9-4446-b0f5-d4b647338505","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"47c1460a-7249-4a2f-bc37-3df1e17873df","model-uuid":"9ee5daf8-0652-48ae-b3a5-01625422c4c1","model-invariant-uuid":"60b35649-2d4d-42e4-9b2e-528269709b38"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"bdbf845a-7ee9-4b53-be6d-79fe2a9a794e"},"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":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","model-uuid":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-invariant-uuid":"ea52d94a-10e4-41a9-a946-e6dced84f1ee"},"vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-06-06 23:25:34,167|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/bdbf845a-7ee9-4b53-be6d-79fe2a9a794e?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-06-06 23:25:34,168|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/bdbf845a-7ee9-4b53-be6d-79fe2a9a794e?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-06 23:25:34,201|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/bdbf845a-7ee9-4b53-be6d-79fe2a9a794e?depth=1) 2022-06-06 23:25:34,602|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-06 23:25:34,603|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json) 2022-06-06 23:25:34,604|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","vf-module-name":"basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654557929849","model-invariant-id":"ea52d94a-10e4-41a9-a946-e6dced84f1ee","model-version-id":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-customization-id":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","module-index":0}]}) 2022-06-06 23:25:34,604|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","vf-module-name":"basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654557929849","model-invariant-id":"ea52d94a-10e4-41a9-a946-e6dced84f1ee","model-version-id":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-customization-id":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","module-index":0}]}) 2022-06-06 23:25:34,604|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","vf-module-name":"basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654557929849","model-invariant-id":"ea52d94a-10e4-41a9-a946-e6dced84f1ee","model-version-id":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-customization-id":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","module-index":0}]), type ({json}) 2022-06-06 23:25:34,604|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","vf-module-name":"basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654557929849","model-invariant-id":"ea52d94a-10e4-41a9-a946-e6dced84f1ee","model-version-id":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-customization-id":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-06-06 23:25:34,605|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-06-06 23:25:34,608|||DefaultDispatcher-worker-3||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-06 23:25:40,243|||DefaultDispatcher-worker-3||||INFO||||||| compiled in (5635)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-06 23:25:40,244|||DefaultDispatcher-worker-3||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-06 23:25:40,270|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"ea52d94a-10e4-41a9-a946-e6dced84f1ee","k8s-rb-definition-version":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","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-06-06 23:25:40,273|||DefaultDispatcher-worker-3||||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" : "ea52d94a-10e4-41a9-a946-e6dced84f1ee", "k8s-rb-definition-version" : "2dbb9bdb-71df-407e-9ede-c98ea499b6b5" } }, "replica-count" : null, "service-instance-id" : "2135a714-183a-41eb-abe5-129842f05196", "service-instance-name" : "basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "is-base-vf-module" : false, "model-customization-id" : "2dbb9bdb-71df-407e-9ede-c98ea499b6b5", "model-invariant-id" : "ea52d94a-10e4-41a9-a946-e6dced84f1ee", "model-version-id" : "3723fb10-f352-4f9f-bdd4-1bf6f2e315e5", "module-index" : 0, "orchestration-status" : "Assigned", "resource-version" : "1654557929849", "vf-module-id" : "b97ea534-a680-45bc-b2ef-42e270f0e02d", "vf-module-name" : "basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "5f99fb74-0283-491d-975e-e90a1334910a", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "assign", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/079b2631-37c9-4446-b0f5-d4b647338505", "svc-request-id" : "5f053791-64c5-4567-86cb-e4058badbd2d" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "d78e4339-e93d-409b-a991-38aedc51dc3a", "model-name" : "basic_cnf_macro", "model-uuid" : "2a2ab4fd-cc5e-49c4-875d-b6e1223bca45", "model-version" : "1.0" }, "service-id" : "2135a714-183a-41eb-abe5-129842f05196", "service-instance-id" : "2135a714-183a-41eb-abe5-129842f05196", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "onap-model-information" : { "model-customization-uuid" : "2dbb9bdb-71df-407e-9ede-c98ea499b6b5", "model-invariant-uuid" : "ea52d94a-10e4-41a9-a946-e6dced84f1ee", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "3723fb10-f352-4f9f-bdd4-1bf6f2e315e5", "model-version" : "1" }, "vf-module-id" : "b97ea534-a680-45bc-b2ef-42e270f0e02d", "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_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "2dbb9bdb-71df-407e-9ede-c98ea499b6b5", "model-invariant-uuid" : "ea52d94a-10e4-41a9-a946-e6dced84f1ee", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "3723fb10-f352-4f9f-bdd4-1bf6f2e315e5", "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" : "3723fb10-f352-4f9f-bdd4-1bf6f2e315e5" }, { "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-20220606t232524430491z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "ea52d94a-10e4-41a9-a946-e6dced84f1ee" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220606t232524430491z" }, { "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" : "b97ea534-a680-45bc-b2ef-42e270f0e02d", "vf-module-name" : "basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "47c1460a-7249-4a2f-bc37-3df1e17873df", "model-invariant-uuid" : "60b35649-2d4d-42e4-9b2e-528269709b38", "model-name" : "basic_cnf_macro", "model-uuid" : "9ee5daf8-0652-48ae-b3a5-01625422c4c1", "model-version" : "1.0" }, "vnf-id" : "bdbf845a-7ee9-4b53-be6d-79fe2a9a794e", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "b97ea534-a680-45bc-b2ef-42e270f0e02d" } ] }, "vnf-id" : "bdbf845a-7ee9-4b53-be6d-79fe2a9a794e" }) 2022-06-06 23:25:40,285|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-06-06 23:25:40,286|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-06-06 23:25:40,286|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-06-06 23:25:40,287|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-assign[5f99fb74-0283-491d-975e-e90a1334910a])'s step(config-template) 2022-06-06 23:25:40,287|||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-06-06 23:25:40,294|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(5f99fb74-0283-491d-975e-e90a1334910a) for workflow(config-assign) step(config-template) 2022-06-06 23:25:40,294|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process) 2022-06-06 23:25:40,294|||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-06-06 23:25:40,373|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Upload component logic. 2022-06-06 23:25:40,373|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes 2022-06-06 23:25:40,373|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-06-06 23:25:40,385|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/ea52d94a-10e4-41a9-a946-e6dced84f1ee/2dbb9bdb-71df-407e-9ede-c98ea499b6b5) 2022-06-06 23:25:40,390|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-06 23:25:40,399|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/ea52d94a-10e4-41a9-a946-e6dced84f1ee/2dbb9bdb-71df-407e-9ede-c98ea499b6b5/config-template/replica-count-template) 2022-06-06 23:25:40,404|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error) 2022-06-06 23:25:40,404|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s template.. 2022-06-06 23:25:40,422|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/ea52d94a-10e4-41a9-a946-e6dced84f1ee/2dbb9bdb-71df-407e-9ede-c98ea499b6b5/config-template) 2022-06-06 23:25:40,431|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created) 2022-06-06 23:25:40,442|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/ea52d94a-10e4-41a9-a946-e6dced84f1ee/2dbb9bdb-71df-407e-9ede-c98ea499b6b5/config-template/replica-count-template/content) 2022-06-06 23:25:40,462|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-06 23:25:40,463|||DefaultDispatcher-worker-3||||INFO||||||| K8s Config Upload Completed 2022-06-06 23:25:40,463|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-06-06 23:25:40,463|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process) 2022-06-06 23:25:40,463|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS) 2022-06-06 23:25:40,464|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-06-06 23:25:40,464|||DefaultDispatcher-worker-3||||INFO||||||| workflow(5f99fb74-0283-491d-975e-e90a1334910a) nodes completed with (0)exceptions 2022-06-06 23:25:40,465|5f99fb74-0283-491d-975e-e90a1334910a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveWorkflowOutputs for workflow(config-assign) 2022-06-06 23:25:40,466|5f99fb74-0283-491d-975e-e90a1334910a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID cce1a7f7-6f66-498b-87c1-5e8220b9945b auditStoreId -1 2022-06-06 23:25:40,491|5f99fb74-0283-491d-975e-e90a1334910a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Completed 2022-06-06 23:26:17,452|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-06 23:26:17,564|||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-06-06 23:26:17,569|5f99fb74-0283-491d-975e-e90a1334910a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| processing request id 5f99fb74-0283-491d-975e-e90a1334910a 2022-06-06 23:26:17,569|5f99fb74-0283-491d-975e-e90a1334910a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| storeExecutionInput called not to store the Workflow action input details 2022-06-06 23:26:17,569|5f99fb74-0283-491d-975e-e90a1334910a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| StoreAuditService ID -1 2022-06-06 23:26:17,571|5f99fb74-0283-491d-975e-e90a1334910a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-06 23:26:17,571|5f99fb74-0283-491d-975e-e90a1334910a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-06 23:26:17,571|5f99fb74-0283-491d-975e-e90a1334910a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-06 23:26:17,580|5f99fb74-0283-491d-975e-e90a1334910a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deriving input data for workflow: (config-deploy) 2022-06-06 23:26:17,582|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-06-06 23:26:17,582|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[5f99fb74-0283-491d-975e-e90a1334910a])'s step(config-setup) 2022-06-06 23:26:17,582|||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-06-06 23:26:17,584|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(5f99fb74-0283-491d-975e-e90a1334910a) for workflow(config-deploy) step(config-setup) 2022-06-06 23:26:17,584|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-06-06 23:26:17,584|||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-06-06 23:26:17,585|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-06-06 23:26:17,618|||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-06-06 23:26:17,621|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-06-06 23:26:17,622|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("2135a714-183a-41eb-abe5-129842f05196") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-06 23:26:17,628|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2135a714-183a-41eb-abe5-129842f05196), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-06-06 23:26:17,629|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2135a714-183a-41eb-abe5-129842f05196), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-06-06 23:26:17,643|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2135a714-183a-41eb-abe5-129842f05196) 2022-06-06 23:26:17,664|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-06 23:26:17,665|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2022-06-06 23:26:17,666|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e") 2022-06-06 23:26:17,666|||DefaultDispatcher-worker-1||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e") 2022-06-06 23:26:17,666|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-06-06 23:26:17,667|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("bdbf845a-7ee9-4b53-be6d-79fe2a9a794e") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-06 23:26:17,674|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2135a714-183a-41eb-abe5-129842f05196/service-data/vnfs/vnf/bdbf845a-7ee9-4b53-be6d-79fe2a9a794e/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-06-06 23:26:17,674|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2135a714-183a-41eb-abe5-129842f05196/service-data/vnfs/vnf/bdbf845a-7ee9-4b53-be6d-79fe2a9a794e/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-06 23:26:17,684|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2135a714-183a-41eb-abe5-129842f05196/service-data/vnfs/vnf/bdbf845a-7ee9-4b53-be6d-79fe2a9a794e/vnf-data/vf-modules) 2022-06-06 23:26:17,699|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-06 23:26:17,700|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-06-06 23:26:17,701|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","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_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_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":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","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-20220606t232524430491z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"ea52d94a-10e4-41a9-a946-e6dced84f1ee","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220606t232524430491z","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":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","model-uuid":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-invariant-uuid":"ea52d94a-10e4-41a9-a946-e6dced84f1ee"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","vf-module-name":"basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5f99fb74-0283-491d-975e-e90a1334910a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2a2ab4fd-cc5e-49c4-875d-b6e1223bca45","model-invariant-uuid":"d78e4339-e93d-409b-a991-38aedc51dc3a"},"global-customer-id":"basiccnf-macro-customer","service-id":"2135a714-183a-41eb-abe5-129842f05196","service-instance-id":"2135a714-183a-41eb-abe5-129842f05196","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d97658de-f64c-4b90-9d35-5478a7bc95c6","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/aa3da86d-600a-4112-9255-86119a70f4e7","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"47c1460a-7249-4a2f-bc37-3df1e17873df","model-uuid":"9ee5daf8-0652-48ae-b3a5-01625422c4c1","model-invariant-uuid":"60b35649-2d4d-42e4-9b2e-528269709b38"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"bdbf845a-7ee9-4b53-be6d-79fe2a9a794e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","model-uuid":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-invariant-uuid":"ea52d94a-10e4-41a9-a946-e6dced84f1ee"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","from-preload":false}}}]}) 2022-06-06 23:26:17,701|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","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_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_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":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","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-20220606t232524430491z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"ea52d94a-10e4-41a9-a946-e6dced84f1ee","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220606t232524430491z","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":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","model-uuid":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-invariant-uuid":"ea52d94a-10e4-41a9-a946-e6dced84f1ee"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","vf-module-name":"basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5f99fb74-0283-491d-975e-e90a1334910a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2a2ab4fd-cc5e-49c4-875d-b6e1223bca45","model-invariant-uuid":"d78e4339-e93d-409b-a991-38aedc51dc3a"},"global-customer-id":"basiccnf-macro-customer","service-id":"2135a714-183a-41eb-abe5-129842f05196","service-instance-id":"2135a714-183a-41eb-abe5-129842f05196","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d97658de-f64c-4b90-9d35-5478a7bc95c6","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/aa3da86d-600a-4112-9255-86119a70f4e7","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"47c1460a-7249-4a2f-bc37-3df1e17873df","model-uuid":"9ee5daf8-0652-48ae-b3a5-01625422c4c1","model-invariant-uuid":"60b35649-2d4d-42e4-9b2e-528269709b38"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"bdbf845a-7ee9-4b53-be6d-79fe2a9a794e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","model-uuid":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-invariant-uuid":"ea52d94a-10e4-41a9-a946-e6dced84f1ee"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","from-preload":false}}}]}) 2022-06-06 23:26:17,701|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","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_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_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":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","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-20220606t232524430491z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"ea52d94a-10e4-41a9-a946-e6dced84f1ee","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220606t232524430491z","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":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","model-uuid":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-invariant-uuid":"ea52d94a-10e4-41a9-a946-e6dced84f1ee"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","vf-module-name":"basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5f99fb74-0283-491d-975e-e90a1334910a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2a2ab4fd-cc5e-49c4-875d-b6e1223bca45","model-invariant-uuid":"d78e4339-e93d-409b-a991-38aedc51dc3a"},"global-customer-id":"basiccnf-macro-customer","service-id":"2135a714-183a-41eb-abe5-129842f05196","service-instance-id":"2135a714-183a-41eb-abe5-129842f05196","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d97658de-f64c-4b90-9d35-5478a7bc95c6","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/aa3da86d-600a-4112-9255-86119a70f4e7","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"47c1460a-7249-4a2f-bc37-3df1e17873df","model-uuid":"9ee5daf8-0652-48ae-b3a5-01625422c4c1","model-invariant-uuid":"60b35649-2d4d-42e4-9b2e-528269709b38"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"bdbf845a-7ee9-4b53-be6d-79fe2a9a794e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","model-uuid":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-invariant-uuid":"ea52d94a-10e4-41a9-a946-e6dced84f1ee"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","from-preload":false}}}]), type ({json}) 2022-06-06 23:26:17,701|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","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_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_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":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","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-20220606t232524430491z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"ea52d94a-10e4-41a9-a946-e6dced84f1ee","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220606t232524430491z","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":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","model-uuid":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-invariant-uuid":"ea52d94a-10e4-41a9-a946-e6dced84f1ee"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","vf-module-name":"basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5f99fb74-0283-491d-975e-e90a1334910a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2a2ab4fd-cc5e-49c4-875d-b6e1223bca45","model-invariant-uuid":"d78e4339-e93d-409b-a991-38aedc51dc3a"},"global-customer-id":"basiccnf-macro-customer","service-id":"2135a714-183a-41eb-abe5-129842f05196","service-instance-id":"2135a714-183a-41eb-abe5-129842f05196","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d97658de-f64c-4b90-9d35-5478a7bc95c6","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/aa3da86d-600a-4112-9255-86119a70f4e7","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"47c1460a-7249-4a2f-bc37-3df1e17873df","model-uuid":"9ee5daf8-0652-48ae-b3a5-01625422c4c1","model-invariant-uuid":"60b35649-2d4d-42e4-9b2e-528269709b38"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"bdbf845a-7ee9-4b53-be6d-79fe2a9a794e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","model-uuid":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-invariant-uuid":"ea52d94a-10e4-41a9-a946-e6dced84f1ee"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-06-06 23:26:17,708|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/bdbf845a-7ee9-4b53-be6d-79fe2a9a794e?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-06-06 23:26:17,708|||DefaultDispatcher-worker-1||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/bdbf845a-7ee9-4b53-be6d-79fe2a9a794e?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-06 23:26:17,720|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/bdbf845a-7ee9-4b53-be6d-79fe2a9a794e?depth=1) 2022-06-06 23:26:17,906|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-06 23:26:17,907|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-06-06 23:26:17,907|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","vf-module-name":"basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"gifted_galileo","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654557975945","model-invariant-id":"ea52d94a-10e4-41a9-a946-e6dced84f1ee","model-version-id":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-customization-id":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","module-index":0}]}) 2022-06-06 23:26:17,907|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","vf-module-name":"basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"gifted_galileo","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654557975945","model-invariant-id":"ea52d94a-10e4-41a9-a946-e6dced84f1ee","model-version-id":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-customization-id":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","module-index":0}]}) 2022-06-06 23:26:17,908|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","vf-module-name":"basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"gifted_galileo","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654557975945","model-invariant-id":"ea52d94a-10e4-41a9-a946-e6dced84f1ee","model-version-id":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-customization-id":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","module-index":0}]), type ({json}) 2022-06-06 23:26:17,908|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"b97ea534-a680-45bc-b2ef-42e270f0e02d","vf-module-name":"basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"gifted_galileo","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654557975945","model-invariant-id":"ea52d94a-10e4-41a9-a946-e6dced84f1ee","model-version-id":"3723fb10-f352-4f9f-bdd4-1bf6f2e315e5","model-customization-id":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-06-06 23:26:17,909|||DefaultDispatcher-worker-1||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-06-06 23:26:17,911|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"ea52d94a-10e4-41a9-a946-e6dced84f1ee","k8s-rb-definition-version":"2dbb9bdb-71df-407e-9ede-c98ea499b6b5","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":"gifted_galileo"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-06-06 23:26:17,913|||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-instance-id" : "gifted_galileo", "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" : "ea52d94a-10e4-41a9-a946-e6dced84f1ee", "k8s-rb-definition-version" : "2dbb9bdb-71df-407e-9ede-c98ea499b6b5" } }, "replica-count" : null, "service-instance-id" : "2135a714-183a-41eb-abe5-129842f05196", "service-instance-name" : "basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "heat-stack-id" : "gifted_galileo", "is-base-vf-module" : false, "model-customization-id" : "2dbb9bdb-71df-407e-9ede-c98ea499b6b5", "model-invariant-id" : "ea52d94a-10e4-41a9-a946-e6dced84f1ee", "model-version-id" : "3723fb10-f352-4f9f-bdd4-1bf6f2e315e5", "module-index" : 0, "orchestration-status" : "Active", "resource-version" : "1654557975945", "vf-module-id" : "b97ea534-a680-45bc-b2ef-42e270f0e02d", "vf-module-name" : "basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "5f99fb74-0283-491d-975e-e90a1334910a", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "activate", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/aa3da86d-600a-4112-9255-86119a70f4e7", "svc-request-id" : "d97658de-f64c-4b90-9d35-5478a7bc95c6" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "d78e4339-e93d-409b-a991-38aedc51dc3a", "model-name" : "basic_cnf_macro", "model-uuid" : "2a2ab4fd-cc5e-49c4-875d-b6e1223bca45", "model-version" : "1.0" }, "service-id" : "2135a714-183a-41eb-abe5-129842f05196", "service-instance-id" : "2135a714-183a-41eb-abe5-129842f05196", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "from-preload" : false, "onap-model-information" : { "model-customization-uuid" : "2dbb9bdb-71df-407e-9ede-c98ea499b6b5", "model-invariant-uuid" : "ea52d94a-10e4-41a9-a946-e6dced84f1ee", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "3723fb10-f352-4f9f-bdd4-1bf6f2e315e5", "model-version" : "1" }, "vf-module-id" : "b97ea534-a680-45bc-b2ef-42e270f0e02d", "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_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "2dbb9bdb-71df-407e-9ede-c98ea499b6b5", "model-invariant-uuid" : "ea52d94a-10e4-41a9-a946-e6dced84f1ee", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "3723fb10-f352-4f9f-bdd4-1bf6f2e315e5", "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" : "3723fb10-f352-4f9f-bdd4-1bf6f2e315e5" }, { "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-20220606t232524430491z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "ea52d94a-10e4-41a9-a946-e6dced84f1ee" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220606t232524430491z" }, { "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" : "b97ea534-a680-45bc-b2ef-42e270f0e02d", "vf-module-name" : "basic_cnf_macro_81adca2a-5c8e-4e9a-894d-7dd76ccb3c5e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "47c1460a-7249-4a2f-bc37-3df1e17873df", "model-invariant-uuid" : "60b35649-2d4d-42e4-9b2e-528269709b38", "model-name" : "basic_cnf_macro", "model-uuid" : "9ee5daf8-0652-48ae-b3a5-01625422c4c1", "model-version" : "1.0" }, "vnf-id" : "bdbf845a-7ee9-4b53-be6d-79fe2a9a794e", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "b97ea534-a680-45bc-b2ef-42e270f0e02d" } ] }, "vnf-id" : "bdbf845a-7ee9-4b53-be6d-79fe2a9a794e" }) 2022-06-06 23:26:17,919|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-06-06 23:26:17,919|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-06-06 23:26:17,920|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-06-06 23:26:17,920|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[5f99fb74-0283-491d-975e-e90a1334910a])'s step(status-verification-script) 2022-06-06 23:26:17,920|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-06 23:26:17,926|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(5f99fb74-0283-491d-975e-e90a1334910a) for workflow(config-deploy) step(status-verification-script) 2022-06-06 23:26:17,926|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-06-06 23:26:17,926|||DefaultDispatcher-worker-1||||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-06-06 23:26:17,929|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-06-06 23:26:17,937|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - START 2022-06-06 23:26:17,949|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/gifted_galileo/status) 2022-06-06 23:26:17,998|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-06 23:26:18,018|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (gifted_galileo) is not ready. Please wait... 2022-06-06 23:26:28,031|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/gifted_galileo/status) 2022-06-06 23:26:28,096|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-06 23:26:28,099|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (gifted_galileo) is not ready. Please wait... 2022-06-06 23:26:38,109|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/gifted_galileo/status) 2022-06-06 23:26:38,151|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-06 23:26:38,153|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (gifted_galileo) is ready. 2022-06-06 23:26:38,153|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - END 2022-06-06 23:26:38,153|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-06-06 23:26:38,153|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-06-06 23:26:38,153|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS) 2022-06-06 23:26:38,154|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[5f99fb74-0283-491d-975e-e90a1334910a])'s step(config-apply) 2022-06-06 23:26:38,154|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-06 23:26:38,161|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(5f99fb74-0283-491d-975e-e90a1334910a) for workflow(config-deploy) step(config-apply) 2022-06-06 23:26:38,161|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process) 2022-06-06 23:26:38,161|||DefaultDispatcher-worker-1||||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-06-06 23:26:38,164|||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Config Value component logic. 2022-06-06 23:26:38,164|||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes 2022-06-06 23:26:38,164|||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-06-06 23:26:38,178|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/gifted_galileo/config/replica-count-change) 2022-06-06 23:26:43,193|||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error) 2022-06-06 23:26:43,194|||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s config.. 2022-06-06 23:26:43,238|||DefaultDispatcher-worker-1||||INFO||||||| Config building started from source custom-values 2022-06-06 23:26:43,239|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping) 2022-06-06 23:26:43,265|||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-06-06 23:26:43,267|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-06-06 23:26:43,268|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ "replica-count" : 2 }) 2022-06-06 23:26:43,335|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/instance/gifted_galileo/config) 2022-06-06 23:26:43,508|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created) 2022-06-06 23:26:43,520|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-06-06 23:26:43,520|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process) 2022-06-06 23:26:43,520|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS) 2022-06-06 23:26:43,521|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[5f99fb74-0283-491d-975e-e90a1334910a])'s step(status-verification-script-after) 2022-06-06 23:26:43,521|||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-06-06 23:26:43,522|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(5f99fb74-0283-491d-975e-e90a1334910a) for workflow(config-deploy) step(status-verification-script-after) 2022-06-06 23:26:43,522|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-06-06 23:26:43,522|||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-06-06 23:26:43,523|||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-06-06 23:26:43,525|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START 2022-06-06 23:26:43,632|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/gifted_galileo/status) 2022-06-06 23:26:43,715|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-06 23:26:43,717|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (gifted_galileo) is not ready. Please wait... 2022-06-06 23:26:53,727|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/gifted_galileo/status) 2022-06-06 23:26:53,792|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-06 23:26:53,797|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (gifted_galileo) is not ready. Please wait... 2022-06-06 23:27:03,806|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/gifted_galileo/status) 2022-06-06 23:27:03,856|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-06 23:27:03,858|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (gifted_galileo) is not ready. Please wait... 2022-06-06 23:27:13,868|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/gifted_galileo/status) 2022-06-06 23:27:13,921|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-06 23:27:13,923|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (gifted_galileo) is not ready. Please wait... 2022-06-06 23:27:23,932|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/gifted_galileo/status) 2022-06-06 23:27:23,997|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-06 23:27:23,999|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (gifted_galileo) is not ready. Please wait... 2022-06-06 23:27:34,010|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/gifted_galileo/status) 2022-06-06 23:27:34,096|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-06 23:27:34,097|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (gifted_galileo) is ready. 2022-06-06 23:27:34,097|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END 2022-06-06 23:27:34,097|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-06-06 23:27:34,098|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-06-06 23:27:34,098|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS) 2022-06-06 23:27:34,098|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[5f99fb74-0283-491d-975e-e90a1334910a])'s step(collect-results) 2022-06-06 23:27:34,099|||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-06-06 23:27:34,100|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(5f99fb74-0283-491d-975e-e90a1334910a) for workflow(config-deploy) step(collect-results) 2022-06-06 23:27:34,100|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 2022-06-06 23:27:34,100|||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-06-06 23:27:34,100|||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-06-06 23:27:34,108|||DefaultDispatcher-worker-3||||INFO||||||| Collected results: {} 2022-06-06 23:27:34,108|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-06-06 23:27:34,108|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 2022-06-06 23:27:34,108|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS) 2022-06-06 23:27:34,109|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-06-06 23:27:34,109|||DefaultDispatcher-worker-3||||INFO||||||| workflow(5f99fb74-0283-491d-975e-e90a1334910a) nodes completed with (0)exceptions 2022-06-06 23:27:34,110|5f99fb74-0283-491d-975e-e90a1334910a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-06-06 23:27:34,111|5f99fb74-0283-491d-975e-e90a1334910a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID efed3abe-18cc-4fee-976c-64c2db12bb3d auditStoreId -1 2022-06-06 23:27:34,113|5f99fb74-0283-491d-975e-e90a1334910a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Completed 2022-06-06 23:28:36,874|d7b17f65-e636-46aa-a292-fe3933f085c4||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| processing request id 448dd29a-06c0-4af0-89f3-3be2b4e60952 2022-06-06 23:28:36,875|d7b17f65-e636-46aa-a292-fe3933f085c4||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| storeExecutionInput called not to store the Workflow action input details 2022-06-06 23:28:36,875|d7b17f65-e636-46aa-a292-fe3933f085c4||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| StoreAuditService ID -1 2022-06-06 23:28:36,877|d7b17f65-e636-46aa-a292-fe3933f085c4||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-06 23:28:36,877|d7b17f65-e636-46aa-a292-fe3933f085c4||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-06 23:28:36,881|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-06 23:28:36,903|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deriving input data for workflow: (resource-assignment) 2022-06-06 23:28:36,904|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-06-06 23:28:36,904|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-06 23:28:36,906|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| preparing request id(448dd29a-06c0-4af0-89f3-3be2b4e60952) for workflow(resource-assignment) step(resource-assignment) 2022-06-06 23:28:36,906|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-06 23:28:36,906|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-06 23:28:36,907|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-06-06 23:28:36,945|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:28:36,947|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-06 23:28:36,947|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("77da7eff-1963-4730-8404-32da8c55f634") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-06 23:28:36,947|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("6d0d4c41-3527-45e9-b7c0-1b20c349c215") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-06 23:28:36,958|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Generated Resource Param Data ({ "service-instance-id" : "77da7eff-1963-4730-8404-32da8c55f634", "vnf-id" : "6d0d4c41-3527-45e9-b7c0-1b20c349c215", "vnf_name" : "ubuntu20-VNF-name" }) 2022-06-06 23:28:36,970|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Preparing Response... 2022-06-06 23:28:36,970|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-06 23:28:36,970|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-06 23:28:36,971|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c15d34bf-d477-44ec-ad1f-c72d2d96b20c auditStoreId -1 2022-06-06 23:28:41,500|d7b17f65-e636-46aa-a292-fe3933f085c4||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| processing request id 4d09d48d-68f4-4cf6-9917-f0a4601ed848 2022-06-06 23:28:41,501|d7b17f65-e636-46aa-a292-fe3933f085c4||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| storeExecutionInput called not to store the Workflow action input details 2022-06-06 23:28:41,501|d7b17f65-e636-46aa-a292-fe3933f085c4||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| StoreAuditService ID -1 2022-06-06 23:28:41,501|d7b17f65-e636-46aa-a292-fe3933f085c4||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-06 23:28:41,501|d7b17f65-e636-46aa-a292-fe3933f085c4||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-06 23:28:41,502|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-06 23:28:41,510|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deriving input data for workflow: (resource-assignment) 2022-06-06 23:28:41,511|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-06-06 23:28:41,511|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-06 23:28:41,511|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| preparing request id(4d09d48d-68f4-4cf6-9917-f0a4601ed848) for workflow(resource-assignment) step(resource-assignment) 2022-06-06 23:28:41,512|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-06 23:28:41,512|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-06 23:28:41,513|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-06-06 23:28:41,532|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:28:41,535|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("admin-daily-jakarta") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-06-06 23:28:41,537|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-06-06 23:28:41,537|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-06-06 23:28:41,537|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-06-06 23:28:41,538|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("57a0f385-fe90-4229-abee-59e4be37e503") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-06-06 23:28:41,547|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("77da7eff-1963-4730-8404-32da8c55f634") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-06 23:28:41,549|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:28:41,550|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-06-06 23:28:41,551|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-06-06 23:28:41,552|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("6d0d4c41-3527-45e9-b7c0-1b20c349c215") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-06 23:28:41,553|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-jakarta", "service-instance-id" : "77da7eff-1963-4730-8404-32da8c55f634", "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" : "57a0f385-fe90-4229-abee-59e4be37e503", "vnf-id" : "6d0d4c41-3527-45e9-b7c0-1b20c349c215", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-06-06 23:28:41,567|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Preparing Response... 2022-06-06 23:28:41,567|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-06 23:28:41,567|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-06 23:28:41,567|d7b17f65-e636-46aa-a292-fe3933f085c4||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e5694af7-b977-468c-ac06-dda739ea870b auditStoreId -1 2022-06-06 23:28:44,594|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-06 23:28:44,699|||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-06-06 23:28:44,704|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| processing request id d7b17f65-e636-46aa-a292-fe3933f085c4 2022-06-06 23:28:44,704|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| storeExecutionInput called not to store the Workflow action input details 2022-06-06 23:28:44,704|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| StoreAuditService ID -1 2022-06-06 23:28:44,705|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-06 23:28:44,705|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-06 23:28:44,705|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-06 23:28:44,711|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deriving input data for workflow: (config-assign) 2022-06-06 23:28:44,711|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-06-06 23:28:44,711|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-06 23:28:44,712|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| preparing request id(d7b17f65-e636-46aa-a292-fe3933f085c4) for workflow(config-assign) step(config-assign) 2022-06-06 23:28:44,712|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-06-06 23:28:44,712|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-06-06 23:28:44,715|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-06-06 23:28:44,752|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:28:44,754|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-06 23:28:44,755|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("77da7eff-1963-4730-8404-32da8c55f634") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-06 23:28:44,755|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Setting Resource Value ("6d0d4c41-3527-45e9-b7c0-1b20c349c215") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-06 23:28:44,774|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (vnf_name) 2022-06-06 23:28:44,780|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (vnf-id) 2022-06-06 23:28:44,781|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Resource resolution saved into database successfully : (service-instance-id) 2022-06-06 23:28:44,782|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Generated Resource Param Data ({ "service-instance-id" : "77da7eff-1963-4730-8404-32da8c55f634", "vnf-id" : "6d0d4c41-3527-45e9-b7c0-1b20c349c215", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-06-06 23:28:44,804|||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-06-06 23:28:44,822|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-06 23:28:44,823|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Preparing Response... 2022-06-06 23:28:44,823|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-06-06 23:28:44,823|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveWorkflowOutputs for workflow(config-assign) 2022-06-06 23:28:44,824|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ed48067c-7817-4eaa-a81f-0cff714ff0ca auditStoreId -1 2022-06-06 23:28:44,843|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Completed 2022-06-06 23:29:36,660|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-06 23:29:36,768|||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-06-06 23:29:36,771|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| processing request id d7b17f65-e636-46aa-a292-fe3933f085c4 2022-06-06 23:29:36,771|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| storeExecutionInput called not to store the Workflow action input details 2022-06-06 23:29:36,771|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| StoreAuditService ID -1 2022-06-06 23:29:36,772|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-06 23:29:36,773|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-06 23:29:36,773|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-06 23:29:36,778|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Deriving input data for workflow: (config-deploy) 2022-06-06 23:29:36,778|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-06-06 23:29:36,778|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-06 23:29:36,788|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| preparing request id(d7b17f65-e636-46aa-a292-fe3933f085c4) for workflow(config-deploy) step(config-deploy) 2022-06-06 23:29:36,789|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-06-06 23:29:36,789|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| 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-06-06 23:29:36,792|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-06-06 23:29:36,793|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Getting Jython Script Class(ConfigDeploy) 2022-06-06 23:29:36,869|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@e1a9925 2022-06-06 23:29:36,871|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Hello world 2022-06-06 23:29:36,871|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Preparing Response... 2022-06-06 23:29:36,872|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-06-06 23:29:36,872|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-06-06 23:29:36,873|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 082dfb66-be5a-4acd-ab4a-124a61a7b6e3 auditStoreId -1 2022-06-06 23:29:36,876|d7b17f65-e636-46aa-a292-fe3933f085c4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cv748|||| Completed