02:51:31,414 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 02:51:31,415 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 02:51:31,416 |-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.1.jar!/logback.xml] 02:51:31,417 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 02:51:31,417 |-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.1.jar!/logback.xml] 02:51:31,417 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 02:51:31,434 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@510f3d34 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.1.jar!/logback.xml] is not of type file 02:51:31,579 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 02:51:31,588 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 02:51:31,591 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 02:51:31,598 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 02:51:31,674 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 02:51:31,675 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 02:51:31,675 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 02:51:31,675 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 02:51:31,675 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 02:51:31,675 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 02:51:31,675 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 02:51:31,676 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 02:51:31,678 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7817fd62 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-10-07 02:51:32,605|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.1 on onap-cds-blueprints-processor-748cb697f-mc8db with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.1.jar started by onap in /app) 2022-10-07 02:51:32,609|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-10-07 02:51:36,311|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-10-07 02:51:37,079|||main||||INFO||||||| Finished Spring Data repository scanning in 752ms. Found 11 JPA repository interfaces. 2022-10-07 02:51:39,646|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-10-07 02:51:39,724|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-10-07 02:51:39,960|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-10-07 02:51:40,479|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-10-07 02:51:40,873|||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-10-07 02:51:40,878|||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-10-07 02:51:41,086|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-10-07 02:51:42,572|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-10-07 02:51:42,585|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-10-07 02:51:42,681|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-10-07 02:51:43,998|||main||||INFO||||||| Audit service is disabled 2022-10-07 02:51:44,180|||main||||INFO||||||| Workflow Audit store is disabled 2022-10-07 02:51:45,584|||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-10-07 02:51:45,629|||main||||INFO||||||| Dependency Management module created... 2022-10-07 02:51:46,718|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-10-07 02:51:46,981|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-10-07 02:51:48,221|||main||||INFO||||||| Netty started on port(s): 8080 2022-10-07 02:51:49,807|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-10-07 02:51:50,143|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-10-07 02:51:50,151|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.313 seconds (JVM running for 19.315) 2022-10-07 02:51:50,171|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-10-07 03:52:18,819|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-10-07 03:52:18,821|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-10-07 03:52:18,822|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-10-07 03:52:19,587|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-10-07 03:52:19,590|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-10-07 03:52:20,482|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-10-07 03:52:20,493|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(0a42b319-f349-4243-a203-b9606967a1df) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-10-07 03:52:20,561|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(ba4a5f77-5d1e-4411-9565-d37179da85f4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-10-07 03:52:20,571|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(7e68161c-bbf1-4efc-a49a-a1d10578b99b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-10-07 03:52:20,590|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(930399d4-5b5e-4e0c-9201-565afb99f9ef) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-10-07 03:52:20,607|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(5cf12793-0c5a-4c95-a9ba-7a46fb83b639) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-10-07 03:52:20,629|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(4fa45301-d90d-4395-9b70-977e90ea2114) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-10-07 03:52:20,650|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 03:52:20,655|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 03:52:20,655|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-10-07 03:52:20,656|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-10-07 03:52:20,656|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 03:52:20,656|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 03:52:20,776|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-10-07 03:52:20,859|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-10-07 03:52:20,884|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-10-07 03:52:20,903|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-10-07 03:52:21,057|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(resource-assignment) 2022-10-07 03:52:21,060|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-assign) 2022-10-07 03:52:21,061|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy) 2022-10-07 03:52:21,121|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 03:52:21,286|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(resource-assignment) 2022-10-07 03:52:21,287|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-assign) 2022-10-07 03:52:21,288|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy) 2022-10-07 03:52:21,289|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(HealthCheck) 2022-10-07 03:52:21,290|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(ScaleOutReconfiguration) 2022-10-07 03:52:21,291|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(vf-config-assign) 2022-10-07 03:52:21,292|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(vf-config-deploy) 2022-10-07 03:52:21,368|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-10-07 03:52:21,482|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(resource-assignment) 2022-10-07 03:52:21,483|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-assign) 2022-10-07 03:52:21,483|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy) 2022-10-07 03:52:21,533|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 03:52:21,625|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(resource-assignment) 2022-10-07 03:52:21,626|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy) 2022-10-07 03:52:21,663|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-10-07 03:52:21,750|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(resource-assignment) 2022-10-07 03:52:21,751|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-assign) 2022-10-07 03:52:21,752|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-assign-day-2) 2022-10-07 03:52:21,753|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy) 2022-10-07 03:52:21,754|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy-day-2) 2022-10-07 03:52:21,780|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-assign) 2022-10-07 03:52:21,781|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy) 2022-10-07 03:52:21,782|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 03:52:21,790|2e3b9c2c-d63b-40e4-9a59-ad811ebc2cb4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 03:52:23,432|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c4af5c4e-166b-4de1-bc7c-1a1b7098f14a) 2022-10-07 03:52:23,436|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| deleting definition types under : /opt/app/onap/blueprints/working/c4af5c4e-166b-4de1-bc7c-1a1b7098f14a/Definitions 2022-10-07 03:52:23,443|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| reinitialized all type definitions 2022-10-07 03:52:23,448|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-10-07 03:52:23,488|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-10-07 03:52:23,494|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-10-07 03:52:23,499|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-10-07 03:52:23,515|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(capability) 2022-10-07 03:52:23,538|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(capability) 2022-10-07 03:52:23,547|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(processor-db) 2022-10-07 03:52:23,562|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(sdnc) 2022-10-07 03:52:23,579|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(sdnc) 2022-10-07 03:52:23,590|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(sdnc) 2022-10-07 03:52:23,602|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(sdnc) 2022-10-07 03:52:23,613|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(sdnc) 2022-10-07 03:52:23,668|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-10-07 03:52:23,674|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-10-07 03:52:23,675|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-10-07 03:52:23,691|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(capability) 2022-10-07 03:52:23,700|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(capability) 2022-10-07 03:52:23,709|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(capability) 2022-10-07 03:52:23,717|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(processor-db) 2022-10-07 03:52:23,725|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(sdnc) 2022-10-07 03:52:23,735|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(sdnc) 2022-10-07 03:52:23,746|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(sdnc) 2022-10-07 03:52:23,756|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(sdnc) 2022-10-07 03:52:23,766|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(sdnc) 2022-10-07 03:52:23,776|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(sdnc) 2022-10-07 03:52:23,812|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ##### Enhancing Workflow(resource-resolution) 2022-10-07 03:52:23,813|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-10-07 03:52:23,813|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-10-07 03:52:23,814|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-10-07 03:52:23,814|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-10-07 03:52:23,814|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-10-07 03:52:23,814|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enriching artifacts file(/opt/app/onap/blueprints/working/c4af5c4e-166b-4de1-bc7c-1a1b7098f14a/Templates/hello-world-velocity-mapping.json 2022-10-07 03:52:23,822|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-10-07 03:52:23,822|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-10-07 03:52:23,822|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enriching artifacts file(/opt/app/onap/blueprints/working/c4af5c4e-166b-4de1-bc7c-1a1b7098f14a/Templates/hello-world-jinja-mapping.json 2022-10-07 03:52:23,829|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-10-07 03:52:23,829|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-10-07 03:52:23,829|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ##### Enhancing blueprint Resource Definitions 2022-10-07 03:52:23,829|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-10-07 03:52:23,831|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-10-07 03:52:23,831|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-10-07 03:52:23,845|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 03:52:23,911|d7c0db44-46b7-44d5-a652-b36c0d86f925||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-10-07 03:52:24,181|110aab0f-e4a2-4e54-ae39-d7106a4374dd||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(7e7b82b0-2c96-436d-8bfc-4d0528623c67) CBA(/opt/app/onap/blueprints/archive/7e7b82b0-2c96-436d-8bfc-4d0528623c67/cba.zip) 2022-10-07 03:52:24,189|110aab0f-e4a2-4e54-ae39-d7106a4374dd||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7e7b82b0-2c96-436d-8bfc-4d0528623c67) and entry definition file (Definitions/resource-resolution.json) 2022-10-07 03:52:24,225|110aab0f-e4a2-4e54-ae39-d7106a4374dd||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(resource-resolution) 2022-10-07 03:52:24,235|110aab0f-e4a2-4e54-ae39-d7106a4374dd||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7e7b82b0-2c96-436d-8bfc-4d0528623c67) and entry definition file (Definitions/resource-resolution.json) 2022-10-07 03:52:24,301|110aab0f-e4a2-4e54-ae39-d7106a4374dd||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-748cb697f-mc8db|||| No compiled cache(/opt/app/onap/blueprints/working/7e7b82b0-2c96-436d-8bfc-4d0528623c67) present to clean. 2022-10-07 03:52:24,463|77ee45a6-99ff-4541-98b1-02ffd20057ae||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| processing request id 3894cd06-8561-40c1-80c2-5bb84b97938e 2022-10-07 03:52:24,464|77ee45a6-99ff-4541-98b1-02ffd20057ae||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| storeExecutionInput called not to store the Workflow action input details 2022-10-07 03:52:24,464|77ee45a6-99ff-4541-98b1-02ffd20057ae||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| StoreAuditService ID -1 2022-10-07 03:52:24,472|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-10-07 03:52:24,535|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-10-07 03:52:24,538|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-10-07 03:52:24,540|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 03:52:24,553|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deriving input data for workflow: (resource-resolution) 2022-10-07 03:52:24,558|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-10-07 03:52:24,558|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-10-07 03:52:24,567|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| preparing request id(3894cd06-8561-40c1-80c2-5bb84b97938e) for workflow(resource-resolution) step(helloworld) 2022-10-07 03:52:24,567|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-10-07 03:52:24,567|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 03:52:24,584|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-10-07 03:52:24,627|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 03:52:24,665|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-10-07 03:52:24,665|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-10-07 03:52:24,927|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Rest request method(PUT), url(/resource-resolution/put) 2022-10-07 03:52:24,986|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response status(200 - OK) 2022-10-07 03:52:24,995|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response processing type (string) 2022-10-07 03:52:24,996|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-10-07 03:52:24,996|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-10-07 03:52:24,996|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-10-07 03:52:25,029|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (v_put) 2022-10-07 03:52:25,039|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-10-07 03:52:25,040|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Getting Jython Script Class(ResolvProperties) 2022-10-07 03:52:28,889|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Component Object org.python.proxies.__main__$ResolvProperties$1@24343b84 2022-10-07 03:52:28,894|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-10-07 03:52:28,907|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (v_python) 2022-10-07 03:52:28,909|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-10-07 03:52:28,909|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-10-07 03:52:28,915|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-10-07 03:52:28,924|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response status(200 - OK) 2022-10-07 03:52:28,925|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response processing type (string) 2022-10-07 03:52:28,925|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-10-07 03:52:28,925|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-10-07 03:52:28,925|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-10-07 03:52:28,926|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-10-07 03:52:28,926|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-10-07 03:52:28,929|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-10-07 03:52:28,936|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response status(200 - OK) 2022-10-07 03:52:28,937|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response processing type (string) 2022-10-07 03:52:28,937|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-10-07 03:52:28,937|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-10-07 03:52:28,937|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-10-07 03:52:28,938|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (v_patch) 2022-10-07 03:52:28,948|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (v_del) 2022-10-07 03:52:28,949|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-10-07 03:52:28,974|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-10-07 03:52:35,637|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| compiled in (6661)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-10-07 03:52:35,639|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-10-07 03:52:35,657|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-10-07 03:52:35,670|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (v_kotlin) 2022-10-07 03:52:35,675|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-10-07 03:52:35,675|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-10-07 03:52:35,680|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Rest request method(GET), url(/resource-resolution/get) 2022-10-07 03:52:35,691|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response status(200 - OK) 2022-10-07 03:52:35,692|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response processing type (string) 2022-10-07 03:52:35,692|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-10-07 03:52:35,692|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-10-07 03:52:35,693|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-10-07 03:52:35,703|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (v_get) 2022-10-07 03:52:35,710|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-10-07 03:52:35,710|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-10-07 03:52:35,721|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (v_default) 2022-10-07 03:52:35,721|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (v_input) 2022-10-07 03:52:35,723|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-10-07 03:52:35,723|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-10-07 03:52:35,726|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Rest request method(POST), url(/resource-resolution/post) 2022-10-07 03:52:35,734|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response status(200 - OK) 2022-10-07 03:52:35,734|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response processing type (string) 2022-10-07 03:52:35,735|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-10-07 03:52:35,735|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-10-07 03:52:35,735|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-10-07 03:52:35,748|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (v_post) 2022-10-07 03:52:35,761|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 03:52:35,790|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response processing type (list) 2022-10-07 03:52:35,793|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-10-07 03:52:35,793|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-10-07 03:52:35,794|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-10-07 03:52:35,794|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-10-07 03:52:35,794|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-10-07 03:52:35,794|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-10-07 03:52:35,804|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (v_db) 2022-10-07 03:52:35,807|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 03:52:35,947|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-10-07 03:52:35,969|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-10-07 03:52:35,970|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-10-07 03:52:36,005|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 03:52:36,009|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-10-07 03:52:36,010|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-10-07 03:52:36,010|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-10-07 03:52:36,011|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Getting Jython Script Class(ResolvProperties) 2022-10-07 03:52:36,027|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-10-07 03:52:36,059|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Component Object org.python.proxies.__main__$ResolvProperties$2@7b3bec96 2022-10-07 03:52:36,060|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-10-07 03:52:36,070|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (j_python) 2022-10-07 03:52:36,072|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-10-07 03:52:36,072|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-10-07 03:52:36,073|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-10-07 03:52:36,082|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response status(200 - OK) 2022-10-07 03:52:36,082|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response processing type (string) 2022-10-07 03:52:36,083|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-10-07 03:52:36,083|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-10-07 03:52:36,083|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-10-07 03:52:36,094|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (j_patch) 2022-10-07 03:52:36,094|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-10-07 03:52:36,103|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (j_input) 2022-10-07 03:52:36,105|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-10-07 03:52:36,105|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-10-07 03:52:36,106|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Rest request method(PUT), url(/resource-resolution/put) 2022-10-07 03:52:36,113|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response status(200 - OK) 2022-10-07 03:52:36,113|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response processing type (string) 2022-10-07 03:52:36,114|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-10-07 03:52:36,114|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-10-07 03:52:36,114|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-10-07 03:52:36,123|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (j_put) 2022-10-07 03:52:36,124|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-10-07 03:52:36,134|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (j_default) 2022-10-07 03:52:36,135|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-10-07 03:52:36,135|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-10-07 03:52:36,137|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-10-07 03:52:36,144|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response status(200 - OK) 2022-10-07 03:52:36,144|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response processing type (string) 2022-10-07 03:52:36,145|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-10-07 03:52:36,145|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-10-07 03:52:36,145|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-10-07 03:52:36,146|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-10-07 03:52:36,146|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-10-07 03:52:36,147|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Rest request method(POST), url(/resource-resolution/post) 2022-10-07 03:52:36,153|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response status(200 - OK) 2022-10-07 03:52:36,154|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response processing type (string) 2022-10-07 03:52:36,154|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-10-07 03:52:36,154|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-10-07 03:52:36,154|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-10-07 03:52:36,155|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-10-07 03:52:36,155|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-10-07 03:52:36,156|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (j_del) 2022-10-07 03:52:36,157|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Rest request method(GET), url(/resource-resolution/get) 2022-10-07 03:52:36,163|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response status(200 - OK) 2022-10-07 03:52:36,163|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response processing type (string) 2022-10-07 03:52:36,163|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-10-07 03:52:36,164|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-10-07 03:52:36,164|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-10-07 03:52:36,166|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (j_post) 2022-10-07 03:52:36,172|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (j_get) 2022-10-07 03:52:36,178|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-10-07 03:52:36,178|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-10-07 03:52:36,179|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-10-07 03:52:36,185|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response status(200 - OK) 2022-10-07 03:52:36,186|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response processing type (string) 2022-10-07 03:52:36,187|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-10-07 03:52:36,187|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-10-07 03:52:36,187|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-10-07 03:52:36,197|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (j_get_id) 2022-10-07 03:52:36,198|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-10-07 03:52:36,199|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-10-07 03:52:36,213|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (j_kotlin) 2022-10-07 03:52:36,217|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 03:52:36,228|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response processing type (list) 2022-10-07 03:52:36,229|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 03:52:36,229|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-10-07 03:52:36,229|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-10-07 03:52:36,229|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-10-07 03:52:36,229|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-10-07 03:52:36,230|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-10-07 03:52:36,230|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-10-07 03:52:36,230|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-10-07 03:52:36,230|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-10-07 03:52:36,230|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-10-07 03:52:36,230|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 03:52:36,239|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (j_db) 2022-10-07 03:52:36,241|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 03:52:36,435|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-10-07 03:52:36,446|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-10-07 03:52:36,448|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Preparing Response... 2022-10-07 03:52:36,450|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-10-07 03:52:36,451|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-10-07 03:52:36,453|77ee45a6-99ff-4541-98b1-02ffd20057ae||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 157088d5-c4bf-4f21-9c49-7a4fc24d458a auditStoreId -1 2022-10-07 04:05:13,643|7022a118-ebdb-4cb0-9d96-8d805e306961||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-10-07 04:05:13,644|7022a118-ebdb-4cb0-9d96-8d805e306961||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-10-07 04:05:13,645|7022a118-ebdb-4cb0-9d96-8d805e306961||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-10-07 04:05:13,883|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-10-07 04:05:13,884|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-10-07 04:05:14,507|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-10-07 04:05:14,508|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(a5ceaff8-f356-484f-b62f-7136decb25aa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-10-07 04:05:14,529|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(953e2cde-c12d-46d9-9de3-e67a5574aa53) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-10-07 04:05:14,536|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(c85826e6-585c-4823-9a8e-353273a774d5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-10-07 04:05:14,547|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(07ba525b-1e4f-4d61-8520-d5a4cf14b5ce) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-10-07 04:05:14,560|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(5d38c8f7-394f-408e-b6c1-7381fa54fb31) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-10-07 04:05:14,577|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(79d0798d-506a-4fd3-84a6-1635042caa0a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-10-07 04:05:14,608|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:05:14,608|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:05:14,609|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-10-07 04:05:14,609|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-10-07 04:05:14,609|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:05:14,609|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:05:14,631|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-10-07 04:05:14,679|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-10-07 04:05:14,697|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-10-07 04:05:14,717|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-10-07 04:05:14,793|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(resource-assignment) 2022-10-07 04:05:14,794|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-assign) 2022-10-07 04:05:14,795|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy) 2022-10-07 04:05:14,836|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:05:14,872|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-10-07 04:05:14,921|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-mc8db|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-10-07 04:05:14,934|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-10-07 04:05:14,974|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(resource-assignment) 2022-10-07 04:05:14,976|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-assign) 2022-10-07 04:05:14,976|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy) 2022-10-07 04:05:15,018|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:05:15,049|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-10-07 04:05:15,066|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-mc8db|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-10-07 04:05:15,075|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-10-07 04:05:15,112|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(resource-assignment) 2022-10-07 04:05:15,113|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-assign) 2022-10-07 04:05:15,114|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy) 2022-10-07 04:05:15,115|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(HealthCheck) 2022-10-07 04:05:15,117|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(ScaleOutReconfiguration) 2022-10-07 04:05:15,118|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(vf-config-assign) 2022-10-07 04:05:15,118|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(vf-config-deploy) 2022-10-07 04:05:15,161|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-10-07 04:05:15,200|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-10-07 04:05:15,215|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-mc8db|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-10-07 04:05:15,223|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-10-07 04:05:15,254|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(resource-assignment) 2022-10-07 04:05:15,255|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-assign) 2022-10-07 04:05:15,256|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-assign-day-2) 2022-10-07 04:05:15,258|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy) 2022-10-07 04:05:15,259|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy-day-2) 2022-10-07 04:05:15,282|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:05:15,312|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Overwriting blueprint model :5G_Core::1.0.37 2022-10-07 04:05:15,326|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-mc8db|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-10-07 04:05:15,335|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-10-07 04:05:15,357|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(resource-assignment) 2022-10-07 04:05:15,358|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy) 2022-10-07 04:05:15,390|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-assign) 2022-10-07 04:05:15,391|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy) 2022-10-07 04:05:15,392|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-10-07 04:05:15,400|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:05:15,412|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-10-07 04:05:15,424|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-mc8db|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-10-07 04:05:15,432|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-10-07 04:05:15,444|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-mc8db|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-10-07 04:05:15,445|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-10-07 04:05:15,458|7022a118-ebdb-4cb0-9d96-8d805e306961||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-10-07 04:05:26,714|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Enhancing blueprint(/opt/app/onap/blueprints/working/76e4d2a8-eef5-4cf1-a97f-3f41052b266a) 2022-10-07 04:05:26,715|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| deleting definition types under : /opt/app/onap/blueprints/working/76e4d2a8-eef5-4cf1-a97f-3f41052b266a/Definitions 2022-10-07 04:05:26,718|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| reinitialized all type definitions 2022-10-07 04:05:26,719|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-10-07 04:05:26,742|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing ArtifactDefinition(vnf-template) 2022-10-07 04:05:26,748|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing ArtifactDefinition(vnf-mapping) 2022-10-07 04:05:26,753|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-10-07 04:05:26,772|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(input) 2022-10-07 04:05:26,790|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(input) 2022-10-07 04:05:26,797|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(input) 2022-10-07 04:05:26,802|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-10-07 04:05:26,802|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-10-07 04:05:26,802|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-10-07 04:05:26,819|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(input) 2022-10-07 04:05:26,826|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(input) 2022-10-07 04:05:26,834|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(input) 2022-10-07 04:05:26,842|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(sdnc) 2022-10-07 04:05:26,865|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(input) 2022-10-07 04:05:26,872|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(input) 2022-10-07 04:05:26,878|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(input) 2022-10-07 04:05:26,896|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(input) 2022-10-07 04:05:26,925|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(input) 2022-10-07 04:05:26,935|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(input) 2022-10-07 04:05:26,955|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(config-assign) 2022-10-07 04:05:26,959|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing ArtifactDefinition(baseconfig-template) 2022-10-07 04:05:26,959|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-10-07 04:05:26,959|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-10-07 04:05:26,985|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(input) 2022-10-07 04:05:26,991|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(input) 2022-10-07 04:05:27,001|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(input) 2022-10-07 04:05:27,008|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(config-deploy) 2022-10-07 04:05:27,040|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ##### Enhancing Workflow(resource-assignment) 2022-10-07 04:05:27,041|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-10-07 04:05:27,041|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-10-07 04:05:27,041|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-10-07 04:05:27,041|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-10-07 04:05:27,042|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-10-07 04:05:27,042|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enriching artifacts file(/opt/app/onap/blueprints/working/76e4d2a8-eef5-4cf1-a97f-3f41052b266a/Templates/vnf-mapping.json 2022-10-07 04:05:27,049|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-10-07 04:05:27,050|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-10-07 04:05:27,050|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enriching artifacts file(/opt/app/onap/blueprints/working/76e4d2a8-eef5-4cf1-a97f-3f41052b266a/Templates/base_ubuntu20-mapping.json 2022-10-07 04:05:27,056|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-10-07 04:05:27,056|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-10-07 04:05:27,057|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ##### Enhancing Workflow(config-assign) 2022-10-07 04:05:27,058|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-10-07 04:05:27,058|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| identified workflow(config-assign) targets(config-assign) 2022-10-07 04:05:27,058|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-10-07 04:05:27,058|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-10-07 04:05:27,058|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enriching artifacts file(/opt/app/onap/blueprints/working/76e4d2a8-eef5-4cf1-a97f-3f41052b266a/Templates/baseconfig-mapping.json 2022-10-07 04:05:27,064|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-10-07 04:05:27,064|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| dataType not present for the recipe(dt-config-assign-properties) 2022-10-07 04:05:27,065|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ##### Enhancing Workflow(config-deploy) 2022-10-07 04:05:27,065|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-10-07 04:05:27,065|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| identified workflow(config-deploy) targets(config-deploy) 2022-10-07 04:05:27,065|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| workflow(config-deploy) resource assignment files([] 2022-10-07 04:05:27,065|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ##### Enhancing blueprint Resource Definitions 2022-10-07 04:05:27,066|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-10-07 04:05:27,066|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| processing file (Templates/vnf-mapping.json) 2022-10-07 04:05:27,066|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-10-07 04:05:27,066|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| processing file (Templates/baseconfig-mapping.json) 2022-10-07 04:05:27,085|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:05:27,138|68c592d6-df06-4d7d-8ec4-c5e0d24636dd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-10-07 04:05:27,329|983661bd-512c-4bcc-949b-c0357e98ce1b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(5d486f14-e5a0-4880-a8b7-acf2a16ee574) CBA(/opt/app/onap/blueprints/archive/5d486f14-e5a0-4880-a8b7-acf2a16ee574/cba.zip) 2022-10-07 04:05:27,336|983661bd-512c-4bcc-949b-c0357e98ce1b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5d486f14-e5a0-4880-a8b7-acf2a16ee574) and entry definition file (Definitions/ubuntu20.json) 2022-10-07 04:05:27,346|983661bd-512c-4bcc-949b-c0357e98ce1b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-10-07 04:05:27,370|983661bd-512c-4bcc-949b-c0357e98ce1b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(resource-assignment) 2022-10-07 04:05:27,371|983661bd-512c-4bcc-949b-c0357e98ce1b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-assign) 2022-10-07 04:05:27,371|983661bd-512c-4bcc-949b-c0357e98ce1b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy) 2022-10-07 04:05:27,380|983661bd-512c-4bcc-949b-c0357e98ce1b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5d486f14-e5a0-4880-a8b7-acf2a16ee574) and entry definition file (Definitions/ubuntu20.json) 2022-10-07 04:05:27,409|983661bd-512c-4bcc-949b-c0357e98ce1b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-748cb697f-mc8db|||| No compiled cache(/opt/app/onap/blueprints/working/5d486f14-e5a0-4880-a8b7-acf2a16ee574) present to clean. 2022-10-07 04:05:31,890|152396b2-d8a3-47d7-9ec1-eb459c11fc2a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(80697b36-1da4-421b-8805-2c96a85d3745) CBA(/opt/app/onap/blueprints/archive/80697b36-1da4-421b-8805-2c96a85d3745/cba.zip) 2022-10-07 04:05:31,917|152396b2-d8a3-47d7-9ec1-eb459c11fc2a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/80697b36-1da4-421b-8805-2c96a85d3745) and entry definition file (Definitions/CNF.json) 2022-10-07 04:05:31,974|152396b2-d8a3-47d7-9ec1-eb459c11fc2a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(resource-assignment) 2022-10-07 04:05:31,975|152396b2-d8a3-47d7-9ec1-eb459c11fc2a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-assign) 2022-10-07 04:05:31,976|152396b2-d8a3-47d7-9ec1-eb459c11fc2a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy) 2022-10-07 04:05:31,976|152396b2-d8a3-47d7-9ec1-eb459c11fc2a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(scale-out) 2022-10-07 04:05:31,977|152396b2-d8a3-47d7-9ec1-eb459c11fc2a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(scale) 2022-10-07 04:05:31,978|152396b2-d8a3-47d7-9ec1-eb459c11fc2a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(scale-in) 2022-10-07 04:05:31,978|152396b2-d8a3-47d7-9ec1-eb459c11fc2a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(health-check) 2022-10-07 04:05:32,000|152396b2-d8a3-47d7-9ec1-eb459c11fc2a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/80697b36-1da4-421b-8805-2c96a85d3745) and entry definition file (Definitions/CNF.json) 2022-10-07 04:05:32,046|152396b2-d8a3-47d7-9ec1-eb459c11fc2a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-748cb697f-mc8db|||| No compiled cache(/opt/app/onap/blueprints/working/80697b36-1da4-421b-8805-2c96a85d3745) present to clean. 2022-10-07 04:06:24,130|a93442d0-89ee-4b5e-9afa-d2caf5115d05||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-10-07 04:06:24,131|a93442d0-89ee-4b5e-9afa-d2caf5115d05||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-10-07 04:06:24,131|a93442d0-89ee-4b5e-9afa-d2caf5115d05||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-10-07 04:06:24,346|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-10-07 04:06:24,347|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-10-07 04:06:24,751|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-10-07 04:06:24,752|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(d83e0238-f11f-458f-820b-ae959e6b8dc1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-10-07 04:06:24,769|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(3b9ad4eb-0279-480a-9efe-5e1eb93239ef) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-10-07 04:06:24,775|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(b50a7375-f61f-451d-847f-769bc9bb97d9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-10-07 04:06:24,784|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(e0cdedb4-33c0-4f4a-bf5f-d8a0baf80f8e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-10-07 04:06:24,797|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(c195f119-1e36-49dc-8dd7-629f8dbbd796) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-10-07 04:06:24,811|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(b1ea1815-1a91-4f61-9ca8-725a40b4dc5f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-10-07 04:06:24,826|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:06:24,826|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:06:24,827|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-10-07 04:06:24,827|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-10-07 04:06:24,827|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:06:24,828|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:06:24,880|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-10-07 04:06:24,896|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-10-07 04:06:24,912|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-10-07 04:06:24,917|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-10-07 04:06:24,935|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-assign) 2022-10-07 04:06:24,936|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy) 2022-10-07 04:06:24,947|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:06:24,976|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-10-07 04:06:24,989|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-mc8db|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-10-07 04:06:24,996|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-10-07 04:06:25,029|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(resource-assignment) 2022-10-07 04:06:25,029|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-assign) 2022-10-07 04:06:25,030|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy) 2022-10-07 04:06:25,065|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:06:25,092|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-10-07 04:06:25,105|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-mc8db|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-10-07 04:06:25,106|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-10-07 04:06:25,143|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(resource-assignment) 2022-10-07 04:06:25,144|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-assign) 2022-10-07 04:06:25,145|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy) 2022-10-07 04:06:25,181|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:06:25,210|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-10-07 04:06:25,223|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-mc8db|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-10-07 04:06:25,223|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-10-07 04:06:25,260|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(resource-assignment) 2022-10-07 04:06:25,261|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-assign) 2022-10-07 04:06:25,262|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy) 2022-10-07 04:06:25,262|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(HealthCheck) 2022-10-07 04:06:25,263|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(ScaleOutReconfiguration) 2022-10-07 04:06:25,263|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(vf-config-assign) 2022-10-07 04:06:25,264|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(vf-config-deploy) 2022-10-07 04:06:25,303|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-10-07 04:06:25,331|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-10-07 04:06:25,343|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-mc8db|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-10-07 04:06:25,343|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-10-07 04:06:25,368|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(resource-assignment) 2022-10-07 04:06:25,369|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy) 2022-10-07 04:06:25,401|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-10-07 04:06:25,429|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-10-07 04:06:25,440|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-mc8db|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-10-07 04:06:25,442|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-10-07 04:06:25,476|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(resource-assignment) 2022-10-07 04:06:25,477|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-assign) 2022-10-07 04:06:25,478|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-assign-day-2) 2022-10-07 04:06:25,479|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy) 2022-10-07 04:06:25,479|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy-day-2) 2022-10-07 04:06:25,495|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:06:25,511|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Overwriting blueprint model :5G_Core::1.0.37 2022-10-07 04:06:25,528|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-mc8db|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-10-07 04:06:25,528|a93442d0-89ee-4b5e-9afa-d2caf5115d05||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-10-07 04:06:36,624|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5f758cb5-fcd2-4f3d-86b9-d37040906417) 2022-10-07 04:06:36,625|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| deleting definition types under : /opt/app/onap/blueprints/working/5f758cb5-fcd2-4f3d-86b9-d37040906417/Definitions 2022-10-07 04:06:36,627|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| reinitialized all type definitions 2022-10-07 04:06:36,628|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(netconf-device) 2022-10-07 04:06:36,648|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(resolve-data) 2022-10-07 04:06:36,663|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-10-07 04:06:36,669|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-10-07 04:06:36,673|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-10-07 04:06:36,699|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-10-07 04:06:36,719|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ##### Enhancing Workflow(config-assign) 2022-10-07 04:06:36,719|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-10-07 04:06:36,719|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| identified workflow(config-assign) targets(resolve-data) 2022-10-07 04:06:36,719|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-10-07 04:06:36,719|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-10-07 04:06:36,719|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enriching artifacts file(/opt/app/onap/blueprints/working/5f758cb5-fcd2-4f3d-86b9-d37040906417/Templates/netconfrpc-mapping.json 2022-10-07 04:06:36,725|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-10-07 04:06:36,725|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| dataType not present for the recipe(dt-config-assign-properties) 2022-10-07 04:06:36,725|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ##### Enhancing Workflow(config-deploy) 2022-10-07 04:06:36,726|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-10-07 04:06:36,727|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| identified workflow(config-deploy) targets(execute-netconf) 2022-10-07 04:06:36,727|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| workflow(config-deploy) resource assignment files([] 2022-10-07 04:06:36,727|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| ##### Enhancing blueprint Resource Definitions 2022-10-07 04:06:36,727|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-10-07 04:06:36,727|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| processing file (Templates/netconfrpc-mapping.json) 2022-10-07 04:06:36,732|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| distinct resource keys ([input-source]) 2022-10-07 04:06:36,739|743c2985-9276-413e-846a-ca5cba28e9f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Enriching Resource Definition sources Node Template: [source-input] 2022-10-07 04:07:01,450|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-10-07 04:07:01,559|||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-10-07 04:07:01,623|972e46e5-d464-4e06-b70b-e8761e438748||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| request(972e46e5-d464-4e06-b70b-e8761e438748) 2022-10-07 04:07:01,627|972e46e5-d464-4e06-b70b-e8761e438748||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| CBA file(/opt/app/onap/blueprints/archive/07b98920-0ccb-4091-b3fe-ad2032a86270/cba.zip written successfully 2022-10-07 04:07:01,627|972e46e5-d464-4e06-b70b-e8761e438748||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(07b98920-0ccb-4091-b3fe-ad2032a86270) CBA(/opt/app/onap/blueprints/archive/07b98920-0ccb-4091-b3fe-ad2032a86270/cba.zip) 2022-10-07 04:07:01,638|972e46e5-d464-4e06-b70b-e8761e438748||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/07b98920-0ccb-4091-b3fe-ad2032a86270) and entry definition file (Definitions/ubuntu20.json) 2022-10-07 04:07:01,651|972e46e5-d464-4e06-b70b-e8761e438748||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-10-07 04:07:01,680|972e46e5-d464-4e06-b70b-e8761e438748||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(resource-assignment) 2022-10-07 04:07:01,680|972e46e5-d464-4e06-b70b-e8761e438748||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-assign) 2022-10-07 04:07:01,681|972e46e5-d464-4e06-b70b-e8761e438748||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy) 2022-10-07 04:07:01,693|972e46e5-d464-4e06-b70b-e8761e438748||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/07b98920-0ccb-4091-b3fe-ad2032a86270) and entry definition file (Definitions/ubuntu20.json) 2022-10-07 04:07:01,709|972e46e5-d464-4e06-b70b-e8761e438748||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-10-07 04:07:01,722|972e46e5-d464-4e06-b70b-e8761e438748||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-mc8db|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-10-07 04:07:01,723|972e46e5-d464-4e06-b70b-e8761e438748||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-10-07 04:07:01,743|972e46e5-d464-4e06-b70b-e8761e438748||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-mc8db|||| No compiled cache(/opt/app/onap/blueprints/working/07b98920-0ccb-4091-b3fe-ad2032a86270) present to clean. 2022-10-07 04:07:07,191|5eb677d7-330e-4a50-b7bc-78f5c52e1d93||DefaultDispatcher-worker-18||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-10-07 04:07:07,248|5eb677d7-330e-4a50-b7bc-78f5c52e1d93||DefaultDispatcher-worker-18||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-10-07 04:07:07,250|5eb677d7-330e-4a50-b7bc-78f5c52e1d93||DefaultDispatcher-worker-18||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-10-07 04:07:07,253|5eb677d7-330e-4a50-b7bc-78f5c52e1d93||DefaultDispatcher-worker-18||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-10-07 04:07:07,453|264873d9-ae4c-4ac7-9a8e-6e8fe5437ab9||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-10-07 04:07:07,453|264873d9-ae4c-4ac7-9a8e-6e8fe5437ab9||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-10-07 04:07:07,456|264873d9-ae4c-4ac7-9a8e-6e8fe5437ab9||DefaultDispatcher-worker-18||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-10-07 04:07:07,856|493f3724-ea6a-4e34-b343-93db9d3fc534||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-10-07 04:07:07,856|493f3724-ea6a-4e34-b343-93db9d3fc534||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-10-07 04:07:07,858|493f3724-ea6a-4e34-b343-93db9d3fc534||DefaultDispatcher-worker-18||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-10-07 04:07:08,052|ac8b455d-cf60-40e8-93e9-cec96d9adce2||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-10-07 04:07:08,052|ac8b455d-cf60-40e8-93e9-cec96d9adce2||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-10-07 04:07:08,054|ac8b455d-cf60-40e8-93e9-cec96d9adce2||DefaultDispatcher-worker-18||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-10-07 04:07:14,843|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-10-07 04:07:14,950|||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-10-07 04:07:14,952|8bc114dd-8b0c-4255-978d-ca7ede84fd96||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| request(8bc114dd-8b0c-4255-978d-ca7ede84fd96) 2022-10-07 04:07:14,953|8bc114dd-8b0c-4255-978d-ca7ede84fd96||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| CBA file(/opt/app/onap/blueprints/archive/6ccced0b-0461-40b9-8093-6dc7a2b11d77/cba.zip written successfully 2022-10-07 04:07:14,954|8bc114dd-8b0c-4255-978d-ca7ede84fd96||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(6ccced0b-0461-40b9-8093-6dc7a2b11d77) CBA(/opt/app/onap/blueprints/archive/6ccced0b-0461-40b9-8093-6dc7a2b11d77/cba.zip) 2022-10-07 04:07:14,979|8bc114dd-8b0c-4255-978d-ca7ede84fd96||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6ccced0b-0461-40b9-8093-6dc7a2b11d77) and entry definition file (Definitions/CNF.json) 2022-10-07 04:07:15,034|8bc114dd-8b0c-4255-978d-ca7ede84fd96||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(resource-assignment) 2022-10-07 04:07:15,035|8bc114dd-8b0c-4255-978d-ca7ede84fd96||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-assign) 2022-10-07 04:07:15,035|8bc114dd-8b0c-4255-978d-ca7ede84fd96||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy) 2022-10-07 04:07:15,036|8bc114dd-8b0c-4255-978d-ca7ede84fd96||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(scale-out) 2022-10-07 04:07:15,036|8bc114dd-8b0c-4255-978d-ca7ede84fd96||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(scale) 2022-10-07 04:07:15,037|8bc114dd-8b0c-4255-978d-ca7ede84fd96||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(scale-in) 2022-10-07 04:07:15,037|8bc114dd-8b0c-4255-978d-ca7ede84fd96||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(health-check) 2022-10-07 04:07:15,058|8bc114dd-8b0c-4255-978d-ca7ede84fd96||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6ccced0b-0461-40b9-8093-6dc7a2b11d77) and entry definition file (Definitions/CNF.json) 2022-10-07 04:07:15,071|8bc114dd-8b0c-4255-978d-ca7ede84fd96||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Overwriting blueprint model :APACHE::1.0.0 2022-10-07 04:07:15,086|8bc114dd-8b0c-4255-978d-ca7ede84fd96||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-mc8db|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-10-07 04:07:15,088|8bc114dd-8b0c-4255-978d-ca7ede84fd96||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-10-07 04:07:15,108|8bc114dd-8b0c-4255-978d-ca7ede84fd96||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-mc8db|||| No compiled cache(/opt/app/onap/blueprints/working/6ccced0b-0461-40b9-8093-6dc7a2b11d77) present to clean. 2022-10-07 04:07:39,154|c2b60b23-b18c-4a19-9ef0-0504d746bfb0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| getting cba file name(APACHE), version(1.0.0) from db 2022-10-07 04:07:39,331|c2b60b23-b18c-4a19-9ef0-0504d746bfb0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-10-07 04:07:39,333|c2b60b23-b18c-4a19-9ef0-0504d746bfb0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-10-07 04:07:39,335|c2b60b23-b18c-4a19-9ef0-0504d746bfb0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-10-07 04:07:39,477|73dfca0a-825b-4cd9-b2e7-67f798c63772||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-10-07 04:07:39,477|73dfca0a-825b-4cd9-b2e7-67f798c63772||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-10-07 04:07:39,485|73dfca0a-825b-4cd9-b2e7-67f798c63772||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-10-07 04:07:40,087|1fa03a89-d0d8-4746-8cbe-d9e21efdbc42||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-10-07 04:07:40,087|1fa03a89-d0d8-4746-8cbe-d9e21efdbc42||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-10-07 04:07:40,089|1fa03a89-d0d8-4746-8cbe-d9e21efdbc42||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-10-07 04:07:40,251|035b0f1b-7bfe-4ded-ba5c-882836892f35||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-10-07 04:07:40,252|035b0f1b-7bfe-4ded-ba5c-882836892f35||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-10-07 04:07:40,259|035b0f1b-7bfe-4ded-ba5c-882836892f35||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-10-07 04:07:40,459|2079f39d-4054-4017-a628-04f0da224819||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-10-07 04:07:40,460|2079f39d-4054-4017-a628-04f0da224819||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-10-07 04:07:40,462|2079f39d-4054-4017-a628-04f0da224819||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-10-07 04:07:40,717|d5d9bba2-60a6-43d9-8999-269db9ad9574||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-10-07 04:07:40,718|d5d9bba2-60a6-43d9-8999-269db9ad9574||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-10-07 04:07:40,720|d5d9bba2-60a6-43d9-8999-269db9ad9574||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-10-07 04:07:40,968|5d31b48d-d59d-4cbd-a82c-179c9bf69772||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-10-07 04:07:40,968|5d31b48d-d59d-4cbd-a82c-179c9bf69772||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-10-07 04:07:40,970|5d31b48d-d59d-4cbd-a82c-179c9bf69772||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-10-07 04:07:41,153|f117fc78-eb8f-4198-b9dd-a9b8e095f03c||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-10-07 04:07:41,153|f117fc78-eb8f-4198-b9dd-a9b8e095f03c||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-10-07 04:07:41,156|f117fc78-eb8f-4198-b9dd-a9b8e095f03c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-10-07 04:07:47,546|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-10-07 04:07:47,653|||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-10-07 04:07:47,655|1dc01612-e35b-47c6-8d26-8dfb1bda84aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| request(1dc01612-e35b-47c6-8d26-8dfb1bda84aa) 2022-10-07 04:07:47,656|1dc01612-e35b-47c6-8d26-8dfb1bda84aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| CBA file(/opt/app/onap/blueprints/archive/88c3b5c4-64aa-4a6c-a62a-172a02338af7/cba.zip written successfully 2022-10-07 04:07:47,656|1dc01612-e35b-47c6-8d26-8dfb1bda84aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Save processing(88c3b5c4-64aa-4a6c-a62a-172a02338af7) CBA(/opt/app/onap/blueprints/archive/88c3b5c4-64aa-4a6c-a62a-172a02338af7/cba.zip) 2022-10-07 04:07:47,673|1dc01612-e35b-47c6-8d26-8dfb1bda84aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/88c3b5c4-64aa-4a6c-a62a-172a02338af7) and entry definition file (Definitions/pnf_netconf.json) 2022-10-07 04:07:47,679|1dc01612-e35b-47c6-8d26-8dfb1bda84aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-10-07 04:07:47,693|1dc01612-e35b-47c6-8d26-8dfb1bda84aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-assign) 2022-10-07 04:07:47,694|1dc01612-e35b-47c6-8d26-8dfb1bda84aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Validating Workflow(config-deploy) 2022-10-07 04:07:47,702|1dc01612-e35b-47c6-8d26-8dfb1bda84aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/88c3b5c4-64aa-4a6c-a62a-172a02338af7) and entry definition file (Definitions/pnf_netconf.json) 2022-10-07 04:07:47,714|1dc01612-e35b-47c6-8d26-8dfb1bda84aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-10-07 04:07:47,727|1dc01612-e35b-47c6-8d26-8dfb1bda84aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-mc8db|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-10-07 04:07:47,728|1dc01612-e35b-47c6-8d26-8dfb1bda84aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-10-07 04:07:47,750|1dc01612-e35b-47c6-8d26-8dfb1bda84aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-mc8db|||| No compiled cache(/opt/app/onap/blueprints/working/88c3b5c4-64aa-4a6c-a62a-172a02338af7) present to clean. 2022-10-07 04:10:04,237|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| processing request id 82c2361b-4c76-42b5-a1c3-236fb9a95652 2022-10-07 04:10:04,238|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| storeExecutionInput called not to store the Workflow action input details 2022-10-07 04:10:04,238|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| StoreAuditService ID -1 2022-10-07 04:10:04,241|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-10-07 04:10:04,241|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-10-07 04:10:04,246|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-10-07 04:10:04,272|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deriving input data for workflow: (resource-assignment) 2022-10-07 04:10:04,273|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-10-07 04:10:04,273|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-10-07 04:10:04,277|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| preparing request id(82c2361b-4c76-42b5-a1c3-236fb9a95652) for workflow(resource-assignment) step(resource-assignment) 2022-10-07 04:10:04,277|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-10-07 04:10:04,278|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-10-07 04:10:04,279|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-10-07 04:10:04,302|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:10:04,303|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-10-07 04:10:04,304|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("5e8abc21-ff20-4249-93c5-cc516c1bdb3d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-10-07 04:10:04,304|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("e7bd4830-f1ff-4afe-84cb-eb64fe9366e9") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-10-07 04:10:04,307|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Generated Resource Param Data ({ "service-instance-id" : "5e8abc21-ff20-4249-93c5-cc516c1bdb3d", "vnf-id" : "e7bd4830-f1ff-4afe-84cb-eb64fe9366e9", "vnf_name" : "ubuntu20-VNF-name" }) 2022-10-07 04:10:04,320|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Preparing Response... 2022-10-07 04:10:04,320|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-10-07 04:10:04,320|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-10-07 04:10:04,321|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0b50063e-444f-45bf-a25c-a228d3a34238 auditStoreId -1 2022-10-07 04:10:08,816|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| processing request id b12a6c10-f417-4a1a-862d-90ed7bba0391 2022-10-07 04:10:08,816|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| storeExecutionInput called not to store the Workflow action input details 2022-10-07 04:10:08,816|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| StoreAuditService ID -1 2022-10-07 04:10:08,816|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-10-07 04:10:08,816|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-10-07 04:10:08,818|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-10-07 04:10:08,824|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deriving input data for workflow: (resource-assignment) 2022-10-07 04:10:08,825|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-10-07 04:10:08,825|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-10-07 04:10:08,825|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| preparing request id(b12a6c10-f417-4a1a-862d-90ed7bba0391) for workflow(resource-assignment) step(resource-assignment) 2022-10-07 04:10:08,825|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-10-07 04:10:08,825|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-10-07 04:10:08,826|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-10-07 04:10:08,839|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:10:08,841|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("admin-daily-jakarta") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-10-07 04:10:08,841|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-10-07 04:10:08,842|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-10-07 04:10:08,842|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-10-07 04:10:08,842|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("1d4fa607-74a7-4963-86ae-0ffddbe5178f") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-10-07 04:10:08,842|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("5e8abc21-ff20-4249-93c5-cc516c1bdb3d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-10-07 04:10:08,842|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:10:08,842|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-10-07 04:10:08,843|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-10-07 04:10:08,844|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("e7bd4830-f1ff-4afe-84cb-eb64fe9366e9") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-10-07 04:10:08,845|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-jakarta", "service-instance-id" : "5e8abc21-ff20-4249-93c5-cc516c1bdb3d", "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" : "1d4fa607-74a7-4963-86ae-0ffddbe5178f", "vnf-id" : "e7bd4830-f1ff-4afe-84cb-eb64fe9366e9", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-10-07 04:10:08,856|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Preparing Response... 2022-10-07 04:10:08,856|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-10-07 04:10:08,856|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-10-07 04:10:08,857|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4dd1e022-ee9d-4ff8-9519-d10d8c552e16 auditStoreId -1 2022-10-07 04:10:13,719|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-10-07 04:10:13,824|||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-10-07 04:10:13,852|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| processing request id b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2 2022-10-07 04:10:13,853|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| storeExecutionInput called not to store the Workflow action input details 2022-10-07 04:10:13,853|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| StoreAuditService ID -1 2022-10-07 04:10:13,853|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-10-07 04:10:13,853|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-10-07 04:10:13,854|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-10-07 04:10:13,857|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deriving input data for workflow: (config-assign) 2022-10-07 04:10:13,857|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-10-07 04:10:13,857|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-10-07 04:10:13,858|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| preparing request id(b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2) for workflow(config-assign) step(config-assign) 2022-10-07 04:10:13,858|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-10-07 04:10:13,858|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-10-07 04:10:13,860|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-10-07 04:10:13,887|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:10:13,889|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-10-07 04:10:13,889|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("5e8abc21-ff20-4249-93c5-cc516c1bdb3d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-10-07 04:10:13,890|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("e7bd4830-f1ff-4afe-84cb-eb64fe9366e9") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-10-07 04:10:13,901|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (service-instance-id) 2022-10-07 04:10:13,901|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (vnf-id) 2022-10-07 04:10:13,902|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resource resolution saved into database successfully : (vnf_name) 2022-10-07 04:10:13,903|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Generated Resource Param Data ({ "service-instance-id" : "5e8abc21-ff20-4249-93c5-cc516c1bdb3d", "vnf-id" : "e7bd4830-f1ff-4afe-84cb-eb64fe9366e9", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-10-07 04:10:13,924|||DefaultDispatcher-worker-3||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-10-07 04:10:13,933|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-10-07 04:10:13,934|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Preparing Response... 2022-10-07 04:10:13,934|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-10-07 04:10:13,934|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveWorkflowOutputs for workflow(config-assign) 2022-10-07 04:10:13,935|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6f5bcce6-8fb2-4724-924a-4a1d05bc01ba auditStoreId -1 2022-10-07 04:10:13,965|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Completed 2022-10-07 04:11:01,647|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-10-07 04:11:01,759|||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-10-07 04:11:01,764|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| processing request id b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2 2022-10-07 04:11:01,765|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| storeExecutionInput called not to store the Workflow action input details 2022-10-07 04:11:01,765|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| StoreAuditService ID -1 2022-10-07 04:11:01,767|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-10-07 04:11:01,767|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-10-07 04:11:01,768|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-10-07 04:11:01,774|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deriving input data for workflow: (config-deploy) 2022-10-07 04:11:01,774|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-10-07 04:11:01,775|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-10-07 04:11:01,809|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| preparing request id(b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2) for workflow(config-deploy) step(config-deploy) 2022-10-07 04:11:01,809|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-10-07 04:11:01,809|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:11:01,815|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-10-07 04:11:01,815|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Getting Jython Script Class(ConfigDeploy) 2022-10-07 04:11:01,873|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@2b5936cd 2022-10-07 04:11:01,876|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Hello world 2022-10-07 04:11:01,877|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Preparing Response... 2022-10-07 04:11:01,877|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-10-07 04:11:01,877|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-10-07 04:11:01,878|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9b207d46-8313-4a59-aebe-63308e274262 auditStoreId -1 2022-10-07 04:11:01,880|b15ac6f6-fbb1-4a16-93ea-3451a4b90ef2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Completed 2022-10-07 04:12:06,635|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| processing request id a40f01d4-d258-4c3f-a7b0-0af013a54a50 2022-10-07 04:12:06,636|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| storeExecutionInput called not to store the Workflow action input details 2022-10-07 04:12:06,636|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| StoreAuditService ID -1 2022-10-07 04:12:06,638|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-10-07 04:12:06,638|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-10-07 04:12:06,642|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-10-07 04:12:06,667|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deriving input data for workflow: (resource-assignment) 2022-10-07 04:12:06,747|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Execute node(START) -> executed state(SUCCESS) 2022-10-07 04:12:06,752|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Executing workflow(resource-assignment[a40f01d4-d258-4c3f-a7b0-0af013a54a50])'s step(resource-assignment) 2022-10-07 04:12:06,752|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-10-07 04:12:06,753|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| preparing request id(a40f01d4-d258-4c3f-a7b0-0af013a54a50) for workflow(resource-assignment) step(resource-assignment) 2022-10-07 04:12:06,753|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-10-07 04:12:06,753|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-10-07 04:12:06,754|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-10-07 04:12:06,778|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:12:06,786|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-10-07 04:12:06,787|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-10-07 04:12:06,787|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-10-07 04:12:06,787|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("6c345fad-b150-4d6d-9f62-9855fc911b4c") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-10-07 04:12:06,788|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("611a3a84-3515-4df6-ad3e-a6da7a446ffe") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-10-07 04:12:06,798|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:12:06,798|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:12:06,813|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-10-07 04:12:09,308|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response status(200 - ) 2022-10-07 04:12:09,309|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response processing type (string) 2022-10-07 04:12:09,309|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221007t041209158589z") 2022-10-07 04:12:09,309|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221007t041209158589z") 2022-10-07 04:12:09,309|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221007t041209158589z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-10-07 04:12:09,310|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-10-07 04:12:09,311|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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" : "611a3a84-3515-4df6-ad3e-a6da7a446ffe", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "6c345fad-b150-4d6d-9f62-9855fc911b4c", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221007t041209158589z" }) 2022-10-07 04:12:09,323|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Preparing Response... 2022-10-07 04:12:09,323|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-10-07 04:12:09,323|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-10-07 04:12:09,324|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Executing workflow(resource-assignment[a40f01d4-d258-4c3f-a7b0-0af013a54a50])'s step(profile-upload) 2022-10-07 04:12:09,324|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-10-07 04:12:09,330|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| preparing request id(a40f01d4-d258-4c3f-a7b0-0af013a54a50) for workflow(resource-assignment) step(profile-upload) 2022-10-07 04:12:09,330|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-10-07 04:12:09,331|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:12:09,332|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Triggering K8s Profile Upload component logic. 2022-10-07 04:12:09,332|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Getting the template prefixes 2022-10-07 04:12:09,333|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Iterating over prefixes in resource assignment map. 2022-10-07 04:12:09,335|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Prefix vnf does not have required data for us to continue. 2022-10-07 04:12:09,335|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Preparing Response... 2022-10-07 04:12:09,335|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-10-07 04:12:09,335|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-10-07 04:12:09,336|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Execute node(END) -> executed state(SUCCESS) 2022-10-07 04:12:09,339|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| workflow(a40f01d4-d258-4c3f-a7b0-0af013a54a50) nodes completed with (0)exceptions 2022-10-07 04:12:09,340|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-10-07 04:12:09,340|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ab6445d9-a87e-4a70-94e7-0e020bf8ecb1 auditStoreId -1 2022-10-07 04:12:14,408|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| processing request id 741b5724-165f-4e66-906d-59eca95d3d89 2022-10-07 04:12:14,408|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| storeExecutionInput called not to store the Workflow action input details 2022-10-07 04:12:14,408|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| StoreAuditService ID -1 2022-10-07 04:12:14,408|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-10-07 04:12:14,408|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-10-07 04:12:14,410|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-10-07 04:12:14,419|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deriving input data for workflow: (resource-assignment) 2022-10-07 04:12:14,421|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Execute node(START) -> executed state(SUCCESS) 2022-10-07 04:12:14,422|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Executing workflow(resource-assignment[741b5724-165f-4e66-906d-59eca95d3d89])'s step(resource-assignment) 2022-10-07 04:12:14,422|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-10-07 04:12:14,423|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| preparing request id(741b5724-165f-4e66-906d-59eca95d3d89) for workflow(resource-assignment) step(resource-assignment) 2022-10-07 04:12:14,423|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-10-07 04:12:14,423|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-10-07 04:12:14,424|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-10-07 04:12:14,442|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:12:14,446|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-10-07 04:12:14,446|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("f5301fac-901d-4c67-ad89-99d419d8a298") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-10-07 04:12:14,447|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2022-10-07 04:12:14,447|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-10-07 04:12:14,447|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("3196e4e4-9d3a-4371-b900-33c9a831d998") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-10-07 04:12:14,449|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:12:14,449|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:12:14,496|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Parameter information : ({customizationid=3196e4e4-9d3a-4371-b900-33c9a831d998}) 2022-10-07 04:12:14,496|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Parameter information : ({customizationid=3196e4e4-9d3a-4371-b900-33c9a831d998}) 2022-10-07 04:12:14,510|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response processing type (string) 2022-10-07 04:12:14,510|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response processing type (string) 2022-10-07 04:12:14,513|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"00f41662-7b64-49f8-8666-8e96a668e11f"}]) 2022-10-07 04:12:14,513|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809"}]) 2022-10-07 04:12:14,513|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("00f41662-7b64-49f8-8666-8e96a668e11f") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-10-07 04:12:14,513|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("623bcc51-8fc3-482b-9b0a-f2fb6e0c5809") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-10-07 04:12:14,514|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-10-07 04:12:14,523|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Transformed value: null -> 00f41662-7b64-49f8-8666-8e96a668e11f 2022-10-07 04:12:14,524|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:12:14,566|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Parameter information : ({customizationid=3196e4e4-9d3a-4371-b900-33c9a831d998}) 2022-10-07 04:12:14,572|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response processing type (string) 2022-10-07 04:12:14,573|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-10-07 04:12:14,573|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-10-07 04:12:14,574|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-10-07 04:12:14,574|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-10-07 04:12:14,580|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Transformed value: null -> 3196e4e4-9d3a-4371-b900-33c9a831d998 2022-10-07 04:12:14,580|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("611a3a84-3515-4df6-ad3e-a6da7a446ffe") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-10-07 04:12:14,580|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-10-07 04:12:14,581|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2022-10-07 04:12:14,581|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("6c345fad-b150-4d6d-9f62-9855fc911b4c") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-10-07 04:12:14,588|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/611a3a84-3515-4df6-ad3e-a6da7a446ffe/service-data/vnfs/vnf/6c345fad-b150-4d6d-9f62-9855fc911b4c/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-10-07 04:12:14,588|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/611a3a84-3515-4df6-ad3e-a6da7a446ffe/service-data/vnfs/vnf/6c345fad-b150-4d6d-9f62-9855fc911b4c/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2022-10-07 04:12:14,589|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/611a3a84-3515-4df6-ad3e-a6da7a446ffe/service-data/vnfs/vnf/6c345fad-b150-4d6d-9f62-9855fc911b4c/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-10-07 04:12:14,589|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/611a3a84-3515-4df6-ad3e-a6da7a446ffe/service-data/vnfs/vnf/6c345fad-b150-4d6d-9f62-9855fc911b4c/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-10-07 04:12:14,601|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/611a3a84-3515-4df6-ad3e-a6da7a446ffe/service-data/vnfs/vnf/6c345fad-b150-4d6d-9f62-9855fc911b4c/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-10-07 04:12:14,603|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/611a3a84-3515-4df6-ad3e-a6da7a446ffe/service-data/vnfs/vnf/6c345fad-b150-4d6d-9f62-9855fc911b4c/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-10-07 04:12:14,625|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response status(200 - OK) 2022-10-07 04:12:14,625|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response status(200 - OK) 2022-10-07 04:12:14,625|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response processing type (string) 2022-10-07 04:12:14,625|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response processing type (string) 2022-10-07 04:12:14,626|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221007t041209158589z") 2022-10-07 04:12:14,626|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-10-07 04:12:14,626|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221007t041209158589z") 2022-10-07 04:12:14,626|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-10-07 04:12:14,626|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221007t041209158589z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-10-07 04:12:14,626|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-10-07 04:12:14,635|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:12:14,635|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:12:14,636|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-10-07 04:12:14,733|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response status(200 - ) 2022-10-07 04:12:14,733|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response processing type (string) 2022-10-07 04:12:14,734|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221007t041209158589z-helm_apache-vfmt-001") 2022-10-07 04:12:14,734|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221007t041209158589z-helm_apache-vfmt-001") 2022-10-07 04:12:14,734|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221007t041209158589z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string) 2022-10-07 04:12:14,735|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-10-07 04:12:14,744|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/611a3a84-3515-4df6-ad3e-a6da7a446ffe/service-data/vnfs/vnf/6c345fad-b150-4d6d-9f62-9855fc911b4c/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-10-07 04:12:14,744|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/611a3a84-3515-4df6-ad3e-a6da7a446ffe/service-data/vnfs/vnf/6c345fad-b150-4d6d-9f62-9855fc911b4c/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-10-07 04:12:14,757|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/611a3a84-3515-4df6-ad3e-a6da7a446ffe/service-data/vnfs/vnf/6c345fad-b150-4d6d-9f62-9855fc911b4c/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-10-07 04:12:14,767|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response status(200 - OK) 2022-10-07 04:12:14,767|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response processing type (string) 2022-10-07 04:12:14,767|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-10-07 04:12:14,768|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-10-07 04:12:14,768|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-10-07 04:12:14,768|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-10-07 04:12:14,768|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-10-07 04:12:14,769|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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" : "00f41662-7b64-49f8-8666-8e96a668e11f", "k8s-rb-definition-version" : "3196e4e4-9d3a-4371-b900-33c9a831d998", "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" : "611a3a84-3515-4df6-ad3e-a6da7a446ffe", "vf-module-id" : "f5301fac-901d-4c67-ad89-99d419d8a298", "vf-module-label" : "helm_apache", "vf-module-model-customization-uuid" : "3196e4e4-9d3a-4371-b900-33c9a831d998", "vf-module-model-invariant-uuid" : "00f41662-7b64-49f8-8666-8e96a668e11f", "vf-module-model-version" : "623bcc51-8fc3-482b-9b0a-f2fb6e0c5809", "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221007t041209158589z-helm_apache-vfmt-001", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "6c345fad-b150-4d6d-9f62-9855fc911b4c", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221007t041209158589z" }) 2022-10-07 04:12:14,784|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Preparing Response... 2022-10-07 04:12:14,784|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-10-07 04:12:14,784|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-10-07 04:12:14,785|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Executing workflow(resource-assignment[741b5724-165f-4e66-906d-59eca95d3d89])'s step(profile-upload) 2022-10-07 04:12:14,785|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-10-07 04:12:14,785|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| preparing request id(741b5724-165f-4e66-906d-59eca95d3d89) for workflow(resource-assignment) step(profile-upload) 2022-10-07 04:12:14,786|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-10-07 04:12:14,786|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| 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-10-07 04:12:14,786|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Triggering K8s Profile Upload component logic. 2022-10-07 04:12:14,786|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Getting the template prefixes 2022-10-07 04:12:14,786|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Iterating over prefixes in resource assignment map. 2022-10-07 04:12:14,854|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Rest request method(GET), url(/v1/rb/definition/00f41662-7b64-49f8-8666-8e96a668e11f/3196e4e4-9d3a-4371-b900-33c9a831d998) 2022-10-07 04:12:14,863|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response status(200 - OK) 2022-10-07 04:12:14,875|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Rest request method(GET), url(/v1/rb/definition/00f41662-7b64-49f8-8666-8e96a668e11f/3196e4e4-9d3a-4371-b900-33c9a831d998/profile/node-port-profile) 2022-10-07 04:12:14,880|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response status(404 - Not Found) 2022-10-07 04:12:14,880|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Uploading K8s Profile.. 2022-10-07 04:12:14,907|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Rest request method(POST), url(/v1/rb/definition/00f41662-7b64-49f8-8666-8e96a668e11f/3196e4e4-9d3a-4371-b900-33c9a831d998/profile) 2022-10-07 04:12:14,917|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response status(201 - Created) 2022-10-07 04:12:14,935|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Rest request method(POST), url(/v1/rb/definition/00f41662-7b64-49f8-8666-8e96a668e11f/3196e4e4-9d3a-4371-b900-33c9a831d998/profile/node-port-profile/content) 2022-10-07 04:12:14,944|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Response status(200 - OK) 2022-10-07 04:12:14,945|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| K8s Profile Upload Completed 2022-10-07 04:12:14,945|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Preparing Response... 2022-10-07 04:12:14,945|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-10-07 04:12:14,945|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-10-07 04:12:14,946|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Execute node(END) -> executed state(SUCCESS) 2022-10-07 04:12:14,946|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| workflow(741b5724-165f-4e66-906d-59eca95d3d89) nodes completed with (0)exceptions 2022-10-07 04:12:14,947|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-10-07 04:12:14,947|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d66162b3-3884-46ea-8721-a12ead91a0f3 auditStoreId -1 2022-10-07 04:12:17,329|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-10-07 04:12:17,437|||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-10-07 04:12:17,441|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| processing request id 6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb 2022-10-07 04:12:17,441|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| storeExecutionInput called not to store the Workflow action input details 2022-10-07 04:12:17,441|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| StoreAuditService ID -1 2022-10-07 04:12:17,442|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-10-07 04:12:17,442|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-10-07 04:12:17,442|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-10-07 04:12:17,448|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deriving input data for workflow: (config-assign) 2022-10-07 04:12:17,449|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-10-07 04:12:17,449|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-assign[6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb])'s step(config-setup) 2022-10-07 04:12:17,450|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-10-07 04:12:17,451|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb) for workflow(config-assign) step(config-setup) 2022-10-07 04:12:17,451|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-10-07 04:12:17,451|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]}) 2022-10-07 04:12:17,452|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-10-07 04:12:17,486|||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = false dependencies = [] dictionaryName = replica-count dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = capability ]], [[ name = service-instance-name status = null required = null dependencies = [service-instance-id] dictionaryName = service-instance-name dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = capability ]], [[ name = vf-modules-list-sdnc status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = sdnc ]], [[ name = vf-modules-list-aai status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = aai-data ]], [[ name = config-deploy-setup status = null required = null dependencies = [vf-modules-list-aai, vf-modules-list-sdnc] dictionaryName = config-deploy-setup dictionarySource = capability ]]]) 2022-10-07 04:12:17,488|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-10-07 04:12:17,489|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("611a3a84-3515-4df6-ad3e-a6da7a446ffe") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-10-07 04:12:17,496|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/611a3a84-3515-4df6-ad3e-a6da7a446ffe), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-10-07 04:12:17,496|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/611a3a84-3515-4df6-ad3e-a6da7a446ffe), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-10-07 04:12:17,508|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/611a3a84-3515-4df6-ad3e-a6da7a446ffe) 2022-10-07 04:12:17,524|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-10-07 04:12:17,525|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2022-10-07 04:12:17,526|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9") 2022-10-07 04:12:17,526|||DefaultDispatcher-worker-1||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9") 2022-10-07 04:12:17,526|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-10-07 04:12:17,527|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("6c345fad-b150-4d6d-9f62-9855fc911b4c") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-10-07 04:12:17,542|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/611a3a84-3515-4df6-ad3e-a6da7a446ffe/service-data/vnfs/vnf/6c345fad-b150-4d6d-9f62-9855fc911b4c/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-10-07 04:12:17,542|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/611a3a84-3515-4df6-ad3e-a6da7a446ffe/service-data/vnfs/vnf/6c345fad-b150-4d6d-9f62-9855fc911b4c/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-10-07 04:12:17,556|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/611a3a84-3515-4df6-ad3e-a6da7a446ffe/service-data/vnfs/vnf/6c345fad-b150-4d6d-9f62-9855fc911b4c/vnf-data/vf-modules) 2022-10-07 04:12:17,570|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-10-07 04:12:17,570|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-10-07 04:12:17,571|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","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_2ba4f376-c12b-4608-8304-3c6ce5aebde9_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":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","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-20221007t041209158589z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"00f41662-7b64-49f8-8666-8e96a668e11f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221007t041209158589z","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":"3196e4e4-9d3a-4371-b900-33c9a831d998","model-uuid":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-invariant-uuid":"00f41662-7b64-49f8-8666-8e96a668e11f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","vf-module-name":"basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"77efe7db-932d-48d8-a93a-0068aa45c0f3","model-invariant-uuid":"d93f5064-d73f-4239-8831-8d67ead2a91c"},"global-customer-id":"basiccnf-macro-customer","service-id":"611a3a84-3515-4df6-ad3e-a6da7a446ffe","service-instance-id":"611a3a84-3515-4df6-ad3e-a6da7a446ffe","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"9cf8d2c1-061d-45cd-b474-6a5014f7a05a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c6c937d3-fa35-41ab-ad8b-128dc11546c2","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6ba8a65a-b462-4c0b-a70e-59ced232997c","model-uuid":"0e8c7781-e311-4689-b093-221c609d6683","model-invariant-uuid":"2c53cd17-0ba3-47aa-ae5e-e9e458e92879"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"6c345fad-b150-4d6d-9f62-9855fc911b4c"},"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":"3196e4e4-9d3a-4371-b900-33c9a831d998","model-uuid":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-invariant-uuid":"00f41662-7b64-49f8-8666-8e96a668e11f"},"vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298"}}}]}) 2022-10-07 04:12:17,571|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","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_2ba4f376-c12b-4608-8304-3c6ce5aebde9_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":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","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-20221007t041209158589z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"00f41662-7b64-49f8-8666-8e96a668e11f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221007t041209158589z","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":"3196e4e4-9d3a-4371-b900-33c9a831d998","model-uuid":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-invariant-uuid":"00f41662-7b64-49f8-8666-8e96a668e11f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","vf-module-name":"basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"77efe7db-932d-48d8-a93a-0068aa45c0f3","model-invariant-uuid":"d93f5064-d73f-4239-8831-8d67ead2a91c"},"global-customer-id":"basiccnf-macro-customer","service-id":"611a3a84-3515-4df6-ad3e-a6da7a446ffe","service-instance-id":"611a3a84-3515-4df6-ad3e-a6da7a446ffe","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"9cf8d2c1-061d-45cd-b474-6a5014f7a05a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c6c937d3-fa35-41ab-ad8b-128dc11546c2","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6ba8a65a-b462-4c0b-a70e-59ced232997c","model-uuid":"0e8c7781-e311-4689-b093-221c609d6683","model-invariant-uuid":"2c53cd17-0ba3-47aa-ae5e-e9e458e92879"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"6c345fad-b150-4d6d-9f62-9855fc911b4c"},"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":"3196e4e4-9d3a-4371-b900-33c9a831d998","model-uuid":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-invariant-uuid":"00f41662-7b64-49f8-8666-8e96a668e11f"},"vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298"}}}]}) 2022-10-07 04:12:17,572|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","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_2ba4f376-c12b-4608-8304-3c6ce5aebde9_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":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","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-20221007t041209158589z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"00f41662-7b64-49f8-8666-8e96a668e11f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221007t041209158589z","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":"3196e4e4-9d3a-4371-b900-33c9a831d998","model-uuid":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-invariant-uuid":"00f41662-7b64-49f8-8666-8e96a668e11f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","vf-module-name":"basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"77efe7db-932d-48d8-a93a-0068aa45c0f3","model-invariant-uuid":"d93f5064-d73f-4239-8831-8d67ead2a91c"},"global-customer-id":"basiccnf-macro-customer","service-id":"611a3a84-3515-4df6-ad3e-a6da7a446ffe","service-instance-id":"611a3a84-3515-4df6-ad3e-a6da7a446ffe","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"9cf8d2c1-061d-45cd-b474-6a5014f7a05a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c6c937d3-fa35-41ab-ad8b-128dc11546c2","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6ba8a65a-b462-4c0b-a70e-59ced232997c","model-uuid":"0e8c7781-e311-4689-b093-221c609d6683","model-invariant-uuid":"2c53cd17-0ba3-47aa-ae5e-e9e458e92879"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"6c345fad-b150-4d6d-9f62-9855fc911b4c"},"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":"3196e4e4-9d3a-4371-b900-33c9a831d998","model-uuid":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-invariant-uuid":"00f41662-7b64-49f8-8666-8e96a668e11f"},"vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298"}}}]), type ({json}) 2022-10-07 04:12:17,572|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","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_2ba4f376-c12b-4608-8304-3c6ce5aebde9_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":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","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-20221007t041209158589z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"00f41662-7b64-49f8-8666-8e96a668e11f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221007t041209158589z","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":"3196e4e4-9d3a-4371-b900-33c9a831d998","model-uuid":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-invariant-uuid":"00f41662-7b64-49f8-8666-8e96a668e11f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","vf-module-name":"basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"77efe7db-932d-48d8-a93a-0068aa45c0f3","model-invariant-uuid":"d93f5064-d73f-4239-8831-8d67ead2a91c"},"global-customer-id":"basiccnf-macro-customer","service-id":"611a3a84-3515-4df6-ad3e-a6da7a446ffe","service-instance-id":"611a3a84-3515-4df6-ad3e-a6da7a446ffe","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"9cf8d2c1-061d-45cd-b474-6a5014f7a05a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c6c937d3-fa35-41ab-ad8b-128dc11546c2","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6ba8a65a-b462-4c0b-a70e-59ced232997c","model-uuid":"0e8c7781-e311-4689-b093-221c609d6683","model-invariant-uuid":"2c53cd17-0ba3-47aa-ae5e-e9e458e92879"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"6c345fad-b150-4d6d-9f62-9855fc911b4c"},"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":"3196e4e4-9d3a-4371-b900-33c9a831d998","model-uuid":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-invariant-uuid":"00f41662-7b64-49f8-8666-8e96a668e11f"},"vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-10-07 04:12:17,579|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/6c345fad-b150-4d6d-9f62-9855fc911b4c?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-10-07 04:12:17,580|||DefaultDispatcher-worker-1||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/6c345fad-b150-4d6d-9f62-9855fc911b4c?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-10-07 04:12:17,602|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/6c345fad-b150-4d6d-9f62-9855fc911b4c?depth=1) 2022-10-07 04:12:17,919|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-10-07 04:12:17,920|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-10-07 04:12:17,921|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","vf-module-name":"basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1665115935967","model-invariant-id":"00f41662-7b64-49f8-8666-8e96a668e11f","model-version-id":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-customization-id":"3196e4e4-9d3a-4371-b900-33c9a831d998","module-index":0}]}) 2022-10-07 04:12:17,921|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","vf-module-name":"basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1665115935967","model-invariant-id":"00f41662-7b64-49f8-8666-8e96a668e11f","model-version-id":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-customization-id":"3196e4e4-9d3a-4371-b900-33c9a831d998","module-index":0}]}) 2022-10-07 04:12:17,921|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","vf-module-name":"basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1665115935967","model-invariant-id":"00f41662-7b64-49f8-8666-8e96a668e11f","model-version-id":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-customization-id":"3196e4e4-9d3a-4371-b900-33c9a831d998","module-index":0}]), type ({json}) 2022-10-07 04:12:17,921|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","vf-module-name":"basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1665115935967","model-invariant-id":"00f41662-7b64-49f8-8666-8e96a668e11f","model-version-id":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-customization-id":"3196e4e4-9d3a-4371-b900-33c9a831d998","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-10-07 04:12:17,922|||DefaultDispatcher-worker-1||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-10-07 04:12:17,925|||DefaultDispatcher-worker-1||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-10-07 04:12:22,589|||DefaultDispatcher-worker-1||||INFO||||||| compiled in (4664)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-10-07 04:12:22,589|||DefaultDispatcher-worker-1||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-10-07 04:12:22,609|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"00f41662-7b64-49f8-8666-8e96a668e11f","k8s-rb-definition-version":"3196e4e4-9d3a-4371-b900-33c9a831d998","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-10-07 04:12:22,611|||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" : "00f41662-7b64-49f8-8666-8e96a668e11f", "k8s-rb-definition-version" : "3196e4e4-9d3a-4371-b900-33c9a831d998" } }, "replica-count" : null, "service-instance-id" : "611a3a84-3515-4df6-ad3e-a6da7a446ffe", "service-instance-name" : "basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "is-base-vf-module" : false, "model-customization-id" : "3196e4e4-9d3a-4371-b900-33c9a831d998", "model-invariant-id" : "00f41662-7b64-49f8-8666-8e96a668e11f", "model-version-id" : "623bcc51-8fc3-482b-9b0a-f2fb6e0c5809", "module-index" : 0, "orchestration-status" : "Assigned", "resource-version" : "1665115935967", "vf-module-id" : "f5301fac-901d-4c67-ad89-99d419d8a298", "vf-module-name" : "basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "assign", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c6c937d3-fa35-41ab-ad8b-128dc11546c2", "svc-request-id" : "9cf8d2c1-061d-45cd-b474-6a5014f7a05a" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "d93f5064-d73f-4239-8831-8d67ead2a91c", "model-name" : "basic_cnf_macro", "model-uuid" : "77efe7db-932d-48d8-a93a-0068aa45c0f3", "model-version" : "1.0" }, "service-id" : "611a3a84-3515-4df6-ad3e-a6da7a446ffe", "service-instance-id" : "611a3a84-3515-4df6-ad3e-a6da7a446ffe", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "onap-model-information" : { "model-customization-uuid" : "3196e4e4-9d3a-4371-b900-33c9a831d998", "model-invariant-uuid" : "00f41662-7b64-49f8-8666-8e96a668e11f", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "623bcc51-8fc3-482b-9b0a-f2fb6e0c5809", "model-version" : "1" }, "vf-module-id" : "f5301fac-901d-4c67-ad89-99d419d8a298", "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_2ba4f376-c12b-4608-8304-3c6ce5aebde9_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "3196e4e4-9d3a-4371-b900-33c9a831d998", "model-invariant-uuid" : "00f41662-7b64-49f8-8666-8e96a668e11f", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "623bcc51-8fc3-482b-9b0a-f2fb6e0c5809", "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" : "623bcc51-8fc3-482b-9b0a-f2fb6e0c5809" }, { "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-20221007t041209158589z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "00f41662-7b64-49f8-8666-8e96a668e11f" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20221007t041209158589z" }, { "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" : "f5301fac-901d-4c67-ad89-99d419d8a298", "vf-module-name" : "basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "6ba8a65a-b462-4c0b-a70e-59ced232997c", "model-invariant-uuid" : "2c53cd17-0ba3-47aa-ae5e-e9e458e92879", "model-name" : "basic_cnf_macro", "model-uuid" : "0e8c7781-e311-4689-b093-221c609d6683", "model-version" : "1.0" }, "vnf-id" : "6c345fad-b150-4d6d-9f62-9855fc911b4c", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "f5301fac-901d-4c67-ad89-99d419d8a298" } ] }, "vnf-id" : "6c345fad-b150-4d6d-9f62-9855fc911b4c" }) 2022-10-07 04:12:22,620|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-10-07 04:12:22,620|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-10-07 04:12:22,620|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-10-07 04:12:22,620|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-assign[6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb])'s step(config-template) 2022-10-07 04:12:22,621|||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-10-07 04:12:22,626|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb) for workflow(config-assign) step(config-template) 2022-10-07 04:12:22,626|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process) 2022-10-07 04:12:22,626|||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-10-07 04:12:22,693|||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Config Upload component logic. 2022-10-07 04:12:22,693|||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes 2022-10-07 04:12:22,693|||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-10-07 04:12:22,703|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/00f41662-7b64-49f8-8666-8e96a668e11f/3196e4e4-9d3a-4371-b900-33c9a831d998) 2022-10-07 04:12:22,709|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-10-07 04:12:22,719|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/00f41662-7b64-49f8-8666-8e96a668e11f/3196e4e4-9d3a-4371-b900-33c9a831d998/config-template/replica-count-template) 2022-10-07 04:12:22,725|||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error) 2022-10-07 04:12:22,725|||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s template.. 2022-10-07 04:12:22,737|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/00f41662-7b64-49f8-8666-8e96a668e11f/3196e4e4-9d3a-4371-b900-33c9a831d998/config-template) 2022-10-07 04:12:22,745|||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created) 2022-10-07 04:12:22,755|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/00f41662-7b64-49f8-8666-8e96a668e11f/3196e4e4-9d3a-4371-b900-33c9a831d998/config-template/replica-count-template/content) 2022-10-07 04:12:22,775|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-10-07 04:12:22,776|||DefaultDispatcher-worker-1||||INFO||||||| K8s Config Upload Completed 2022-10-07 04:12:22,776|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-10-07 04:12:22,776|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process) 2022-10-07 04:12:22,776|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS) 2022-10-07 04:12:22,777|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-10-07 04:12:22,777|||DefaultDispatcher-worker-1||||INFO||||||| workflow(6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb) nodes completed with (0)exceptions 2022-10-07 04:12:22,777|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveWorkflowOutputs for workflow(config-assign) 2022-10-07 04:12:22,778|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8e084b8c-6e75-47de-b374-d4eca73b14cb auditStoreId -1 2022-10-07 04:12:22,781|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Completed 2022-10-07 04:12:58,456|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-10-07 04:12:58,568|||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-10-07 04:12:58,571|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| processing request id 6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb 2022-10-07 04:12:58,571|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| storeExecutionInput called not to store the Workflow action input details 2022-10-07 04:12:58,571|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| StoreAuditService ID -1 2022-10-07 04:12:58,572|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-10-07 04:12:58,572|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-10-07 04:12:58,573|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-10-07 04:12:58,581|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Deriving input data for workflow: (config-deploy) 2022-10-07 04:12:58,582|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-10-07 04:12:58,583|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb])'s step(config-setup) 2022-10-07 04:12:58,583|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-10-07 04:12:58,584|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb) for workflow(config-deploy) step(config-setup) 2022-10-07 04:12:58,584|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-10-07 04:12:58,584|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]}) 2022-10-07 04:12:58,585|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-10-07 04:12:58,612|||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = false dependencies = [] dictionaryName = replica-count dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = capability ]], [[ name = service-instance-name status = null required = null dependencies = [service-instance-id] dictionaryName = service-instance-name dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = capability ]], [[ name = vf-modules-list-sdnc status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = sdnc ]], [[ name = vf-modules-list-aai status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = aai-data ]], [[ name = config-deploy-setup status = null required = null dependencies = [vf-modules-list-aai, vf-modules-list-sdnc] dictionaryName = config-deploy-setup dictionarySource = capability ]]]) 2022-10-07 04:12:58,614|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-10-07 04:12:58,614|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("611a3a84-3515-4df6-ad3e-a6da7a446ffe") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-10-07 04:12:58,621|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/611a3a84-3515-4df6-ad3e-a6da7a446ffe), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-10-07 04:12:58,621|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/611a3a84-3515-4df6-ad3e-a6da7a446ffe), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-10-07 04:12:58,632|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/611a3a84-3515-4df6-ad3e-a6da7a446ffe) 2022-10-07 04:12:58,651|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-10-07 04:12:58,651|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2022-10-07 04:12:58,652|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9") 2022-10-07 04:12:58,652|||DefaultDispatcher-worker-1||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9") 2022-10-07 04:12:58,653|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-10-07 04:12:58,654|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("6c345fad-b150-4d6d-9f62-9855fc911b4c") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-10-07 04:12:58,659|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/611a3a84-3515-4df6-ad3e-a6da7a446ffe/service-data/vnfs/vnf/6c345fad-b150-4d6d-9f62-9855fc911b4c/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-10-07 04:12:58,660|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/611a3a84-3515-4df6-ad3e-a6da7a446ffe/service-data/vnfs/vnf/6c345fad-b150-4d6d-9f62-9855fc911b4c/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-10-07 04:12:58,669|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/611a3a84-3515-4df6-ad3e-a6da7a446ffe/service-data/vnfs/vnf/6c345fad-b150-4d6d-9f62-9855fc911b4c/vnf-data/vf-modules) 2022-10-07 04:12:58,680|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-10-07 04:12:58,680|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-10-07 04:12:58,681|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","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_2ba4f376-c12b-4608-8304-3c6ce5aebde9_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":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","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-20221007t041209158589z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"00f41662-7b64-49f8-8666-8e96a668e11f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221007t041209158589z","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":"3196e4e4-9d3a-4371-b900-33c9a831d998","model-uuid":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-invariant-uuid":"00f41662-7b64-49f8-8666-8e96a668e11f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","vf-module-name":"basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"77efe7db-932d-48d8-a93a-0068aa45c0f3","model-invariant-uuid":"d93f5064-d73f-4239-8831-8d67ead2a91c"},"global-customer-id":"basiccnf-macro-customer","service-id":"611a3a84-3515-4df6-ad3e-a6da7a446ffe","service-instance-id":"611a3a84-3515-4df6-ad3e-a6da7a446ffe","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"3b152f63-7519-4952-9640-a34ebcfd4f73","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e6202322-c9b0-4293-91b3-0fd2df2abde9","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6ba8a65a-b462-4c0b-a70e-59ced232997c","model-uuid":"0e8c7781-e311-4689-b093-221c609d6683","model-invariant-uuid":"2c53cd17-0ba3-47aa-ae5e-e9e458e92879"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"6c345fad-b150-4d6d-9f62-9855fc911b4c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"3196e4e4-9d3a-4371-b900-33c9a831d998","model-uuid":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-invariant-uuid":"00f41662-7b64-49f8-8666-8e96a668e11f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","from-preload":false}}}]}) 2022-10-07 04:12:58,681|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","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_2ba4f376-c12b-4608-8304-3c6ce5aebde9_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":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","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-20221007t041209158589z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"00f41662-7b64-49f8-8666-8e96a668e11f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221007t041209158589z","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":"3196e4e4-9d3a-4371-b900-33c9a831d998","model-uuid":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-invariant-uuid":"00f41662-7b64-49f8-8666-8e96a668e11f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","vf-module-name":"basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"77efe7db-932d-48d8-a93a-0068aa45c0f3","model-invariant-uuid":"d93f5064-d73f-4239-8831-8d67ead2a91c"},"global-customer-id":"basiccnf-macro-customer","service-id":"611a3a84-3515-4df6-ad3e-a6da7a446ffe","service-instance-id":"611a3a84-3515-4df6-ad3e-a6da7a446ffe","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"3b152f63-7519-4952-9640-a34ebcfd4f73","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e6202322-c9b0-4293-91b3-0fd2df2abde9","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6ba8a65a-b462-4c0b-a70e-59ced232997c","model-uuid":"0e8c7781-e311-4689-b093-221c609d6683","model-invariant-uuid":"2c53cd17-0ba3-47aa-ae5e-e9e458e92879"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"6c345fad-b150-4d6d-9f62-9855fc911b4c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"3196e4e4-9d3a-4371-b900-33c9a831d998","model-uuid":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-invariant-uuid":"00f41662-7b64-49f8-8666-8e96a668e11f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","from-preload":false}}}]}) 2022-10-07 04:12:58,682|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","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_2ba4f376-c12b-4608-8304-3c6ce5aebde9_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":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","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-20221007t041209158589z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"00f41662-7b64-49f8-8666-8e96a668e11f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221007t041209158589z","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":"3196e4e4-9d3a-4371-b900-33c9a831d998","model-uuid":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-invariant-uuid":"00f41662-7b64-49f8-8666-8e96a668e11f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","vf-module-name":"basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"77efe7db-932d-48d8-a93a-0068aa45c0f3","model-invariant-uuid":"d93f5064-d73f-4239-8831-8d67ead2a91c"},"global-customer-id":"basiccnf-macro-customer","service-id":"611a3a84-3515-4df6-ad3e-a6da7a446ffe","service-instance-id":"611a3a84-3515-4df6-ad3e-a6da7a446ffe","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"3b152f63-7519-4952-9640-a34ebcfd4f73","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e6202322-c9b0-4293-91b3-0fd2df2abde9","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6ba8a65a-b462-4c0b-a70e-59ced232997c","model-uuid":"0e8c7781-e311-4689-b093-221c609d6683","model-invariant-uuid":"2c53cd17-0ba3-47aa-ae5e-e9e458e92879"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"6c345fad-b150-4d6d-9f62-9855fc911b4c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"3196e4e4-9d3a-4371-b900-33c9a831d998","model-uuid":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-invariant-uuid":"00f41662-7b64-49f8-8666-8e96a668e11f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","from-preload":false}}}]), type ({json}) 2022-10-07 04:12:58,682|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","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_2ba4f376-c12b-4608-8304-3c6ce5aebde9_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":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","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-20221007t041209158589z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"00f41662-7b64-49f8-8666-8e96a668e11f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221007t041209158589z","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":"3196e4e4-9d3a-4371-b900-33c9a831d998","model-uuid":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-invariant-uuid":"00f41662-7b64-49f8-8666-8e96a668e11f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","vf-module-name":"basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"77efe7db-932d-48d8-a93a-0068aa45c0f3","model-invariant-uuid":"d93f5064-d73f-4239-8831-8d67ead2a91c"},"global-customer-id":"basiccnf-macro-customer","service-id":"611a3a84-3515-4df6-ad3e-a6da7a446ffe","service-instance-id":"611a3a84-3515-4df6-ad3e-a6da7a446ffe","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"3b152f63-7519-4952-9640-a34ebcfd4f73","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e6202322-c9b0-4293-91b3-0fd2df2abde9","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"6ba8a65a-b462-4c0b-a70e-59ced232997c","model-uuid":"0e8c7781-e311-4689-b093-221c609d6683","model-invariant-uuid":"2c53cd17-0ba3-47aa-ae5e-e9e458e92879"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"6c345fad-b150-4d6d-9f62-9855fc911b4c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"3196e4e4-9d3a-4371-b900-33c9a831d998","model-uuid":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-invariant-uuid":"00f41662-7b64-49f8-8666-8e96a668e11f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-10-07 04:12:58,687|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/6c345fad-b150-4d6d-9f62-9855fc911b4c?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-10-07 04:12:58,687|||DefaultDispatcher-worker-1||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/6c345fad-b150-4d6d-9f62-9855fc911b4c?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-10-07 04:12:58,705|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/6c345fad-b150-4d6d-9f62-9855fc911b4c?depth=1) 2022-10-07 04:12:58,814|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-10-07 04:12:58,815|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-10-07 04:12:58,815|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","vf-module-name":"basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"inspiring_golick","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1665115977028","model-invariant-id":"00f41662-7b64-49f8-8666-8e96a668e11f","model-version-id":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-customization-id":"3196e4e4-9d3a-4371-b900-33c9a831d998","module-index":0}]}) 2022-10-07 04:12:58,816|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","vf-module-name":"basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"inspiring_golick","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1665115977028","model-invariant-id":"00f41662-7b64-49f8-8666-8e96a668e11f","model-version-id":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-customization-id":"3196e4e4-9d3a-4371-b900-33c9a831d998","module-index":0}]}) 2022-10-07 04:12:58,816|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","vf-module-name":"basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"inspiring_golick","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1665115977028","model-invariant-id":"00f41662-7b64-49f8-8666-8e96a668e11f","model-version-id":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-customization-id":"3196e4e4-9d3a-4371-b900-33c9a831d998","module-index":0}]), type ({json}) 2022-10-07 04:12:58,816|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"f5301fac-901d-4c67-ad89-99d419d8a298","vf-module-name":"basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"inspiring_golick","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1665115977028","model-invariant-id":"00f41662-7b64-49f8-8666-8e96a668e11f","model-version-id":"623bcc51-8fc3-482b-9b0a-f2fb6e0c5809","model-customization-id":"3196e4e4-9d3a-4371-b900-33c9a831d998","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-10-07 04:12:58,819|||DefaultDispatcher-worker-1||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-10-07 04:12:58,821|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"00f41662-7b64-49f8-8666-8e96a668e11f","k8s-rb-definition-version":"3196e4e4-9d3a-4371-b900-33c9a831d998","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":"inspiring_golick"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-10-07 04:12:58,822|||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-instance-id" : "inspiring_golick", "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" : "00f41662-7b64-49f8-8666-8e96a668e11f", "k8s-rb-definition-version" : "3196e4e4-9d3a-4371-b900-33c9a831d998" } }, "replica-count" : null, "service-instance-id" : "611a3a84-3515-4df6-ad3e-a6da7a446ffe", "service-instance-name" : "basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "heat-stack-id" : "inspiring_golick", "is-base-vf-module" : false, "model-customization-id" : "3196e4e4-9d3a-4371-b900-33c9a831d998", "model-invariant-id" : "00f41662-7b64-49f8-8666-8e96a668e11f", "model-version-id" : "623bcc51-8fc3-482b-9b0a-f2fb6e0c5809", "module-index" : 0, "orchestration-status" : "Active", "resource-version" : "1665115977028", "vf-module-id" : "f5301fac-901d-4c67-ad89-99d419d8a298", "vf-module-name" : "basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "activate", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e6202322-c9b0-4293-91b3-0fd2df2abde9", "svc-request-id" : "3b152f63-7519-4952-9640-a34ebcfd4f73" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "d93f5064-d73f-4239-8831-8d67ead2a91c", "model-name" : "basic_cnf_macro", "model-uuid" : "77efe7db-932d-48d8-a93a-0068aa45c0f3", "model-version" : "1.0" }, "service-id" : "611a3a84-3515-4df6-ad3e-a6da7a446ffe", "service-instance-id" : "611a3a84-3515-4df6-ad3e-a6da7a446ffe", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "from-preload" : false, "onap-model-information" : { "model-customization-uuid" : "3196e4e4-9d3a-4371-b900-33c9a831d998", "model-invariant-uuid" : "00f41662-7b64-49f8-8666-8e96a668e11f", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "623bcc51-8fc3-482b-9b0a-f2fb6e0c5809", "model-version" : "1" }, "vf-module-id" : "f5301fac-901d-4c67-ad89-99d419d8a298", "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_2ba4f376-c12b-4608-8304-3c6ce5aebde9_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "3196e4e4-9d3a-4371-b900-33c9a831d998", "model-invariant-uuid" : "00f41662-7b64-49f8-8666-8e96a668e11f", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "623bcc51-8fc3-482b-9b0a-f2fb6e0c5809", "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" : "623bcc51-8fc3-482b-9b0a-f2fb6e0c5809" }, { "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-20221007t041209158589z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "00f41662-7b64-49f8-8666-8e96a668e11f" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20221007t041209158589z" }, { "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" : "f5301fac-901d-4c67-ad89-99d419d8a298", "vf-module-name" : "basic_cnf_macro_2ba4f376-c12b-4608-8304-3c6ce5aebde9_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "6ba8a65a-b462-4c0b-a70e-59ced232997c", "model-invariant-uuid" : "2c53cd17-0ba3-47aa-ae5e-e9e458e92879", "model-name" : "basic_cnf_macro", "model-uuid" : "0e8c7781-e311-4689-b093-221c609d6683", "model-version" : "1.0" }, "vnf-id" : "6c345fad-b150-4d6d-9f62-9855fc911b4c", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "f5301fac-901d-4c67-ad89-99d419d8a298" } ] }, "vnf-id" : "6c345fad-b150-4d6d-9f62-9855fc911b4c" }) 2022-10-07 04:12:58,829|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-10-07 04:12:58,829|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-10-07 04:12:58,829|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-10-07 04:12:58,829|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb])'s step(status-verification-script) 2022-10-07 04:12:58,829|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-10-07 04:12:58,835|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb) for workflow(config-deploy) step(status-verification-script) 2022-10-07 04:12:58,835|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-10-07 04:12:58,835|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"}) 2022-10-07 04:12:58,837|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-10-07 04:12:58,841|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - START 2022-10-07 04:12:58,853|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/inspiring_golick/status) 2022-10-07 04:12:58,902|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-10-07 04:12:58,928|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (inspiring_golick) is not ready. Please wait... 2022-10-07 04:13:08,936|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/inspiring_golick/status) 2022-10-07 04:13:08,983|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-10-07 04:13:08,987|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (inspiring_golick) is not ready. Please wait... 2022-10-07 04:13:18,995|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/inspiring_golick/status) 2022-10-07 04:13:19,040|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-10-07 04:13:19,042|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (inspiring_golick) is ready. 2022-10-07 04:13:19,042|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - END 2022-10-07 04:13:19,042|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-10-07 04:13:19,042|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-10-07 04:13:19,042|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS) 2022-10-07 04:13:19,043|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb])'s step(config-apply) 2022-10-07 04:13:19,043|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-10-07 04:13:19,049|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb) for workflow(config-deploy) step(config-apply) 2022-10-07 04:13:19,049|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process) 2022-10-07 04:13:19,049|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}}) 2022-10-07 04:13:19,051|||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Config Value component logic. 2022-10-07 04:13:19,051|||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes 2022-10-07 04:13:19,051|||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-10-07 04:13:19,061|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/inspiring_golick/config/replica-count-change) 2022-10-07 04:13:24,070|||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error) 2022-10-07 04:13:24,071|||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s config.. 2022-10-07 04:13:24,096|||DefaultDispatcher-worker-1||||INFO||||||| Config building started from source custom-values 2022-10-07 04:13:24,097|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping) 2022-10-07 04:13:24,166|||DefaultDispatcher-worker-1||||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-10-07 04:13:24,168|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-10-07 04:13:24,168|||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ "replica-count" : 2 }) 2022-10-07 04:13:24,229|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/instance/inspiring_golick/config) 2022-10-07 04:13:24,344|||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created) 2022-10-07 04:13:24,355|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-10-07 04:13:24,355|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process) 2022-10-07 04:13:24,355|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS) 2022-10-07 04:13:24,356|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb])'s step(status-verification-script-after) 2022-10-07 04:13:24,356|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-10-07 04:13:24,358|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb) for workflow(config-deploy) step(status-verification-script-after) 2022-10-07 04:13:24,358|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-10-07 04:13:24,359|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"}) 2022-10-07 04:13:24,362|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-10-07 04:13:24,368|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - START 2022-10-07 04:13:24,379|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/inspiring_golick/status) 2022-10-07 04:13:24,437|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-10-07 04:13:24,438|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (inspiring_golick) is not ready. Please wait... 2022-10-07 04:13:34,449|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/inspiring_golick/status) 2022-10-07 04:13:34,507|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-10-07 04:13:34,512|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (inspiring_golick) is not ready. Please wait... 2022-10-07 04:13:44,521|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/inspiring_golick/status) 2022-10-07 04:13:44,572|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-10-07 04:13:44,573|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (inspiring_golick) is not ready. Please wait... 2022-10-07 04:13:54,581|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/inspiring_golick/status) 2022-10-07 04:13:54,630|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-10-07 04:13:54,631|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (inspiring_golick) is not ready. Please wait... 2022-10-07 04:14:04,643|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/inspiring_golick/status) 2022-10-07 04:14:04,697|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-10-07 04:14:04,698|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (inspiring_golick) is ready. 2022-10-07 04:14:04,698|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - END 2022-10-07 04:14:04,698|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-10-07 04:14:04,698|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-10-07 04:14:04,699|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS) 2022-10-07 04:14:04,699|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb])'s step(collect-results) 2022-10-07 04:14:04,699|||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-10-07 04:14:04,700|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb) for workflow(config-deploy) step(collect-results) 2022-10-07 04:14:04,700|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 2022-10-07 04:14:04,700|||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-10-07 04:14:04,700|||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-10-07 04:14:04,707|||DefaultDispatcher-worker-1||||INFO||||||| Collected results: {} 2022-10-07 04:14:04,707|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-10-07 04:14:04,707|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 2022-10-07 04:14:04,707|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS) 2022-10-07 04:14:04,708|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-10-07 04:14:04,708|||DefaultDispatcher-worker-1||||INFO||||||| workflow(6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb) nodes completed with (0)exceptions 2022-10-07 04:14:04,708|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-10-07 04:14:04,709|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 93f54aeb-0b74-48bf-9d36-2f11c2cd748b auditStoreId -1 2022-10-07 04:14:04,711|6a3ac8cb-219a-4d64-bf90-4b2fdbace5bb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-mc8db|||| Completed