By type
05:01:14,144 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 05:01:14,148 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 05:01:14,150 |-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.2.1.jar!/logback.xml] 05:01:14,152 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 05:01:14,152 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 05:01:14,152 |-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.2.1.jar!/logback.xml] 05:01:14,170 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] is not of type file 05:01:14,363 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 05:01:14,376 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:01:14,381 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 05:01:14,390 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:01:14,475 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 05:01:14,475 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 05:01:14,475 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 05:01:14,475 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 05:01:14,475 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 05:01:14,475 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 05:01:14,475 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 05:01:14,476 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 05:01:14,478 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-03-13 05:01:15,465|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-69d66b6968-szv6l with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app) 2022-03-13 05:01:15,469|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-03-13 05:01:19,716|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-03-13 05:01:20,558|||main||||INFO||||||| Finished Spring Data repository scanning in 822ms. Found 11 JPA repository interfaces. 2022-03-13 05:01:23,905|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-03-13 05:01:24,004|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-03-13 05:01:24,288|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-03-13 05:01:24,892|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-03-13 05:01:25,381|||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-03-13 05:01:25,390|||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-03-13 05:01:25,642|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-03-13 05:01:27,242|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-03-13 05:01:27,262|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-03-13 05:01:27,407|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-03-13 05:01:28,794|||main||||INFO||||||| Audit service is disabled 2022-03-13 05:01:28,950|||main||||INFO||||||| Workflow Audit store is disabled 2022-03-13 05:01:31,061|||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-03-13 05:01:31,121|||main||||INFO||||||| Dependency Management module created... 2022-03-13 05:01:32,661|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-03-13 05:01:33,033|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-03-13 05:01:34,664|||main||||INFO||||||| Netty started on port(s): 8080 2022-03-13 05:01:36,665|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-03-13 05:01:37,063|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-03-13 05:01:37,078|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 22.414 seconds (JVM running for 23.536) 2022-03-13 05:01:37,107|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-03-13 05:01:41,048|||reactor-http-epoll-2||||ERROR||||||| [5e47f11f-1] Error [java.lang.UnsupportedOperationException] for HTTP GET "/api/v1/execution-service/health-check", but ServerHttpResponse already committed (200 OK) 2022-03-13 06:04:32,614|5fb16bc4-a81a-409e-a47d-887503319f47||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-13 06:04:32,616|5fb16bc4-a81a-409e-a47d-887503319f47||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-13 06:04:32,617|5fb16bc4-a81a-409e-a47d-887503319f47||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-13 06:04:33,572|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-13 06:04:33,575|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-13 06:04:34,782|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-13 06:04:34,796|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(22d7fe91-5501-4f59-bfcd-d9daf1a47899) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-13 06:04:34,881|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(c8ff902a-49d7-4a21-b5c2-b6c10a7c0894) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-13 06:04:34,893|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(99851b9b-2421-43a3-8f10-2770e4be60f5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-13 06:04:34,908|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(8d5cb6f3-5ef5-4a86-9d33-35856172fd15) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-13 06:04:34,928|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(19607370-9da5-4cdb-8766-7b60cfa473e2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-13 06:04:34,954|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(05b2c8d0-fb31-4425-b137-7eea53cd7ae4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-13 06:04:34,976|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:04:34,982|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:04:34,982|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-13 06:04:34,983|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-13 06:04:34,983|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:04:34,985|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:04:35,156|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-13 06:04:35,233|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-13 06:04:35,256|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-13 06:04:35,297|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-13 06:04:35,467|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:04:35,471|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:04:35,471|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:04:35,558|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:04:35,642|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:04:35,644|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:04:35,780|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-13 06:04:35,891|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:04:35,892|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:04:35,892|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:04:35,957|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:04:36,067|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:04:36,068|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:04:36,068|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:04:36,069|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(HealthCheck) 2022-03-13 06:04:36,070|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-13 06:04:36,070|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(vf-config-assign) 2022-03-13 06:04:36,071|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(vf-config-deploy) 2022-03-13 06:04:36,120|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-13 06:04:36,184|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:04:36,185|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:04:36,186|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign-day-2) 2022-03-13 06:04:36,187|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:04:36,187|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy-day-2) 2022-03-13 06:04:36,254|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:04:36,254|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:04:36,255|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:04:36,263|5fb16bc4-a81a-409e-a47d-887503319f47||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:04:49,115|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/43db16b6-5dae-41a8-b4f7-00bae379ba1e) 2022-03-13 06:04:49,120|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| deleting definition types under : /opt/app/onap/blueprints/working/43db16b6-5dae-41a8-b4f7-00bae379ba1e/Definitions 2022-03-13 06:04:49,131|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| reinitialized all type definitions 2022-03-13 06:04:49,138|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(netconf-device) 2022-03-13 06:04:49,175|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(resolve-data) 2022-03-13 06:04:49,200|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-03-13 06:04:49,209|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-03-13 06:04:49,217|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-03-13 06:04:49,276|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-03-13 06:04:49,314|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing Workflow(config-assign) 2022-03-13 06:04:49,315|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-03-13 06:04:49,315|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| identified workflow(config-assign) targets(resolve-data) 2022-03-13 06:04:49,316|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-03-13 06:04:49,316|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-03-13 06:04:49,316|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enriching artifacts file(/opt/app/onap/blueprints/working/43db16b6-5dae-41a8-b4f7-00bae379ba1e/Templates/netconfrpc-mapping.json 2022-03-13 06:04:49,325|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-03-13 06:04:49,326|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-13 06:04:49,327|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing Workflow(config-deploy) 2022-03-13 06:04:49,327|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-03-13 06:04:49,327|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| identified workflow(config-deploy) targets(execute-netconf) 2022-03-13 06:04:49,327|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(config-deploy) resource assignment files([] 2022-03-13 06:04:49,328|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing blueprint Resource Definitions 2022-03-13 06:04:49,328|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-03-13 06:04:49,330|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing file (Templates/netconfrpc-mapping.json) 2022-03-13 06:04:49,340|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| distinct resource keys ([input-source]) 2022-03-13 06:04:49,355|ad962ce8-7f79-47a4-a5f3-e22ecad07da3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enriching Resource Definition sources Node Template: [source-input] 2022-03-13 06:05:33,231|9c6c4583-560c-46ba-b948-42429b9d066c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-13 06:05:33,231|9c6c4583-560c-46ba-b948-42429b9d066c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-13 06:05:33,231|9c6c4583-560c-46ba-b948-42429b9d066c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-13 06:05:33,879|9c6c4583-560c-46ba-b948-42429b9d066c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-13 06:05:33,880|9c6c4583-560c-46ba-b948-42429b9d066c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-13 06:05:34,758|5d972029-8a62-4249-b5f2-fcb138f2f8b8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/478f1a95-d8b8-4197-933d-1ac5f3ef1d96) 2022-03-13 06:05:34,758|5d972029-8a62-4249-b5f2-fcb138f2f8b8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| deleting definition types under : /opt/app/onap/blueprints/working/478f1a95-d8b8-4197-933d-1ac5f3ef1d96/Definitions 2022-03-13 06:05:34,760|5d972029-8a62-4249-b5f2-fcb138f2f8b8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| reinitialized all type definitions 2022-03-13 06:05:34,761|5d972029-8a62-4249-b5f2-fcb138f2f8b8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-13 06:05:34,790|5d972029-8a62-4249-b5f2-fcb138f2f8b8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-13 06:05:34,799|5d972029-8a62-4249-b5f2-fcb138f2f8b8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-13 06:05:34,807|5d972029-8a62-4249-b5f2-fcb138f2f8b8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-13 06:05:34,823|5d972029-8a62-4249-b5f2-fcb138f2f8b8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing Workflow(helloworld) 2022-03-13 06:05:34,823|5d972029-8a62-4249-b5f2-fcb138f2f8b8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-13 06:05:34,823|5d972029-8a62-4249-b5f2-fcb138f2f8b8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| identified workflow(helloworld) targets(helloworld) 2022-03-13 06:05:34,823|5d972029-8a62-4249-b5f2-fcb138f2f8b8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-13 06:05:34,823|5d972029-8a62-4249-b5f2-fcb138f2f8b8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-13 06:05:34,824|5d972029-8a62-4249-b5f2-fcb138f2f8b8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enriching artifacts file(/opt/app/onap/blueprints/working/478f1a95-d8b8-4197-933d-1ac5f3ef1d96/Templates/hello-world-mapping.json 2022-03-13 06:05:34,833|5d972029-8a62-4249-b5f2-fcb138f2f8b8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-13 06:05:34,834|5d972029-8a62-4249-b5f2-fcb138f2f8b8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-13 06:05:34,834|5d972029-8a62-4249-b5f2-fcb138f2f8b8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing blueprint Resource Definitions 2022-03-13 06:05:34,834|5d972029-8a62-4249-b5f2-fcb138f2f8b8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-13 06:05:34,834|5d972029-8a62-4249-b5f2-fcb138f2f8b8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing file (Templates/hello-world-mapping.json) 2022-03-13 06:05:34,844|5d972029-8a62-4249-b5f2-fcb138f2f8b8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| distinct resource keys ([]) 2022-03-13 06:05:34,844|5d972029-8a62-4249-b5f2-fcb138f2f8b8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enriching Resource Definition sources Node Template: [] 2022-03-13 06:05:35,064|beb9d013-a92e-494a-84fb-b26c3ab3a814||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(66355a36-b07d-47a1-aa46-62cde8623190) CBA(/opt/app/onap/blueprints/archive/66355a36-b07d-47a1-aa46-62cde8623190/cba.zip) 2022-03-13 06:05:35,077|beb9d013-a92e-494a-84fb-b26c3ab3a814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/66355a36-b07d-47a1-aa46-62cde8623190) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:05:35,098|beb9d013-a92e-494a-84fb-b26c3ab3a814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(helloworld) 2022-03-13 06:05:35,109|beb9d013-a92e-494a-84fb-b26c3ab3a814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/66355a36-b07d-47a1-aa46-62cde8623190) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:05:35,191|beb9d013-a92e-494a-84fb-b26c3ab3a814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/working/66355a36-b07d-47a1-aa46-62cde8623190) present to clean. 2022-03-13 06:05:35,399|2f6352d0-d920-469a-9590-f2f88f5aa1a0||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing request id 654321 2022-03-13 06:05:35,400|2f6352d0-d920-469a-9590-f2f88f5aa1a0||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionInput called not to store the Workflow action input details 2022-03-13 06:05:35,400|2f6352d0-d920-469a-9590-f2f88f5aa1a0||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| StoreAuditService ID -1 2022-03-13 06:05:35,410|2f6352d0-d920-469a-9590-f2f88f5aa1a0||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| getting cba file name(test101), version(1.0.1) from db 2022-03-13 06:05:35,471|2f6352d0-d920-469a-9590-f2f88f5aa1a0||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-13 06:05:35,474|2f6352d0-d920-469a-9590-f2f88f5aa1a0||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-13 06:05:35,475|2f6352d0-d920-469a-9590-f2f88f5aa1a0||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:05:35,490|2f6352d0-d920-469a-9590-f2f88f5aa1a0||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deriving input data for workflow: (helloworld) 2022-03-13 06:05:35,492|2f6352d0-d920-469a-9590-f2f88f5aa1a0||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-13 06:05:35,492|2f6352d0-d920-469a-9590-f2f88f5aa1a0||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-13 06:05:35,509|2f6352d0-d920-469a-9590-f2f88f5aa1a0||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-13 06:05:35,509|2f6352d0-d920-469a-9590-f2f88f5aa1a0||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-13 06:05:35,510|2f6352d0-d920-469a-9590-f2f88f5aa1a0||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-13 06:05:35,536|2f6352d0-d920-469a-9590-f2f88f5aa1a0||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-13 06:05:35,562|2f6352d0-d920-469a-9590-f2f88f5aa1a0||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Batched Sequence : ([]) 2022-03-13 06:05:35,566|2f6352d0-d920-469a-9590-f2f88f5aa1a0||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Generated Resource Param Data ({ }) 2022-03-13 06:05:35,671|2f6352d0-d920-469a-9590-f2f88f5aa1a0||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Preparing Response... 2022-03-13 06:05:35,674|2f6352d0-d920-469a-9590-f2f88f5aa1a0||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-13 06:05:35,674|2f6352d0-d920-469a-9590-f2f88f5aa1a0||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-13 06:05:35,677|2f6352d0-d920-469a-9590-f2f88f5aa1a0||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6caf917b-a50d-49ee-bf15-a36155af6987 auditStoreId -1 2022-03-13 06:06:14,301|48d5cb92-7414-4880-979b-fb4a9b02f0b6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-13 06:06:14,301|48d5cb92-7414-4880-979b-fb4a9b02f0b6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-13 06:06:14,301|48d5cb92-7414-4880-979b-fb4a9b02f0b6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-13 06:06:14,513|48d5cb92-7414-4880-979b-fb4a9b02f0b6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-13 06:06:14,513|48d5cb92-7414-4880-979b-fb4a9b02f0b6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-13 06:06:15,307|374213c7-11e0-467b-b129-2880f00dae2c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3fdf1d74-adc7-4403-82d7-525f613251f6) 2022-03-13 06:06:15,308|374213c7-11e0-467b-b129-2880f00dae2c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| deleting definition types under : /opt/app/onap/blueprints/working/3fdf1d74-adc7-4403-82d7-525f613251f6/Definitions 2022-03-13 06:06:15,310|374213c7-11e0-467b-b129-2880f00dae2c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| reinitialized all type definitions 2022-03-13 06:06:15,311|374213c7-11e0-467b-b129-2880f00dae2c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-13 06:06:15,334|374213c7-11e0-467b-b129-2880f00dae2c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-13 06:06:15,343|374213c7-11e0-467b-b129-2880f00dae2c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-13 06:06:15,351|374213c7-11e0-467b-b129-2880f00dae2c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-13 06:06:15,373|374213c7-11e0-467b-b129-2880f00dae2c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing Workflow(helloworld) 2022-03-13 06:06:15,373|374213c7-11e0-467b-b129-2880f00dae2c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-13 06:06:15,373|374213c7-11e0-467b-b129-2880f00dae2c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| identified workflow(helloworld) targets(helloworld) 2022-03-13 06:06:15,373|374213c7-11e0-467b-b129-2880f00dae2c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-13 06:06:15,373|374213c7-11e0-467b-b129-2880f00dae2c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-13 06:06:15,373|374213c7-11e0-467b-b129-2880f00dae2c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enriching artifacts file(/opt/app/onap/blueprints/working/3fdf1d74-adc7-4403-82d7-525f613251f6/Templates/hello-world-mapping.json 2022-03-13 06:06:15,380|374213c7-11e0-467b-b129-2880f00dae2c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-13 06:06:15,380|374213c7-11e0-467b-b129-2880f00dae2c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-13 06:06:15,380|374213c7-11e0-467b-b129-2880f00dae2c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing blueprint Resource Definitions 2022-03-13 06:06:15,380|374213c7-11e0-467b-b129-2880f00dae2c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-13 06:06:15,380|374213c7-11e0-467b-b129-2880f00dae2c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing file (Templates/hello-world-mapping.json) 2022-03-13 06:06:15,389|374213c7-11e0-467b-b129-2880f00dae2c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| distinct resource keys ([]) 2022-03-13 06:06:15,389|374213c7-11e0-467b-b129-2880f00dae2c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enriching Resource Definition sources Node Template: [] 2022-03-13 06:06:15,603|52892261-1ffb-4908-a0a1-8522ceb920ef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(8ca5177c-9a9f-4a91-927a-92c441bb8ad9) CBA(/opt/app/onap/blueprints/archive/8ca5177c-9a9f-4a91-927a-92c441bb8ad9/cba.zip) 2022-03-13 06:06:15,611|52892261-1ffb-4908-a0a1-8522ceb920ef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8ca5177c-9a9f-4a91-927a-92c441bb8ad9) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:06:15,628|52892261-1ffb-4908-a0a1-8522ceb920ef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(helloworld) 2022-03-13 06:06:15,634|52892261-1ffb-4908-a0a1-8522ceb920ef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8ca5177c-9a9f-4a91-927a-92c441bb8ad9) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:06:15,664|52892261-1ffb-4908-a0a1-8522ceb920ef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/working/8ca5177c-9a9f-4a91-927a-92c441bb8ad9) present to clean. 2022-03-13 06:06:15,861|41e56fab-4d5f-43ac-a5af-668965550a8e||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing request id 654321 2022-03-13 06:06:15,861|41e56fab-4d5f-43ac-a5af-668965550a8e||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionInput called not to store the Workflow action input details 2022-03-13 06:06:15,861|41e56fab-4d5f-43ac-a5af-668965550a8e||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| StoreAuditService ID -1 2022-03-13 06:06:15,863|41e56fab-4d5f-43ac-a5af-668965550a8e||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-13 06:06:15,863|41e56fab-4d5f-43ac-a5af-668965550a8e||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-13 06:06:15,867|41e56fab-4d5f-43ac-a5af-668965550a8e||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:06:15,890|41e56fab-4d5f-43ac-a5af-668965550a8e||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deriving input data for workflow: (helloworld) 2022-03-13 06:06:15,890|41e56fab-4d5f-43ac-a5af-668965550a8e||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-13 06:06:15,890|41e56fab-4d5f-43ac-a5af-668965550a8e||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-13 06:06:15,892|41e56fab-4d5f-43ac-a5af-668965550a8e||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-13 06:06:15,892|41e56fab-4d5f-43ac-a5af-668965550a8e||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-13 06:06:15,892|41e56fab-4d5f-43ac-a5af-668965550a8e||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-13 06:06:15,894|41e56fab-4d5f-43ac-a5af-668965550a8e||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-13 06:06:15,913|41e56fab-4d5f-43ac-a5af-668965550a8e||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Batched Sequence : ([]) 2022-03-13 06:06:15,914|41e56fab-4d5f-43ac-a5af-668965550a8e||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Generated Resource Param Data ({ }) 2022-03-13 06:06:15,923|41e56fab-4d5f-43ac-a5af-668965550a8e||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Preparing Response... 2022-03-13 06:06:15,923|41e56fab-4d5f-43ac-a5af-668965550a8e||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-13 06:06:15,923|41e56fab-4d5f-43ac-a5af-668965550a8e||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-13 06:06:15,924|41e56fab-4d5f-43ac-a5af-668965550a8e||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 49dde1fd-9fdf-4022-b207-7d5395d2792c auditStoreId -1 2022-03-13 06:07:21,007|2da53819-728a-4536-a10f-d4f458d5a1ce||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-13 06:07:21,008|2da53819-728a-4536-a10f-d4f458d5a1ce||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-13 06:07:21,008|2da53819-728a-4536-a10f-d4f458d5a1ce||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-13 06:07:21,271|2da53819-728a-4536-a10f-d4f458d5a1ce||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-13 06:07:21,271|2da53819-728a-4536-a10f-d4f458d5a1ce||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-13 06:07:21,959|24a441bb-121a-49b6-95ad-92ee88ed774d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9fb434a6-7baf-4b1d-a151-7d920c62ba99) 2022-03-13 06:07:21,960|24a441bb-121a-49b6-95ad-92ee88ed774d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| deleting definition types under : /opt/app/onap/blueprints/working/9fb434a6-7baf-4b1d-a151-7d920c62ba99/Definitions 2022-03-13 06:07:21,991|24a441bb-121a-49b6-95ad-92ee88ed774d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| reinitialized all type definitions 2022-03-13 06:07:21,993|24a441bb-121a-49b6-95ad-92ee88ed774d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-13 06:07:22,024|24a441bb-121a-49b6-95ad-92ee88ed774d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-13 06:07:22,032|24a441bb-121a-49b6-95ad-92ee88ed774d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-13 06:07:22,041|24a441bb-121a-49b6-95ad-92ee88ed774d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-13 06:07:22,058|24a441bb-121a-49b6-95ad-92ee88ed774d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing Workflow(helloworld) 2022-03-13 06:07:22,059|24a441bb-121a-49b6-95ad-92ee88ed774d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-13 06:07:22,059|24a441bb-121a-49b6-95ad-92ee88ed774d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| identified workflow(helloworld) targets(helloworld) 2022-03-13 06:07:22,059|24a441bb-121a-49b6-95ad-92ee88ed774d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-13 06:07:22,059|24a441bb-121a-49b6-95ad-92ee88ed774d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-13 06:07:22,059|24a441bb-121a-49b6-95ad-92ee88ed774d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enriching artifacts file(/opt/app/onap/blueprints/working/9fb434a6-7baf-4b1d-a151-7d920c62ba99/Templates/hello-world-mapping.json 2022-03-13 06:07:22,067|24a441bb-121a-49b6-95ad-92ee88ed774d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-13 06:07:22,067|24a441bb-121a-49b6-95ad-92ee88ed774d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-13 06:07:22,067|24a441bb-121a-49b6-95ad-92ee88ed774d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing blueprint Resource Definitions 2022-03-13 06:07:22,067|24a441bb-121a-49b6-95ad-92ee88ed774d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-13 06:07:22,067|24a441bb-121a-49b6-95ad-92ee88ed774d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing file (Templates/hello-world-mapping.json) 2022-03-13 06:07:22,075|24a441bb-121a-49b6-95ad-92ee88ed774d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| distinct resource keys ([]) 2022-03-13 06:07:22,076|24a441bb-121a-49b6-95ad-92ee88ed774d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enriching Resource Definition sources Node Template: [] 2022-03-13 06:07:22,304|b8993d85-4d4c-4c84-958b-6d613d26e92a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(03a38771-d0a9-47bf-888e-7a4d2a8d92b3) CBA(/opt/app/onap/blueprints/archive/03a38771-d0a9-47bf-888e-7a4d2a8d92b3/cba.zip) 2022-03-13 06:07:22,317|b8993d85-4d4c-4c84-958b-6d613d26e92a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/03a38771-d0a9-47bf-888e-7a4d2a8d92b3) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:07:22,341|b8993d85-4d4c-4c84-958b-6d613d26e92a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(helloworld) 2022-03-13 06:07:22,353|b8993d85-4d4c-4c84-958b-6d613d26e92a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/03a38771-d0a9-47bf-888e-7a4d2a8d92b3) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:07:22,394|b8993d85-4d4c-4c84-958b-6d613d26e92a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/working/03a38771-d0a9-47bf-888e-7a4d2a8d92b3) present to clean. 2022-03-13 06:07:22,591|5334f2fa-2b18-4620-8123-5de9fe720072||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing request id 654321 2022-03-13 06:07:22,591|5334f2fa-2b18-4620-8123-5de9fe720072||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionInput called not to store the Workflow action input details 2022-03-13 06:07:22,591|5334f2fa-2b18-4620-8123-5de9fe720072||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| StoreAuditService ID -1 2022-03-13 06:07:22,594|5334f2fa-2b18-4620-8123-5de9fe720072||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-13 06:07:22,594|5334f2fa-2b18-4620-8123-5de9fe720072||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-13 06:07:22,597|5334f2fa-2b18-4620-8123-5de9fe720072||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:07:22,611|5334f2fa-2b18-4620-8123-5de9fe720072||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deriving input data for workflow: (helloworld) 2022-03-13 06:07:22,612|5334f2fa-2b18-4620-8123-5de9fe720072||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-13 06:07:22,613|5334f2fa-2b18-4620-8123-5de9fe720072||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-13 06:07:22,614|5334f2fa-2b18-4620-8123-5de9fe720072||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-13 06:07:22,614|5334f2fa-2b18-4620-8123-5de9fe720072||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-13 06:07:22,614|5334f2fa-2b18-4620-8123-5de9fe720072||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-13 06:07:22,616|5334f2fa-2b18-4620-8123-5de9fe720072||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-13 06:07:22,633|5334f2fa-2b18-4620-8123-5de9fe720072||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Batched Sequence : ([]) 2022-03-13 06:07:22,634|5334f2fa-2b18-4620-8123-5de9fe720072||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Generated Resource Param Data ({ }) 2022-03-13 06:07:22,642|5334f2fa-2b18-4620-8123-5de9fe720072||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Preparing Response... 2022-03-13 06:07:22,642|5334f2fa-2b18-4620-8123-5de9fe720072||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-13 06:07:22,642|5334f2fa-2b18-4620-8123-5de9fe720072||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-13 06:07:22,643|5334f2fa-2b18-4620-8123-5de9fe720072||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e640760f-fbf3-4771-af6a-4af61afd52aa auditStoreId -1 2022-03-13 06:08:37,454|fad34d07-dea3-4f2b-a247-1707de37980c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-13 06:08:37,455|fad34d07-dea3-4f2b-a247-1707de37980c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-13 06:08:37,455|fad34d07-dea3-4f2b-a247-1707de37980c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-13 06:08:37,694|fad34d07-dea3-4f2b-a247-1707de37980c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-13 06:08:37,694|fad34d07-dea3-4f2b-a247-1707de37980c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-13 06:08:38,345|fdaea15a-e5f3-4167-a068-4ba162d54605||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c673e85a-cdca-4121-9653-90d04e4ffd94) 2022-03-13 06:08:38,346|fdaea15a-e5f3-4167-a068-4ba162d54605||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| deleting definition types under : /opt/app/onap/blueprints/working/c673e85a-cdca-4121-9653-90d04e4ffd94/Definitions 2022-03-13 06:08:38,348|fdaea15a-e5f3-4167-a068-4ba162d54605||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| reinitialized all type definitions 2022-03-13 06:08:38,349|fdaea15a-e5f3-4167-a068-4ba162d54605||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-13 06:08:38,376|fdaea15a-e5f3-4167-a068-4ba162d54605||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-13 06:08:38,382|fdaea15a-e5f3-4167-a068-4ba162d54605||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-13 06:08:38,388|fdaea15a-e5f3-4167-a068-4ba162d54605||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-13 06:08:38,404|fdaea15a-e5f3-4167-a068-4ba162d54605||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing Workflow(helloworld) 2022-03-13 06:08:38,404|fdaea15a-e5f3-4167-a068-4ba162d54605||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-13 06:08:38,404|fdaea15a-e5f3-4167-a068-4ba162d54605||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| identified workflow(helloworld) targets(helloworld) 2022-03-13 06:08:38,404|fdaea15a-e5f3-4167-a068-4ba162d54605||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-13 06:08:38,404|fdaea15a-e5f3-4167-a068-4ba162d54605||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-13 06:08:38,404|fdaea15a-e5f3-4167-a068-4ba162d54605||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enriching artifacts file(/opt/app/onap/blueprints/working/c673e85a-cdca-4121-9653-90d04e4ffd94/Templates/hello-world-mapping.json 2022-03-13 06:08:38,413|fdaea15a-e5f3-4167-a068-4ba162d54605||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-13 06:08:38,414|fdaea15a-e5f3-4167-a068-4ba162d54605||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-13 06:08:38,414|fdaea15a-e5f3-4167-a068-4ba162d54605||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing blueprint Resource Definitions 2022-03-13 06:08:38,414|fdaea15a-e5f3-4167-a068-4ba162d54605||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-13 06:08:38,414|fdaea15a-e5f3-4167-a068-4ba162d54605||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing file (Templates/hello-world-mapping.json) 2022-03-13 06:08:38,422|fdaea15a-e5f3-4167-a068-4ba162d54605||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| distinct resource keys ([]) 2022-03-13 06:08:38,422|fdaea15a-e5f3-4167-a068-4ba162d54605||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enriching Resource Definition sources Node Template: [] 2022-03-13 06:08:38,617|11021c3e-947f-4207-b1d2-cbc5e7ac44a9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(d12bc52d-f4c4-4d23-aaac-63cdf6869d36) CBA(/opt/app/onap/blueprints/archive/d12bc52d-f4c4-4d23-aaac-63cdf6869d36/cba.zip) 2022-03-13 06:08:38,625|11021c3e-947f-4207-b1d2-cbc5e7ac44a9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d12bc52d-f4c4-4d23-aaac-63cdf6869d36) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:08:38,640|11021c3e-947f-4207-b1d2-cbc5e7ac44a9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(helloworld) 2022-03-13 06:08:38,647|11021c3e-947f-4207-b1d2-cbc5e7ac44a9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d12bc52d-f4c4-4d23-aaac-63cdf6869d36) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:08:38,681|11021c3e-947f-4207-b1d2-cbc5e7ac44a9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/working/d12bc52d-f4c4-4d23-aaac-63cdf6869d36) present to clean. 2022-03-13 06:08:38,911|403409b0-594c-4ded-81a5-a302cd69389c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing request id 654321 2022-03-13 06:08:38,911|403409b0-594c-4ded-81a5-a302cd69389c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionInput called not to store the Workflow action input details 2022-03-13 06:08:38,911|403409b0-594c-4ded-81a5-a302cd69389c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| StoreAuditService ID -1 2022-03-13 06:08:38,913|403409b0-594c-4ded-81a5-a302cd69389c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-13 06:08:38,914|403409b0-594c-4ded-81a5-a302cd69389c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-13 06:08:38,915|403409b0-594c-4ded-81a5-a302cd69389c||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:08:38,920|403409b0-594c-4ded-81a5-a302cd69389c||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deriving input data for workflow: (helloworld) 2022-03-13 06:08:38,920|403409b0-594c-4ded-81a5-a302cd69389c||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-13 06:08:38,921|403409b0-594c-4ded-81a5-a302cd69389c||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-13 06:08:38,921|403409b0-594c-4ded-81a5-a302cd69389c||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-13 06:08:38,921|403409b0-594c-4ded-81a5-a302cd69389c||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-13 06:08:38,922|403409b0-594c-4ded-81a5-a302cd69389c||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-13 06:08:38,923|403409b0-594c-4ded-81a5-a302cd69389c||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-13 06:08:38,935|403409b0-594c-4ded-81a5-a302cd69389c||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Batched Sequence : ([]) 2022-03-13 06:08:38,935|403409b0-594c-4ded-81a5-a302cd69389c||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Generated Resource Param Data ({ }) 2022-03-13 06:08:38,941|403409b0-594c-4ded-81a5-a302cd69389c||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Preparing Response... 2022-03-13 06:08:38,941|403409b0-594c-4ded-81a5-a302cd69389c||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-13 06:08:38,941|403409b0-594c-4ded-81a5-a302cd69389c||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-13 06:08:38,941|403409b0-594c-4ded-81a5-a302cd69389c||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 422137cf-bb5e-4537-a0fc-dd8ea89ab31f auditStoreId -1 2022-03-13 06:08:54,655|8bb7336e-4a4c-42e6-9e72-999af60a1a11||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-13 06:08:54,655|8bb7336e-4a4c-42e6-9e72-999af60a1a11||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-13 06:08:54,655|8bb7336e-4a4c-42e6-9e72-999af60a1a11||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-13 06:08:54,831|8bb7336e-4a4c-42e6-9e72-999af60a1a11||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-13 06:08:54,831|8bb7336e-4a4c-42e6-9e72-999af60a1a11||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-13 06:08:55,347|b2cb8bfb-68cf-4f2b-bd23-98cef875fa29||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/79610ada-6bf5-4684-a11f-83cfe328275f) 2022-03-13 06:08:55,348|b2cb8bfb-68cf-4f2b-bd23-98cef875fa29||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| deleting definition types under : /opt/app/onap/blueprints/working/79610ada-6bf5-4684-a11f-83cfe328275f/Definitions 2022-03-13 06:08:55,350|b2cb8bfb-68cf-4f2b-bd23-98cef875fa29||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| reinitialized all type definitions 2022-03-13 06:08:55,351|b2cb8bfb-68cf-4f2b-bd23-98cef875fa29||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-13 06:08:55,373|b2cb8bfb-68cf-4f2b-bd23-98cef875fa29||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-13 06:08:55,379|b2cb8bfb-68cf-4f2b-bd23-98cef875fa29||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-13 06:08:55,384|b2cb8bfb-68cf-4f2b-bd23-98cef875fa29||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-13 06:08:55,407|b2cb8bfb-68cf-4f2b-bd23-98cef875fa29||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing Workflow(helloworld) 2022-03-13 06:08:55,408|b2cb8bfb-68cf-4f2b-bd23-98cef875fa29||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-13 06:08:55,408|b2cb8bfb-68cf-4f2b-bd23-98cef875fa29||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| identified workflow(helloworld) targets(helloworld) 2022-03-13 06:08:55,408|b2cb8bfb-68cf-4f2b-bd23-98cef875fa29||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-13 06:08:55,408|b2cb8bfb-68cf-4f2b-bd23-98cef875fa29||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-13 06:08:55,408|b2cb8bfb-68cf-4f2b-bd23-98cef875fa29||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enriching artifacts file(/opt/app/onap/blueprints/working/79610ada-6bf5-4684-a11f-83cfe328275f/Templates/hello-world-mapping.json 2022-03-13 06:08:55,417|b2cb8bfb-68cf-4f2b-bd23-98cef875fa29||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-13 06:08:55,418|b2cb8bfb-68cf-4f2b-bd23-98cef875fa29||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-13 06:08:55,418|b2cb8bfb-68cf-4f2b-bd23-98cef875fa29||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing blueprint Resource Definitions 2022-03-13 06:08:55,418|b2cb8bfb-68cf-4f2b-bd23-98cef875fa29||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-13 06:08:55,418|b2cb8bfb-68cf-4f2b-bd23-98cef875fa29||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing file (Templates/hello-world-mapping.json) 2022-03-13 06:08:55,425|b2cb8bfb-68cf-4f2b-bd23-98cef875fa29||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| distinct resource keys ([]) 2022-03-13 06:08:55,425|b2cb8bfb-68cf-4f2b-bd23-98cef875fa29||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enriching Resource Definition sources Node Template: [] 2022-03-13 06:08:55,635|ba6ebeca-d5c7-4e82-91a4-780603d1517c||DefaultDispatcher-worker-38||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(8897a0df-f5ef-4e13-8f72-4d6f2fdca7c8) CBA(/opt/app/onap/blueprints/archive/8897a0df-f5ef-4e13-8f72-4d6f2fdca7c8/cba.zip) 2022-03-13 06:08:55,642|ba6ebeca-d5c7-4e82-91a4-780603d1517c||DefaultDispatcher-worker-38||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8897a0df-f5ef-4e13-8f72-4d6f2fdca7c8) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:08:55,656|ba6ebeca-d5c7-4e82-91a4-780603d1517c||DefaultDispatcher-worker-38||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(helloworld) 2022-03-13 06:08:55,661|ba6ebeca-d5c7-4e82-91a4-780603d1517c||DefaultDispatcher-worker-38||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8897a0df-f5ef-4e13-8f72-4d6f2fdca7c8) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:08:55,693|ba6ebeca-d5c7-4e82-91a4-780603d1517c||DefaultDispatcher-worker-38||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/working/8897a0df-f5ef-4e13-8f72-4d6f2fdca7c8) present to clean. 2022-03-13 06:08:55,867|66a6317f-b067-42a7-a469-82fa07e0f2bb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing request id 654321 2022-03-13 06:08:55,868|66a6317f-b067-42a7-a469-82fa07e0f2bb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionInput called not to store the Workflow action input details 2022-03-13 06:08:55,868|66a6317f-b067-42a7-a469-82fa07e0f2bb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| StoreAuditService ID -1 2022-03-13 06:08:55,868|66a6317f-b067-42a7-a469-82fa07e0f2bb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-13 06:08:55,868|66a6317f-b067-42a7-a469-82fa07e0f2bb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-13 06:08:55,869|66a6317f-b067-42a7-a469-82fa07e0f2bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:08:55,872|66a6317f-b067-42a7-a469-82fa07e0f2bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deriving input data for workflow: (helloworld) 2022-03-13 06:08:55,872|66a6317f-b067-42a7-a469-82fa07e0f2bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-13 06:08:55,872|66a6317f-b067-42a7-a469-82fa07e0f2bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-13 06:08:55,873|66a6317f-b067-42a7-a469-82fa07e0f2bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-13 06:08:55,873|66a6317f-b067-42a7-a469-82fa07e0f2bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-13 06:08:55,873|66a6317f-b067-42a7-a469-82fa07e0f2bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-13 06:08:55,874|66a6317f-b067-42a7-a469-82fa07e0f2bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-13 06:08:55,885|66a6317f-b067-42a7-a469-82fa07e0f2bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Batched Sequence : ([]) 2022-03-13 06:08:55,886|66a6317f-b067-42a7-a469-82fa07e0f2bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Generated Resource Param Data ({ }) 2022-03-13 06:08:55,891|66a6317f-b067-42a7-a469-82fa07e0f2bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Preparing Response... 2022-03-13 06:08:55,891|66a6317f-b067-42a7-a469-82fa07e0f2bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-13 06:08:55,891|66a6317f-b067-42a7-a469-82fa07e0f2bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-13 06:08:55,892|66a6317f-b067-42a7-a469-82fa07e0f2bb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 46ba4e55-f346-44db-a0de-d7f0995613c3 auditStoreId -1 2022-03-13 06:09:45,243|951f36c3-37ea-4b30-bbab-fba4093777a3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-13 06:09:45,243|951f36c3-37ea-4b30-bbab-fba4093777a3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-13 06:09:45,243|951f36c3-37ea-4b30-bbab-fba4093777a3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-13 06:09:45,467|951f36c3-37ea-4b30-bbab-fba4093777a3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-13 06:09:45,467|951f36c3-37ea-4b30-bbab-fba4093777a3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-13 06:09:46,171|f7b3854b-c273-4d16-9431-bf3898392745||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/40c4f99c-b646-44c6-88ea-25973215635b) 2022-03-13 06:09:46,172|f7b3854b-c273-4d16-9431-bf3898392745||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| deleting definition types under : /opt/app/onap/blueprints/working/40c4f99c-b646-44c6-88ea-25973215635b/Definitions 2022-03-13 06:09:46,174|f7b3854b-c273-4d16-9431-bf3898392745||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| reinitialized all type definitions 2022-03-13 06:09:46,174|f7b3854b-c273-4d16-9431-bf3898392745||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-13 06:09:46,199|f7b3854b-c273-4d16-9431-bf3898392745||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-13 06:09:46,206|f7b3854b-c273-4d16-9431-bf3898392745||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-13 06:09:46,212|f7b3854b-c273-4d16-9431-bf3898392745||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-13 06:09:46,227|f7b3854b-c273-4d16-9431-bf3898392745||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing Workflow(helloworld) 2022-03-13 06:09:46,228|f7b3854b-c273-4d16-9431-bf3898392745||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-13 06:09:46,228|f7b3854b-c273-4d16-9431-bf3898392745||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| identified workflow(helloworld) targets(helloworld) 2022-03-13 06:09:46,228|f7b3854b-c273-4d16-9431-bf3898392745||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-13 06:09:46,228|f7b3854b-c273-4d16-9431-bf3898392745||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-13 06:09:46,228|f7b3854b-c273-4d16-9431-bf3898392745||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enriching artifacts file(/opt/app/onap/blueprints/working/40c4f99c-b646-44c6-88ea-25973215635b/Templates/hello-world-mapping.json 2022-03-13 06:09:46,235|f7b3854b-c273-4d16-9431-bf3898392745||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-13 06:09:46,236|f7b3854b-c273-4d16-9431-bf3898392745||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-13 06:09:46,236|f7b3854b-c273-4d16-9431-bf3898392745||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing blueprint Resource Definitions 2022-03-13 06:09:46,236|f7b3854b-c273-4d16-9431-bf3898392745||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-13 06:09:46,236|f7b3854b-c273-4d16-9431-bf3898392745||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing file (Templates/hello-world-mapping.json) 2022-03-13 06:09:46,242|f7b3854b-c273-4d16-9431-bf3898392745||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| distinct resource keys ([]) 2022-03-13 06:09:46,242|f7b3854b-c273-4d16-9431-bf3898392745||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enriching Resource Definition sources Node Template: [] 2022-03-13 06:09:46,456|392effb9-41d4-4eb6-a3cd-597216f10b38||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(e25f736f-42bc-400d-9c62-6c67b86ee9bf) CBA(/opt/app/onap/blueprints/archive/e25f736f-42bc-400d-9c62-6c67b86ee9bf/cba.zip) 2022-03-13 06:09:46,464|392effb9-41d4-4eb6-a3cd-597216f10b38||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e25f736f-42bc-400d-9c62-6c67b86ee9bf) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:09:46,483|392effb9-41d4-4eb6-a3cd-597216f10b38||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(helloworld) 2022-03-13 06:09:46,489|392effb9-41d4-4eb6-a3cd-597216f10b38||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e25f736f-42bc-400d-9c62-6c67b86ee9bf) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:09:46,528|392effb9-41d4-4eb6-a3cd-597216f10b38||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/working/e25f736f-42bc-400d-9c62-6c67b86ee9bf) present to clean. 2022-03-13 06:09:46,723|83a8e8e4-cbad-4f89-a5b8-64caa91b955a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing request id 654321 2022-03-13 06:09:46,723|83a8e8e4-cbad-4f89-a5b8-64caa91b955a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionInput called not to store the Workflow action input details 2022-03-13 06:09:46,723|83a8e8e4-cbad-4f89-a5b8-64caa91b955a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| StoreAuditService ID -1 2022-03-13 06:09:46,726|83a8e8e4-cbad-4f89-a5b8-64caa91b955a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-13 06:09:46,726|83a8e8e4-cbad-4f89-a5b8-64caa91b955a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-13 06:09:46,728|83a8e8e4-cbad-4f89-a5b8-64caa91b955a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:09:46,732|83a8e8e4-cbad-4f89-a5b8-64caa91b955a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deriving input data for workflow: (helloworld) 2022-03-13 06:09:46,732|83a8e8e4-cbad-4f89-a5b8-64caa91b955a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-13 06:09:46,732|83a8e8e4-cbad-4f89-a5b8-64caa91b955a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-13 06:09:46,734|83a8e8e4-cbad-4f89-a5b8-64caa91b955a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-13 06:09:46,734|83a8e8e4-cbad-4f89-a5b8-64caa91b955a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-13 06:09:46,735|83a8e8e4-cbad-4f89-a5b8-64caa91b955a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-13 06:09:46,736|83a8e8e4-cbad-4f89-a5b8-64caa91b955a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-13 06:09:46,748|83a8e8e4-cbad-4f89-a5b8-64caa91b955a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Batched Sequence : ([]) 2022-03-13 06:09:46,748|83a8e8e4-cbad-4f89-a5b8-64caa91b955a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Generated Resource Param Data ({ }) 2022-03-13 06:09:46,754|83a8e8e4-cbad-4f89-a5b8-64caa91b955a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Preparing Response... 2022-03-13 06:09:46,754|83a8e8e4-cbad-4f89-a5b8-64caa91b955a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-13 06:09:46,754|83a8e8e4-cbad-4f89-a5b8-64caa91b955a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-13 06:09:46,755|83a8e8e4-cbad-4f89-a5b8-64caa91b955a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 351f872f-3e13-43ee-a5d1-bc3ef34af035 auditStoreId -1 2022-03-13 06:10:28,241|d515476f-d9c6-4fd7-8b4d-87943811d258||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-13 06:10:28,241|d515476f-d9c6-4fd7-8b4d-87943811d258||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-13 06:10:28,241|d515476f-d9c6-4fd7-8b4d-87943811d258||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-13 06:10:28,420|d515476f-d9c6-4fd7-8b4d-87943811d258||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-13 06:10:28,421|d515476f-d9c6-4fd7-8b4d-87943811d258||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-13 06:10:28,975|eafb8ed3-53a7-427b-9ccb-4ba9c994cc12||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/cd0b38a2-cd1f-4e57-9017-9c98d5717034) 2022-03-13 06:10:28,976|eafb8ed3-53a7-427b-9ccb-4ba9c994cc12||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| deleting definition types under : /opt/app/onap/blueprints/working/cd0b38a2-cd1f-4e57-9017-9c98d5717034/Definitions 2022-03-13 06:10:28,978|eafb8ed3-53a7-427b-9ccb-4ba9c994cc12||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| reinitialized all type definitions 2022-03-13 06:10:28,979|eafb8ed3-53a7-427b-9ccb-4ba9c994cc12||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-13 06:10:28,999|eafb8ed3-53a7-427b-9ccb-4ba9c994cc12||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-13 06:10:29,005|eafb8ed3-53a7-427b-9ccb-4ba9c994cc12||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-13 06:10:29,012|eafb8ed3-53a7-427b-9ccb-4ba9c994cc12||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-13 06:10:29,026|eafb8ed3-53a7-427b-9ccb-4ba9c994cc12||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing Workflow(helloworld) 2022-03-13 06:10:29,027|eafb8ed3-53a7-427b-9ccb-4ba9c994cc12||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-13 06:10:29,027|eafb8ed3-53a7-427b-9ccb-4ba9c994cc12||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| identified workflow(helloworld) targets(helloworld) 2022-03-13 06:10:29,027|eafb8ed3-53a7-427b-9ccb-4ba9c994cc12||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-13 06:10:29,027|eafb8ed3-53a7-427b-9ccb-4ba9c994cc12||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-13 06:10:29,027|eafb8ed3-53a7-427b-9ccb-4ba9c994cc12||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enriching artifacts file(/opt/app/onap/blueprints/working/cd0b38a2-cd1f-4e57-9017-9c98d5717034/Templates/hello-world-mapping.json 2022-03-13 06:10:29,033|eafb8ed3-53a7-427b-9ccb-4ba9c994cc12||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-13 06:10:29,033|eafb8ed3-53a7-427b-9ccb-4ba9c994cc12||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-13 06:10:29,034|eafb8ed3-53a7-427b-9ccb-4ba9c994cc12||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing blueprint Resource Definitions 2022-03-13 06:10:29,034|eafb8ed3-53a7-427b-9ccb-4ba9c994cc12||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-13 06:10:29,034|eafb8ed3-53a7-427b-9ccb-4ba9c994cc12||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing file (Templates/hello-world-mapping.json) 2022-03-13 06:10:29,039|eafb8ed3-53a7-427b-9ccb-4ba9c994cc12||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| distinct resource keys ([]) 2022-03-13 06:10:29,039|eafb8ed3-53a7-427b-9ccb-4ba9c994cc12||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enriching Resource Definition sources Node Template: [] 2022-03-13 06:10:29,255|81d44840-a118-4e30-893b-06a9bf1c6b26||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(8fc5a7f6-8931-4e13-9de0-7cba9c4088d6) CBA(/opt/app/onap/blueprints/archive/8fc5a7f6-8931-4e13-9de0-7cba9c4088d6/cba.zip) 2022-03-13 06:10:29,264|81d44840-a118-4e30-893b-06a9bf1c6b26||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8fc5a7f6-8931-4e13-9de0-7cba9c4088d6) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:10:29,283|81d44840-a118-4e30-893b-06a9bf1c6b26||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(helloworld) 2022-03-13 06:10:29,293|81d44840-a118-4e30-893b-06a9bf1c6b26||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8fc5a7f6-8931-4e13-9de0-7cba9c4088d6) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:10:29,336|81d44840-a118-4e30-893b-06a9bf1c6b26||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/working/8fc5a7f6-8931-4e13-9de0-7cba9c4088d6) present to clean. 2022-03-13 06:10:29,545|ad82eef7-1962-4d89-a045-0ade3a4b7e6e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing request id 654321 2022-03-13 06:10:29,546|ad82eef7-1962-4d89-a045-0ade3a4b7e6e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionInput called not to store the Workflow action input details 2022-03-13 06:10:29,546|ad82eef7-1962-4d89-a045-0ade3a4b7e6e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| StoreAuditService ID -1 2022-03-13 06:10:29,546|ad82eef7-1962-4d89-a045-0ade3a4b7e6e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-13 06:10:29,546|ad82eef7-1962-4d89-a045-0ade3a4b7e6e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-13 06:10:29,547|ad82eef7-1962-4d89-a045-0ade3a4b7e6e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:10:29,550|ad82eef7-1962-4d89-a045-0ade3a4b7e6e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deriving input data for workflow: (helloworld) 2022-03-13 06:10:29,551|ad82eef7-1962-4d89-a045-0ade3a4b7e6e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-13 06:10:29,551|ad82eef7-1962-4d89-a045-0ade3a4b7e6e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-13 06:10:29,552|ad82eef7-1962-4d89-a045-0ade3a4b7e6e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-13 06:10:29,552|ad82eef7-1962-4d89-a045-0ade3a4b7e6e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-13 06:10:29,552|ad82eef7-1962-4d89-a045-0ade3a4b7e6e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-13 06:10:29,554|ad82eef7-1962-4d89-a045-0ade3a4b7e6e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-13 06:10:29,569|ad82eef7-1962-4d89-a045-0ade3a4b7e6e||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Batched Sequence : ([]) 2022-03-13 06:10:29,570|ad82eef7-1962-4d89-a045-0ade3a4b7e6e||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Generated Resource Param Data ({ }) 2022-03-13 06:10:29,578|ad82eef7-1962-4d89-a045-0ade3a4b7e6e||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Preparing Response... 2022-03-13 06:10:29,579|ad82eef7-1962-4d89-a045-0ade3a4b7e6e||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-13 06:10:29,579|ad82eef7-1962-4d89-a045-0ade3a4b7e6e||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-13 06:10:29,579|ad82eef7-1962-4d89-a045-0ade3a4b7e6e||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f17b6b4b-4ad2-4159-96ea-cb1d5175c7e1 auditStoreId -1 2022-03-13 06:11:45,729|cd2beeeb-5398-4653-bff3-e0ce855174da||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-13 06:11:45,730|cd2beeeb-5398-4653-bff3-e0ce855174da||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-13 06:11:45,730|cd2beeeb-5398-4653-bff3-e0ce855174da||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-13 06:11:45,937|cd2beeeb-5398-4653-bff3-e0ce855174da||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-13 06:11:45,937|cd2beeeb-5398-4653-bff3-e0ce855174da||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-13 06:11:46,539|f70bed6b-40b6-4434-816d-d7a2d2f3bdb3||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1c34c1b1-c170-43c3-9628-30342ef14c35) 2022-03-13 06:11:46,540|f70bed6b-40b6-4434-816d-d7a2d2f3bdb3||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| deleting definition types under : /opt/app/onap/blueprints/working/1c34c1b1-c170-43c3-9628-30342ef14c35/Definitions 2022-03-13 06:11:46,542|f70bed6b-40b6-4434-816d-d7a2d2f3bdb3||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| reinitialized all type definitions 2022-03-13 06:11:46,543|f70bed6b-40b6-4434-816d-d7a2d2f3bdb3||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-13 06:11:46,564|f70bed6b-40b6-4434-816d-d7a2d2f3bdb3||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-13 06:11:46,571|f70bed6b-40b6-4434-816d-d7a2d2f3bdb3||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-13 06:11:46,577|f70bed6b-40b6-4434-816d-d7a2d2f3bdb3||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-13 06:11:46,591|f70bed6b-40b6-4434-816d-d7a2d2f3bdb3||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing Workflow(helloworld) 2022-03-13 06:11:46,591|f70bed6b-40b6-4434-816d-d7a2d2f3bdb3||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-13 06:11:46,591|f70bed6b-40b6-4434-816d-d7a2d2f3bdb3||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| identified workflow(helloworld) targets(helloworld) 2022-03-13 06:11:46,591|f70bed6b-40b6-4434-816d-d7a2d2f3bdb3||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-13 06:11:46,591|f70bed6b-40b6-4434-816d-d7a2d2f3bdb3||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-13 06:11:46,592|f70bed6b-40b6-4434-816d-d7a2d2f3bdb3||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enriching artifacts file(/opt/app/onap/blueprints/working/1c34c1b1-c170-43c3-9628-30342ef14c35/Templates/hello-world-mapping.json 2022-03-13 06:11:46,597|f70bed6b-40b6-4434-816d-d7a2d2f3bdb3||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-13 06:11:46,597|f70bed6b-40b6-4434-816d-d7a2d2f3bdb3||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-13 06:11:46,597|f70bed6b-40b6-4434-816d-d7a2d2f3bdb3||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing blueprint Resource Definitions 2022-03-13 06:11:46,597|f70bed6b-40b6-4434-816d-d7a2d2f3bdb3||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-13 06:11:46,598|f70bed6b-40b6-4434-816d-d7a2d2f3bdb3||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing file (Templates/hello-world-mapping.json) 2022-03-13 06:11:46,603|f70bed6b-40b6-4434-816d-d7a2d2f3bdb3||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| distinct resource keys ([]) 2022-03-13 06:11:46,603|f70bed6b-40b6-4434-816d-d7a2d2f3bdb3||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enriching Resource Definition sources Node Template: [] 2022-03-13 06:11:46,820|d207cc5e-eb28-4812-8183-47f35894c137||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(6ec6dce0-c666-4236-94a3-40f4b618f2e1) CBA(/opt/app/onap/blueprints/archive/6ec6dce0-c666-4236-94a3-40f4b618f2e1/cba.zip) 2022-03-13 06:11:46,829|d207cc5e-eb28-4812-8183-47f35894c137||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6ec6dce0-c666-4236-94a3-40f4b618f2e1) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:11:46,843|d207cc5e-eb28-4812-8183-47f35894c137||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(helloworld) 2022-03-13 06:11:46,850|d207cc5e-eb28-4812-8183-47f35894c137||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6ec6dce0-c666-4236-94a3-40f4b618f2e1) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:11:46,881|d207cc5e-eb28-4812-8183-47f35894c137||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/working/6ec6dce0-c666-4236-94a3-40f4b618f2e1) present to clean. 2022-03-13 06:11:47,069|9825afe3-e10f-4df6-9038-daae5762e368||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing request id 654321 2022-03-13 06:11:47,069|9825afe3-e10f-4df6-9038-daae5762e368||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionInput called not to store the Workflow action input details 2022-03-13 06:11:47,069|9825afe3-e10f-4df6-9038-daae5762e368||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| StoreAuditService ID -1 2022-03-13 06:11:47,071|9825afe3-e10f-4df6-9038-daae5762e368||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-13 06:11:47,072|9825afe3-e10f-4df6-9038-daae5762e368||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-13 06:11:47,073|9825afe3-e10f-4df6-9038-daae5762e368||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:11:47,077|9825afe3-e10f-4df6-9038-daae5762e368||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deriving input data for workflow: (helloworld) 2022-03-13 06:11:47,077|9825afe3-e10f-4df6-9038-daae5762e368||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-13 06:11:47,078|9825afe3-e10f-4df6-9038-daae5762e368||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-13 06:11:47,079|9825afe3-e10f-4df6-9038-daae5762e368||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-13 06:11:47,079|9825afe3-e10f-4df6-9038-daae5762e368||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-13 06:11:47,079|9825afe3-e10f-4df6-9038-daae5762e368||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-13 06:11:47,081|9825afe3-e10f-4df6-9038-daae5762e368||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-13 06:11:47,093|9825afe3-e10f-4df6-9038-daae5762e368||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Batched Sequence : ([]) 2022-03-13 06:11:47,095|9825afe3-e10f-4df6-9038-daae5762e368||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Generated Resource Param Data ({ }) 2022-03-13 06:11:47,101|9825afe3-e10f-4df6-9038-daae5762e368||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Preparing Response... 2022-03-13 06:11:47,101|9825afe3-e10f-4df6-9038-daae5762e368||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-13 06:11:47,101|9825afe3-e10f-4df6-9038-daae5762e368||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-13 06:11:47,102|9825afe3-e10f-4df6-9038-daae5762e368||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 97521fe6-30bb-4468-a137-8293b55fde80 auditStoreId -1 2022-03-13 06:13:00,336|ef8f8133-f3ad-4887-9eb8-54fcb20a1e53||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-13 06:13:00,336|ef8f8133-f3ad-4887-9eb8-54fcb20a1e53||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-13 06:13:00,337|ef8f8133-f3ad-4887-9eb8-54fcb20a1e53||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-13 06:13:00,532|ef8f8133-f3ad-4887-9eb8-54fcb20a1e53||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-13 06:13:00,532|ef8f8133-f3ad-4887-9eb8-54fcb20a1e53||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-13 06:13:01,130|4fad968b-873e-403d-9abb-5e28acbbe0c1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/479732d3-6be6-4380-be99-005f0339e83b) 2022-03-13 06:13:01,130|4fad968b-873e-403d-9abb-5e28acbbe0c1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| deleting definition types under : /opt/app/onap/blueprints/working/479732d3-6be6-4380-be99-005f0339e83b/Definitions 2022-03-13 06:13:01,132|4fad968b-873e-403d-9abb-5e28acbbe0c1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| reinitialized all type definitions 2022-03-13 06:13:01,132|4fad968b-873e-403d-9abb-5e28acbbe0c1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-13 06:13:01,149|4fad968b-873e-403d-9abb-5e28acbbe0c1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-13 06:13:01,159|4fad968b-873e-403d-9abb-5e28acbbe0c1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-13 06:13:01,165|4fad968b-873e-403d-9abb-5e28acbbe0c1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-13 06:13:01,177|4fad968b-873e-403d-9abb-5e28acbbe0c1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing Workflow(helloworld) 2022-03-13 06:13:01,177|4fad968b-873e-403d-9abb-5e28acbbe0c1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-13 06:13:01,177|4fad968b-873e-403d-9abb-5e28acbbe0c1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| identified workflow(helloworld) targets(helloworld) 2022-03-13 06:13:01,178|4fad968b-873e-403d-9abb-5e28acbbe0c1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-13 06:13:01,178|4fad968b-873e-403d-9abb-5e28acbbe0c1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-13 06:13:01,178|4fad968b-873e-403d-9abb-5e28acbbe0c1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enriching artifacts file(/opt/app/onap/blueprints/working/479732d3-6be6-4380-be99-005f0339e83b/Templates/hello-world-mapping.json 2022-03-13 06:13:01,183|4fad968b-873e-403d-9abb-5e28acbbe0c1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-13 06:13:01,183|4fad968b-873e-403d-9abb-5e28acbbe0c1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-13 06:13:01,183|4fad968b-873e-403d-9abb-5e28acbbe0c1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing blueprint Resource Definitions 2022-03-13 06:13:01,183|4fad968b-873e-403d-9abb-5e28acbbe0c1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-13 06:13:01,183|4fad968b-873e-403d-9abb-5e28acbbe0c1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing file (Templates/hello-world-mapping.json) 2022-03-13 06:13:01,189|4fad968b-873e-403d-9abb-5e28acbbe0c1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| distinct resource keys ([]) 2022-03-13 06:13:01,190|4fad968b-873e-403d-9abb-5e28acbbe0c1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enriching Resource Definition sources Node Template: [] 2022-03-13 06:13:01,395|fc818563-dfb8-4f96-9f23-459427dec250||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(6df6daaf-c9b7-4d77-aa54-526bcf48058d) CBA(/opt/app/onap/blueprints/archive/6df6daaf-c9b7-4d77-aa54-526bcf48058d/cba.zip) 2022-03-13 06:13:01,402|fc818563-dfb8-4f96-9f23-459427dec250||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6df6daaf-c9b7-4d77-aa54-526bcf48058d) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:13:01,418|fc818563-dfb8-4f96-9f23-459427dec250||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(helloworld) 2022-03-13 06:13:01,424|fc818563-dfb8-4f96-9f23-459427dec250||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6df6daaf-c9b7-4d77-aa54-526bcf48058d) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:13:01,459|fc818563-dfb8-4f96-9f23-459427dec250||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/working/6df6daaf-c9b7-4d77-aa54-526bcf48058d) present to clean. 2022-03-13 06:13:01,653|916149d9-0d57-47f2-a479-01e8280e3fb9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing request id 654321 2022-03-13 06:13:01,653|916149d9-0d57-47f2-a479-01e8280e3fb9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionInput called not to store the Workflow action input details 2022-03-13 06:13:01,653|916149d9-0d57-47f2-a479-01e8280e3fb9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| StoreAuditService ID -1 2022-03-13 06:13:01,655|916149d9-0d57-47f2-a479-01e8280e3fb9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-13 06:13:01,656|916149d9-0d57-47f2-a479-01e8280e3fb9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-13 06:13:01,657|916149d9-0d57-47f2-a479-01e8280e3fb9||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:13:01,661|916149d9-0d57-47f2-a479-01e8280e3fb9||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deriving input data for workflow: (helloworld) 2022-03-13 06:13:01,661|916149d9-0d57-47f2-a479-01e8280e3fb9||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-13 06:13:01,661|916149d9-0d57-47f2-a479-01e8280e3fb9||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-13 06:13:01,662|916149d9-0d57-47f2-a479-01e8280e3fb9||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-13 06:13:01,662|916149d9-0d57-47f2-a479-01e8280e3fb9||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-13 06:13:01,662|916149d9-0d57-47f2-a479-01e8280e3fb9||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-13 06:13:01,664|916149d9-0d57-47f2-a479-01e8280e3fb9||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-13 06:13:01,676|916149d9-0d57-47f2-a479-01e8280e3fb9||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Batched Sequence : ([]) 2022-03-13 06:13:01,677|916149d9-0d57-47f2-a479-01e8280e3fb9||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Generated Resource Param Data ({ }) 2022-03-13 06:13:01,681|916149d9-0d57-47f2-a479-01e8280e3fb9||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Preparing Response... 2022-03-13 06:13:01,681|916149d9-0d57-47f2-a479-01e8280e3fb9||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-13 06:13:01,682|916149d9-0d57-47f2-a479-01e8280e3fb9||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-13 06:13:01,682|916149d9-0d57-47f2-a479-01e8280e3fb9||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bff77412-05a2-42bc-ae9c-a379cf3d4a89 auditStoreId -1 2022-03-13 06:15:47,842|b6e9fb9a-44f2-44d1-a4fe-0f243ef5c9cf||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-13 06:15:47,842|b6e9fb9a-44f2-44d1-a4fe-0f243ef5c9cf||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-13 06:15:47,843|b6e9fb9a-44f2-44d1-a4fe-0f243ef5c9cf||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-13 06:15:48,099|b6e9fb9a-44f2-44d1-a4fe-0f243ef5c9cf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-13 06:15:48,100|b6e9fb9a-44f2-44d1-a4fe-0f243ef5c9cf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-13 06:15:48,678|21bf4258-80fe-4886-8003-a045385e85d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7c8e8ded-a23c-4292-abcb-ff9786d2fea9) 2022-03-13 06:15:48,680|21bf4258-80fe-4886-8003-a045385e85d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| deleting definition types under : /opt/app/onap/blueprints/working/7c8e8ded-a23c-4292-abcb-ff9786d2fea9/Definitions 2022-03-13 06:15:48,682|21bf4258-80fe-4886-8003-a045385e85d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| reinitialized all type definitions 2022-03-13 06:15:48,683|21bf4258-80fe-4886-8003-a045385e85d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-13 06:15:48,704|21bf4258-80fe-4886-8003-a045385e85d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-13 06:15:48,710|21bf4258-80fe-4886-8003-a045385e85d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-13 06:15:48,717|21bf4258-80fe-4886-8003-a045385e85d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-13 06:15:48,732|21bf4258-80fe-4886-8003-a045385e85d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing Workflow(helloworld) 2022-03-13 06:15:48,733|21bf4258-80fe-4886-8003-a045385e85d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-13 06:15:48,733|21bf4258-80fe-4886-8003-a045385e85d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| identified workflow(helloworld) targets(helloworld) 2022-03-13 06:15:48,733|21bf4258-80fe-4886-8003-a045385e85d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-13 06:15:48,733|21bf4258-80fe-4886-8003-a045385e85d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-13 06:15:48,734|21bf4258-80fe-4886-8003-a045385e85d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enriching artifacts file(/opt/app/onap/blueprints/working/7c8e8ded-a23c-4292-abcb-ff9786d2fea9/Templates/hello-world-mapping.json 2022-03-13 06:15:48,740|21bf4258-80fe-4886-8003-a045385e85d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-13 06:15:48,740|21bf4258-80fe-4886-8003-a045385e85d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-13 06:15:48,740|21bf4258-80fe-4886-8003-a045385e85d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing blueprint Resource Definitions 2022-03-13 06:15:48,741|21bf4258-80fe-4886-8003-a045385e85d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-13 06:15:48,741|21bf4258-80fe-4886-8003-a045385e85d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing file (Templates/hello-world-mapping.json) 2022-03-13 06:15:48,746|21bf4258-80fe-4886-8003-a045385e85d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| distinct resource keys ([]) 2022-03-13 06:15:48,746|21bf4258-80fe-4886-8003-a045385e85d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enriching Resource Definition sources Node Template: [] 2022-03-13 06:15:48,980|9924c3cd-a8cf-4e76-8244-f265cef723d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(1bbfc713-f761-4612-be0c-a189751003be) CBA(/opt/app/onap/blueprints/archive/1bbfc713-f761-4612-be0c-a189751003be/cba.zip) 2022-03-13 06:15:48,989|9924c3cd-a8cf-4e76-8244-f265cef723d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1bbfc713-f761-4612-be0c-a189751003be) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:15:49,012|9924c3cd-a8cf-4e76-8244-f265cef723d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(helloworld) 2022-03-13 06:15:49,020|9924c3cd-a8cf-4e76-8244-f265cef723d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1bbfc713-f761-4612-be0c-a189751003be) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:15:49,054|9924c3cd-a8cf-4e76-8244-f265cef723d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/working/1bbfc713-f761-4612-be0c-a189751003be) present to clean. 2022-03-13 06:15:49,237|39199dbe-9425-4f35-bd64-9efd1d928175||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing request id 654321 2022-03-13 06:15:49,237|39199dbe-9425-4f35-bd64-9efd1d928175||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionInput called not to store the Workflow action input details 2022-03-13 06:15:49,237|39199dbe-9425-4f35-bd64-9efd1d928175||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| StoreAuditService ID -1 2022-03-13 06:15:49,239|39199dbe-9425-4f35-bd64-9efd1d928175||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-13 06:15:49,239|39199dbe-9425-4f35-bd64-9efd1d928175||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-13 06:15:49,242|39199dbe-9425-4f35-bd64-9efd1d928175||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:15:49,254|39199dbe-9425-4f35-bd64-9efd1d928175||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deriving input data for workflow: (helloworld) 2022-03-13 06:15:49,254|39199dbe-9425-4f35-bd64-9efd1d928175||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-13 06:15:49,254|39199dbe-9425-4f35-bd64-9efd1d928175||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-13 06:15:49,255|39199dbe-9425-4f35-bd64-9efd1d928175||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-13 06:15:49,256|39199dbe-9425-4f35-bd64-9efd1d928175||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-13 06:15:49,256|39199dbe-9425-4f35-bd64-9efd1d928175||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-13 06:15:49,257|39199dbe-9425-4f35-bd64-9efd1d928175||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-13 06:15:49,276|39199dbe-9425-4f35-bd64-9efd1d928175||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Batched Sequence : ([]) 2022-03-13 06:15:49,277|39199dbe-9425-4f35-bd64-9efd1d928175||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Generated Resource Param Data ({ }) 2022-03-13 06:15:49,286|39199dbe-9425-4f35-bd64-9efd1d928175||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Preparing Response... 2022-03-13 06:15:49,286|39199dbe-9425-4f35-bd64-9efd1d928175||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-13 06:15:49,286|39199dbe-9425-4f35-bd64-9efd1d928175||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-13 06:15:49,287|39199dbe-9425-4f35-bd64-9efd1d928175||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 256bbe86-564b-4dd9-a38b-a49a412cca67 auditStoreId -1 2022-03-13 06:18:39,979|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-13 06:18:39,979|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-13 06:18:39,979|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-13 06:18:40,250|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-13 06:18:40,250|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-13 06:18:40,552|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-13 06:18:40,553|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(1bf6583e-4ba5-4442-8614-73d57d2be171) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-13 06:18:40,567|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(017bcf1c-2494-4714-981a-0227df91a9ac) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-13 06:18:40,573|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(6e7f7ad6-12b0-40cc-9405-aa88ad2d3366) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-13 06:18:40,583|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(b77bd6ec-8402-49db-aacd-a1dad4a90562) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-13 06:18:40,599|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(dd6a1fa6-4bac-4703-a22d-910885641de9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-13 06:18:40,612|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(f7766f02-08fc-46ab-9813-6bc6afbebdb1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-13 06:18:40,626|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:18:40,627|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:18:40,627|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-13 06:18:40,627|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-13 06:18:40,628|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:18:40,628|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:18:40,671|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-13 06:18:40,691|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-13 06:18:40,708|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-13 06:18:40,726|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-13 06:18:40,798|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:18:40,798|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:18:40,799|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:18:40,862|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:18:40,901|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-13 06:18:40,920|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-03-13 06:18:40,929|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-13 06:18:40,980|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:18:40,981|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:18:40,981|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:18:41,023|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:18:41,049|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-13 06:18:41,061|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-03-13 06:18:41,069|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-13 06:18:41,113|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:18:41,113|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:18:41,114|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:18:41,115|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(HealthCheck) 2022-03-13 06:18:41,116|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-13 06:18:41,117|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(vf-config-assign) 2022-03-13 06:18:41,117|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(vf-config-deploy) 2022-03-13 06:18:41,159|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:18:41,160|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:18:41,161|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-13 06:18:41,172|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:18:41,199|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-03-13 06:18:41,214|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-03-13 06:18:41,230|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-13 06:18:41,247|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-13 06:18:41,247|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-03-13 06:18:41,275|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-13 06:18:41,310|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:18:41,311|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:18:41,349|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-13 06:18:41,391|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-03-13 06:18:41,411|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-03-13 06:18:41,419|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-03-13 06:18:41,446|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:18:41,447|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:18:41,448|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign-day-2) 2022-03-13 06:18:41,448|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:18:41,449|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy-day-2) 2022-03-13 06:18:41,467|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:18:41,482|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :5G_Core::1.0.37 2022-03-13 06:18:41,497|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-03-13 06:18:41,500|84f78d62-4c77-4a9e-9ae1-33c0bada77f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-03-13 06:18:53,304|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/00bb82be-91a9-438c-9ddc-452566d4ca3e) 2022-03-13 06:18:53,305|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| deleting definition types under : /opt/app/onap/blueprints/working/00bb82be-91a9-438c-9ddc-452566d4ca3e/Definitions 2022-03-13 06:18:53,307|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| reinitialized all type definitions 2022-03-13 06:18:53,308|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-03-13 06:18:53,330|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(vnf-template) 2022-03-13 06:18:53,337|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(vnf-mapping) 2022-03-13 06:18:53,342|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-03-13 06:18:53,361|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:18:53,381|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:18:53,389|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:18:53,397|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-03-13 06:18:53,397|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-03-13 06:18:53,397|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-03-13 06:18:53,414|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:18:53,422|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:18:53,431|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:18:53,439|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-13 06:18:53,459|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:18:53,467|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:18:53,477|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:18:53,485|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:18:53,494|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:18:53,512|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:18:53,536|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(config-assign) 2022-03-13 06:18:53,540|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(baseconfig-template) 2022-03-13 06:18:53,540|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-03-13 06:18:53,540|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-03-13 06:18:53,553|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:18:53,563|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:18:53,573|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:18:53,582|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(config-deploy) 2022-03-13 06:18:53,614|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing Workflow(resource-assignment) 2022-03-13 06:18:53,615|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-03-13 06:18:53,615|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-03-13 06:18:53,615|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-03-13 06:18:53,615|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-03-13 06:18:53,615|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-03-13 06:18:53,615|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enriching artifacts file(/opt/app/onap/blueprints/working/00bb82be-91a9-438c-9ddc-452566d4ca3e/Templates/vnf-mapping.json 2022-03-13 06:18:53,621|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-03-13 06:18:53,621|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-03-13 06:18:53,621|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enriching artifacts file(/opt/app/onap/blueprints/working/00bb82be-91a9-438c-9ddc-452566d4ca3e/Templates/base_ubuntu20-mapping.json 2022-03-13 06:18:53,627|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-03-13 06:18:53,627|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-03-13 06:18:53,628|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing Workflow(config-assign) 2022-03-13 06:18:53,628|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-03-13 06:18:53,628|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| identified workflow(config-assign) targets(config-assign) 2022-03-13 06:18:53,628|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-03-13 06:18:53,628|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-03-13 06:18:53,628|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enriching artifacts file(/opt/app/onap/blueprints/working/00bb82be-91a9-438c-9ddc-452566d4ca3e/Templates/baseconfig-mapping.json 2022-03-13 06:18:53,634|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-03-13 06:18:53,634|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-13 06:18:53,636|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing Workflow(config-deploy) 2022-03-13 06:18:53,636|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-03-13 06:18:53,637|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| identified workflow(config-deploy) targets(config-deploy) 2022-03-13 06:18:53,637|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(config-deploy) resource assignment files([] 2022-03-13 06:18:53,637|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing blueprint Resource Definitions 2022-03-13 06:18:53,637|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-03-13 06:18:53,637|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing file (Templates/vnf-mapping.json) 2022-03-13 06:18:53,637|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-03-13 06:18:53,637|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing file (Templates/baseconfig-mapping.json) 2022-03-13 06:18:53,661|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:18:53,762|524b88c8-82c8-4922-b82b-a2ce4aeae533||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-03-13 06:18:53,954|106966d9-a2cb-456d-b592-be5e8f31c194||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(4d8c292a-8e03-4b4b-8420-1e57a3bf5b67) CBA(/opt/app/onap/blueprints/archive/4d8c292a-8e03-4b4b-8420-1e57a3bf5b67/cba.zip) 2022-03-13 06:18:53,962|106966d9-a2cb-456d-b592-be5e8f31c194||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4d8c292a-8e03-4b4b-8420-1e57a3bf5b67) and entry definition file (Definitions/ubuntu20.json) 2022-03-13 06:18:53,997|106966d9-a2cb-456d-b592-be5e8f31c194||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-13 06:18:54,034|106966d9-a2cb-456d-b592-be5e8f31c194||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:18:54,035|106966d9-a2cb-456d-b592-be5e8f31c194||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:18:54,035|106966d9-a2cb-456d-b592-be5e8f31c194||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:18:54,045|106966d9-a2cb-456d-b592-be5e8f31c194||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4d8c292a-8e03-4b4b-8420-1e57a3bf5b67) and entry definition file (Definitions/ubuntu20.json) 2022-03-13 06:18:54,080|106966d9-a2cb-456d-b592-be5e8f31c194||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/working/4d8c292a-8e03-4b4b-8420-1e57a3bf5b67) present to clean. 2022-03-13 06:20:04,858|a8968033-8880-4848-9799-c1b30cc0f552||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-13 06:20:04,859|a8968033-8880-4848-9799-c1b30cc0f552||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-13 06:20:04,859|a8968033-8880-4848-9799-c1b30cc0f552||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-13 06:20:05,048|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-13 06:20:05,048|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-13 06:20:05,520|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-13 06:20:05,521|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(45b80708-7537-4b20-ad27-8c5acb9fbadb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-13 06:20:05,535|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(651ca2a7-bc85-47a4-b951-0427470079d3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-13 06:20:05,543|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(4a97b9b8-57ef-40d8-adee-2542b7fa6c60) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-13 06:20:05,559|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(1c1d5cf8-852d-45a9-9478-602f858ef2cd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-13 06:20:05,573|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(07bcd4a6-956a-471e-9153-ce25ebd47277) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-13 06:20:05,585|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(b87a24e5-42e7-4edd-b4ce-b6285d6688a8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-13 06:20:05,598|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:05,598|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:05,599|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-13 06:20:05,599|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-13 06:20:05,599|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:05,599|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:05,652|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-13 06:20:05,671|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-13 06:20:05,676|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-13 06:20:05,693|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-13 06:20:05,758|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:20:05,758|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:20:05,759|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:20:05,793|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:20:05,794|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:20:05,795|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:05,806|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:05,825|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-13 06:20:05,840|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-03-13 06:20:05,849|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-13 06:20:05,873|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-13 06:20:05,886|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-13 06:20:05,893|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-13 06:20:05,939|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:20:05,940|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:20:05,940|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:20:05,941|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(HealthCheck) 2022-03-13 06:20:05,942|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-13 06:20:05,942|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(vf-config-assign) 2022-03-13 06:20:05,943|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(vf-config-deploy) 2022-03-13 06:20:05,982|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-13 06:20:06,010|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-03-13 06:20:06,030|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-03-13 06:20:06,038|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-03-13 06:20:06,071|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:20:06,072|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:20:06,073|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:20:06,108|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:06,138|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-13 06:20:06,150|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-03-13 06:20:06,158|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-13 06:20:06,181|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:20:06,182|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:20:06,213|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-13 06:20:06,243|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-03-13 06:20:06,257|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-03-13 06:20:06,264|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-03-13 06:20:06,299|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:20:06,300|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:20:06,301|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign-day-2) 2022-03-13 06:20:06,301|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:20:06,302|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy-day-2) 2022-03-13 06:20:06,318|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:06,333|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :5G_Core::1.0.37 2022-03-13 06:20:06,347|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-03-13 06:20:06,348|a8968033-8880-4848-9799-c1b30cc0f552||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-03-13 06:20:07,726|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/835860cc-e1cc-40c1-9bae-42e714a85716) 2022-03-13 06:20:07,727|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| deleting definition types under : /opt/app/onap/blueprints/working/835860cc-e1cc-40c1-9bae-42e714a85716/Definitions 2022-03-13 06:20:07,729|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| reinitialized all type definitions 2022-03-13 06:20:07,729|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-03-13 06:20:07,749|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-03-13 06:20:07,755|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-03-13 06:20:07,760|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-03-13 06:20:07,777|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(capability) 2022-03-13 06:20:07,795|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(capability) 2022-03-13 06:20:07,803|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(processor-db) 2022-03-13 06:20:07,815|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-13 06:20:07,830|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-13 06:20:07,839|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-13 06:20:07,849|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-13 06:20:07,859|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-13 06:20:07,899|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-03-13 06:20:07,904|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-03-13 06:20:07,904|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-03-13 06:20:07,918|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(capability) 2022-03-13 06:20:07,926|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(capability) 2022-03-13 06:20:07,933|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(capability) 2022-03-13 06:20:07,941|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(processor-db) 2022-03-13 06:20:07,950|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-13 06:20:07,961|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-13 06:20:07,971|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-13 06:20:07,981|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-13 06:20:07,992|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-13 06:20:08,004|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-13 06:20:08,044|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing Workflow(resource-resolution) 2022-03-13 06:20:08,045|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-03-13 06:20:08,045|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-03-13 06:20:08,045|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-03-13 06:20:08,045|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-03-13 06:20:08,045|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-03-13 06:20:08,045|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enriching artifacts file(/opt/app/onap/blueprints/working/835860cc-e1cc-40c1-9bae-42e714a85716/Templates/hello-world-velocity-mapping.json 2022-03-13 06:20:08,050|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-03-13 06:20:08,050|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-03-13 06:20:08,050|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enriching artifacts file(/opt/app/onap/blueprints/working/835860cc-e1cc-40c1-9bae-42e714a85716/Templates/hello-world-jinja-mapping.json 2022-03-13 06:20:08,054|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-03-13 06:20:08,054|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-03-13 06:20:08,054|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing blueprint Resource Definitions 2022-03-13 06:20:08,054|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-03-13 06:20:08,054|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-03-13 06:20:08,054|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-03-13 06:20:08,062|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:08,124|5e6e82eb-9746-4b95-a9df-e799767a8f45||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-03-13 06:20:08,280|3c1acec5-3b13-4187-bea5-db185363d71e||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(8a7bd473-6528-43f9-8153-97f70c443ea2) CBA(/opt/app/onap/blueprints/archive/8a7bd473-6528-43f9-8153-97f70c443ea2/cba.zip) 2022-03-13 06:20:08,286|3c1acec5-3b13-4187-bea5-db185363d71e||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8a7bd473-6528-43f9-8153-97f70c443ea2) and entry definition file (Definitions/resource-resolution.json) 2022-03-13 06:20:08,313|3c1acec5-3b13-4187-bea5-db185363d71e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-resolution) 2022-03-13 06:20:08,322|3c1acec5-3b13-4187-bea5-db185363d71e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8a7bd473-6528-43f9-8153-97f70c443ea2) and entry definition file (Definitions/resource-resolution.json) 2022-03-13 06:20:08,352|3c1acec5-3b13-4187-bea5-db185363d71e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/working/8a7bd473-6528-43f9-8153-97f70c443ea2) present to clean. 2022-03-13 06:20:08,494|218caaf9-9d3e-4047-a42f-4681d187d310||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing request id 5e31ac3e-9f1a-4f5f-b8d4-578de03856c9 2022-03-13 06:20:08,494|218caaf9-9d3e-4047-a42f-4681d187d310||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionInput called not to store the Workflow action input details 2022-03-13 06:20:08,495|218caaf9-9d3e-4047-a42f-4681d187d310||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| StoreAuditService ID -1 2022-03-13 06:20:08,499|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-03-13 06:20:08,564|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-03-13 06:20:08,566|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-03-13 06:20:08,569|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:08,583|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deriving input data for workflow: (resource-resolution) 2022-03-13 06:20:08,589|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-03-13 06:20:08,589|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-13 06:20:08,590|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| preparing request id(5e31ac3e-9f1a-4f5f-b8d4-578de03856c9) for workflow(resource-resolution) step(helloworld) 2022-03-13 06:20:08,590|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-03-13 06:20:08,590|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:08,591|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-03-13 06:20:08,631|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:08,676|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-13 06:20:08,676|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-03-13 06:20:08,986|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Rest request method(PUT), url(/resource-resolution/put) 2022-03-13 06:20:09,064|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response status(200 - OK) 2022-03-13 06:20:09,082|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response processing type (string) 2022-03-13 06:20:09,083|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-03-13 06:20:09,083|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-03-13 06:20:09,083|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-03-13 06:20:09,121|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resource resolution saved into database successfully : (v_put) 2022-03-13 06:20:09,137|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-03-13 06:20:09,139|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Getting Jython Script Class(ResolvProperties) 2022-03-13 06:20:13,675|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Component Object org.python.proxies.__main__$ResolvProperties$1@5cedfb96 2022-03-13 06:20:13,681|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-03-13 06:20:13,694|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resource resolution saved into database successfully : (v_python) 2022-03-13 06:20:13,696|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-13 06:20:13,696|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-03-13 06:20:13,706|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-03-13 06:20:13,715|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response status(200 - OK) 2022-03-13 06:20:13,716|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response processing type (string) 2022-03-13 06:20:13,716|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-03-13 06:20:13,716|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-03-13 06:20:13,716|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-03-13 06:20:13,718|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-13 06:20:13,718|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-03-13 06:20:13,720|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-03-13 06:20:13,728|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resource resolution saved into database successfully : (v_patch) 2022-03-13 06:20:13,730|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response status(200 - OK) 2022-03-13 06:20:13,731|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response processing type (string) 2022-03-13 06:20:13,731|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-03-13 06:20:13,731|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-03-13 06:20:13,731|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-03-13 06:20:13,752|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resource resolution saved into database successfully : (v_del) 2022-03-13 06:20:13,754|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-03-13 06:20:13,792|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-03-13 06:20:22,223|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| compiled in (8430)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-03-13 06:20:22,227|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-03-13 06:20:22,247|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-03-13 06:20:22,264|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resource resolution saved into database successfully : (v_kotlin) 2022-03-13 06:20:22,268|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-13 06:20:22,269|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-03-13 06:20:22,277|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Rest request method(GET), url(/resource-resolution/get) 2022-03-13 06:20:22,286|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response status(200 - OK) 2022-03-13 06:20:22,287|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response processing type (string) 2022-03-13 06:20:22,288|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-03-13 06:20:22,288|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-03-13 06:20:22,289|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-03-13 06:20:22,303|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resource resolution saved into database successfully : (v_get) 2022-03-13 06:20:22,312|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-03-13 06:20:22,313|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-03-13 06:20:22,326|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resource resolution saved into database successfully : (v_input) 2022-03-13 06:20:22,327|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resource resolution saved into database successfully : (v_default) 2022-03-13 06:20:22,329|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-13 06:20:22,329|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-03-13 06:20:22,334|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Rest request method(POST), url(/resource-resolution/post) 2022-03-13 06:20:22,344|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response status(200 - OK) 2022-03-13 06:20:22,345|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response processing type (string) 2022-03-13 06:20:22,345|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-03-13 06:20:22,345|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-03-13 06:20:22,346|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-03-13 06:20:22,358|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resource resolution saved into database successfully : (v_post) 2022-03-13 06:20:22,380|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:22,429|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response processing type (list) 2022-03-13 06:20:22,435|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-03-13 06:20:22,436|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-13 06:20:22,436|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-13 06:20:22,436|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-13 06:20:22,436|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-13 06:20:22,437|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-03-13 06:20:22,451|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resource resolution saved into database successfully : (v_db) 2022-03-13 06:20:22,457|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:22,549|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-03-13 06:20:22,581|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-03-13 06:20:22,581|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-03-13 06:20:22,636|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:22,642|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-03-13 06:20:22,643|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-03-13 06:20:22,643|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-03-13 06:20:22,643|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Getting Jython Script Class(ResolvProperties) 2022-03-13 06:20:22,655|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-03-13 06:20:22,762|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Component Object org.python.proxies.__main__$ResolvProperties$2@3d70baba 2022-03-13 06:20:22,763|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-03-13 06:20:22,775|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resource resolution saved into database successfully : (j_python) 2022-03-13 06:20:22,777|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-13 06:20:22,777|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-03-13 06:20:22,784|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-03-13 06:20:22,796|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response status(200 - OK) 2022-03-13 06:20:22,796|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response processing type (string) 2022-03-13 06:20:22,797|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-03-13 06:20:22,797|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-03-13 06:20:22,797|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-03-13 06:20:22,808|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resource resolution saved into database successfully : (j_patch) 2022-03-13 06:20:22,809|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-03-13 06:20:22,820|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resource resolution saved into database successfully : (j_input) 2022-03-13 06:20:22,822|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-13 06:20:22,822|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-03-13 06:20:22,824|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Rest request method(PUT), url(/resource-resolution/put) 2022-03-13 06:20:22,834|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response status(200 - OK) 2022-03-13 06:20:22,834|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response processing type (string) 2022-03-13 06:20:22,835|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-03-13 06:20:22,835|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-03-13 06:20:22,835|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-03-13 06:20:22,846|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resource resolution saved into database successfully : (j_put) 2022-03-13 06:20:22,847|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-03-13 06:20:22,862|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resource resolution saved into database successfully : (j_default) 2022-03-13 06:20:22,863|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-13 06:20:22,863|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-03-13 06:20:22,865|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-03-13 06:20:22,874|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response status(200 - OK) 2022-03-13 06:20:22,874|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response processing type (string) 2022-03-13 06:20:22,874|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-03-13 06:20:22,874|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-03-13 06:20:22,874|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-03-13 06:20:22,875|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-13 06:20:22,875|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-03-13 06:20:22,877|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Rest request method(POST), url(/resource-resolution/post) 2022-03-13 06:20:22,885|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response status(200 - OK) 2022-03-13 06:20:22,886|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response processing type (string) 2022-03-13 06:20:22,886|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resource resolution saved into database successfully : (j_del) 2022-03-13 06:20:22,886|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-03-13 06:20:22,886|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-03-13 06:20:22,886|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-03-13 06:20:22,887|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-13 06:20:22,887|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-03-13 06:20:22,889|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Rest request method(GET), url(/resource-resolution/get) 2022-03-13 06:20:22,896|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resource resolution saved into database successfully : (j_post) 2022-03-13 06:20:22,899|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response status(200 - OK) 2022-03-13 06:20:22,899|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response processing type (string) 2022-03-13 06:20:22,900|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-03-13 06:20:22,900|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-03-13 06:20:22,900|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-03-13 06:20:22,916|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resource resolution saved into database successfully : (j_get) 2022-03-13 06:20:22,923|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-03-13 06:20:22,923|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-03-13 06:20:22,925|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-03-13 06:20:22,934|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response status(200 - OK) 2022-03-13 06:20:22,934|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response processing type (string) 2022-03-13 06:20:22,935|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-03-13 06:20:22,935|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-03-13 06:20:22,935|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-03-13 06:20:22,947|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resource resolution saved into database successfully : (j_get_id) 2022-03-13 06:20:22,949|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-03-13 06:20:22,950|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-03-13 06:20:22,962|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resource resolution saved into database successfully : (j_kotlin) 2022-03-13 06:20:22,964|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:22,971|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Response processing type (list) 2022-03-13 06:20:22,973|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:22,973|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-13 06:20:22,973|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-13 06:20:22,973|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-13 06:20:22,973|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-13 06:20:22,973|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-13 06:20:22,973|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-13 06:20:22,973|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-13 06:20:22,973|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-13 06:20:22,974|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-13 06:20:22,974|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:22,985|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resource resolution saved into database successfully : (j_db) 2022-03-13 06:20:22,986|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:23,257|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-03-13 06:20:23,269|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-03-13 06:20:23,270|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Preparing Response... 2022-03-13 06:20:23,270|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-03-13 06:20:23,271|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-03-13 06:20:23,272|218caaf9-9d3e-4047-a42f-4681d187d310||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e22aaeb3-8347-42e0-82ef-3ad0e3d9c2f6 auditStoreId -1 2022-03-13 06:20:52,107|e11cc18c-70e7-47cc-816a-f9095713b44f||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-13 06:20:52,107|e11cc18c-70e7-47cc-816a-f9095713b44f||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-13 06:20:52,107|e11cc18c-70e7-47cc-816a-f9095713b44f||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-13 06:20:52,376|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-13 06:20:52,377|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-13 06:20:52,845|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-13 06:20:52,845|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(142f3e83-7e2f-47f5-8725-a25b0487bcfa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-13 06:20:52,863|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(4950deda-0e3f-45e7-8fd8-6b4477d15906) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-13 06:20:52,871|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(91a73907-a1e2-48b2-917a-eeadf67e254e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-13 06:20:52,881|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(f14af7b8-4839-4a3c-93cd-4ad9bed31b9f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-13 06:20:52,891|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(a4156832-6dd7-451b-a274-7217f78e8ad8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-13 06:20:52,906|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(d3a5fa65-1069-49be-bf47-a026a0533626) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-13 06:20:52,919|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:52,920|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:52,920|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-13 06:20:52,921|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-13 06:20:52,921|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:52,922|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:52,958|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-13 06:20:52,991|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-13 06:20:53,012|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-13 06:20:53,031|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-13 06:20:53,116|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:20:53,117|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:20:53,118|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:20:53,158|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:53,199|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-13 06:20:53,219|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-03-13 06:20:53,229|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-13 06:20:53,269|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:20:53,270|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:20:53,271|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:20:53,314|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:53,342|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-13 06:20:53,356|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-03-13 06:20:53,357|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-13 06:20:53,402|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:20:53,403|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:20:53,404|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:20:53,404|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(HealthCheck) 2022-03-13 06:20:53,405|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-13 06:20:53,406|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(vf-config-assign) 2022-03-13 06:20:53,406|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(vf-config-deploy) 2022-03-13 06:20:53,443|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-13 06:20:53,475|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-03-13 06:20:53,490|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-03-13 06:20:53,490|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-03-13 06:20:53,521|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:20:53,521|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:20:53,551|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:20:53,552|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:20:53,553|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-13 06:20:53,565|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:53,591|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-03-13 06:20:53,612|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-03-13 06:20:53,623|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-03-13 06:20:53,647|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-13 06:20:53,664|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-13 06:20:53,671|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-13 06:20:53,709|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:20:53,711|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:20:53,712|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign-day-2) 2022-03-13 06:20:53,712|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:20:53,713|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy-day-2) 2022-03-13 06:20:53,744|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:20:53,760|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :5G_Core::1.0.37 2022-03-13 06:20:53,777|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-03-13 06:20:53,778|e11cc18c-70e7-47cc-816a-f9095713b44f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-03-13 06:21:05,655|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1c8fdab6-7334-4dd5-9238-72596845e86f) 2022-03-13 06:21:05,656|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| deleting definition types under : /opt/app/onap/blueprints/working/1c8fdab6-7334-4dd5-9238-72596845e86f/Definitions 2022-03-13 06:21:05,658|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| reinitialized all type definitions 2022-03-13 06:21:05,658|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(netconf-device) 2022-03-13 06:21:05,674|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(resolve-data) 2022-03-13 06:21:05,689|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-03-13 06:21:05,696|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-03-13 06:21:05,701|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-03-13 06:21:05,735|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-03-13 06:21:05,753|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing Workflow(config-assign) 2022-03-13 06:21:05,753|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-03-13 06:21:05,753|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| identified workflow(config-assign) targets(resolve-data) 2022-03-13 06:21:05,753|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-03-13 06:21:05,753|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-03-13 06:21:05,753|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enriching artifacts file(/opt/app/onap/blueprints/working/1c8fdab6-7334-4dd5-9238-72596845e86f/Templates/netconfrpc-mapping.json 2022-03-13 06:21:05,759|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-03-13 06:21:05,759|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-13 06:21:05,759|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing Workflow(config-deploy) 2022-03-13 06:21:05,760|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-03-13 06:21:05,760|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| identified workflow(config-deploy) targets(execute-netconf) 2022-03-13 06:21:05,760|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(config-deploy) resource assignment files([] 2022-03-13 06:21:05,760|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing blueprint Resource Definitions 2022-03-13 06:21:05,760|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-03-13 06:21:05,760|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing file (Templates/netconfrpc-mapping.json) 2022-03-13 06:21:05,765|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| distinct resource keys ([input-source]) 2022-03-13 06:21:05,772|93b16f0d-4b68-4821-830c-8ea70c6add4a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enriching Resource Definition sources Node Template: [source-input] 2022-03-13 06:21:06,047|9c6f0f3d-4152-42c6-a7c1-3fe7ad5bfc45||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-13 06:21:06,047|9c6f0f3d-4152-42c6-a7c1-3fe7ad5bfc45||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-13 06:21:06,047|9c6f0f3d-4152-42c6-a7c1-3fe7ad5bfc45||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-13 06:21:06,244|9c6f0f3d-4152-42c6-a7c1-3fe7ad5bfc45||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-13 06:21:06,245|9c6f0f3d-4152-42c6-a7c1-3fe7ad5bfc45||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-13 06:21:06,911|340a60dc-9b42-4a93-85d7-ec75f54a25d6||DefaultDispatcher-worker-50||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/22603ca5-bdb4-4e63-bc01-e9df84b63a03) 2022-03-13 06:21:06,913|340a60dc-9b42-4a93-85d7-ec75f54a25d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| deleting definition types under : /opt/app/onap/blueprints/working/22603ca5-bdb4-4e63-bc01-e9df84b63a03/Definitions 2022-03-13 06:21:06,915|340a60dc-9b42-4a93-85d7-ec75f54a25d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| reinitialized all type definitions 2022-03-13 06:21:06,916|340a60dc-9b42-4a93-85d7-ec75f54a25d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-13 06:21:06,937|340a60dc-9b42-4a93-85d7-ec75f54a25d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-13 06:21:06,945|340a60dc-9b42-4a93-85d7-ec75f54a25d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-13 06:21:06,951|340a60dc-9b42-4a93-85d7-ec75f54a25d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-13 06:21:06,966|340a60dc-9b42-4a93-85d7-ec75f54a25d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing Workflow(helloworld) 2022-03-13 06:21:06,966|340a60dc-9b42-4a93-85d7-ec75f54a25d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-13 06:21:06,966|340a60dc-9b42-4a93-85d7-ec75f54a25d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| identified workflow(helloworld) targets(helloworld) 2022-03-13 06:21:06,966|340a60dc-9b42-4a93-85d7-ec75f54a25d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-13 06:21:06,967|340a60dc-9b42-4a93-85d7-ec75f54a25d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-13 06:21:06,967|340a60dc-9b42-4a93-85d7-ec75f54a25d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enriching artifacts file(/opt/app/onap/blueprints/working/22603ca5-bdb4-4e63-bc01-e9df84b63a03/Templates/hello-world-mapping.json 2022-03-13 06:21:06,972|340a60dc-9b42-4a93-85d7-ec75f54a25d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-13 06:21:06,972|340a60dc-9b42-4a93-85d7-ec75f54a25d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-13 06:21:06,972|340a60dc-9b42-4a93-85d7-ec75f54a25d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing blueprint Resource Definitions 2022-03-13 06:21:06,972|340a60dc-9b42-4a93-85d7-ec75f54a25d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-13 06:21:06,972|340a60dc-9b42-4a93-85d7-ec75f54a25d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing file (Templates/hello-world-mapping.json) 2022-03-13 06:21:06,978|340a60dc-9b42-4a93-85d7-ec75f54a25d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| distinct resource keys ([]) 2022-03-13 06:21:06,978|340a60dc-9b42-4a93-85d7-ec75f54a25d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enriching Resource Definition sources Node Template: [] 2022-03-13 06:21:07,177|c2ec1cd5-aa55-409f-b972-6e385cd5fc4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(a33dabcc-30ef-4606-826f-435478f3ede1) CBA(/opt/app/onap/blueprints/archive/a33dabcc-30ef-4606-826f-435478f3ede1/cba.zip) 2022-03-13 06:21:07,184|c2ec1cd5-aa55-409f-b972-6e385cd5fc4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a33dabcc-30ef-4606-826f-435478f3ede1) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:21:07,203|c2ec1cd5-aa55-409f-b972-6e385cd5fc4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(helloworld) 2022-03-13 06:21:07,210|c2ec1cd5-aa55-409f-b972-6e385cd5fc4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a33dabcc-30ef-4606-826f-435478f3ede1) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:21:07,258|c2ec1cd5-aa55-409f-b972-6e385cd5fc4d||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/working/a33dabcc-30ef-4606-826f-435478f3ede1) present to clean. 2022-03-13 06:21:07,442|5455dd11-84bf-4c1d-96ab-43f7cbe5d0e2||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing request id 654321 2022-03-13 06:21:07,442|5455dd11-84bf-4c1d-96ab-43f7cbe5d0e2||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionInput called not to store the Workflow action input details 2022-03-13 06:21:07,442|5455dd11-84bf-4c1d-96ab-43f7cbe5d0e2||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| StoreAuditService ID -1 2022-03-13 06:21:07,444|5455dd11-84bf-4c1d-96ab-43f7cbe5d0e2||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-13 06:21:07,444|5455dd11-84bf-4c1d-96ab-43f7cbe5d0e2||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-13 06:21:07,447|5455dd11-84bf-4c1d-96ab-43f7cbe5d0e2||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-13 06:21:07,459|5455dd11-84bf-4c1d-96ab-43f7cbe5d0e2||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deriving input data for workflow: (helloworld) 2022-03-13 06:21:07,459|5455dd11-84bf-4c1d-96ab-43f7cbe5d0e2||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-13 06:21:07,459|5455dd11-84bf-4c1d-96ab-43f7cbe5d0e2||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-13 06:21:07,461|5455dd11-84bf-4c1d-96ab-43f7cbe5d0e2||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-13 06:21:07,461|5455dd11-84bf-4c1d-96ab-43f7cbe5d0e2||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-13 06:21:07,461|5455dd11-84bf-4c1d-96ab-43f7cbe5d0e2||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-13 06:21:07,463|5455dd11-84bf-4c1d-96ab-43f7cbe5d0e2||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-13 06:21:07,481|5455dd11-84bf-4c1d-96ab-43f7cbe5d0e2||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Batched Sequence : ([]) 2022-03-13 06:21:07,482|5455dd11-84bf-4c1d-96ab-43f7cbe5d0e2||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Generated Resource Param Data ({ }) 2022-03-13 06:21:07,505|5455dd11-84bf-4c1d-96ab-43f7cbe5d0e2||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Preparing Response... 2022-03-13 06:21:07,505|5455dd11-84bf-4c1d-96ab-43f7cbe5d0e2||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-13 06:21:07,505|5455dd11-84bf-4c1d-96ab-43f7cbe5d0e2||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-13 06:21:07,506|5455dd11-84bf-4c1d-96ab-43f7cbe5d0e2||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a54c5b18-c8e6-496b-8b70-aaf84daa002c auditStoreId -1 2022-03-13 06:21:49,684|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-13 06:21:49,684|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-13 06:21:49,684|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-13 06:21:49,874|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-13 06:21:49,874|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-13 06:21:50,237|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-13 06:21:50,238|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(d1ae0f83-748b-4797-aab4-90da2415103e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-13 06:21:50,256|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(fbb9bc01-3a68-427c-9760-78f848d94991) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-13 06:21:50,263|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(638d5a52-6e54-4efc-8873-a815d4f3c441) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-13 06:21:50,276|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(6537629f-141e-49c3-b5cb-d451c5638667) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-13 06:21:50,288|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(13acff4e-1586-41e0-884b-9030768142d3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-13 06:21:50,299|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(1f15ab8f-36d9-4891-a68c-46c3221417dd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-13 06:21:50,310|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:21:50,311|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:21:50,311|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-13 06:21:50,311|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-13 06:21:50,312|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:21:50,313|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:21:50,347|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-13 06:21:50,363|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-13 06:21:50,378|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-13 06:21:50,394|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-13 06:21:50,451|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:21:50,452|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:21:50,453|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:21:50,453|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(HealthCheck) 2022-03-13 06:21:50,454|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-13 06:21:50,454|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(vf-config-assign) 2022-03-13 06:21:50,455|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(vf-config-deploy) 2022-03-13 06:21:50,495|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-13 06:21:50,524|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-03-13 06:21:50,540|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-03-13 06:21:50,541|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-03-13 06:21:50,589|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:21:50,590|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:21:50,591|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:21:50,635|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:21:50,661|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-13 06:21:50,674|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-03-13 06:21:50,675|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-13 06:21:50,719|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:21:50,720|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:21:50,721|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:21:50,760|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:21:50,761|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:21:50,762|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:21:50,771|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:21:50,807|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-13 06:21:50,821|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-13 06:21:50,832|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-13 06:21:50,847|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-03-13 06:21:50,856|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-13 06:21:50,871|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-13 06:21:50,899|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:21:50,901|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:21:50,902|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign-day-2) 2022-03-13 06:21:50,903|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:21:50,904|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy-day-2) 2022-03-13 06:21:50,924|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:21:50,961|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :5G_Core::1.0.37 2022-03-13 06:21:50,979|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-03-13 06:21:50,988|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-03-13 06:21:51,012|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:21:51,013|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:21:51,036|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-13 06:21:51,048|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-03-13 06:21:51,061|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-03-13 06:21:51,062|e646d42a-aa9a-44e3-8b73-9a8b6d759d9a||DefaultDispatcher-worker-53||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-03-13 06:22:02,576|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b902db26-e9ea-4c56-adf2-a61e5af16b32) 2022-03-13 06:22:02,577|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| deleting definition types under : /opt/app/onap/blueprints/working/b902db26-e9ea-4c56-adf2-a61e5af16b32/Definitions 2022-03-13 06:22:02,580|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| reinitialized all type definitions 2022-03-13 06:22:02,581|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-03-13 06:22:02,598|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(vnf-template) 2022-03-13 06:22:02,606|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(vnf-mapping) 2022-03-13 06:22:02,613|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-03-13 06:22:02,633|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:22:02,651|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:22:02,659|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:22:02,665|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-03-13 06:22:02,665|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-03-13 06:22:02,665|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-03-13 06:22:02,678|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:22:02,685|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:22:02,694|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:22:02,701|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-13 06:22:02,717|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:22:02,726|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:22:02,734|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:22:02,741|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:22:02,750|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:22:02,757|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:22:02,770|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(config-assign) 2022-03-13 06:22:02,773|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(baseconfig-template) 2022-03-13 06:22:02,773|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-03-13 06:22:02,773|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-03-13 06:22:02,785|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:22:02,793|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:22:02,801|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(input) 2022-03-13 06:22:02,808|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ***** Enhancing NodeTemplate(config-deploy) 2022-03-13 06:22:02,837|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing Workflow(resource-assignment) 2022-03-13 06:22:02,837|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-03-13 06:22:02,837|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-03-13 06:22:02,837|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-03-13 06:22:02,837|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-03-13 06:22:02,837|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-03-13 06:22:02,837|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enriching artifacts file(/opt/app/onap/blueprints/working/b902db26-e9ea-4c56-adf2-a61e5af16b32/Templates/vnf-mapping.json 2022-03-13 06:22:02,842|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-03-13 06:22:02,842|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-03-13 06:22:02,843|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enriching artifacts file(/opt/app/onap/blueprints/working/b902db26-e9ea-4c56-adf2-a61e5af16b32/Templates/base_ubuntu20-mapping.json 2022-03-13 06:22:02,846|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-03-13 06:22:02,847|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-03-13 06:22:02,847|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing Workflow(config-assign) 2022-03-13 06:22:02,848|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-03-13 06:22:02,848|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| identified workflow(config-assign) targets(config-assign) 2022-03-13 06:22:02,848|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-03-13 06:22:02,848|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-03-13 06:22:02,848|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enriching artifacts file(/opt/app/onap/blueprints/working/b902db26-e9ea-4c56-adf2-a61e5af16b32/Templates/baseconfig-mapping.json 2022-03-13 06:22:02,852|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-03-13 06:22:02,852|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-13 06:22:02,853|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing Workflow(config-deploy) 2022-03-13 06:22:02,853|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-03-13 06:22:02,853|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| identified workflow(config-deploy) targets(config-deploy) 2022-03-13 06:22:02,853|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| workflow(config-deploy) resource assignment files([] 2022-03-13 06:22:02,853|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| ##### Enhancing blueprint Resource Definitions 2022-03-13 06:22:02,853|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-03-13 06:22:02,853|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing file (Templates/vnf-mapping.json) 2022-03-13 06:22:02,854|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-03-13 06:22:02,854|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| processing file (Templates/baseconfig-mapping.json) 2022-03-13 06:22:02,867|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| 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-03-13 06:22:02,925|803c4cfc-00ae-4606-9e81-9bf5a7d637a0||DefaultDispatcher-worker-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-03-13 06:22:03,108|fd84a51c-f55b-4c92-8a25-631375da0cff||DefaultDispatcher-worker-53||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(63548691-152a-439c-9454-3ed584f2ee0f) CBA(/opt/app/onap/blueprints/archive/63548691-152a-439c-9454-3ed584f2ee0f/cba.zip) 2022-03-13 06:22:03,114|fd84a51c-f55b-4c92-8a25-631375da0cff||DefaultDispatcher-worker-53||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/63548691-152a-439c-9454-3ed584f2ee0f) and entry definition file (Definitions/ubuntu20.json) 2022-03-13 06:22:03,127|fd84a51c-f55b-4c92-8a25-631375da0cff||DefaultDispatcher-worker-53||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-13 06:22:03,157|fd84a51c-f55b-4c92-8a25-631375da0cff||DefaultDispatcher-worker-53||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(resource-assignment) 2022-03-13 06:22:03,158|fd84a51c-f55b-4c92-8a25-631375da0cff||DefaultDispatcher-worker-53||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:22:03,158|fd84a51c-f55b-4c92-8a25-631375da0cff||DefaultDispatcher-worker-53||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:22:03,168|fd84a51c-f55b-4c92-8a25-631375da0cff||DefaultDispatcher-worker-53||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/63548691-152a-439c-9454-3ed584f2ee0f) and entry definition file (Definitions/ubuntu20.json) 2022-03-13 06:22:03,180|fd84a51c-f55b-4c92-8a25-631375da0cff||DefaultDispatcher-worker-53||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-03-13 06:22:03,196|fd84a51c-f55b-4c92-8a25-631375da0cff||DefaultDispatcher-worker-53||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-03-13 06:22:03,198|fd84a51c-f55b-4c92-8a25-631375da0cff||DefaultDispatcher-worker-53||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-03-13 06:22:03,221|fd84a51c-f55b-4c92-8a25-631375da0cff||DefaultDispatcher-worker-53||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/working/63548691-152a-439c-9454-3ed584f2ee0f) present to clean. 2022-03-13 06:24:02,529|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-03-13 06:24:02,637|||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-03-13 06:24:02,688|8d65084e-2416-4f28-9d84-08ccbff1a0fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| request(8d65084e-2416-4f28-9d84-08ccbff1a0fc) 2022-03-13 06:24:02,691|8d65084e-2416-4f28-9d84-08ccbff1a0fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| CBA file(/opt/app/onap/blueprints/archive/c168db60-e643-4f62-951d-53351a4175b8/cba.zip written successfully 2022-03-13 06:24:02,692|8d65084e-2416-4f28-9d84-08ccbff1a0fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Save processing(c168db60-e643-4f62-951d-53351a4175b8) CBA(/opt/app/onap/blueprints/archive/c168db60-e643-4f62-951d-53351a4175b8/cba.zip) 2022-03-13 06:24:02,704|8d65084e-2416-4f28-9d84-08ccbff1a0fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c168db60-e643-4f62-951d-53351a4175b8) and entry definition file (Definitions/pnf_netconf.json) 2022-03-13 06:24:02,708|8d65084e-2416-4f28-9d84-08ccbff1a0fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-13 06:24:02,716|8d65084e-2416-4f28-9d84-08ccbff1a0fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-assign) 2022-03-13 06:24:02,717|8d65084e-2416-4f28-9d84-08ccbff1a0fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Validating Workflow(config-deploy) 2022-03-13 06:24:02,722|8d65084e-2416-4f28-9d84-08ccbff1a0fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c168db60-e643-4f62-951d-53351a4175b8) and entry definition file (Definitions/pnf_netconf.json) 2022-03-13 06:24:02,734|8d65084e-2416-4f28-9d84-08ccbff1a0fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-13 06:24:02,746|8d65084e-2416-4f28-9d84-08ccbff1a0fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-13 06:24:02,747|8d65084e-2416-4f28-9d84-08ccbff1a0fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-13 06:24:02,768|8d65084e-2416-4f28-9d84-08ccbff1a0fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-szv6l|||| No compiled cache(/opt/app/onap/blueprints/working/c168db60-e643-4f62-951d-53351a4175b8) present to clean. Mar 13, 2022 6:44:11 AM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated INFO: Transport failed io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931) at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383) at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044) at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Unknown Source)