03:09:55,354 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 03:09:55,357 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 03:09:55,358 |-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] 03:09:55,359 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 03:09:55,359 |-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] 03:09:55,359 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 03:09:55,376 |-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 03:09:55,551 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 03:09:55,560 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:09:55,564 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 03:09:55,578 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 03:09:55,685 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 03:09:55,685 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 03:09:55,685 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 03:09:55,685 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 03:09:55,685 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 03:09:55,686 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 03:09:55,686 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 03:09:55,687 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 03:09:55,689 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-06-22 03:09:56,726|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-kmvw7 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-22 03:09:56,731|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-06-22 03:10:01,337|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-06-22 03:10:02,321|||main||||INFO||||||| Finished Spring Data repository scanning in 965ms. Found 11 JPA repository interfaces. 2022-06-22 03:10:05,870|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-06-22 03:10:05,976|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-06-22 03:10:06,288|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-22 03:10:07,123|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-06-22 03:10:07,689|||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-22 03:10:07,697|||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-22 03:10:08,046|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-06-22 03:10:11,574|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-22 03:10:11,589|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-06-22 03:10:11,691|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-06-22 03:10:13,155|||main||||INFO||||||| Audit service is disabled 2022-06-22 03:10:13,356|||main||||INFO||||||| Workflow Audit store is disabled 2022-06-22 03:10:15,128|||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-22 03:10:15,207|||main||||INFO||||||| Dependency Management module created... 2022-06-22 03:10:16,787|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-06-22 03:10:17,167|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-06-22 03:10:19,161|||main||||INFO||||||| Netty started on port(s): 8080 2022-06-22 03:10:21,618|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-06-22 03:10:22,138|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-06-22 03:10:22,148|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 26.251 seconds (JVM running for 27.457) 2022-06-22 03:10:22,181|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-06-22 03:10:28,798|||reactor-http-epoll-2||||ERROR||||||| [87e49b22-1] Error [java.lang.UnsupportedOperationException] for HTTP GET "/api/v1/execution-service/health-check", but ServerHttpResponse already committed (200 OK) 2022-06-22 04:15:05,466|fc1d3230-8d9f-4fda-ad28-480bfe5b8020||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-22 04:15:05,468|fc1d3230-8d9f-4fda-ad28-480bfe5b8020||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-22 04:15:05,470|fc1d3230-8d9f-4fda-ad28-480bfe5b8020||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-22 04:15:06,127|fc1d3230-8d9f-4fda-ad28-480bfe5b8020||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-22 04:15:06,131|fc1d3230-8d9f-4fda-ad28-480bfe5b8020||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-22 04:15:07,912|d02be8e2-a04e-4d42-8cac-25f2cee16032||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/661b6f3d-d0df-4458-a077-f04bb8ca9681) 2022-06-22 04:15:07,926|d02be8e2-a04e-4d42-8cac-25f2cee16032||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| deleting definition types under : /opt/app/onap/blueprints/working/661b6f3d-d0df-4458-a077-f04bb8ca9681/Definitions 2022-06-22 04:15:08,021|d02be8e2-a04e-4d42-8cac-25f2cee16032||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| reinitialized all type definitions 2022-06-22 04:15:08,028|d02be8e2-a04e-4d42-8cac-25f2cee16032||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-22 04:15:08,081|d02be8e2-a04e-4d42-8cac-25f2cee16032||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-22 04:15:08,093|d02be8e2-a04e-4d42-8cac-25f2cee16032||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-22 04:15:08,102|d02be8e2-a04e-4d42-8cac-25f2cee16032||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-22 04:15:08,151|d02be8e2-a04e-4d42-8cac-25f2cee16032||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ##### Enhancing Workflow(helloworld) 2022-06-22 04:15:08,151|d02be8e2-a04e-4d42-8cac-25f2cee16032||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-22 04:15:08,151|d02be8e2-a04e-4d42-8cac-25f2cee16032||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| identified workflow(helloworld) targets(helloworld) 2022-06-22 04:15:08,152|d02be8e2-a04e-4d42-8cac-25f2cee16032||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-22 04:15:08,152|d02be8e2-a04e-4d42-8cac-25f2cee16032||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-22 04:15:08,152|d02be8e2-a04e-4d42-8cac-25f2cee16032||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enriching artifacts file(/opt/app/onap/blueprints/working/661b6f3d-d0df-4458-a077-f04bb8ca9681/Templates/hello-world-mapping.json 2022-06-22 04:15:08,166|d02be8e2-a04e-4d42-8cac-25f2cee16032||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-22 04:15:08,166|d02be8e2-a04e-4d42-8cac-25f2cee16032||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-22 04:15:08,166|d02be8e2-a04e-4d42-8cac-25f2cee16032||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ##### Enhancing blueprint Resource Definitions 2022-06-22 04:15:08,167|d02be8e2-a04e-4d42-8cac-25f2cee16032||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-22 04:15:08,169|d02be8e2-a04e-4d42-8cac-25f2cee16032||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| processing file (Templates/hello-world-mapping.json) 2022-06-22 04:15:08,187|d02be8e2-a04e-4d42-8cac-25f2cee16032||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| distinct resource keys ([]) 2022-06-22 04:15:08,187|d02be8e2-a04e-4d42-8cac-25f2cee16032||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Enriching Resource Definition sources Node Template: [] 2022-06-22 04:15:08,475|3ea593d3-ae1e-4246-aa4d-6ab35c154633||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(c27e698c-6051-4ff8-b582-e7d6bcdeef68) CBA(/opt/app/onap/blueprints/archive/c27e698c-6051-4ff8-b582-e7d6bcdeef68/cba.zip) 2022-06-22 04:15:08,489|3ea593d3-ae1e-4246-aa4d-6ab35c154633||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c27e698c-6051-4ff8-b582-e7d6bcdeef68) and entry definition file (Definitions/blueprint.json) 2022-06-22 04:15:08,569|3ea593d3-ae1e-4246-aa4d-6ab35c154633||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(helloworld) 2022-06-22 04:15:08,588|3ea593d3-ae1e-4246-aa4d-6ab35c154633||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c27e698c-6051-4ff8-b582-e7d6bcdeef68) and entry definition file (Definitions/blueprint.json) 2022-06-22 04:15:08,731|3ea593d3-ae1e-4246-aa4d-6ab35c154633||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| No compiled cache(/opt/app/onap/blueprints/working/c27e698c-6051-4ff8-b582-e7d6bcdeef68) present to clean. 2022-06-22 04:15:08,948|dc83c767-ddc1-43ad-8dba-6590d92a87f8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| processing request id 654321 2022-06-22 04:15:08,949|dc83c767-ddc1-43ad-8dba-6590d92a87f8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| storeExecutionInput called not to store the Workflow action input details 2022-06-22 04:15:08,949|dc83c767-ddc1-43ad-8dba-6590d92a87f8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| StoreAuditService ID -1 2022-06-22 04:15:08,959|dc83c767-ddc1-43ad-8dba-6590d92a87f8||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| getting cba file name(test101), version(1.0.1) from db 2022-06-22 04:15:09,031|dc83c767-ddc1-43ad-8dba-6590d92a87f8||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-22 04:15:09,033|dc83c767-ddc1-43ad-8dba-6590d92a87f8||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-22 04:15:09,036|dc83c767-ddc1-43ad-8dba-6590d92a87f8||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-22 04:15:09,054|dc83c767-ddc1-43ad-8dba-6590d92a87f8||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deriving input data for workflow: (helloworld) 2022-06-22 04:15:09,055|dc83c767-ddc1-43ad-8dba-6590d92a87f8||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-22 04:15:09,056|dc83c767-ddc1-43ad-8dba-6590d92a87f8||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-22 04:15:09,067|dc83c767-ddc1-43ad-8dba-6590d92a87f8||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-22 04:15:09,067|dc83c767-ddc1-43ad-8dba-6590d92a87f8||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-22 04:15:09,069|dc83c767-ddc1-43ad-8dba-6590d92a87f8||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-22 04:15:09,092|dc83c767-ddc1-43ad-8dba-6590d92a87f8||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-22 04:15:09,125|dc83c767-ddc1-43ad-8dba-6590d92a87f8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Batched Sequence : ([]) 2022-06-22 04:15:09,128|dc83c767-ddc1-43ad-8dba-6590d92a87f8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Generated Resource Param Data ({ }) 2022-06-22 04:15:09,235|dc83c767-ddc1-43ad-8dba-6590d92a87f8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Preparing Response... 2022-06-22 04:15:09,238|dc83c767-ddc1-43ad-8dba-6590d92a87f8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-22 04:15:09,239|dc83c767-ddc1-43ad-8dba-6590d92a87f8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-22 04:15:09,242|dc83c767-ddc1-43ad-8dba-6590d92a87f8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f6691fd7-bbeb-4926-a7a2-16065b3f0a8b auditStoreId -1 2022-06-22 04:35:53,926|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-22 04:35:53,927|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-22 04:35:53,927|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-22 04:35:54,262|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-22 04:35:54,263|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-22 04:35:54,957|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-22 04:35:54,962|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(85d42621-0692-49d6-95d2-04a42a6e08bd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-22 04:35:55,025|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(bd7fbb49-42c8-487f-a391-7d6a14433425) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-22 04:35:55,066|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(feb607fe-d8aa-4f73-98da-7a077dd95148) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-22 04:35:55,101|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(3e5741e4-7338-4d70-a236-9419fec5e8b8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-22 04:35:55,142|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(b92867ca-9d3c-43bc-82c1-68d97a55be1d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-22 04:35:55,190|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(d6223619-5751-4a6b-bd17-6d302ee99737) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-22 04:35:55,234|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:35:55,235|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:35:55,236|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:35:55,236|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:35:55,236|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:35:55,238|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:35:55,312|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-22 04:35:55,348|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-22 04:35:55,407|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-22 04:35:55,473|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-22 04:35:55,620|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(resource-assignment) 2022-06-22 04:35:55,621|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-assign) 2022-06-22 04:35:55,621|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy) 2022-06-22 04:35:55,694|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:35:55,835|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(resource-assignment) 2022-06-22 04:35:55,836|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-assign) 2022-06-22 04:35:55,836|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy) 2022-06-22 04:35:55,838|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(HealthCheck) 2022-06-22 04:35:55,843|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-22 04:35:55,844|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(vf-config-assign) 2022-06-22 04:35:55,845|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(vf-config-deploy) 2022-06-22 04:35:55,925|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:35:56,055|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(resource-assignment) 2022-06-22 04:35:56,056|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy) 2022-06-22 04:35:56,110|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-assign) 2022-06-22 04:35:56,113|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy) 2022-06-22 04:35:56,119|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:35:56,148|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:35:56,319|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(resource-assignment) 2022-06-22 04:35:56,321|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-assign) 2022-06-22 04:35:56,322|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-assign-day-2) 2022-06-22 04:35:56,323|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy) 2022-06-22 04:35:56,324|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy-day-2) 2022-06-22 04:35:56,360|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:35:56,500|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(resource-assignment) 2022-06-22 04:35:56,501|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-assign) 2022-06-22 04:35:56,501|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy) 2022-06-22 04:35:56,545|20e8e9bc-8e1c-46fb-9931-1547baf75d8c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:35:58,143|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a8c2d410-ca89-4c73-a5b4-46d002607d1d) 2022-06-22 04:35:58,144|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| deleting definition types under : /opt/app/onap/blueprints/working/a8c2d410-ca89-4c73-a5b4-46d002607d1d/Definitions 2022-06-22 04:35:58,146|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| reinitialized all type definitions 2022-06-22 04:35:58,147|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-06-22 04:35:58,181|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-06-22 04:35:58,189|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-06-22 04:35:58,199|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-06-22 04:35:58,221|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(capability) 2022-06-22 04:35:58,250|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(capability) 2022-06-22 04:35:58,266|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(processor-db) 2022-06-22 04:35:58,293|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-22 04:35:58,336|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-22 04:35:58,355|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-22 04:35:58,376|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-22 04:35:58,402|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-22 04:35:58,471|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-06-22 04:35:58,481|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-06-22 04:35:58,481|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-06-22 04:35:58,501|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(capability) 2022-06-22 04:35:58,515|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(capability) 2022-06-22 04:35:58,529|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(capability) 2022-06-22 04:35:58,547|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(processor-db) 2022-06-22 04:35:58,565|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-22 04:35:58,583|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-22 04:35:58,601|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-22 04:35:58,619|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-22 04:35:58,636|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-22 04:35:58,656|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-22 04:35:58,721|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ##### Enhancing Workflow(resource-resolution) 2022-06-22 04:35:58,722|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-06-22 04:35:58,722|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-06-22 04:35:58,722|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-06-22 04:35:58,722|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-06-22 04:35:58,722|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-06-22 04:35:58,723|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enriching artifacts file(/opt/app/onap/blueprints/working/a8c2d410-ca89-4c73-a5b4-46d002607d1d/Templates/hello-world-velocity-mapping.json 2022-06-22 04:35:58,731|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-06-22 04:35:58,731|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-06-22 04:35:58,731|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enriching artifacts file(/opt/app/onap/blueprints/working/a8c2d410-ca89-4c73-a5b4-46d002607d1d/Templates/hello-world-jinja-mapping.json 2022-06-22 04:35:58,739|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-06-22 04:35:58,740|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-06-22 04:35:58,740|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ##### Enhancing blueprint Resource Definitions 2022-06-22 04:35:58,740|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-06-22 04:35:58,740|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-06-22 04:35:58,741|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-06-22 04:35:58,755|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:35:58,892|7e1ef9f0-34f9-4878-a6d7-b1ad393af564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-06-22 04:35:59,078|f3f9cde3-2a75-4a0c-ad0f-6663c4261839||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(285b375b-17a9-4076-a78d-05ed4d256f5f) CBA(/opt/app/onap/blueprints/archive/285b375b-17a9-4076-a78d-05ed4d256f5f/cba.zip) 2022-06-22 04:35:59,088|f3f9cde3-2a75-4a0c-ad0f-6663c4261839||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/285b375b-17a9-4076-a78d-05ed4d256f5f) and entry definition file (Definitions/resource-resolution.json) 2022-06-22 04:35:59,135|f3f9cde3-2a75-4a0c-ad0f-6663c4261839||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(resource-resolution) 2022-06-22 04:35:59,147|f3f9cde3-2a75-4a0c-ad0f-6663c4261839||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/285b375b-17a9-4076-a78d-05ed4d256f5f) and entry definition file (Definitions/resource-resolution.json) 2022-06-22 04:35:59,219|f3f9cde3-2a75-4a0c-ad0f-6663c4261839||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| No compiled cache(/opt/app/onap/blueprints/working/285b375b-17a9-4076-a78d-05ed4d256f5f) present to clean. 2022-06-22 04:35:59,367|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| processing request id 32afaa40-22bb-4f10-987f-08ba1e9e79d1 2022-06-22 04:35:59,367|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| storeExecutionInput called not to store the Workflow action input details 2022-06-22 04:35:59,367|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| StoreAuditService ID -1 2022-06-22 04:35:59,374|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-06-22 04:35:59,446|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:35:59,448|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-06-22 04:35:59,450|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:35:59,470|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deriving input data for workflow: (resource-resolution) 2022-06-22 04:35:59,476|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-06-22 04:35:59,477|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-22 04:35:59,479|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| preparing request id(32afaa40-22bb-4f10-987f-08ba1e9e79d1) for workflow(resource-resolution) step(helloworld) 2022-06-22 04:35:59,479|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-06-22 04:35:59,479|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:35:59,481|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-06-22 04:35:59,534|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:35:59,581|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-22 04:35:59,581|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-06-22 04:36:00,071|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Rest request method(PUT), url(/resource-resolution/put) 2022-06-22 04:36:00,157|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response status(200 - OK) 2022-06-22 04:36:00,183|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response processing type (string) 2022-06-22 04:36:00,184|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-06-22 04:36:00,184|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-06-22 04:36:00,184|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-06-22 04:36:00,229|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (v_put) 2022-06-22 04:36:00,248|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-06-22 04:36:00,253|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Getting Jython Script Class(ResolvProperties) 2022-06-22 04:36:06,122|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Component Object org.python.proxies.__main__$ResolvProperties$1@4e46508a 2022-06-22 04:36:06,133|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-06-22 04:36:06,175|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (v_python) 2022-06-22 04:36:06,182|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-22 04:36:06,182|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-06-22 04:36:06,197|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-06-22 04:36:06,208|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response status(200 - OK) 2022-06-22 04:36:06,208|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response processing type (string) 2022-06-22 04:36:06,209|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-06-22 04:36:06,209|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-06-22 04:36:06,209|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-06-22 04:36:06,211|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-22 04:36:06,211|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-06-22 04:36:06,214|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-06-22 04:36:06,223|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response status(200 - OK) 2022-06-22 04:36:06,224|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response processing type (string) 2022-06-22 04:36:06,224|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-06-22 04:36:06,224|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-06-22 04:36:06,224|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-06-22 04:36:06,229|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (v_patch) 2022-06-22 04:36:06,249|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (v_del) 2022-06-22 04:36:06,252|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-22 04:36:06,312|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-22 04:36:17,173|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| compiled in (10860)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-22 04:36:17,175|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-22 04:36:17,190|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-06-22 04:36:17,210|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (v_kotlin) 2022-06-22 04:36:17,215|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-22 04:36:17,215|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-06-22 04:36:17,224|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Rest request method(GET), url(/resource-resolution/get) 2022-06-22 04:36:17,235|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response status(200 - OK) 2022-06-22 04:36:17,236|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response processing type (string) 2022-06-22 04:36:17,237|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-22 04:36:17,237|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-22 04:36:17,237|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-06-22 04:36:17,256|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (v_get) 2022-06-22 04:36:17,265|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-06-22 04:36:17,266|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-06-22 04:36:17,282|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (v_default) 2022-06-22 04:36:17,282|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (v_input) 2022-06-22 04:36:17,284|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-22 04:36:17,284|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-06-22 04:36:17,287|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Rest request method(POST), url(/resource-resolution/post) 2022-06-22 04:36:17,295|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response status(200 - OK) 2022-06-22 04:36:17,296|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response processing type (string) 2022-06-22 04:36:17,296|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-06-22 04:36:17,296|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-06-22 04:36:17,297|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-06-22 04:36:17,311|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (v_post) 2022-06-22 04:36:17,328|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:36:17,379|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response processing type (list) 2022-06-22 04:36:17,383|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-06-22 04:36:17,384|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-22 04:36:17,384|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-22 04:36:17,384|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-22 04:36:17,384|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-22 04:36:17,384|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-06-22 04:36:17,412|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (v_db) 2022-06-22 04:36:17,417|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:36:17,518|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-06-22 04:36:17,555|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-22 04:36:17,556|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-06-22 04:36:17,604|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:36:17,608|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-22 04:36:17,609|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-06-22 04:36:17,610|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-06-22 04:36:17,610|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Getting Jython Script Class(ResolvProperties) 2022-06-22 04:36:17,630|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-06-22 04:36:17,669|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Component Object org.python.proxies.__main__$ResolvProperties$2@39f4140c 2022-06-22 04:36:17,670|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-06-22 04:36:17,694|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (j_python) 2022-06-22 04:36:17,696|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-22 04:36:17,696|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-06-22 04:36:17,698|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-06-22 04:36:17,708|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response status(200 - OK) 2022-06-22 04:36:17,709|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response processing type (string) 2022-06-22 04:36:17,710|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-06-22 04:36:17,710|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-06-22 04:36:17,710|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-06-22 04:36:17,727|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (j_patch) 2022-06-22 04:36:17,729|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-06-22 04:36:17,747|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (j_input) 2022-06-22 04:36:17,750|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-22 04:36:17,750|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-06-22 04:36:17,754|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Rest request method(PUT), url(/resource-resolution/put) 2022-06-22 04:36:17,763|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response status(200 - OK) 2022-06-22 04:36:17,763|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response processing type (string) 2022-06-22 04:36:17,764|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-06-22 04:36:17,764|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-06-22 04:36:17,764|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-06-22 04:36:17,783|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (j_put) 2022-06-22 04:36:17,784|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-06-22 04:36:17,815|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (j_default) 2022-06-22 04:36:17,817|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-22 04:36:17,817|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-06-22 04:36:17,819|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-06-22 04:36:17,828|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response status(200 - OK) 2022-06-22 04:36:17,828|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response processing type (string) 2022-06-22 04:36:17,828|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-06-22 04:36:17,828|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-06-22 04:36:17,828|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-06-22 04:36:17,830|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-22 04:36:17,830|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-06-22 04:36:17,832|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Rest request method(POST), url(/resource-resolution/post) 2022-06-22 04:36:17,842|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response status(200 - OK) 2022-06-22 04:36:17,843|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response processing type (string) 2022-06-22 04:36:17,843|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-06-22 04:36:17,843|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-06-22 04:36:17,844|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-06-22 04:36:17,845|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (j_del) 2022-06-22 04:36:17,845|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-22 04:36:17,845|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-06-22 04:36:17,847|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Rest request method(GET), url(/resource-resolution/get) 2022-06-22 04:36:17,853|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response status(200 - OK) 2022-06-22 04:36:17,853|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response processing type (string) 2022-06-22 04:36:17,854|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-22 04:36:17,854|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-22 04:36:17,854|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-06-22 04:36:17,860|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (j_post) 2022-06-22 04:36:17,873|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (j_get) 2022-06-22 04:36:17,881|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:36:17,881|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-06-22 04:36:17,883|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-06-22 04:36:17,893|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response status(200 - OK) 2022-06-22 04:36:17,893|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response processing type (string) 2022-06-22 04:36:17,894|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-06-22 04:36:17,894|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-06-22 04:36:17,894|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-06-22 04:36:17,918|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (j_get_id) 2022-06-22 04:36:17,920|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-22 04:36:17,921|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-06-22 04:36:17,949|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (j_kotlin) 2022-06-22 04:36:17,951|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:36:17,960|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response processing type (list) 2022-06-22 04:36:17,964|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:36:17,964|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-22 04:36:17,964|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-22 04:36:17,964|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-22 04:36:17,964|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-22 04:36:17,965|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-22 04:36:17,965|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-22 04:36:17,965|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-22 04:36:17,965|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-22 04:36:17,965|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-22 04:36:17,965|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:36:17,985|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (j_db) 2022-06-22 04:36:17,986|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:36:18,339|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-06-22 04:36:18,352|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-22 04:36:18,353|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Preparing Response... 2022-06-22 04:36:18,353|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-06-22 04:36:18,354|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-06-22 04:36:18,355|b414d2b7-1d81-45b4-a233-0e8e6b65b9f2||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 22fa8cc8-62ce-4dda-a0c3-3b74c159b2ce auditStoreId -1 2022-06-22 04:54:13,068|525081cc-3515-4ecb-a025-0e07d96b1cc2||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-22 04:54:13,070|525081cc-3515-4ecb-a025-0e07d96b1cc2||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-22 04:54:13,070|525081cc-3515-4ecb-a025-0e07d96b1cc2||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-22 04:54:13,961|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-22 04:54:13,961|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-22 04:54:14,781|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-22 04:54:14,782|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(b1031e47-e12a-4903-93e6-e33e783bfef8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-22 04:54:14,802|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(107f67a5-f9b2-4052-b054-eb886e3567f9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-22 04:54:14,809|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(196e2b70-cc8b-46a1-877e-e50e8d85d058) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-22 04:54:14,821|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(68a4f932-d66e-4d25-bdb5-75aedca56a50) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-22 04:54:14,837|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(4926982b-1f49-41ba-ae1d-8721dc3b1ec0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-22 04:54:14,854|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(fb1f0a16-d71d-4f84-bd69-363577452e15) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-22 04:54:14,871|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:54:14,871|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:54:14,871|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:54:14,872|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:54:14,872|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:54:14,872|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:54:14,903|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-22 04:54:14,965|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-22 04:54:14,997|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-22 04:54:15,022|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-22 04:54:15,151|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(resource-assignment) 2022-06-22 04:54:15,152|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-assign) 2022-06-22 04:54:15,153|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy) 2022-06-22 04:54:15,218|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:54:15,282|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-22 04:54:15,315|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-06-22 04:54:15,325|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-22 04:54:15,376|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(resource-assignment) 2022-06-22 04:54:15,377|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-assign) 2022-06-22 04:54:15,377|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy) 2022-06-22 04:54:15,428|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:54:15,471|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-22 04:54:15,494|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-06-22 04:54:15,506|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-22 04:54:15,564|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(resource-assignment) 2022-06-22 04:54:15,565|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-assign) 2022-06-22 04:54:15,566|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy) 2022-06-22 04:54:15,567|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(HealthCheck) 2022-06-22 04:54:15,568|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-22 04:54:15,568|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(vf-config-assign) 2022-06-22 04:54:15,569|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(vf-config-deploy) 2022-06-22 04:54:15,622|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:54:15,655|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-06-22 04:54:15,684|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-06-22 04:54:15,693|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-06-22 04:54:15,740|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(resource-assignment) 2022-06-22 04:54:15,741|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy) 2022-06-22 04:54:15,791|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:54:15,838|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-06-22 04:54:15,863|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-06-22 04:54:15,882|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-06-22 04:54:15,922|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(resource-assignment) 2022-06-22 04:54:15,923|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-assign) 2022-06-22 04:54:15,924|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-assign-day-2) 2022-06-22 04:54:15,925|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy) 2022-06-22 04:54:15,925|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy-day-2) 2022-06-22 04:54:15,956|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-assign) 2022-06-22 04:54:15,956|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy) 2022-06-22 04:54:15,957|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:54:15,968|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:54:15,983|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Overwriting blueprint model :5G_Core::1.0.37 2022-06-22 04:54:16,006|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-06-22 04:54:16,008|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-06-22 04:54:16,045|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-22 04:54:16,066|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-22 04:54:16,067|525081cc-3515-4ecb-a025-0e07d96b1cc2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-22 04:54:29,576|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a1b890a1-30f3-436d-b72c-93ae2b712c0f) 2022-06-22 04:54:29,577|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| deleting definition types under : /opt/app/onap/blueprints/working/a1b890a1-30f3-436d-b72c-93ae2b712c0f/Definitions 2022-06-22 04:54:29,580|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| reinitialized all type definitions 2022-06-22 04:54:29,581|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-06-22 04:54:29,641|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing ArtifactDefinition(vnf-template) 2022-06-22 04:54:29,650|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing ArtifactDefinition(vnf-mapping) 2022-06-22 04:54:29,658|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-06-22 04:54:29,688|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(input) 2022-06-22 04:54:29,717|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(input) 2022-06-22 04:54:29,730|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(input) 2022-06-22 04:54:29,740|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-06-22 04:54:29,740|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-06-22 04:54:29,740|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-06-22 04:54:29,760|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(input) 2022-06-22 04:54:29,772|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(input) 2022-06-22 04:54:29,785|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(input) 2022-06-22 04:54:29,798|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-22 04:54:29,845|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(input) 2022-06-22 04:54:29,868|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(input) 2022-06-22 04:54:29,905|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(input) 2022-06-22 04:54:29,927|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(input) 2022-06-22 04:54:29,942|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(input) 2022-06-22 04:54:29,960|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(input) 2022-06-22 04:54:29,984|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(config-assign) 2022-06-22 04:54:29,987|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing ArtifactDefinition(baseconfig-template) 2022-06-22 04:54:29,987|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-06-22 04:54:29,988|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-06-22 04:54:30,015|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(input) 2022-06-22 04:54:30,028|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(input) 2022-06-22 04:54:30,040|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(input) 2022-06-22 04:54:30,049|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(config-deploy) 2022-06-22 04:54:30,109|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ##### Enhancing Workflow(resource-assignment) 2022-06-22 04:54:30,109|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-06-22 04:54:30,109|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-06-22 04:54:30,110|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-06-22 04:54:30,110|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-06-22 04:54:30,110|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-06-22 04:54:30,110|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enriching artifacts file(/opt/app/onap/blueprints/working/a1b890a1-30f3-436d-b72c-93ae2b712c0f/Templates/vnf-mapping.json 2022-06-22 04:54:30,120|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-06-22 04:54:30,121|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-06-22 04:54:30,121|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enriching artifacts file(/opt/app/onap/blueprints/working/a1b890a1-30f3-436d-b72c-93ae2b712c0f/Templates/base_ubuntu20-mapping.json 2022-06-22 04:54:30,131|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-06-22 04:54:30,132|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-06-22 04:54:30,132|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ##### Enhancing Workflow(config-assign) 2022-06-22 04:54:30,133|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-06-22 04:54:30,133|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| identified workflow(config-assign) targets(config-assign) 2022-06-22 04:54:30,133|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-06-22 04:54:30,134|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-06-22 04:54:30,134|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enriching artifacts file(/opt/app/onap/blueprints/working/a1b890a1-30f3-436d-b72c-93ae2b712c0f/Templates/baseconfig-mapping.json 2022-06-22 04:54:30,145|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-06-22 04:54:30,145|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| dataType not present for the recipe(dt-config-assign-properties) 2022-06-22 04:54:30,148|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ##### Enhancing Workflow(config-deploy) 2022-06-22 04:54:30,149|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-06-22 04:54:30,149|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| identified workflow(config-deploy) targets(config-deploy) 2022-06-22 04:54:30,150|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| workflow(config-deploy) resource assignment files([] 2022-06-22 04:54:30,150|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ##### Enhancing blueprint Resource Definitions 2022-06-22 04:54:30,151|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-06-22 04:54:30,151|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| processing file (Templates/vnf-mapping.json) 2022-06-22 04:54:30,151|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-06-22 04:54:30,152|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| processing file (Templates/baseconfig-mapping.json) 2022-06-22 04:54:30,182|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:54:30,300|fd53403a-a4cf-4537-889c-2ba1a1550e9d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-06-22 04:54:30,520|330366f3-fe42-491d-a585-b5746dea2642||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(1a7ef26f-4b45-47ba-8bfa-26e50e902027) CBA(/opt/app/onap/blueprints/archive/1a7ef26f-4b45-47ba-8bfa-26e50e902027/cba.zip) 2022-06-22 04:54:30,529|330366f3-fe42-491d-a585-b5746dea2642||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1a7ef26f-4b45-47ba-8bfa-26e50e902027) and entry definition file (Definitions/ubuntu20.json) 2022-06-22 04:54:30,545|330366f3-fe42-491d-a585-b5746dea2642||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-22 04:54:30,573|330366f3-fe42-491d-a585-b5746dea2642||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(resource-assignment) 2022-06-22 04:54:30,574|330366f3-fe42-491d-a585-b5746dea2642||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-assign) 2022-06-22 04:54:30,574|330366f3-fe42-491d-a585-b5746dea2642||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy) 2022-06-22 04:54:30,589|330366f3-fe42-491d-a585-b5746dea2642||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1a7ef26f-4b45-47ba-8bfa-26e50e902027) and entry definition file (Definitions/ubuntu20.json) 2022-06-22 04:54:30,631|330366f3-fe42-491d-a585-b5746dea2642||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| No compiled cache(/opt/app/onap/blueprints/working/1a7ef26f-4b45-47ba-8bfa-26e50e902027) present to clean. 2022-06-22 04:56:11,249|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-22 04:56:11,250|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-22 04:56:11,251|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-22 04:56:11,638|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-22 04:56:11,639|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-22 04:56:12,299|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-22 04:56:12,426|||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-22 04:56:12,560|4178adc1-a8d1-4a0e-b90d-0234b61f6953||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| request(4178adc1-a8d1-4a0e-b90d-0234b61f6953) 2022-06-22 04:56:12,567|4178adc1-a8d1-4a0e-b90d-0234b61f6953||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| CBA file(/opt/app/onap/blueprints/archive/37288313-f486-4173-b95e-425ae46ff9aa/cba.zip written successfully 2022-06-22 04:56:12,568|4178adc1-a8d1-4a0e-b90d-0234b61f6953||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(37288313-f486-4173-b95e-425ae46ff9aa) CBA(/opt/app/onap/blueprints/archive/37288313-f486-4173-b95e-425ae46ff9aa/cba.zip) 2022-06-22 04:56:12,581|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-22 04:56:12,583|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(e1d1b863-0539-4c31-bc9c-4ac35c869eef) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-22 04:56:12,589|4178adc1-a8d1-4a0e-b90d-0234b61f6953||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/37288313-f486-4173-b95e-425ae46ff9aa) and entry definition file (Definitions/ubuntu20.json) 2022-06-22 04:56:12,604|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(2b0fc4c4-f323-49cd-859d-fd546b0d5225) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-22 04:56:12,612|4178adc1-a8d1-4a0e-b90d-0234b61f6953||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-22 04:56:12,613|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(c7e5bea8-aada-46bc-8877-6b7c022b8934) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-22 04:56:12,625|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(cbf67ca0-8ad5-4394-9440-518aba524c64) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-22 04:56:12,640|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(7cd97eb5-232a-4f9e-9022-aac6025a37e8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-22 04:56:12,660|4178adc1-a8d1-4a0e-b90d-0234b61f6953||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(resource-assignment) 2022-06-22 04:56:12,661|4178adc1-a8d1-4a0e-b90d-0234b61f6953||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-assign) 2022-06-22 04:56:12,661|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(66795b20-eee9-4aa0-9681-f1edd8e1918a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-22 04:56:12,662|4178adc1-a8d1-4a0e-b90d-0234b61f6953||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy) 2022-06-22 04:56:12,673|4178adc1-a8d1-4a0e-b90d-0234b61f6953||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/37288313-f486-4173-b95e-425ae46ff9aa) and entry definition file (Definitions/ubuntu20.json) 2022-06-22 04:56:12,679|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:56:12,680|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:56:12,680|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:56:12,681|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:56:12,681|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:56:12,681|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:56:12,697|4178adc1-a8d1-4a0e-b90d-0234b61f6953||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-06-22 04:56:12,697|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-22 04:56:12,725|4178adc1-a8d1-4a0e-b90d-0234b61f6953||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-06-22 04:56:12,728|4178adc1-a8d1-4a0e-b90d-0234b61f6953||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-06-22 04:56:12,738|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-22 04:56:12,775|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-22 04:56:12,784|4178adc1-a8d1-4a0e-b90d-0234b61f6953||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| No compiled cache(/opt/app/onap/blueprints/working/37288313-f486-4173-b95e-425ae46ff9aa) present to clean. 2022-06-22 04:56:12,795|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-22 04:56:12,855|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(resource-assignment) 2022-06-22 04:56:12,856|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-assign) 2022-06-22 04:56:12,857|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy) 2022-06-22 04:56:12,903|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:56:12,942|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-22 04:56:12,963|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-06-22 04:56:12,974|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-22 04:56:13,018|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(resource-assignment) 2022-06-22 04:56:13,019|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-assign) 2022-06-22 04:56:13,019|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy) 2022-06-22 04:56:13,067|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:56:13,130|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-22 04:56:13,155|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-06-22 04:56:13,156|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-22 04:56:13,198|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(resource-assignment) 2022-06-22 04:56:13,199|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-assign) 2022-06-22 04:56:13,200|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-assign-day-2) 2022-06-22 04:56:13,201|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy) 2022-06-22 04:56:13,201|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy-day-2) 2022-06-22 04:56:13,229|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:56:13,281|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Overwriting blueprint model :5G_Core::1.0.37 2022-06-22 04:56:13,299|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-06-22 04:56:13,311|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-06-22 04:56:13,356|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(resource-assignment) 2022-06-22 04:56:13,357|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-assign) 2022-06-22 04:56:13,357|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy) 2022-06-22 04:56:13,358|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(HealthCheck) 2022-06-22 04:56:13,359|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-22 04:56:13,359|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(vf-config-assign) 2022-06-22 04:56:13,360|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(vf-config-deploy) 2022-06-22 04:56:13,408|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:56:13,463|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-06-22 04:56:13,482|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-06-22 04:56:13,482|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-06-22 04:56:13,515|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(resource-assignment) 2022-06-22 04:56:13,516|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy) 2022-06-22 04:56:13,551|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-assign) 2022-06-22 04:56:13,552|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy) 2022-06-22 04:56:13,553|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:56:13,562|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:56:13,579|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-06-22 04:56:13,614|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-06-22 04:56:13,615|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-06-22 04:56:13,654|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-22 04:56:13,692|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-22 04:56:13,692|2c2055a8-71f3-4e3c-86c4-fa6e7c09be84||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-22 04:56:26,258|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/96ec270f-7d65-4982-a202-b232ac767fe0) 2022-06-22 04:56:26,260|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| deleting definition types under : /opt/app/onap/blueprints/working/96ec270f-7d65-4982-a202-b232ac767fe0/Definitions 2022-06-22 04:56:26,262|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| reinitialized all type definitions 2022-06-22 04:56:26,263|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(netconf-device) 2022-06-22 04:56:26,290|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(resolve-data) 2022-06-22 04:56:26,315|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-06-22 04:56:26,325|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-06-22 04:56:26,334|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-06-22 04:56:26,392|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-06-22 04:56:26,440|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ##### Enhancing Workflow(config-assign) 2022-06-22 04:56:26,440|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-06-22 04:56:26,440|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| identified workflow(config-assign) targets(resolve-data) 2022-06-22 04:56:26,440|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-06-22 04:56:26,440|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-06-22 04:56:26,440|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enriching artifacts file(/opt/app/onap/blueprints/working/96ec270f-7d65-4982-a202-b232ac767fe0/Templates/netconfrpc-mapping.json 2022-06-22 04:56:26,449|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-06-22 04:56:26,449|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| dataType not present for the recipe(dt-config-assign-properties) 2022-06-22 04:56:26,450|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ##### Enhancing Workflow(config-deploy) 2022-06-22 04:56:26,451|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-06-22 04:56:26,452|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| identified workflow(config-deploy) targets(execute-netconf) 2022-06-22 04:56:26,452|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| workflow(config-deploy) resource assignment files([] 2022-06-22 04:56:26,452|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| ##### Enhancing blueprint Resource Definitions 2022-06-22 04:56:26,452|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-06-22 04:56:26,452|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| processing file (Templates/netconfrpc-mapping.json) 2022-06-22 04:56:26,461|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| distinct resource keys ([input-source]) 2022-06-22 04:56:26,476|528f182e-2028-4805-aba9-15afc4259e34||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Enriching Resource Definition sources Node Template: [source-input] 2022-06-22 04:56:28,243|6ec81dc8-de3e-4eb6-ac99-994117e9043d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-06-22 04:56:28,334|6ec81dc8-de3e-4eb6-ac99-994117e9043d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-22 04:56:28,337|6ec81dc8-de3e-4eb6-ac99-994117e9043d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-22 04:56:28,341|6ec81dc8-de3e-4eb6-ac99-994117e9043d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-22 04:56:28,539|f332c943-7028-4c55-a865-39558cbf24df||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-22 04:56:28,539|f332c943-7028-4c55-a865-39558cbf24df||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-22 04:56:28,543|f332c943-7028-4c55-a865-39558cbf24df||DefaultDispatcher-worker-19||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-22 04:56:28,978|0e832d6e-6b78-481c-a44b-f0628c19ce83||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-22 04:56:28,978|0e832d6e-6b78-481c-a44b-f0628c19ce83||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-22 04:56:28,980|0e832d6e-6b78-481c-a44b-f0628c19ce83||DefaultDispatcher-worker-19||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-22 04:56:29,174|19cec18c-701c-427e-b189-308e2dd623fe||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-22 04:56:29,174|19cec18c-701c-427e-b189-308e2dd623fe||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-22 04:56:29,177|19cec18c-701c-427e-b189-308e2dd623fe||DefaultDispatcher-worker-19||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-22 04:57:42,198|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-22 04:57:42,307|||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-22 04:57:42,311|cd9724b2-aac9-4426-82ca-5d02cba9d997||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| request(cd9724b2-aac9-4426-82ca-5d02cba9d997) 2022-06-22 04:57:42,312|cd9724b2-aac9-4426-82ca-5d02cba9d997||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| CBA file(/opt/app/onap/blueprints/archive/d55db157-5ec1-4ffc-84ae-ec19153b0f5f/cba.zip written successfully 2022-06-22 04:57:42,313|cd9724b2-aac9-4426-82ca-5d02cba9d997||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(d55db157-5ec1-4ffc-84ae-ec19153b0f5f) CBA(/opt/app/onap/blueprints/archive/d55db157-5ec1-4ffc-84ae-ec19153b0f5f/cba.zip) 2022-06-22 04:57:42,333|cd9724b2-aac9-4426-82ca-5d02cba9d997||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d55db157-5ec1-4ffc-84ae-ec19153b0f5f) and entry definition file (Definitions/pnf_netconf.json) 2022-06-22 04:57:42,339|cd9724b2-aac9-4426-82ca-5d02cba9d997||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-22 04:57:42,354|cd9724b2-aac9-4426-82ca-5d02cba9d997||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-assign) 2022-06-22 04:57:42,355|cd9724b2-aac9-4426-82ca-5d02cba9d997||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy) 2022-06-22 04:57:42,365|cd9724b2-aac9-4426-82ca-5d02cba9d997||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d55db157-5ec1-4ffc-84ae-ec19153b0f5f) and entry definition file (Definitions/pnf_netconf.json) 2022-06-22 04:57:42,393|cd9724b2-aac9-4426-82ca-5d02cba9d997||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-22 04:57:42,417|cd9724b2-aac9-4426-82ca-5d02cba9d997||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-22 04:57:42,418|cd9724b2-aac9-4426-82ca-5d02cba9d997||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-22 04:57:42,472|cd9724b2-aac9-4426-82ca-5d02cba9d997||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| No compiled cache(/opt/app/onap/blueprints/working/d55db157-5ec1-4ffc-84ae-ec19153b0f5f) present to clean. 2022-06-22 04:57:42,907|6693e4ec-9ef1-4918-8cc2-41f5988763bc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(5914d006-3e07-4380-b837-3a2d177798b3) CBA(/opt/app/onap/blueprints/archive/5914d006-3e07-4380-b837-3a2d177798b3/cba.zip) 2022-06-22 04:57:42,943|6693e4ec-9ef1-4918-8cc2-41f5988763bc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5914d006-3e07-4380-b837-3a2d177798b3) and entry definition file (Definitions/CNF.json) 2022-06-22 04:57:43,027|6693e4ec-9ef1-4918-8cc2-41f5988763bc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(resource-assignment) 2022-06-22 04:57:43,028|6693e4ec-9ef1-4918-8cc2-41f5988763bc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-assign) 2022-06-22 04:57:43,028|6693e4ec-9ef1-4918-8cc2-41f5988763bc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy) 2022-06-22 04:57:43,029|6693e4ec-9ef1-4918-8cc2-41f5988763bc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(scale-out) 2022-06-22 04:57:43,030|6693e4ec-9ef1-4918-8cc2-41f5988763bc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(scale) 2022-06-22 04:57:43,031|6693e4ec-9ef1-4918-8cc2-41f5988763bc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(scale-in) 2022-06-22 04:57:43,032|6693e4ec-9ef1-4918-8cc2-41f5988763bc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(health-check) 2022-06-22 04:57:43,055|6693e4ec-9ef1-4918-8cc2-41f5988763bc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5914d006-3e07-4380-b837-3a2d177798b3) and entry definition file (Definitions/CNF.json) 2022-06-22 04:57:43,140|6693e4ec-9ef1-4918-8cc2-41f5988763bc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| No compiled cache(/opt/app/onap/blueprints/working/5914d006-3e07-4380-b837-3a2d177798b3) present to clean. 2022-06-22 04:59:16,308|abef76b4-7114-4a44-b1ed-2babb12aa24e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| processing request id 734b88fe-5df4-48ef-96e3-2815c372a51f 2022-06-22 04:59:16,308|abef76b4-7114-4a44-b1ed-2babb12aa24e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| storeExecutionInput called not to store the Workflow action input details 2022-06-22 04:59:16,308|abef76b4-7114-4a44-b1ed-2babb12aa24e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| StoreAuditService ID -1 2022-06-22 04:59:16,315|abef76b4-7114-4a44-b1ed-2babb12aa24e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-22 04:59:16,315|abef76b4-7114-4a44-b1ed-2babb12aa24e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-22 04:59:16,320|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-22 04:59:16,345|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deriving input data for workflow: (resource-assignment) 2022-06-22 04:59:16,346|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-06-22 04:59:16,346|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-22 04:59:16,347|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| preparing request id(734b88fe-5df4-48ef-96e3-2815c372a51f) for workflow(resource-assignment) step(resource-assignment) 2022-06-22 04:59:16,347|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-22 04:59:16,347|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-22 04:59:16,349|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-06-22 04:59:16,375|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:59:16,378|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-22 04:59:16,378|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("9004ac44-08a2-4b56-9e6c-37111af1d2f0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-22 04:59:16,379|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("90577028-75a0-4319-a8cc-62abb53b1582") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-22 04:59:16,381|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Generated Resource Param Data ({ "service-instance-id" : "9004ac44-08a2-4b56-9e6c-37111af1d2f0", "vnf-id" : "90577028-75a0-4319-a8cc-62abb53b1582", "vnf_name" : "ubuntu20-VNF-name" }) 2022-06-22 04:59:16,394|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Preparing Response... 2022-06-22 04:59:16,394|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-22 04:59:16,394|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-22 04:59:16,395|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1449c93e-72e2-456a-823c-dd2e61ba6842 auditStoreId -1 2022-06-22 04:59:21,328|abef76b4-7114-4a44-b1ed-2babb12aa24e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| processing request id 3a786efd-8148-4f34-82e1-d9eed4468f43 2022-06-22 04:59:21,329|abef76b4-7114-4a44-b1ed-2babb12aa24e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| storeExecutionInput called not to store the Workflow action input details 2022-06-22 04:59:21,329|abef76b4-7114-4a44-b1ed-2babb12aa24e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| StoreAuditService ID -1 2022-06-22 04:59:21,329|abef76b4-7114-4a44-b1ed-2babb12aa24e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-22 04:59:21,329|abef76b4-7114-4a44-b1ed-2babb12aa24e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-22 04:59:21,331|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-22 04:59:21,341|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deriving input data for workflow: (resource-assignment) 2022-06-22 04:59:21,341|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-06-22 04:59:21,341|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-22 04:59:21,342|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| preparing request id(3a786efd-8148-4f34-82e1-d9eed4468f43) for workflow(resource-assignment) step(resource-assignment) 2022-06-22 04:59:21,342|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-22 04:59:21,342|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-22 04:59:21,343|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-06-22 04:59:21,363|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:59:21,366|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("admin-daily-jakarta") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-06-22 04:59:21,366|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-06-22 04:59:21,367|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-06-22 04:59:21,367|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-06-22 04:59:21,367|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("5790c45c-699a-426b-a36b-b00714b27570") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-06-22 04:59:21,367|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("9004ac44-08a2-4b56-9e6c-37111af1d2f0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-22 04:59:21,367|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:59:21,367|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-06-22 04:59:21,368|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-06-22 04:59:21,370|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("90577028-75a0-4319-a8cc-62abb53b1582") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-22 04:59:21,371|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-jakarta", "service-instance-id" : "9004ac44-08a2-4b56-9e6c-37111af1d2f0", "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" : "5790c45c-699a-426b-a36b-b00714b27570", "vnf-id" : "90577028-75a0-4319-a8cc-62abb53b1582", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-06-22 04:59:21,381|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Preparing Response... 2022-06-22 04:59:21,381|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-22 04:59:21,381|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-22 04:59:21,381|abef76b4-7114-4a44-b1ed-2babb12aa24e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 46d1191a-91be-4f10-aa1e-5191029a6118 auditStoreId -1 2022-06-22 04:59:27,003|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-22 04:59:27,114|||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-22 04:59:27,148|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| processing request id abef76b4-7114-4a44-b1ed-2babb12aa24e 2022-06-22 04:59:27,149|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| storeExecutionInput called not to store the Workflow action input details 2022-06-22 04:59:27,149|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| StoreAuditService ID -1 2022-06-22 04:59:27,149|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-22 04:59:27,149|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-22 04:59:27,150|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-22 04:59:27,154|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deriving input data for workflow: (config-assign) 2022-06-22 04:59:27,154|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-06-22 04:59:27,154|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-22 04:59:27,155|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| preparing request id(abef76b4-7114-4a44-b1ed-2babb12aa24e) for workflow(config-assign) step(config-assign) 2022-06-22 04:59:27,155|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-06-22 04:59:27,155|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-06-22 04:59:27,157|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-06-22 04:59:27,204|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:59:27,205|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-22 04:59:27,205|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("9004ac44-08a2-4b56-9e6c-37111af1d2f0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-22 04:59:27,205|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("90577028-75a0-4319-a8cc-62abb53b1582") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-22 04:59:27,231|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (vnf_name) 2022-06-22 04:59:27,239|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (vnf-id) 2022-06-22 04:59:27,241|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resource resolution saved into database successfully : (service-instance-id) 2022-06-22 04:59:27,243|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Generated Resource Param Data ({ "service-instance-id" : "9004ac44-08a2-4b56-9e6c-37111af1d2f0", "vnf-id" : "90577028-75a0-4319-a8cc-62abb53b1582", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-06-22 04:59:27,266|||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-22 04:59:27,283|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 04:59:27,284|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Preparing Response... 2022-06-22 04:59:27,284|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-06-22 04:59:27,284|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveWorkflowOutputs for workflow(config-assign) 2022-06-22 04:59:27,285|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8d4a206c-105e-4f78-9b2a-53f2855272e1 auditStoreId -1 2022-06-22 04:59:27,327|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Completed 2022-06-22 04:59:28,009|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-22 04:59:28,115|||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-22 04:59:28,117|7858a3c1-d0c8-4444-9754-7f755da754ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| request(7858a3c1-d0c8-4444-9754-7f755da754ca) 2022-06-22 04:59:28,119|7858a3c1-d0c8-4444-9754-7f755da754ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| CBA file(/opt/app/onap/blueprints/archive/626e385f-b3d6-4c60-91d7-29438e038708/cba.zip written successfully 2022-06-22 04:59:28,119|7858a3c1-d0c8-4444-9754-7f755da754ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Save processing(626e385f-b3d6-4c60-91d7-29438e038708) CBA(/opt/app/onap/blueprints/archive/626e385f-b3d6-4c60-91d7-29438e038708/cba.zip) 2022-06-22 04:59:28,146|7858a3c1-d0c8-4444-9754-7f755da754ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/626e385f-b3d6-4c60-91d7-29438e038708) and entry definition file (Definitions/CNF.json) 2022-06-22 04:59:28,206|7858a3c1-d0c8-4444-9754-7f755da754ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(resource-assignment) 2022-06-22 04:59:28,207|7858a3c1-d0c8-4444-9754-7f755da754ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-assign) 2022-06-22 04:59:28,207|7858a3c1-d0c8-4444-9754-7f755da754ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(config-deploy) 2022-06-22 04:59:28,208|7858a3c1-d0c8-4444-9754-7f755da754ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(scale-out) 2022-06-22 04:59:28,208|7858a3c1-d0c8-4444-9754-7f755da754ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(scale) 2022-06-22 04:59:28,208|7858a3c1-d0c8-4444-9754-7f755da754ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(scale-in) 2022-06-22 04:59:28,209|7858a3c1-d0c8-4444-9754-7f755da754ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Validating Workflow(health-check) 2022-06-22 04:59:28,234|7858a3c1-d0c8-4444-9754-7f755da754ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/626e385f-b3d6-4c60-91d7-29438e038708) and entry definition file (Definitions/CNF.json) 2022-06-22 04:59:28,258|7858a3c1-d0c8-4444-9754-7f755da754ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Overwriting blueprint model :APACHE::1.0.0 2022-06-22 04:59:28,291|7858a3c1-d0c8-4444-9754-7f755da754ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-06-22 04:59:28,292|7858a3c1-d0c8-4444-9754-7f755da754ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-06-22 04:59:28,334|7858a3c1-d0c8-4444-9754-7f755da754ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| No compiled cache(/opt/app/onap/blueprints/working/626e385f-b3d6-4c60-91d7-29438e038708) present to clean. 2022-06-22 04:59:40,249|06a57add-dfd7-491c-9480-b1427ad995cd||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| getting cba file name(APACHE), version(1.0.0) from db 2022-06-22 04:59:40,445|06a57add-dfd7-491c-9480-b1427ad995cd||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-22 04:59:40,447|06a57add-dfd7-491c-9480-b1427ad995cd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-22 04:59:40,450|06a57add-dfd7-491c-9480-b1427ad995cd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-22 04:59:40,601|04fe4363-020c-408d-8de8-b76a8da82212||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-22 04:59:40,601|04fe4363-020c-408d-8de8-b76a8da82212||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-22 04:59:40,605|04fe4363-020c-408d-8de8-b76a8da82212||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-22 04:59:41,362|8321f3ed-8522-4752-beed-477f3af30119||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-22 04:59:41,362|8321f3ed-8522-4752-beed-477f3af30119||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-22 04:59:41,365|8321f3ed-8522-4752-beed-477f3af30119||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-22 04:59:41,566|34590df2-e616-442e-8bae-1d096503383b||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-22 04:59:41,566|34590df2-e616-442e-8bae-1d096503383b||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-22 04:59:41,569|34590df2-e616-442e-8bae-1d096503383b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-22 04:59:41,779|ece2518f-c358-4125-8242-17666ee5af2d||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-22 04:59:41,780|ece2518f-c358-4125-8242-17666ee5af2d||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-22 04:59:41,782|ece2518f-c358-4125-8242-17666ee5af2d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-22 04:59:42,044|3582763e-05d4-44b4-a8e9-39ab8e6ada22||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-22 04:59:42,044|3582763e-05d4-44b4-a8e9-39ab8e6ada22||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-22 04:59:42,047|3582763e-05d4-44b4-a8e9-39ab8e6ada22||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-22 04:59:42,309|47f84c7a-8990-4f09-9818-2a9f24ebbeb9||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-22 04:59:42,309|47f84c7a-8990-4f09-9818-2a9f24ebbeb9||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-22 04:59:42,312|47f84c7a-8990-4f09-9818-2a9f24ebbeb9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-22 04:59:42,541|f4975776-00fd-47e3-a310-9fbf467b447d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-22 04:59:42,542|f4975776-00fd-47e3-a310-9fbf467b447d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-22 04:59:42,545|f4975776-00fd-47e3-a310-9fbf467b447d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-22 05:00:16,282|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-22 05:00:16,399|||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-22 05:00:16,407|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| processing request id abef76b4-7114-4a44-b1ed-2babb12aa24e 2022-06-22 05:00:16,407|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| storeExecutionInput called not to store the Workflow action input details 2022-06-22 05:00:16,407|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| StoreAuditService ID -1 2022-06-22 05:00:16,409|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-22 05:00:16,409|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-22 05:00:16,412|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-22 05:00:16,419|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deriving input data for workflow: (config-deploy) 2022-06-22 05:00:16,420|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-06-22 05:00:16,420|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-22 05:00:16,444|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| preparing request id(abef76b4-7114-4a44-b1ed-2babb12aa24e) for workflow(config-deploy) step(config-deploy) 2022-06-22 05:00:16,444|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-06-22 05:00:16,444|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 05:00:16,450|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-06-22 05:00:16,450|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Getting Jython Script Class(ConfigDeploy) 2022-06-22 05:00:16,526|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@2a80d6c3 2022-06-22 05:00:16,531|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Hello world 2022-06-22 05:00:16,531|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Preparing Response... 2022-06-22 05:00:16,531|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-06-22 05:00:16,531|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-06-22 05:00:16,533|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID cfae167d-0280-4fb4-85a3-762cdebde241 auditStoreId -1 2022-06-22 05:00:16,542|abef76b4-7114-4a44-b1ed-2babb12aa24e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Completed 2022-06-22 05:03:30,687|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| processing request id f244df51-047d-4e62-bc1f-aea041b53c52 2022-06-22 05:03:30,688|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| storeExecutionInput called not to store the Workflow action input details 2022-06-22 05:03:30,688|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| StoreAuditService ID -1 2022-06-22 05:03:30,691|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-22 05:03:30,691|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-22 05:03:30,697|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-22 05:03:30,743|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deriving input data for workflow: (resource-assignment) 2022-06-22 05:03:30,899|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Execute node(START) -> executed state(SUCCESS) 2022-06-22 05:03:30,905|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Executing workflow(resource-assignment[f244df51-047d-4e62-bc1f-aea041b53c52])'s step(resource-assignment) 2022-06-22 05:03:30,905|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-22 05:03:30,907|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| preparing request id(f244df51-047d-4e62-bc1f-aea041b53c52) for workflow(resource-assignment) step(resource-assignment) 2022-06-22 05:03:30,907|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-22 05:03:30,907|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-22 05:03:30,908|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-06-22 05:03:30,942|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 05:03:30,954|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-06-22 05:03:30,956|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-06-22 05:03:30,956|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 05:03:30,957|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("85a371f3-0b6e-460a-a32f-7e045e54ec68") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-22 05:03:30,957|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("e3151af1-b43f-4b44-a037-d348ed258abb") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-22 05:03:30,969|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 05:03:30,969|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 05:03:30,989|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-06-22 05:03:34,689|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response status(200 - ) 2022-06-22 05:03:34,690|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response processing type (string) 2022-06-22 05:03:34,691|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220622t050334467447z") 2022-06-22 05:03:34,691|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220622t050334467447z") 2022-06-22 05:03:34,691|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220622t050334467447z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-22 05:03:34,692|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-06-22 05:03:34,694|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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" : "85a371f3-0b6e-460a-a32f-7e045e54ec68", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "e3151af1-b43f-4b44-a037-d348ed258abb", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220622t050334467447z" }) 2022-06-22 05:03:34,715|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Preparing Response... 2022-06-22 05:03:34,715|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-22 05:03:34,715|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-06-22 05:03:34,716|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Executing workflow(resource-assignment[f244df51-047d-4e62-bc1f-aea041b53c52])'s step(profile-upload) 2022-06-22 05:03:34,716|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-22 05:03:34,727|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| preparing request id(f244df51-047d-4e62-bc1f-aea041b53c52) for workflow(resource-assignment) step(profile-upload) 2022-06-22 05:03:34,728|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-06-22 05:03:34,728|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 05:03:34,731|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Triggering K8s Profile Upload component logic. 2022-06-22 05:03:34,731|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Getting the template prefixes 2022-06-22 05:03:34,731|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Iterating over prefixes in resource assignment map. 2022-06-22 05:03:34,736|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Prefix vnf does not have required data for us to continue. 2022-06-22 05:03:34,736|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Preparing Response... 2022-06-22 05:03:34,737|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-06-22 05:03:34,737|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-06-22 05:03:34,737|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Execute node(END) -> executed state(SUCCESS) 2022-06-22 05:03:34,745|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| workflow(f244df51-047d-4e62-bc1f-aea041b53c52) nodes completed with (0)exceptions 2022-06-22 05:03:34,746|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-22 05:03:34,747|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fa295bea-9352-4ea1-8cc1-0ba53d5b5f6d auditStoreId -1 2022-06-22 05:03:39,171|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| processing request id 0382ef3f-581a-45f7-ac71-de46e5454b50 2022-06-22 05:03:39,172|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| storeExecutionInput called not to store the Workflow action input details 2022-06-22 05:03:39,172|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| StoreAuditService ID -1 2022-06-22 05:03:39,172|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-22 05:03:39,172|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-22 05:03:39,174|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-22 05:03:39,184|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deriving input data for workflow: (resource-assignment) 2022-06-22 05:03:39,187|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Execute node(START) -> executed state(SUCCESS) 2022-06-22 05:03:39,187|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Executing workflow(resource-assignment[0382ef3f-581a-45f7-ac71-de46e5454b50])'s step(resource-assignment) 2022-06-22 05:03:39,187|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-22 05:03:39,188|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| preparing request id(0382ef3f-581a-45f7-ac71-de46e5454b50) for workflow(resource-assignment) step(resource-assignment) 2022-06-22 05:03:39,188|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-22 05:03:39,188|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-22 05:03:39,189|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-06-22 05:03:39,219|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 05:03:39,229|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-06-22 05:03:39,230|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("1fc3e454-2d3b-4c35-ae43-085db967ced0") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-06-22 05:03:39,232|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-06-22 05:03:39,232|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 05:03:39,233|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("b9717998-9c9b-438d-b53c-2fdc774372c9") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-06-22 05:03:39,235|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 05:03:39,264|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 05:03:39,351|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Parameter information : ({customizationid=b9717998-9c9b-438d-b53c-2fdc774372c9}) 2022-06-22 05:03:39,360|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Parameter information : ({customizationid=b9717998-9c9b-438d-b53c-2fdc774372c9}) 2022-06-22 05:03:39,394|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response processing type (string) 2022-06-22 05:03:39,394|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response processing type (string) 2022-06-22 05:03:39,397|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9"}]) 2022-06-22 05:03:39,397|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"b07577e9-936d-42ec-83eb-36edbf969b02"}]) 2022-06-22 05:03:39,397|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("3dbc990f-590e-4dd9-92ea-90bc2a5adff9") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-06-22 05:03:39,398|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("b07577e9-936d-42ec-83eb-36edbf969b02") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-06-22 05:03:39,399|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-06-22 05:03:39,410|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Transformed value: null -> b07577e9-936d-42ec-83eb-36edbf969b02 2022-06-22 05:03:39,413|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 05:03:39,476|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Parameter information : ({customizationid=b9717998-9c9b-438d-b53c-2fdc774372c9}) 2022-06-22 05:03:39,485|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response processing type (string) 2022-06-22 05:03:39,487|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-06-22 05:03:39,487|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-06-22 05:03:39,488|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-06-22 05:03:39,489|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-06-22 05:03:39,499|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Transformed value: null -> b9717998-9c9b-438d-b53c-2fdc774372c9 2022-06-22 05:03:39,501|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("85a371f3-0b6e-460a-a32f-7e045e54ec68") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-22 05:03:39,501|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-06-22 05:03:39,501|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 05:03:39,502|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("e3151af1-b43f-4b44-a037-d348ed258abb") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-22 05:03:39,512|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/85a371f3-0b6e-460a-a32f-7e045e54ec68/service-data/vnfs/vnf/e3151af1-b43f-4b44-a037-d348ed258abb/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-22 05:03:39,512|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/85a371f3-0b6e-460a-a32f-7e045e54ec68/service-data/vnfs/vnf/e3151af1-b43f-4b44-a037-d348ed258abb/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-22 05:03:39,514|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/85a371f3-0b6e-460a-a32f-7e045e54ec68/service-data/vnfs/vnf/e3151af1-b43f-4b44-a037-d348ed258abb/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-22 05:03:39,514|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/85a371f3-0b6e-460a-a32f-7e045e54ec68/service-data/vnfs/vnf/e3151af1-b43f-4b44-a037-d348ed258abb/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-22 05:03:39,531|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/85a371f3-0b6e-460a-a32f-7e045e54ec68/service-data/vnfs/vnf/e3151af1-b43f-4b44-a037-d348ed258abb/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-06-22 05:03:39,532|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/85a371f3-0b6e-460a-a32f-7e045e54ec68/service-data/vnfs/vnf/e3151af1-b43f-4b44-a037-d348ed258abb/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-06-22 05:03:39,574|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response status(200 - OK) 2022-06-22 05:03:39,574|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response status(200 - OK) 2022-06-22 05:03:39,575|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response processing type (string) 2022-06-22 05:03:39,575|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response processing type (string) 2022-06-22 05:03:39,575|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-06-22 05:03:39,575|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220622t050334467447z") 2022-06-22 05:03:39,575|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-06-22 05:03:39,575|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220622t050334467447z") 2022-06-22 05:03:39,575|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-06-22 05:03:39,575|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220622t050334467447z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-22 05:03:39,635|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 05:03:39,635|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 05:03:39,643|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-06-22 05:03:39,785|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response status(200 - ) 2022-06-22 05:03:39,785|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response processing type (string) 2022-06-22 05:03:39,786|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220622t050334467447z-helm_apache-vfmt-001") 2022-06-22 05:03:39,786|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220622t050334467447z-helm_apache-vfmt-001") 2022-06-22 05:03:39,786|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220622t050334467447z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string) 2022-06-22 05:03:39,788|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-06-22 05:03:39,807|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/85a371f3-0b6e-460a-a32f-7e045e54ec68/service-data/vnfs/vnf/e3151af1-b43f-4b44-a037-d348ed258abb/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-22 05:03:39,807|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/85a371f3-0b6e-460a-a32f-7e045e54ec68/service-data/vnfs/vnf/e3151af1-b43f-4b44-a037-d348ed258abb/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-22 05:03:39,823|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/85a371f3-0b6e-460a-a32f-7e045e54ec68/service-data/vnfs/vnf/e3151af1-b43f-4b44-a037-d348ed258abb/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-06-22 05:03:39,835|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response status(200 - OK) 2022-06-22 05:03:39,835|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response processing type (string) 2022-06-22 05:03:39,836|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-06-22 05:03:39,836|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-06-22 05:03:39,836|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 05:03:39,837|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-06-22 05:03:39,837|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-06-22 05:03:39,839|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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" : "b07577e9-936d-42ec-83eb-36edbf969b02", "k8s-rb-definition-version" : "b9717998-9c9b-438d-b53c-2fdc774372c9", "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" : "85a371f3-0b6e-460a-a32f-7e045e54ec68", "vf-module-id" : "1fc3e454-2d3b-4c35-ae43-085db967ced0", "vf-module-label" : "helm_apache", "vf-module-model-customization-uuid" : "b9717998-9c9b-438d-b53c-2fdc774372c9", "vf-module-model-invariant-uuid" : "b07577e9-936d-42ec-83eb-36edbf969b02", "vf-module-model-version" : "3dbc990f-590e-4dd9-92ea-90bc2a5adff9", "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220622t050334467447z-helm_apache-vfmt-001", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "e3151af1-b43f-4b44-a037-d348ed258abb", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220622t050334467447z" }) 2022-06-22 05:03:39,856|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Preparing Response... 2022-06-22 05:03:39,856|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-22 05:03:39,856|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-06-22 05:03:39,857|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Executing workflow(resource-assignment[0382ef3f-581a-45f7-ac71-de46e5454b50])'s step(profile-upload) 2022-06-22 05:03:39,857|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-22 05:03:39,858|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| preparing request id(0382ef3f-581a-45f7-ac71-de46e5454b50) for workflow(resource-assignment) step(profile-upload) 2022-06-22 05:03:39,859|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-06-22 05:03:39,859|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| 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-22 05:03:39,859|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Triggering K8s Profile Upload component logic. 2022-06-22 05:03:39,859|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Getting the template prefixes 2022-06-22 05:03:39,859|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Iterating over prefixes in resource assignment map. 2022-06-22 05:03:39,877|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Rest request method(GET), url(/v1/rb/definition/b07577e9-936d-42ec-83eb-36edbf969b02/b9717998-9c9b-438d-b53c-2fdc774372c9) 2022-06-22 05:03:39,885|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response status(200 - OK) 2022-06-22 05:03:39,899|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Rest request method(GET), url(/v1/rb/definition/b07577e9-936d-42ec-83eb-36edbf969b02/b9717998-9c9b-438d-b53c-2fdc774372c9/profile/node-port-profile) 2022-06-22 05:03:39,903|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response status(404 - Not Found) 2022-06-22 05:03:39,903|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Uploading K8s Profile.. 2022-06-22 05:03:39,934|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Rest request method(POST), url(/v1/rb/definition/b07577e9-936d-42ec-83eb-36edbf969b02/b9717998-9c9b-438d-b53c-2fdc774372c9/profile) 2022-06-22 05:03:39,943|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response status(201 - Created) 2022-06-22 05:03:39,973|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Rest request method(POST), url(/v1/rb/definition/b07577e9-936d-42ec-83eb-36edbf969b02/b9717998-9c9b-438d-b53c-2fdc774372c9/profile/node-port-profile/content) 2022-06-22 05:03:39,982|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Response status(200 - OK) 2022-06-22 05:03:39,983|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| K8s Profile Upload Completed 2022-06-22 05:03:39,983|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Preparing Response... 2022-06-22 05:03:39,983|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-06-22 05:03:39,983|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-06-22 05:03:39,984|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Execute node(END) -> executed state(SUCCESS) 2022-06-22 05:03:39,984|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| workflow(0382ef3f-581a-45f7-ac71-de46e5454b50) nodes completed with (0)exceptions 2022-06-22 05:03:39,984|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-22 05:03:39,985|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 32f1701f-d4f9-43c7-a0c9-d81a18236c7a auditStoreId -1 2022-06-22 05:03:42,974|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-22 05:03:43,082|||grpc-default-executor-3||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-06-22 05:03:43,087|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| processing request id 0c64bf16-f2e3-401e-a13c-b8e8ac2d3750 2022-06-22 05:03:43,087|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| storeExecutionInput called not to store the Workflow action input details 2022-06-22 05:03:43,087|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| StoreAuditService ID -1 2022-06-22 05:03:43,087|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-22 05:03:43,087|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-22 05:03:43,088|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-22 05:03:43,094|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deriving input data for workflow: (config-assign) 2022-06-22 05:03:43,096|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-06-22 05:03:43,097|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[0c64bf16-f2e3-401e-a13c-b8e8ac2d3750])'s step(config-setup) 2022-06-22 05:03:43,097|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-22 05:03:43,098|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(0c64bf16-f2e3-401e-a13c-b8e8ac2d3750) for workflow(config-assign) step(config-setup) 2022-06-22 05:03:43,098|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-06-22 05:03:43,098|||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]}) 2022-06-22 05:03:43,099|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-06-22 05:03:43,134|||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = false dependencies = [] dictionaryName = replica-count dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = capability ]], [[ name = service-instance-name status = null required = null dependencies = [service-instance-id] dictionaryName = service-instance-name dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = capability ]], [[ name = vf-modules-list-sdnc status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = sdnc ]], [[ name = vf-modules-list-aai status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = aai-data ]], [[ name = config-deploy-setup status = null required = null dependencies = [vf-modules-list-aai, vf-modules-list-sdnc] dictionaryName = config-deploy-setup dictionarySource = capability ]]]) 2022-06-22 05:03:43,136|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-06-22 05:03:43,137|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("85a371f3-0b6e-460a-a32f-7e045e54ec68") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-22 05:03:43,150|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/85a371f3-0b6e-460a-a32f-7e045e54ec68), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-06-22 05:03:43,150|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/85a371f3-0b6e-460a-a32f-7e045e54ec68), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-06-22 05:03:43,165|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/85a371f3-0b6e-460a-a32f-7e045e54ec68) 2022-06-22 05:03:43,181|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-22 05:03:43,185|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2022-06-22 05:03:43,186|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a") 2022-06-22 05:03:43,186|||DefaultDispatcher-worker-1||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a") 2022-06-22 05:03:43,186|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-06-22 05:03:43,187|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("e3151af1-b43f-4b44-a037-d348ed258abb") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-22 05:03:43,196|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/85a371f3-0b6e-460a-a32f-7e045e54ec68/service-data/vnfs/vnf/e3151af1-b43f-4b44-a037-d348ed258abb/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-22 05:03:43,196|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/85a371f3-0b6e-460a-a32f-7e045e54ec68/service-data/vnfs/vnf/e3151af1-b43f-4b44-a037-d348ed258abb/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-22 05:03:43,214|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/85a371f3-0b6e-460a-a32f-7e045e54ec68/service-data/vnfs/vnf/e3151af1-b43f-4b44-a037-d348ed258abb/vnf-data/vf-modules) 2022-06-22 05:03:43,232|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-22 05:03:43,232|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-06-22 05:03:43,233|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","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_08923b39-2a3e-453d-817a-148861b72d9a_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":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","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-20220622t050334467447z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b07577e9-936d-42ec-83eb-36edbf969b02","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220622t050334467447z","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":"b9717998-9c9b-438d-b53c-2fdc774372c9","model-uuid":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-invariant-uuid":"b07577e9-936d-42ec-83eb-36edbf969b02"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","vf-module-name":"basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0c64bf16-f2e3-401e-a13c-b8e8ac2d3750","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6f690637-efc0-4f7d-9adf-51fc0f23acc5","model-invariant-uuid":"4cecbc2d-c3ce-4e71-b19a-2929060d07cc"},"global-customer-id":"basiccnf-macro-customer","service-id":"85a371f3-0b6e-460a-a32f-7e045e54ec68","service-instance-id":"85a371f3-0b6e-460a-a32f-7e045e54ec68","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"9b1a1533-e49a-449d-978b-5886c8f6fd47","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f91cde3a-22a7-4ee3-8519-14e0e0ec0324","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"df7c2b2e-f058-4754-9f99-cf0d92943cc9","model-uuid":"3c28ea3e-5c70-4fd6-8dfd-458f53eb87de","model-invariant-uuid":"44a811f3-f7ee-478e-b117-e9259c01dfd9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e3151af1-b43f-4b44-a037-d348ed258abb"},"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":"b9717998-9c9b-438d-b53c-2fdc774372c9","model-uuid":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-invariant-uuid":"b07577e9-936d-42ec-83eb-36edbf969b02"},"vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0"}}}]}) 2022-06-22 05:03:43,233|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","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_08923b39-2a3e-453d-817a-148861b72d9a_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":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","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-20220622t050334467447z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b07577e9-936d-42ec-83eb-36edbf969b02","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220622t050334467447z","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":"b9717998-9c9b-438d-b53c-2fdc774372c9","model-uuid":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-invariant-uuid":"b07577e9-936d-42ec-83eb-36edbf969b02"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","vf-module-name":"basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0c64bf16-f2e3-401e-a13c-b8e8ac2d3750","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6f690637-efc0-4f7d-9adf-51fc0f23acc5","model-invariant-uuid":"4cecbc2d-c3ce-4e71-b19a-2929060d07cc"},"global-customer-id":"basiccnf-macro-customer","service-id":"85a371f3-0b6e-460a-a32f-7e045e54ec68","service-instance-id":"85a371f3-0b6e-460a-a32f-7e045e54ec68","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"9b1a1533-e49a-449d-978b-5886c8f6fd47","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f91cde3a-22a7-4ee3-8519-14e0e0ec0324","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"df7c2b2e-f058-4754-9f99-cf0d92943cc9","model-uuid":"3c28ea3e-5c70-4fd6-8dfd-458f53eb87de","model-invariant-uuid":"44a811f3-f7ee-478e-b117-e9259c01dfd9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e3151af1-b43f-4b44-a037-d348ed258abb"},"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":"b9717998-9c9b-438d-b53c-2fdc774372c9","model-uuid":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-invariant-uuid":"b07577e9-936d-42ec-83eb-36edbf969b02"},"vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0"}}}]}) 2022-06-22 05:03:43,233|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","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_08923b39-2a3e-453d-817a-148861b72d9a_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":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","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-20220622t050334467447z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b07577e9-936d-42ec-83eb-36edbf969b02","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220622t050334467447z","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":"b9717998-9c9b-438d-b53c-2fdc774372c9","model-uuid":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-invariant-uuid":"b07577e9-936d-42ec-83eb-36edbf969b02"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","vf-module-name":"basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0c64bf16-f2e3-401e-a13c-b8e8ac2d3750","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6f690637-efc0-4f7d-9adf-51fc0f23acc5","model-invariant-uuid":"4cecbc2d-c3ce-4e71-b19a-2929060d07cc"},"global-customer-id":"basiccnf-macro-customer","service-id":"85a371f3-0b6e-460a-a32f-7e045e54ec68","service-instance-id":"85a371f3-0b6e-460a-a32f-7e045e54ec68","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"9b1a1533-e49a-449d-978b-5886c8f6fd47","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f91cde3a-22a7-4ee3-8519-14e0e0ec0324","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"df7c2b2e-f058-4754-9f99-cf0d92943cc9","model-uuid":"3c28ea3e-5c70-4fd6-8dfd-458f53eb87de","model-invariant-uuid":"44a811f3-f7ee-478e-b117-e9259c01dfd9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e3151af1-b43f-4b44-a037-d348ed258abb"},"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":"b9717998-9c9b-438d-b53c-2fdc774372c9","model-uuid":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-invariant-uuid":"b07577e9-936d-42ec-83eb-36edbf969b02"},"vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0"}}}]), type ({json}) 2022-06-22 05:03:43,234|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","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_08923b39-2a3e-453d-817a-148861b72d9a_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":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","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-20220622t050334467447z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b07577e9-936d-42ec-83eb-36edbf969b02","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220622t050334467447z","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":"b9717998-9c9b-438d-b53c-2fdc774372c9","model-uuid":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-invariant-uuid":"b07577e9-936d-42ec-83eb-36edbf969b02"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","vf-module-name":"basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0c64bf16-f2e3-401e-a13c-b8e8ac2d3750","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6f690637-efc0-4f7d-9adf-51fc0f23acc5","model-invariant-uuid":"4cecbc2d-c3ce-4e71-b19a-2929060d07cc"},"global-customer-id":"basiccnf-macro-customer","service-id":"85a371f3-0b6e-460a-a32f-7e045e54ec68","service-instance-id":"85a371f3-0b6e-460a-a32f-7e045e54ec68","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"9b1a1533-e49a-449d-978b-5886c8f6fd47","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f91cde3a-22a7-4ee3-8519-14e0e0ec0324","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"df7c2b2e-f058-4754-9f99-cf0d92943cc9","model-uuid":"3c28ea3e-5c70-4fd6-8dfd-458f53eb87de","model-invariant-uuid":"44a811f3-f7ee-478e-b117-e9259c01dfd9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e3151af1-b43f-4b44-a037-d348ed258abb"},"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":"b9717998-9c9b-438d-b53c-2fdc774372c9","model-uuid":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-invariant-uuid":"b07577e9-936d-42ec-83eb-36edbf969b02"},"vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-06-22 05:03:43,245|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/e3151af1-b43f-4b44-a037-d348ed258abb?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-06-22 05:03:43,245|||DefaultDispatcher-worker-1||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/e3151af1-b43f-4b44-a037-d348ed258abb?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-22 05:03:43,275|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/e3151af1-b43f-4b44-a037-d348ed258abb?depth=1) 2022-06-22 05:03:43,924|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-22 05:03:43,925|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-06-22 05:03:43,926|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","vf-module-name":"basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655874220002","model-invariant-id":"b07577e9-936d-42ec-83eb-36edbf969b02","model-version-id":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-customization-id":"b9717998-9c9b-438d-b53c-2fdc774372c9","module-index":0}]}) 2022-06-22 05:03:43,926|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","vf-module-name":"basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655874220002","model-invariant-id":"b07577e9-936d-42ec-83eb-36edbf969b02","model-version-id":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-customization-id":"b9717998-9c9b-438d-b53c-2fdc774372c9","module-index":0}]}) 2022-06-22 05:03:43,927|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","vf-module-name":"basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655874220002","model-invariant-id":"b07577e9-936d-42ec-83eb-36edbf969b02","model-version-id":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-customization-id":"b9717998-9c9b-438d-b53c-2fdc774372c9","module-index":0}]), type ({json}) 2022-06-22 05:03:43,927|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","vf-module-name":"basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655874220002","model-invariant-id":"b07577e9-936d-42ec-83eb-36edbf969b02","model-version-id":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-customization-id":"b9717998-9c9b-438d-b53c-2fdc774372c9","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-06-22 05:03:43,929|||DefaultDispatcher-worker-1||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-06-22 05:03:43,932|||DefaultDispatcher-worker-1||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-22 05:03:50,662|||DefaultDispatcher-worker-1||||INFO||||||| compiled in (6730)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-22 05:03:50,662|||DefaultDispatcher-worker-1||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-22 05:03:50,688|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"b07577e9-936d-42ec-83eb-36edbf969b02","k8s-rb-definition-version":"b9717998-9c9b-438d-b53c-2fdc774372c9","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-22 05:03:50,691|||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-rb-config-name" : "replica-count-change", "k8s-rb-config-template-name" : "replica-count-template", "k8s-rb-config-template-source" : "deployment-config", "k8s-rb-config-value-source" : "custom-values", "k8s-rb-definition-name" : "b07577e9-936d-42ec-83eb-36edbf969b02", "k8s-rb-definition-version" : "b9717998-9c9b-438d-b53c-2fdc774372c9" } }, "replica-count" : null, "service-instance-id" : "85a371f3-0b6e-460a-a32f-7e045e54ec68", "service-instance-name" : "basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "is-base-vf-module" : false, "model-customization-id" : "b9717998-9c9b-438d-b53c-2fdc774372c9", "model-invariant-id" : "b07577e9-936d-42ec-83eb-36edbf969b02", "model-version-id" : "3dbc990f-590e-4dd9-92ea-90bc2a5adff9", "module-index" : 0, "orchestration-status" : "Assigned", "resource-version" : "1655874220002", "vf-module-id" : "1fc3e454-2d3b-4c35-ae43-085db967ced0", "vf-module-name" : "basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "0c64bf16-f2e3-401e-a13c-b8e8ac2d3750", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "assign", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f91cde3a-22a7-4ee3-8519-14e0e0ec0324", "svc-request-id" : "9b1a1533-e49a-449d-978b-5886c8f6fd47" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "4cecbc2d-c3ce-4e71-b19a-2929060d07cc", "model-name" : "basic_cnf_macro", "model-uuid" : "6f690637-efc0-4f7d-9adf-51fc0f23acc5", "model-version" : "1.0" }, "service-id" : "85a371f3-0b6e-460a-a32f-7e045e54ec68", "service-instance-id" : "85a371f3-0b6e-460a-a32f-7e045e54ec68", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "onap-model-information" : { "model-customization-uuid" : "b9717998-9c9b-438d-b53c-2fdc774372c9", "model-invariant-uuid" : "b07577e9-936d-42ec-83eb-36edbf969b02", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "3dbc990f-590e-4dd9-92ea-90bc2a5adff9", "model-version" : "1" }, "vf-module-id" : "1fc3e454-2d3b-4c35-ae43-085db967ced0", "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_08923b39-2a3e-453d-817a-148861b72d9a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "b9717998-9c9b-438d-b53c-2fdc774372c9", "model-invariant-uuid" : "b07577e9-936d-42ec-83eb-36edbf969b02", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "3dbc990f-590e-4dd9-92ea-90bc2a5adff9", "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" : "3dbc990f-590e-4dd9-92ea-90bc2a5adff9" }, { "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-20220622t050334467447z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "b07577e9-936d-42ec-83eb-36edbf969b02" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220622t050334467447z" }, { "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" : "1fc3e454-2d3b-4c35-ae43-085db967ced0", "vf-module-name" : "basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "df7c2b2e-f058-4754-9f99-cf0d92943cc9", "model-invariant-uuid" : "44a811f3-f7ee-478e-b117-e9259c01dfd9", "model-name" : "basic_cnf_macro", "model-uuid" : "3c28ea3e-5c70-4fd6-8dfd-458f53eb87de", "model-version" : "1.0" }, "vnf-id" : "e3151af1-b43f-4b44-a037-d348ed258abb", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "1fc3e454-2d3b-4c35-ae43-085db967ced0" } ] }, "vnf-id" : "e3151af1-b43f-4b44-a037-d348ed258abb" }) 2022-06-22 05:03:50,702|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-06-22 05:03:50,703|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-06-22 05:03:50,703|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-06-22 05:03:50,704|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-assign[0c64bf16-f2e3-401e-a13c-b8e8ac2d3750])'s step(config-template) 2022-06-22 05:03:50,704|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-22 05:03:50,711|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(0c64bf16-f2e3-401e-a13c-b8e8ac2d3750) for workflow(config-assign) step(config-template) 2022-06-22 05:03:50,711|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process) 2022-06-22 05:03:50,711|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}}) 2022-06-22 05:03:50,831|||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Config Upload component logic. 2022-06-22 05:03:50,831|||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes 2022-06-22 05:03:50,832|||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-06-22 05:03:50,847|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/b07577e9-936d-42ec-83eb-36edbf969b02/b9717998-9c9b-438d-b53c-2fdc774372c9) 2022-06-22 05:03:50,853|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-22 05:03:50,864|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/b07577e9-936d-42ec-83eb-36edbf969b02/b9717998-9c9b-438d-b53c-2fdc774372c9/config-template/replica-count-template) 2022-06-22 05:03:50,868|||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error) 2022-06-22 05:03:50,869|||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s template.. 2022-06-22 05:03:50,884|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/b07577e9-936d-42ec-83eb-36edbf969b02/b9717998-9c9b-438d-b53c-2fdc774372c9/config-template) 2022-06-22 05:03:50,893|||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created) 2022-06-22 05:03:50,905|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/b07577e9-936d-42ec-83eb-36edbf969b02/b9717998-9c9b-438d-b53c-2fdc774372c9/config-template/replica-count-template/content) 2022-06-22 05:03:50,922|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-22 05:03:50,922|||DefaultDispatcher-worker-1||||INFO||||||| K8s Config Upload Completed 2022-06-22 05:03:50,923|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-06-22 05:03:50,923|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process) 2022-06-22 05:03:50,923|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS) 2022-06-22 05:03:50,924|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-06-22 05:03:50,924|||DefaultDispatcher-worker-1||||INFO||||||| workflow(0c64bf16-f2e3-401e-a13c-b8e8ac2d3750) nodes completed with (0)exceptions 2022-06-22 05:03:50,924|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveWorkflowOutputs for workflow(config-assign) 2022-06-22 05:03:50,925|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9427bffd-c551-489c-a34c-a5950ce52646 auditStoreId -1 2022-06-22 05:03:50,929|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Completed 2022-06-22 05:04:27,809|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-22 05:04:27,935|||grpc-default-executor-3||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-06-22 05:04:27,943|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| processing request id 0c64bf16-f2e3-401e-a13c-b8e8ac2d3750 2022-06-22 05:04:27,943|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| storeExecutionInput called not to store the Workflow action input details 2022-06-22 05:04:27,943|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| StoreAuditService ID -1 2022-06-22 05:04:27,945|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-22 05:04:27,945|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-22 05:04:27,947|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-22 05:04:27,977|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Deriving input data for workflow: (config-deploy) 2022-06-22 05:04:27,980|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-06-22 05:04:27,981|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[0c64bf16-f2e3-401e-a13c-b8e8ac2d3750])'s step(config-setup) 2022-06-22 05:04:27,981|||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-22 05:04:27,984|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(0c64bf16-f2e3-401e-a13c-b8e8ac2d3750) for workflow(config-deploy) step(config-setup) 2022-06-22 05:04:27,984|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-06-22 05:04:27,984|||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-22 05:04:27,986|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-06-22 05:04:28,017|||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = false dependencies = [] dictionaryName = replica-count dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = capability ]], [[ name = service-instance-name status = null required = null dependencies = [service-instance-id] dictionaryName = service-instance-name dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = capability ]], [[ name = vf-modules-list-sdnc status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = sdnc ]], [[ name = vf-modules-list-aai status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = aai-data ]], [[ name = config-deploy-setup status = null required = null dependencies = [vf-modules-list-aai, vf-modules-list-sdnc] dictionaryName = config-deploy-setup dictionarySource = capability ]]]) 2022-06-22 05:04:28,021|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-06-22 05:04:28,023|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("85a371f3-0b6e-460a-a32f-7e045e54ec68") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-22 05:04:28,035|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/85a371f3-0b6e-460a-a32f-7e045e54ec68), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-06-22 05:04:28,036|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/85a371f3-0b6e-460a-a32f-7e045e54ec68), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-06-22 05:04:28,055|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/85a371f3-0b6e-460a-a32f-7e045e54ec68) 2022-06-22 05:04:28,073|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-22 05:04:28,074|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string) 2022-06-22 05:04:28,075|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a") 2022-06-22 05:04:28,076|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a") 2022-06-22 05:04:28,076|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-06-22 05:04:28,077|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("e3151af1-b43f-4b44-a037-d348ed258abb") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-22 05:04:28,084|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/85a371f3-0b6e-460a-a32f-7e045e54ec68/service-data/vnfs/vnf/e3151af1-b43f-4b44-a037-d348ed258abb/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-22 05:04:28,085|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/85a371f3-0b6e-460a-a32f-7e045e54ec68/service-data/vnfs/vnf/e3151af1-b43f-4b44-a037-d348ed258abb/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-22 05:04:28,096|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/85a371f3-0b6e-460a-a32f-7e045e54ec68/service-data/vnfs/vnf/e3151af1-b43f-4b44-a037-d348ed258abb/vnf-data/vf-modules) 2022-06-22 05:04:28,112|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-22 05:04:28,112|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json) 2022-06-22 05:04:28,113|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","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_08923b39-2a3e-453d-817a-148861b72d9a_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":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","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-20220622t050334467447z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b07577e9-936d-42ec-83eb-36edbf969b02","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220622t050334467447z","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":"b9717998-9c9b-438d-b53c-2fdc774372c9","model-uuid":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-invariant-uuid":"b07577e9-936d-42ec-83eb-36edbf969b02"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","vf-module-name":"basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0c64bf16-f2e3-401e-a13c-b8e8ac2d3750","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6f690637-efc0-4f7d-9adf-51fc0f23acc5","model-invariant-uuid":"4cecbc2d-c3ce-4e71-b19a-2929060d07cc"},"global-customer-id":"basiccnf-macro-customer","service-id":"85a371f3-0b6e-460a-a32f-7e045e54ec68","service-instance-id":"85a371f3-0b6e-460a-a32f-7e045e54ec68","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"bbcf859c-a004-471b-9246-03a4507ad38e","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d5225a91-a600-4ea4-982b-08673f340f58","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"df7c2b2e-f058-4754-9f99-cf0d92943cc9","model-uuid":"3c28ea3e-5c70-4fd6-8dfd-458f53eb87de","model-invariant-uuid":"44a811f3-f7ee-478e-b117-e9259c01dfd9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e3151af1-b43f-4b44-a037-d348ed258abb"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b9717998-9c9b-438d-b53c-2fdc774372c9","model-uuid":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-invariant-uuid":"b07577e9-936d-42ec-83eb-36edbf969b02"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","from-preload":false}}}]}) 2022-06-22 05:04:28,113|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","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_08923b39-2a3e-453d-817a-148861b72d9a_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":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","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-20220622t050334467447z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b07577e9-936d-42ec-83eb-36edbf969b02","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220622t050334467447z","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":"b9717998-9c9b-438d-b53c-2fdc774372c9","model-uuid":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-invariant-uuid":"b07577e9-936d-42ec-83eb-36edbf969b02"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","vf-module-name":"basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0c64bf16-f2e3-401e-a13c-b8e8ac2d3750","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6f690637-efc0-4f7d-9adf-51fc0f23acc5","model-invariant-uuid":"4cecbc2d-c3ce-4e71-b19a-2929060d07cc"},"global-customer-id":"basiccnf-macro-customer","service-id":"85a371f3-0b6e-460a-a32f-7e045e54ec68","service-instance-id":"85a371f3-0b6e-460a-a32f-7e045e54ec68","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"bbcf859c-a004-471b-9246-03a4507ad38e","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d5225a91-a600-4ea4-982b-08673f340f58","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"df7c2b2e-f058-4754-9f99-cf0d92943cc9","model-uuid":"3c28ea3e-5c70-4fd6-8dfd-458f53eb87de","model-invariant-uuid":"44a811f3-f7ee-478e-b117-e9259c01dfd9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e3151af1-b43f-4b44-a037-d348ed258abb"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b9717998-9c9b-438d-b53c-2fdc774372c9","model-uuid":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-invariant-uuid":"b07577e9-936d-42ec-83eb-36edbf969b02"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","from-preload":false}}}]}) 2022-06-22 05:04:28,114|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","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_08923b39-2a3e-453d-817a-148861b72d9a_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":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","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-20220622t050334467447z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b07577e9-936d-42ec-83eb-36edbf969b02","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220622t050334467447z","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":"b9717998-9c9b-438d-b53c-2fdc774372c9","model-uuid":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-invariant-uuid":"b07577e9-936d-42ec-83eb-36edbf969b02"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","vf-module-name":"basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0c64bf16-f2e3-401e-a13c-b8e8ac2d3750","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6f690637-efc0-4f7d-9adf-51fc0f23acc5","model-invariant-uuid":"4cecbc2d-c3ce-4e71-b19a-2929060d07cc"},"global-customer-id":"basiccnf-macro-customer","service-id":"85a371f3-0b6e-460a-a32f-7e045e54ec68","service-instance-id":"85a371f3-0b6e-460a-a32f-7e045e54ec68","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"bbcf859c-a004-471b-9246-03a4507ad38e","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d5225a91-a600-4ea4-982b-08673f340f58","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"df7c2b2e-f058-4754-9f99-cf0d92943cc9","model-uuid":"3c28ea3e-5c70-4fd6-8dfd-458f53eb87de","model-invariant-uuid":"44a811f3-f7ee-478e-b117-e9259c01dfd9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e3151af1-b43f-4b44-a037-d348ed258abb"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b9717998-9c9b-438d-b53c-2fdc774372c9","model-uuid":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-invariant-uuid":"b07577e9-936d-42ec-83eb-36edbf969b02"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","from-preload":false}}}]), type ({json}) 2022-06-22 05:04:28,114|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","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_08923b39-2a3e-453d-817a-148861b72d9a_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":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","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-20220622t050334467447z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b07577e9-936d-42ec-83eb-36edbf969b02","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220622t050334467447z","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":"b9717998-9c9b-438d-b53c-2fdc774372c9","model-uuid":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-invariant-uuid":"b07577e9-936d-42ec-83eb-36edbf969b02"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","vf-module-name":"basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0c64bf16-f2e3-401e-a13c-b8e8ac2d3750","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6f690637-efc0-4f7d-9adf-51fc0f23acc5","model-invariant-uuid":"4cecbc2d-c3ce-4e71-b19a-2929060d07cc"},"global-customer-id":"basiccnf-macro-customer","service-id":"85a371f3-0b6e-460a-a32f-7e045e54ec68","service-instance-id":"85a371f3-0b6e-460a-a32f-7e045e54ec68","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"bbcf859c-a004-471b-9246-03a4507ad38e","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d5225a91-a600-4ea4-982b-08673f340f58","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"df7c2b2e-f058-4754-9f99-cf0d92943cc9","model-uuid":"3c28ea3e-5c70-4fd6-8dfd-458f53eb87de","model-invariant-uuid":"44a811f3-f7ee-478e-b117-e9259c01dfd9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e3151af1-b43f-4b44-a037-d348ed258abb"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b9717998-9c9b-438d-b53c-2fdc774372c9","model-uuid":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-invariant-uuid":"b07577e9-936d-42ec-83eb-36edbf969b02"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-06-22 05:04:28,123|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/e3151af1-b43f-4b44-a037-d348ed258abb?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-06-22 05:04:28,123|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/e3151af1-b43f-4b44-a037-d348ed258abb?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-22 05:04:28,140|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/e3151af1-b43f-4b44-a037-d348ed258abb?depth=1) 2022-06-22 05:04:28,282|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-22 05:04:28,283|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json) 2022-06-22 05:04:28,283|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","vf-module-name":"basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"laughing_nash","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655874264729","model-invariant-id":"b07577e9-936d-42ec-83eb-36edbf969b02","model-version-id":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-customization-id":"b9717998-9c9b-438d-b53c-2fdc774372c9","module-index":0}]}) 2022-06-22 05:04:28,283|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","vf-module-name":"basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"laughing_nash","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655874264729","model-invariant-id":"b07577e9-936d-42ec-83eb-36edbf969b02","model-version-id":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-customization-id":"b9717998-9c9b-438d-b53c-2fdc774372c9","module-index":0}]}) 2022-06-22 05:04:28,283|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","vf-module-name":"basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"laughing_nash","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655874264729","model-invariant-id":"b07577e9-936d-42ec-83eb-36edbf969b02","model-version-id":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-customization-id":"b9717998-9c9b-438d-b53c-2fdc774372c9","module-index":0}]), type ({json}) 2022-06-22 05:04:28,284|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"1fc3e454-2d3b-4c35-ae43-085db967ced0","vf-module-name":"basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"laughing_nash","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655874264729","model-invariant-id":"b07577e9-936d-42ec-83eb-36edbf969b02","model-version-id":"3dbc990f-590e-4dd9-92ea-90bc2a5adff9","model-customization-id":"b9717998-9c9b-438d-b53c-2fdc774372c9","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-06-22 05:04:28,285|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-06-22 05:04:28,287|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"b07577e9-936d-42ec-83eb-36edbf969b02","k8s-rb-definition-version":"b9717998-9c9b-438d-b53c-2fdc774372c9","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":"laughing_nash"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-06-22 05:04:28,291|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-instance-id" : "laughing_nash", "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" : "b07577e9-936d-42ec-83eb-36edbf969b02", "k8s-rb-definition-version" : "b9717998-9c9b-438d-b53c-2fdc774372c9" } }, "replica-count" : null, "service-instance-id" : "85a371f3-0b6e-460a-a32f-7e045e54ec68", "service-instance-name" : "basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "heat-stack-id" : "laughing_nash", "is-base-vf-module" : false, "model-customization-id" : "b9717998-9c9b-438d-b53c-2fdc774372c9", "model-invariant-id" : "b07577e9-936d-42ec-83eb-36edbf969b02", "model-version-id" : "3dbc990f-590e-4dd9-92ea-90bc2a5adff9", "module-index" : 0, "orchestration-status" : "Active", "resource-version" : "1655874264729", "vf-module-id" : "1fc3e454-2d3b-4c35-ae43-085db967ced0", "vf-module-name" : "basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "0c64bf16-f2e3-401e-a13c-b8e8ac2d3750", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "activate", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d5225a91-a600-4ea4-982b-08673f340f58", "svc-request-id" : "bbcf859c-a004-471b-9246-03a4507ad38e" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "4cecbc2d-c3ce-4e71-b19a-2929060d07cc", "model-name" : "basic_cnf_macro", "model-uuid" : "6f690637-efc0-4f7d-9adf-51fc0f23acc5", "model-version" : "1.0" }, "service-id" : "85a371f3-0b6e-460a-a32f-7e045e54ec68", "service-instance-id" : "85a371f3-0b6e-460a-a32f-7e045e54ec68", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "from-preload" : false, "onap-model-information" : { "model-customization-uuid" : "b9717998-9c9b-438d-b53c-2fdc774372c9", "model-invariant-uuid" : "b07577e9-936d-42ec-83eb-36edbf969b02", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "3dbc990f-590e-4dd9-92ea-90bc2a5adff9", "model-version" : "1" }, "vf-module-id" : "1fc3e454-2d3b-4c35-ae43-085db967ced0", "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_08923b39-2a3e-453d-817a-148861b72d9a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "b9717998-9c9b-438d-b53c-2fdc774372c9", "model-invariant-uuid" : "b07577e9-936d-42ec-83eb-36edbf969b02", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "3dbc990f-590e-4dd9-92ea-90bc2a5adff9", "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" : "3dbc990f-590e-4dd9-92ea-90bc2a5adff9" }, { "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-20220622t050334467447z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "b07577e9-936d-42ec-83eb-36edbf969b02" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220622t050334467447z" }, { "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" : "1fc3e454-2d3b-4c35-ae43-085db967ced0", "vf-module-name" : "basic_cnf_macro_08923b39-2a3e-453d-817a-148861b72d9a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "df7c2b2e-f058-4754-9f99-cf0d92943cc9", "model-invariant-uuid" : "44a811f3-f7ee-478e-b117-e9259c01dfd9", "model-name" : "basic_cnf_macro", "model-uuid" : "3c28ea3e-5c70-4fd6-8dfd-458f53eb87de", "model-version" : "1.0" }, "vnf-id" : "e3151af1-b43f-4b44-a037-d348ed258abb", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "1fc3e454-2d3b-4c35-ae43-085db967ced0" } ] }, "vnf-id" : "e3151af1-b43f-4b44-a037-d348ed258abb" }) 2022-06-22 05:04:28,299|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-06-22 05:04:28,299|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-06-22 05:04:28,299|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-06-22 05:04:28,300|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[0c64bf16-f2e3-401e-a13c-b8e8ac2d3750])'s step(status-verification-script) 2022-06-22 05:04:28,300|||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-22 05:04:28,310|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(0c64bf16-f2e3-401e-a13c-b8e8ac2d3750) for workflow(config-deploy) step(status-verification-script) 2022-06-22 05:04:28,314|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-06-22 05:04:28,315|||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-22 05:04:28,322|||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-22 05:04:28,332|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START 2022-06-22 05:04:28,376|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/laughing_nash/status) 2022-06-22 05:04:28,418|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-22 05:04:28,545|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (laughing_nash) is not ready. Please wait... 2022-06-22 05:04:38,558|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/laughing_nash/status) 2022-06-22 05:04:38,599|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-22 05:04:38,602|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (laughing_nash) is not ready. Please wait... 2022-06-22 05:04:48,613|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/laughing_nash/status) 2022-06-22 05:04:48,659|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-22 05:04:48,661|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (laughing_nash) is ready. 2022-06-22 05:04:48,662|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END 2022-06-22 05:04:48,662|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-06-22 05:04:48,662|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-06-22 05:04:48,662|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS) 2022-06-22 05:04:48,663|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[0c64bf16-f2e3-401e-a13c-b8e8ac2d3750])'s step(config-apply) 2022-06-22 05:04:48,663|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-22 05:04:48,675|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(0c64bf16-f2e3-401e-a13c-b8e8ac2d3750) for workflow(config-deploy) step(config-apply) 2022-06-22 05:04:48,675|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process) 2022-06-22 05:04:48,676|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}}) 2022-06-22 05:04:48,679|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Value component logic. 2022-06-22 05:04:48,679|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes 2022-06-22 05:04:48,680|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-06-22 05:04:48,692|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/laughing_nash/config/replica-count-change) 2022-06-22 05:04:53,701|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error) 2022-06-22 05:04:53,701|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s config.. 2022-06-22 05:04:53,762|||DefaultDispatcher-worker-3||||INFO||||||| Config building started from source custom-values 2022-06-22 05:04:53,763|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping) 2022-06-22 05:04:53,783|||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-22 05:04:53,786|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-06-22 05:04:53,787|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ "replica-count" : 2 }) 2022-06-22 05:04:53,884|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/instance/laughing_nash/config) 2022-06-22 05:04:53,999|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created) 2022-06-22 05:04:54,013|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-06-22 05:04:54,013|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process) 2022-06-22 05:04:54,013|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS) 2022-06-22 05:04:54,014|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[0c64bf16-f2e3-401e-a13c-b8e8ac2d3750])'s step(status-verification-script-after) 2022-06-22 05:04:54,014|||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-22 05:04:54,015|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(0c64bf16-f2e3-401e-a13c-b8e8ac2d3750) for workflow(config-deploy) step(status-verification-script-after) 2022-06-22 05:04:54,015|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-06-22 05:04:54,015|||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-22 05:04:54,017|||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-22 05:04:54,019|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START 2022-06-22 05:04:54,030|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/laughing_nash/status) 2022-06-22 05:04:54,072|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-22 05:04:54,075|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (laughing_nash) is not ready. Please wait... 2022-06-22 05:05:04,086|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/laughing_nash/status) 2022-06-22 05:05:04,156|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-22 05:05:04,163|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (laughing_nash) is not ready. Please wait... 2022-06-22 05:05:14,182|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/laughing_nash/status) 2022-06-22 05:05:14,246|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-22 05:05:14,249|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (laughing_nash) is not ready. Please wait... 2022-06-22 05:05:24,265|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/laughing_nash/status) 2022-06-22 05:05:24,317|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-22 05:05:24,320|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (laughing_nash) is not ready. Please wait... 2022-06-22 05:05:34,332|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/laughing_nash/status) 2022-06-22 05:05:34,385|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-22 05:05:34,387|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (laughing_nash) is not ready. Please wait... 2022-06-22 05:05:44,399|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/laughing_nash/status) 2022-06-22 05:05:44,455|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-22 05:05:44,457|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (laughing_nash) is ready. 2022-06-22 05:05:44,457|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END 2022-06-22 05:05:44,457|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-06-22 05:05:44,457|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-06-22 05:05:44,457|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS) 2022-06-22 05:05:44,471|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[0c64bf16-f2e3-401e-a13c-b8e8ac2d3750])'s step(collect-results) 2022-06-22 05:05:44,471|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-22 05:05:44,472|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(0c64bf16-f2e3-401e-a13c-b8e8ac2d3750) for workflow(config-deploy) step(collect-results) 2022-06-22 05:05:44,472|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 2022-06-22 05:05:44,472|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"}) 2022-06-22 05:05:44,473|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([]) 2022-06-22 05:05:44,481|||DefaultDispatcher-worker-1||||INFO||||||| Collected results: {} 2022-06-22 05:05:44,481|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-06-22 05:05:44,481|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 2022-06-22 05:05:44,481|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS) 2022-06-22 05:05:44,482|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-06-22 05:05:44,482|||DefaultDispatcher-worker-1||||INFO||||||| workflow(0c64bf16-f2e3-401e-a13c-b8e8ac2d3750) nodes completed with (0)exceptions 2022-06-22 05:05:44,483|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-06-22 05:05:44,484|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ac51cb08-f959-4892-9728-53b4d906c16a auditStoreId -1 2022-06-22 05:05:44,487|0c64bf16-f2e3-401e-a13c-b8e8ac2d3750||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-kmvw7|||| Completed