By type
22:58:55,876 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 22:58:55,878 |-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.4.2.jar!/logback.xml] 22:58:55,880 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 22:58:55,880 |-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.4.2.jar!/logback.xml] 22:58:55,880 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 22:58:55,906 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml] is not of type file 22:58:56,114 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 22:58:56,133 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 22:58:56,137 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 22:58:56,148 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 22:58:56,254 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 22:58:56,254 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 22:58:56,254 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 22:58:56,254 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 22:58:56,254 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 22:58:56,255 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 22:58:56,255 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 22:58:56,255 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 22:58:56,258 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.6.11) 2022-12-24 22:58:57,712|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final 2022-12-24 22:58:57,813|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-5f7b5b88b-5v5k4 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app) 2022-12-24 22:58:57,816|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default" 2022-12-24 22:59:01,739|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-12-24 22:59:02,650|||main||||INFO||||||| Finished Spring Data repository scanning in 881 ms. Found 11 JPA repository interfaces. 2022-12-24 22:59:06,386|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-12-24 22:59:06,494|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final 2022-12-24 22:59:06,879|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-12-24 22:59:07,634|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-12-24 22:59:08,204|||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-12-24 22:59:08,210|||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-12-24 22:59:10,658|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-12-24 22:59:10,677|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-12-24 22:59:10,793|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-12-24 22:59:13,190|||main||||INFO||||||| Audit service is disabled 2022-12-24 22:59:13,436|||main||||INFO||||||| Workflow Audit store is disabled 2022-12-24 22:59:15,330|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest] 2022-12-24 22:59:15,404|||main||||INFO||||||| Dependency Management module created... 2022-12-24 22:59:16,762|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-12-24 22:59:17,177|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-12-24 22:59:18,975|||main||||INFO||||||| Netty started on port 8080 2022-12-24 22:59:21,455|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-12-24 22:59:21,959|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-12-24 22:59:21,970|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 25.458 seconds (JVM running for 26.966) 2022-12-24 22:59:22,006|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-12-25 01:32:38,832|5bdc2fb8-1bd0-4226-b1a0-036015256bc5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-12-25 01:32:38,834|5bdc2fb8-1bd0-4226-b1a0-036015256bc5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-12-25 01:32:38,837|5bdc2fb8-1bd0-4226-b1a0-036015256bc5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-12-25 01:32:39,818|5bdc2fb8-1bd0-4226-b1a0-036015256bc5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-12-25 01:32:39,822|5bdc2fb8-1bd0-4226-b1a0-036015256bc5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-12-25 01:32:42,418|1e6acda1-c3bb-4da2-93f0-dcc8c05d0d91||Thread-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ec0ae837-c2a1-43e4-8224-11f257b1eabc) 2022-12-25 01:32:42,443|1e6acda1-c3bb-4da2-93f0-dcc8c05d0d91||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| deleting definition types under : /opt/app/onap/blueprints/working/ec0ae837-c2a1-43e4-8224-11f257b1eabc/Definitions 2022-12-25 01:32:42,585|1e6acda1-c3bb-4da2-93f0-dcc8c05d0d91||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| reinitialized all type definitions 2022-12-25 01:32:42,596|1e6acda1-c3bb-4da2-93f0-dcc8c05d0d91||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(helloworld) 2022-12-25 01:32:42,696|1e6acda1-c3bb-4da2-93f0-dcc8c05d0d91||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(helloworld-template) 2022-12-25 01:32:42,713|1e6acda1-c3bb-4da2-93f0-dcc8c05d0d91||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-12-25 01:32:42,738|1e6acda1-c3bb-4da2-93f0-dcc8c05d0d91||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-12-25 01:32:42,796|1e6acda1-c3bb-4da2-93f0-dcc8c05d0d91||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ##### Enhancing Workflow(helloworld) 2022-12-25 01:32:42,797|1e6acda1-c3bb-4da2-93f0-dcc8c05d0d91||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-12-25 01:32:42,797|1e6acda1-c3bb-4da2-93f0-dcc8c05d0d91||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| identified workflow(helloworld) targets(helloworld) 2022-12-25 01:32:42,798|1e6acda1-c3bb-4da2-93f0-dcc8c05d0d91||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-12-25 01:32:42,799|1e6acda1-c3bb-4da2-93f0-dcc8c05d0d91||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-12-25 01:32:42,800|1e6acda1-c3bb-4da2-93f0-dcc8c05d0d91||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enriching artifacts file(/opt/app/onap/blueprints/working/ec0ae837-c2a1-43e4-8224-11f257b1eabc/Templates/hello-world-mapping.json 2022-12-25 01:32:42,815|1e6acda1-c3bb-4da2-93f0-dcc8c05d0d91||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-12-25 01:32:42,816|1e6acda1-c3bb-4da2-93f0-dcc8c05d0d91||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| dataType not present for the recipe(dt-helloworld-properties) 2022-12-25 01:32:42,816|1e6acda1-c3bb-4da2-93f0-dcc8c05d0d91||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ##### Enhancing blueprint Resource Definitions 2022-12-25 01:32:42,817|1e6acda1-c3bb-4da2-93f0-dcc8c05d0d91||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-12-25 01:32:42,819|1e6acda1-c3bb-4da2-93f0-dcc8c05d0d91||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| processing file (Templates/hello-world-mapping.json) 2022-12-25 01:32:42,842|1e6acda1-c3bb-4da2-93f0-dcc8c05d0d91||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| distinct resource keys ([]) 2022-12-25 01:32:42,842|1e6acda1-c3bb-4da2-93f0-dcc8c05d0d91||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Enriching Resource Definition sources Node Template: [] 2022-12-25 01:32:43,217|40628c89-5206-473d-9c28-16ebf94fac20||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(cd4b3f37-b1aa-445b-9ea8-8f2f70aa8c44) CBA(/opt/app/onap/blueprints/archive/cd4b3f37-b1aa-445b-9ea8-8f2f70aa8c44/cba.zip) 2022-12-25 01:32:43,245|40628c89-5206-473d-9c28-16ebf94fac20||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cd4b3f37-b1aa-445b-9ea8-8f2f70aa8c44) and entry definition file (Definitions/blueprint.json) 2022-12-25 01:32:43,338|40628c89-5206-473d-9c28-16ebf94fac20||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(helloworld) 2022-12-25 01:32:43,362|40628c89-5206-473d-9c28-16ebf94fac20||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cd4b3f37-b1aa-445b-9ea8-8f2f70aa8c44) and entry definition file (Definitions/blueprint.json) 2022-12-25 01:32:43,711|40628c89-5206-473d-9c28-16ebf94fac20||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| No compiled cache(/opt/app/onap/blueprints/working/cd4b3f37-b1aa-445b-9ea8-8f2f70aa8c44) present to clean. 2022-12-25 01:32:43,935|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321 2022-12-25 01:32:43,935|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2022-12-25 01:32:43,943|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID -1 2022-12-25 01:32:43,954|654321||DefaultDispatcher-worker-29||||INFO||||||| getting cba file name(test101), version(1.0.1) from db 2022-12-25 01:32:44,059|654321||DefaultDispatcher-worker-29||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-12-25 01:32:44,062|654321||DefaultDispatcher-worker-29||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-12-25 01:32:44,064|654321||DefaultDispatcher-worker-29||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-12-25 01:32:44,082|654321||DefaultDispatcher-worker-29||||INFO||||||| Deriving input data for workflow: (helloworld) 2022-12-25 01:32:44,084|654321||DefaultDispatcher-worker-29||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-12-25 01:32:44,108|654321||DefaultDispatcher-worker-29||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-12-25 01:32:44,122|654321||DefaultDispatcher-worker-29||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-12-25 01:32:44,124|654321||DefaultDispatcher-worker-29||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-12-25 01:32:44,130|654321||DefaultDispatcher-worker-29||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-12-25 01:32:44,164|654321||DefaultDispatcher-worker-29||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-12-25 01:32:44,204|654321||DefaultDispatcher-worker-8||||INFO||||||| Batched Sequence : ([]) 2022-12-25 01:32:44,208|654321||DefaultDispatcher-worker-8||||INFO||||||| Generated Resource Param Data ({ }) 2022-12-25 01:32:44,392|654321||DefaultDispatcher-worker-8||||INFO||||||| Preparing Response... 2022-12-25 01:32:44,396|654321||DefaultDispatcher-worker-8||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-12-25 01:32:44,397|654321||DefaultDispatcher-worker-8||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2022-12-25 01:32:44,408|654321||DefaultDispatcher-worker-8||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4f9a51d0-6b55-4c7b-bd87-9c5cdc2b4133 auditStoreId -1 2022-12-25 01:37:29,102|ea7826e7-1d08-41e9-80cc-ac34815a79ec||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-12-25 01:37:29,102|ea7826e7-1d08-41e9-80cc-ac34815a79ec||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-12-25 01:37:29,102|ea7826e7-1d08-41e9-80cc-ac34815a79ec||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-12-25 01:37:30,588|ea7826e7-1d08-41e9-80cc-ac34815a79ec||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-12-25 01:37:30,589|ea7826e7-1d08-41e9-80cc-ac34815a79ec||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-12-25 01:37:32,435|bf613d25-93e1-4b8f-9b92-aa80fa24edaf||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6ca40538-35e8-4ce3-aa41-5894a14a9e74) 2022-12-25 01:37:32,437|bf613d25-93e1-4b8f-9b92-aa80fa24edaf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| deleting definition types under : /opt/app/onap/blueprints/working/6ca40538-35e8-4ce3-aa41-5894a14a9e74/Definitions 2022-12-25 01:37:32,445|bf613d25-93e1-4b8f-9b92-aa80fa24edaf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| reinitialized all type definitions 2022-12-25 01:37:32,450|bf613d25-93e1-4b8f-9b92-aa80fa24edaf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(helloworld) 2022-12-25 01:37:32,501|bf613d25-93e1-4b8f-9b92-aa80fa24edaf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(helloworld-template) 2022-12-25 01:37:32,516|bf613d25-93e1-4b8f-9b92-aa80fa24edaf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-12-25 01:37:32,565|bf613d25-93e1-4b8f-9b92-aa80fa24edaf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-12-25 01:37:32,586|bf613d25-93e1-4b8f-9b92-aa80fa24edaf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ##### Enhancing Workflow(helloworld) 2022-12-25 01:37:32,587|bf613d25-93e1-4b8f-9b92-aa80fa24edaf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-12-25 01:37:32,587|bf613d25-93e1-4b8f-9b92-aa80fa24edaf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| identified workflow(helloworld) targets(helloworld) 2022-12-25 01:37:32,587|bf613d25-93e1-4b8f-9b92-aa80fa24edaf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-12-25 01:37:32,587|bf613d25-93e1-4b8f-9b92-aa80fa24edaf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-12-25 01:37:32,588|bf613d25-93e1-4b8f-9b92-aa80fa24edaf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enriching artifacts file(/opt/app/onap/blueprints/working/6ca40538-35e8-4ce3-aa41-5894a14a9e74/Templates/hello-world-mapping.json 2022-12-25 01:37:32,597|bf613d25-93e1-4b8f-9b92-aa80fa24edaf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-12-25 01:37:32,597|bf613d25-93e1-4b8f-9b92-aa80fa24edaf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| dataType not present for the recipe(dt-helloworld-properties) 2022-12-25 01:37:32,598|bf613d25-93e1-4b8f-9b92-aa80fa24edaf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ##### Enhancing blueprint Resource Definitions 2022-12-25 01:37:32,598|bf613d25-93e1-4b8f-9b92-aa80fa24edaf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-12-25 01:37:32,598|bf613d25-93e1-4b8f-9b92-aa80fa24edaf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| processing file (Templates/hello-world-mapping.json) 2022-12-25 01:37:32,610|bf613d25-93e1-4b8f-9b92-aa80fa24edaf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| distinct resource keys ([]) 2022-12-25 01:37:32,610|bf613d25-93e1-4b8f-9b92-aa80fa24edaf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Enriching Resource Definition sources Node Template: [] 2022-12-25 01:37:32,881|104332b6-3a4a-4038-a381-eeaef121ed45||Thread-54||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(13b5b623-9110-448b-bf5a-62dfd9d5e138) CBA(/opt/app/onap/blueprints/archive/13b5b623-9110-448b-bf5a-62dfd9d5e138/cba.zip) 2022-12-25 01:37:32,890|104332b6-3a4a-4038-a381-eeaef121ed45||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/13b5b623-9110-448b-bf5a-62dfd9d5e138) and entry definition file (Definitions/blueprint.json) 2022-12-25 01:37:32,940|104332b6-3a4a-4038-a381-eeaef121ed45||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(helloworld) 2022-12-25 01:37:32,966|104332b6-3a4a-4038-a381-eeaef121ed45||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/13b5b623-9110-448b-bf5a-62dfd9d5e138) and entry definition file (Definitions/blueprint.json) 2022-12-25 01:37:33,092|104332b6-3a4a-4038-a381-eeaef121ed45||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| No compiled cache(/opt/app/onap/blueprints/working/13b5b623-9110-448b-bf5a-62dfd9d5e138) present to clean. 2022-12-25 01:37:33,303|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321 2022-12-25 01:37:33,303|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2022-12-25 01:37:33,304|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID -1 2022-12-25 01:37:33,307|654321||reactor-http-epoll-4||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-12-25 01:37:33,308|654321||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-12-25 01:37:33,313|654321||DefaultDispatcher-worker-16||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-12-25 01:37:33,339|654321||DefaultDispatcher-worker-16||||INFO||||||| Deriving input data for workflow: (helloworld) 2022-12-25 01:37:33,339|654321||DefaultDispatcher-worker-16||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-12-25 01:37:33,339|654321||DefaultDispatcher-worker-16||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-12-25 01:37:33,342|654321||DefaultDispatcher-worker-16||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-12-25 01:37:33,342|654321||DefaultDispatcher-worker-16||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-12-25 01:37:33,342|654321||DefaultDispatcher-worker-16||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-12-25 01:37:33,346|654321||DefaultDispatcher-worker-16||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-12-25 01:37:33,373|654321||DefaultDispatcher-worker-16||||INFO||||||| Batched Sequence : ([]) 2022-12-25 01:37:33,375|654321||DefaultDispatcher-worker-16||||INFO||||||| Generated Resource Param Data ({ }) 2022-12-25 01:37:33,385|654321||DefaultDispatcher-worker-16||||INFO||||||| Preparing Response... 2022-12-25 01:37:33,386|654321||DefaultDispatcher-worker-16||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-12-25 01:37:33,386|654321||DefaultDispatcher-worker-16||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2022-12-25 01:37:33,387|654321||DefaultDispatcher-worker-16||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f895cc04-2eab-4687-8340-93ff4c5fd064 auditStoreId -1 2022-12-25 01:42:18,143|3d3c1ec9-1718-4146-983b-e7972ba269ce||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-12-25 01:42:18,143|3d3c1ec9-1718-4146-983b-e7972ba269ce||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-12-25 01:42:18,143|3d3c1ec9-1718-4146-983b-e7972ba269ce||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-12-25 01:42:19,159|3d3c1ec9-1718-4146-983b-e7972ba269ce||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-12-25 01:42:19,160|3d3c1ec9-1718-4146-983b-e7972ba269ce||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-12-25 01:42:20,497|c4dfb875-fc66-4cb3-9a0a-e7243751e119||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/05208d0f-cc3a-4f37-b1ea-4d25243f4c93) 2022-12-25 01:42:20,499|c4dfb875-fc66-4cb3-9a0a-e7243751e119||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| deleting definition types under : /opt/app/onap/blueprints/working/05208d0f-cc3a-4f37-b1ea-4d25243f4c93/Definitions 2022-12-25 01:42:20,502|c4dfb875-fc66-4cb3-9a0a-e7243751e119||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| reinitialized all type definitions 2022-12-25 01:42:20,503|c4dfb875-fc66-4cb3-9a0a-e7243751e119||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(helloworld) 2022-12-25 01:42:20,561|c4dfb875-fc66-4cb3-9a0a-e7243751e119||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(helloworld-template) 2022-12-25 01:42:20,580|c4dfb875-fc66-4cb3-9a0a-e7243751e119||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-12-25 01:42:20,593|c4dfb875-fc66-4cb3-9a0a-e7243751e119||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-12-25 01:42:20,614|c4dfb875-fc66-4cb3-9a0a-e7243751e119||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ##### Enhancing Workflow(helloworld) 2022-12-25 01:42:20,615|c4dfb875-fc66-4cb3-9a0a-e7243751e119||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-12-25 01:42:20,615|c4dfb875-fc66-4cb3-9a0a-e7243751e119||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| identified workflow(helloworld) targets(helloworld) 2022-12-25 01:42:20,615|c4dfb875-fc66-4cb3-9a0a-e7243751e119||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-12-25 01:42:20,616|c4dfb875-fc66-4cb3-9a0a-e7243751e119||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-12-25 01:42:20,616|c4dfb875-fc66-4cb3-9a0a-e7243751e119||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enriching artifacts file(/opt/app/onap/blueprints/working/05208d0f-cc3a-4f37-b1ea-4d25243f4c93/Templates/hello-world-mapping.json 2022-12-25 01:42:20,626|c4dfb875-fc66-4cb3-9a0a-e7243751e119||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-12-25 01:42:20,627|c4dfb875-fc66-4cb3-9a0a-e7243751e119||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| dataType not present for the recipe(dt-helloworld-properties) 2022-12-25 01:42:20,627|c4dfb875-fc66-4cb3-9a0a-e7243751e119||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ##### Enhancing blueprint Resource Definitions 2022-12-25 01:42:20,627|c4dfb875-fc66-4cb3-9a0a-e7243751e119||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-12-25 01:42:20,627|c4dfb875-fc66-4cb3-9a0a-e7243751e119||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| processing file (Templates/hello-world-mapping.json) 2022-12-25 01:42:20,640|c4dfb875-fc66-4cb3-9a0a-e7243751e119||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| distinct resource keys ([]) 2022-12-25 01:42:20,640|c4dfb875-fc66-4cb3-9a0a-e7243751e119||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Enriching Resource Definition sources Node Template: [] 2022-12-25 01:42:20,898|862877a5-1b02-42d4-8ac1-768a6dc80df5||Thread-82||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(729f7f80-dd9c-4384-af30-53cdd972c995) CBA(/opt/app/onap/blueprints/archive/729f7f80-dd9c-4384-af30-53cdd972c995/cba.zip) 2022-12-25 01:42:20,906|862877a5-1b02-42d4-8ac1-768a6dc80df5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/729f7f80-dd9c-4384-af30-53cdd972c995) and entry definition file (Definitions/blueprint.json) 2022-12-25 01:42:20,926|862877a5-1b02-42d4-8ac1-768a6dc80df5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(helloworld) 2022-12-25 01:42:20,933|862877a5-1b02-42d4-8ac1-768a6dc80df5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/729f7f80-dd9c-4384-af30-53cdd972c995) and entry definition file (Definitions/blueprint.json) 2022-12-25 01:42:21,055|862877a5-1b02-42d4-8ac1-768a6dc80df5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| No compiled cache(/opt/app/onap/blueprints/working/729f7f80-dd9c-4384-af30-53cdd972c995) present to clean. 2022-12-25 01:42:21,301|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321 2022-12-25 01:42:21,301|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2022-12-25 01:42:21,301|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID -1 2022-12-25 01:42:21,303|654321||reactor-http-epoll-3||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-12-25 01:42:21,303|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-12-25 01:42:21,306|654321||DefaultDispatcher-worker-5||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-12-25 01:42:21,322|654321||DefaultDispatcher-worker-5||||INFO||||||| Deriving input data for workflow: (helloworld) 2022-12-25 01:42:21,322|654321||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-12-25 01:42:21,322|654321||DefaultDispatcher-worker-5||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-12-25 01:42:21,324|654321||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-12-25 01:42:21,324|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-12-25 01:42:21,325|654321||DefaultDispatcher-worker-5||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-12-25 01:42:21,328|654321||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-12-25 01:42:21,351|654321||DefaultDispatcher-worker-5||||INFO||||||| Batched Sequence : ([]) 2022-12-25 01:42:21,352|654321||DefaultDispatcher-worker-5||||INFO||||||| Generated Resource Param Data ({ }) 2022-12-25 01:42:21,362|654321||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response... 2022-12-25 01:42:21,362|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-12-25 01:42:21,362|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2022-12-25 01:42:21,364|654321||DefaultDispatcher-worker-5||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 61f54676-ce47-4864-b23d-661911939f9c auditStoreId -1 2022-12-25 02:19:02,006|a48ae561-2c3a-4b48-8c8b-9adef0626507||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-12-25 02:19:02,007|a48ae561-2c3a-4b48-8c8b-9adef0626507||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-12-25 02:19:02,008|a48ae561-2c3a-4b48-8c8b-9adef0626507||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-12-25 02:19:02,824|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-12-25 02:19:02,825|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-12-25 02:19:04,055|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-12-25 02:19:04,063|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(61266870-b5a2-48f0-a632-39f6fe861687) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-12-25 02:19:04,090|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(7035b104-a582-4a1a-8672-e9f68d68938e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-12-25 02:19:04,103|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(1178c01e-46b1-4a53-b12b-5ed27bcb067f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-12-25 02:19:04,118|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(e6357702-6b53-4058-b3d0-17728938d734) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-12-25 02:19:04,137|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(6b32bd33-a49b-44bd-9f75-ee7aa6f73b9b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-12-25 02:19:04,156|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(26a5e615-351e-4c11-a57a-198fc442858e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-12-25 02:19:04,178|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:19:04,178|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:19:04,178|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-12-25 02:19:04,179|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-12-25 02:19:04,179|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:19:04,179|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:19:04,246|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2022-12-25 02:19:04,278|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-25 02:19:04,307|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-25 02:19:04,330|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-25 02:19:04,356|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-25 02:19:04,503|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(resource-assignment) 2022-12-25 02:19:04,504|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-assign) 2022-12-25 02:19:04,505|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-deploy) 2022-12-25 02:19:04,618|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:19:04,818|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(resource-assignment) 2022-12-25 02:19:04,820|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-assign) 2022-12-25 02:19:04,821|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-deploy) 2022-12-25 02:19:04,869|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:19:05,040|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(resource-assignment) 2022-12-25 02:19:05,041|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-assign) 2022-12-25 02:19:05,042|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-deploy) 2022-12-25 02:19:05,043|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(HealthCheck) 2022-12-25 02:19:05,044|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(ScaleOutReconfiguration) 2022-12-25 02:19:05,045|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(vf-config-assign) 2022-12-25 02:19:05,047|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(vf-config-deploy) 2022-12-25 02:19:05,107|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-assign) 2022-12-25 02:19:05,109|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-deploy) 2022-12-25 02:19:05,111|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-12-25 02:19:05,131|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:19:05,386|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(resource-assignment) 2022-12-25 02:19:05,387|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-deploy) 2022-12-25 02:19:05,438|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-12-25 02:19:05,544|a48ae561-2c3a-4b48-8c8b-9adef0626507||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) 2022-12-25 02:19:10,342|5047498a-b5b5-4ec3-85a0-86ecad801eeb||Thread-105||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(4373e3ae-0b90-45bb-bc08-5783193741a0) CBA(/opt/app/onap/blueprints/archive/4373e3ae-0b90-45bb-bc08-5783193741a0/cba.zip) 2022-12-25 02:19:10,377|5047498a-b5b5-4ec3-85a0-86ecad801eeb||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4373e3ae-0b90-45bb-bc08-5783193741a0) and entry definition file (Definitions/CNF.json) 2022-12-25 02:19:10,456|5047498a-b5b5-4ec3-85a0-86ecad801eeb||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(resource-assignment) 2022-12-25 02:19:10,457|5047498a-b5b5-4ec3-85a0-86ecad801eeb||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-assign) 2022-12-25 02:19:10,458|5047498a-b5b5-4ec3-85a0-86ecad801eeb||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-deploy) 2022-12-25 02:19:10,458|5047498a-b5b5-4ec3-85a0-86ecad801eeb||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(scale-out) 2022-12-25 02:19:10,459|5047498a-b5b5-4ec3-85a0-86ecad801eeb||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(scale) 2022-12-25 02:19:10,459|5047498a-b5b5-4ec3-85a0-86ecad801eeb||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(scale-in) 2022-12-25 02:19:10,460|5047498a-b5b5-4ec3-85a0-86ecad801eeb||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(health-check) 2022-12-25 02:19:10,488|5047498a-b5b5-4ec3-85a0-86ecad801eeb||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4373e3ae-0b90-45bb-bc08-5783193741a0) and entry definition file (Definitions/CNF.json) 2022-12-25 02:19:10,618|5047498a-b5b5-4ec3-85a0-86ecad801eeb||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| No compiled cache(/opt/app/onap/blueprints/working/4373e3ae-0b90-45bb-bc08-5783193741a0) present to clean. 2022-12-25 02:19:21,751|13f66321-2941-4f5d-bf64-dfaff9c62a48||Thread-105||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/69e72531-cc10-46c8-b0c7-c38dc8847f17) 2022-12-25 02:19:21,752|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| deleting definition types under : /opt/app/onap/blueprints/working/69e72531-cc10-46c8-b0c7-c38dc8847f17/Definitions 2022-12-25 02:19:21,756|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| reinitialized all type definitions 2022-12-25 02:19:21,757|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-12-25 02:19:21,802|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(vnf-template) 2022-12-25 02:19:21,820|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(vnf-mapping) 2022-12-25 02:19:21,833|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-12-25 02:19:21,861|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:19:21,898|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:19:21,915|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:19:21,929|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-12-25 02:19:21,929|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-12-25 02:19:21,929|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-12-25 02:19:21,952|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:19:21,970|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:19:21,985|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:19:22,001|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(sdnc) 2022-12-25 02:19:22,033|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:19:22,050|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:19:22,074|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:19:22,097|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:19:22,119|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:19:22,141|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:19:22,173|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(config-assign) 2022-12-25 02:19:22,179|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(baseconfig-template) 2022-12-25 02:19:22,180|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-12-25 02:19:22,180|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-12-25 02:19:22,205|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:19:22,221|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:19:22,237|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:19:22,253|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(config-deploy) 2022-12-25 02:19:22,348|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ##### Enhancing Workflow(resource-assignment) 2022-12-25 02:19:22,348|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-12-25 02:19:22,348|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-12-25 02:19:22,348|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-12-25 02:19:22,349|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-12-25 02:19:22,349|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-12-25 02:19:22,349|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enriching artifacts file(/opt/app/onap/blueprints/working/69e72531-cc10-46c8-b0c7-c38dc8847f17/Templates/vnf-mapping.json 2022-12-25 02:19:22,356|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-12-25 02:19:22,356|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-12-25 02:19:22,357|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enriching artifacts file(/opt/app/onap/blueprints/working/69e72531-cc10-46c8-b0c7-c38dc8847f17/Templates/base_ubuntu20-mapping.json 2022-12-25 02:19:22,363|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-12-25 02:19:22,364|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-12-25 02:19:22,366|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ##### Enhancing Workflow(config-assign) 2022-12-25 02:19:22,367|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-12-25 02:19:22,367|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| identified workflow(config-assign) targets(config-assign) 2022-12-25 02:19:22,367|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-12-25 02:19:22,367|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-12-25 02:19:22,367|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enriching artifacts file(/opt/app/onap/blueprints/working/69e72531-cc10-46c8-b0c7-c38dc8847f17/Templates/baseconfig-mapping.json 2022-12-25 02:19:22,376|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-12-25 02:19:22,377|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| dataType not present for the recipe(dt-config-assign-properties) 2022-12-25 02:19:22,377|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ##### Enhancing Workflow(config-deploy) 2022-12-25 02:19:22,378|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-12-25 02:19:22,378|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| identified workflow(config-deploy) targets(config-deploy) 2022-12-25 02:19:22,378|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(config-deploy) resource assignment files([] 2022-12-25 02:19:22,378|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ##### Enhancing blueprint Resource Definitions 2022-12-25 02:19:22,378|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-12-25 02:19:22,378|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| processing file (Templates/vnf-mapping.json) 2022-12-25 02:19:22,378|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-12-25 02:19:22,378|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| processing file (Templates/baseconfig-mapping.json) 2022-12-25 02:19:22,396|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:19:22,567|13f66321-2941-4f5d-bf64-dfaff9c62a48||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-12-25 02:19:22,892|29bf6fc9-ec51-4e42-80e0-f58cb803510e||Thread-105||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(6d2c3993-acec-4405-91a7-7733f94b4575) CBA(/opt/app/onap/blueprints/archive/6d2c3993-acec-4405-91a7-7733f94b4575/cba.zip) 2022-12-25 02:19:22,902|29bf6fc9-ec51-4e42-80e0-f58cb803510e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6d2c3993-acec-4405-91a7-7733f94b4575) and entry definition file (Definitions/ubuntu20.json) 2022-12-25 02:19:22,919|29bf6fc9-ec51-4e42-80e0-f58cb803510e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-25 02:19:22,964|29bf6fc9-ec51-4e42-80e0-f58cb803510e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(resource-assignment) 2022-12-25 02:19:22,965|29bf6fc9-ec51-4e42-80e0-f58cb803510e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-assign) 2022-12-25 02:19:22,967|29bf6fc9-ec51-4e42-80e0-f58cb803510e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-deploy) 2022-12-25 02:19:22,985|29bf6fc9-ec51-4e42-80e0-f58cb803510e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6d2c3993-acec-4405-91a7-7733f94b4575) and entry definition file (Definitions/ubuntu20.json) 2022-12-25 02:19:23,120|29bf6fc9-ec51-4e42-80e0-f58cb803510e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| No compiled cache(/opt/app/onap/blueprints/working/6d2c3993-acec-4405-91a7-7733f94b4575) present to clean. 2022-12-25 02:22:26,361|3215288e-9636-477a-8d6b-3f91c6612501||Thread-106||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(fa0f2cf5-2556-4019-8c39-2013e808ebd8) CBA(/opt/app/onap/blueprints/archive/fa0f2cf5-2556-4019-8c39-2013e808ebd8/cba.zip) 2022-12-25 02:22:26,403|3215288e-9636-477a-8d6b-3f91c6612501||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fa0f2cf5-2556-4019-8c39-2013e808ebd8) and entry definition file (Definitions/CNF.json) 2022-12-25 02:22:26,476|3215288e-9636-477a-8d6b-3f91c6612501||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(resource-assignment) 2022-12-25 02:22:26,478|3215288e-9636-477a-8d6b-3f91c6612501||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-assign) 2022-12-25 02:22:26,479|3215288e-9636-477a-8d6b-3f91c6612501||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-deploy) 2022-12-25 02:22:26,479|3215288e-9636-477a-8d6b-3f91c6612501||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(scale-out) 2022-12-25 02:22:26,480|3215288e-9636-477a-8d6b-3f91c6612501||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(scale) 2022-12-25 02:22:26,481|3215288e-9636-477a-8d6b-3f91c6612501||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(scale-in) 2022-12-25 02:22:26,481|3215288e-9636-477a-8d6b-3f91c6612501||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(health-check) 2022-12-25 02:22:26,510|3215288e-9636-477a-8d6b-3f91c6612501||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fa0f2cf5-2556-4019-8c39-2013e808ebd8) and entry definition file (Definitions/CNF.json) 2022-12-25 02:22:26,563|3215288e-9636-477a-8d6b-3f91c6612501||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Overwriting blueprint model :APACHE::1.0.0 2022-12-25 02:22:26,647|3215288e-9636-477a-8d6b-3f91c6612501||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-12-25 02:22:26,654|3215288e-9636-477a-8d6b-3f91c6612501||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-12-25 02:22:26,754|3215288e-9636-477a-8d6b-3f91c6612501||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| No compiled cache(/opt/app/onap/blueprints/working/fa0f2cf5-2556-4019-8c39-2013e808ebd8) present to clean. 2022-12-25 02:22:35,483|d1931f5b-3b0a-48da-945f-fa22a816c96a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-12-25 02:22:35,483|d1931f5b-3b0a-48da-945f-fa22a816c96a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-12-25 02:22:35,483|d1931f5b-3b0a-48da-945f-fa22a816c96a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-12-25 02:22:36,038|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-12-25 02:22:36,039|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-12-25 02:22:36,954|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-12-25 02:22:36,955|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(00380867-9579-4d58-8d0c-6590f5e716ad) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-12-25 02:22:36,978|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(991d93b4-212d-4801-a325-dd23d14e2efc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-12-25 02:22:36,987|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(af881166-0afb-4db1-a131-b2396684f25f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-12-25 02:22:36,999|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(698cb2d8-3b20-4229-bcb9-578ebb43271a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-12-25 02:22:37,015|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(cae4aa16-5b05-4270-9a8e-3d2ff036b882) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-12-25 02:22:37,034|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(1a2870e7-b25b-4bca-a85a-98277ea8c2d5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-12-25 02:22:37,049|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:22:37,049|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:22:37,050|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-12-25 02:22:37,050|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-12-25 02:22:37,050|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:22:37,050|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:22:37,079|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-25 02:22:37,086|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-25 02:22:37,121|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2022-12-25 02:22:37,148|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-25 02:22:37,173|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-25 02:22:37,266|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(resource-assignment) 2022-12-25 02:22:37,267|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-assign) 2022-12-25 02:22:37,267|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-deploy) 2022-12-25 02:22:37,322|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:22:37,393|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-12-25 02:22:37,454|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-12-25 02:22:37,464|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-12-25 02:22:37,564|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(resource-assignment) 2022-12-25 02:22:37,565|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-assign) 2022-12-25 02:22:37,566|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-deploy) 2022-12-25 02:22:37,626|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:22:37,685|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-12-25 02:22:37,740|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-12-25 02:22:37,749|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-12-25 02:22:37,858|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(resource-assignment) 2022-12-25 02:22:37,860|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-deploy) 2022-12-25 02:22:37,902|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-assign) 2022-12-25 02:22:37,904|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-deploy) 2022-12-25 02:22:37,906|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-12-25 02:22:37,918|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:22:37,960|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-12-25 02:22:38,011|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-12-25 02:22:38,046|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-12-25 02:22:38,100|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-12-25 02:22:38,100|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-12-25 02:22:38,174|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-12-25 02:22:38,285|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(resource-assignment) 2022-12-25 02:22:38,294|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-assign) 2022-12-25 02:22:38,295|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-deploy) 2022-12-25 02:22:38,296|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(HealthCheck) 2022-12-25 02:22:38,297|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(ScaleOutReconfiguration) 2022-12-25 02:22:38,298|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(vf-config-assign) 2022-12-25 02:22:38,298|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(vf-config-deploy) 2022-12-25 02:22:38,341|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-12-25 02:22:38,400|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-12-25 02:22:38,449|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-12-25 02:22:38,452|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-12-25 02:22:38,540|d1931f5b-3b0a-48da-945f-fa22a816c96a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) 2022-12-25 02:22:54,563|a9523c60-1b7e-4f4d-a960-b9d743b861b0||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/443256b7-8285-4de8-98d7-11e85c552f02) 2022-12-25 02:22:54,565|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| deleting definition types under : /opt/app/onap/blueprints/working/443256b7-8285-4de8-98d7-11e85c552f02/Definitions 2022-12-25 02:22:54,568|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| reinitialized all type definitions 2022-12-25 02:22:54,569|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-12-25 02:22:54,618|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(vnf-template) 2022-12-25 02:22:54,631|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(vnf-mapping) 2022-12-25 02:22:54,642|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-12-25 02:22:54,670|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:22:54,712|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:22:54,730|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:22:54,746|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-12-25 02:22:54,747|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-12-25 02:22:54,747|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-12-25 02:22:54,767|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:22:54,784|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:22:54,803|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:22:54,821|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(sdnc) 2022-12-25 02:22:54,855|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:22:54,871|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:22:54,896|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:22:54,920|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:22:54,942|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:22:54,959|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:22:55,002|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(config-assign) 2022-12-25 02:22:55,012|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(baseconfig-template) 2022-12-25 02:22:55,012|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-12-25 02:22:55,013|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-12-25 02:22:55,037|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:22:55,051|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:22:55,065|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:22:55,079|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(config-deploy) 2022-12-25 02:22:55,163|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ##### Enhancing Workflow(resource-assignment) 2022-12-25 02:22:55,164|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-12-25 02:22:55,164|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-12-25 02:22:55,164|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-12-25 02:22:55,165|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-12-25 02:22:55,165|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-12-25 02:22:55,165|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enriching artifacts file(/opt/app/onap/blueprints/working/443256b7-8285-4de8-98d7-11e85c552f02/Templates/vnf-mapping.json 2022-12-25 02:22:55,173|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-12-25 02:22:55,173|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-12-25 02:22:55,174|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enriching artifacts file(/opt/app/onap/blueprints/working/443256b7-8285-4de8-98d7-11e85c552f02/Templates/base_ubuntu20-mapping.json 2022-12-25 02:22:55,185|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-12-25 02:22:55,186|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-12-25 02:22:55,187|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ##### Enhancing Workflow(config-assign) 2022-12-25 02:22:55,188|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-12-25 02:22:55,188|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| identified workflow(config-assign) targets(config-assign) 2022-12-25 02:22:55,188|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-12-25 02:22:55,188|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-12-25 02:22:55,188|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enriching artifacts file(/opt/app/onap/blueprints/working/443256b7-8285-4de8-98d7-11e85c552f02/Templates/baseconfig-mapping.json 2022-12-25 02:22:55,197|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-12-25 02:22:55,197|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| dataType not present for the recipe(dt-config-assign-properties) 2022-12-25 02:22:55,198|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ##### Enhancing Workflow(config-deploy) 2022-12-25 02:22:55,198|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-12-25 02:22:55,198|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| identified workflow(config-deploy) targets(config-deploy) 2022-12-25 02:22:55,198|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(config-deploy) resource assignment files([] 2022-12-25 02:22:55,198|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ##### Enhancing blueprint Resource Definitions 2022-12-25 02:22:55,199|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-12-25 02:22:55,199|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| processing file (Templates/vnf-mapping.json) 2022-12-25 02:22:55,199|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-12-25 02:22:55,199|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| processing file (Templates/baseconfig-mapping.json) 2022-12-25 02:22:55,217|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:22:55,332|a9523c60-1b7e-4f4d-a960-b9d743b861b0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-12-25 02:22:55,591|392e7a5e-d998-4151-a2ba-7233f6caf1fd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(d9fe06d4-7b33-4a2f-9edc-6ad3071dbf03) CBA(/opt/app/onap/blueprints/archive/d9fe06d4-7b33-4a2f-9edc-6ad3071dbf03/cba.zip) 2022-12-25 02:22:55,599|392e7a5e-d998-4151-a2ba-7233f6caf1fd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d9fe06d4-7b33-4a2f-9edc-6ad3071dbf03) and entry definition file (Definitions/ubuntu20.json) 2022-12-25 02:22:55,611|392e7a5e-d998-4151-a2ba-7233f6caf1fd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-25 02:22:55,641|392e7a5e-d998-4151-a2ba-7233f6caf1fd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(resource-assignment) 2022-12-25 02:22:55,642|392e7a5e-d998-4151-a2ba-7233f6caf1fd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-assign) 2022-12-25 02:22:55,643|392e7a5e-d998-4151-a2ba-7233f6caf1fd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-deploy) 2022-12-25 02:22:55,654|392e7a5e-d998-4151-a2ba-7233f6caf1fd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d9fe06d4-7b33-4a2f-9edc-6ad3071dbf03) and entry definition file (Definitions/ubuntu20.json) 2022-12-25 02:22:55,685|392e7a5e-d998-4151-a2ba-7233f6caf1fd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-12-25 02:22:55,737|392e7a5e-d998-4151-a2ba-7233f6caf1fd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-12-25 02:22:55,739|392e7a5e-d998-4151-a2ba-7233f6caf1fd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-12-25 02:22:55,834|392e7a5e-d998-4151-a2ba-7233f6caf1fd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| No compiled cache(/opt/app/onap/blueprints/working/d9fe06d4-7b33-4a2f-9edc-6ad3071dbf03) present to clean. 2022-12-25 02:26:13,055|0efb7c78-d870-43eb-8a71-5fa323965851||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-12-25 02:26:13,055|0efb7c78-d870-43eb-8a71-5fa323965851||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-12-25 02:26:13,056|0efb7c78-d870-43eb-8a71-5fa323965851||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-12-25 02:26:13,179|e8586475-5fc3-4b01-bc97-13afe6c6dced||Thread-137||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(58cfa7bd-340b-402d-ae88-87348175f2bd) CBA(/opt/app/onap/blueprints/archive/58cfa7bd-340b-402d-ae88-87348175f2bd/cba.zip) 2022-12-25 02:26:13,217|e8586475-5fc3-4b01-bc97-13afe6c6dced||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/58cfa7bd-340b-402d-ae88-87348175f2bd) and entry definition file (Definitions/CNF.json) 2022-12-25 02:26:13,315|e8586475-5fc3-4b01-bc97-13afe6c6dced||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(resource-assignment) 2022-12-25 02:26:13,316|e8586475-5fc3-4b01-bc97-13afe6c6dced||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-assign) 2022-12-25 02:26:13,317|e8586475-5fc3-4b01-bc97-13afe6c6dced||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-deploy) 2022-12-25 02:26:13,318|e8586475-5fc3-4b01-bc97-13afe6c6dced||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(scale-out) 2022-12-25 02:26:13,318|e8586475-5fc3-4b01-bc97-13afe6c6dced||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(scale) 2022-12-25 02:26:13,319|e8586475-5fc3-4b01-bc97-13afe6c6dced||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(scale-in) 2022-12-25 02:26:13,319|e8586475-5fc3-4b01-bc97-13afe6c6dced||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(health-check) 2022-12-25 02:26:13,343|e8586475-5fc3-4b01-bc97-13afe6c6dced||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/58cfa7bd-340b-402d-ae88-87348175f2bd) and entry definition file (Definitions/CNF.json) 2022-12-25 02:26:13,383|e8586475-5fc3-4b01-bc97-13afe6c6dced||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Overwriting blueprint model :APACHE::1.0.0 2022-12-25 02:26:13,496|e8586475-5fc3-4b01-bc97-13afe6c6dced||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-12-25 02:26:13,498|e8586475-5fc3-4b01-bc97-13afe6c6dced||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-12-25 02:26:13,578|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-12-25 02:26:13,578|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-12-25 02:26:13,658|e8586475-5fc3-4b01-bc97-13afe6c6dced||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| No compiled cache(/opt/app/onap/blueprints/working/58cfa7bd-340b-402d-ae88-87348175f2bd) present to clean. 2022-12-25 02:26:14,553|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-12-25 02:26:14,553|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(3092f1f0-e84e-4497-b286-4522b75428ae) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-12-25 02:26:14,578|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(9ea5d10b-4c19-4d7b-9ac0-b85224724dac) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-12-25 02:26:14,586|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(8e4ce364-9079-4755-8e92-89b9db4d839f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-12-25 02:26:14,597|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(0b45b45c-95d6-4774-8c4e-78d6f84f7185) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-12-25 02:26:14,610|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(5d93aa42-0e1a-46e7-8280-c95b401fc16f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-12-25 02:26:14,625|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(2e06fbf4-7880-48da-9e79-ca461a6087fe) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-12-25 02:26:14,638|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:26:14,639|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:26:14,639|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-12-25 02:26:14,639|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-12-25 02:26:14,639|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:26:14,640|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:26:14,665|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2022-12-25 02:26:14,667|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-25 02:26:14,708|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-25 02:26:14,724|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-25 02:26:14,740|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-25 02:26:14,805|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(resource-assignment) 2022-12-25 02:26:14,806|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-assign) 2022-12-25 02:26:14,807|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-deploy) 2022-12-25 02:26:14,842|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:26:14,910|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-12-25 02:26:14,956|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-12-25 02:26:14,957|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-12-25 02:26:15,040|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(resource-assignment) 2022-12-25 02:26:15,041|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-assign) 2022-12-25 02:26:15,042|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-deploy) 2022-12-25 02:26:15,074|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:26:15,145|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-12-25 02:26:15,188|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-12-25 02:26:15,189|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-12-25 02:26:15,276|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(resource-assignment) 2022-12-25 02:26:15,278|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-assign) 2022-12-25 02:26:15,278|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-deploy) 2022-12-25 02:26:15,279|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(HealthCheck) 2022-12-25 02:26:15,280|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(ScaleOutReconfiguration) 2022-12-25 02:26:15,281|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(vf-config-assign) 2022-12-25 02:26:15,282|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(vf-config-deploy) 2022-12-25 02:26:15,329|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-12-25 02:26:15,382|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-12-25 02:26:15,427|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-12-25 02:26:15,428|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-12-25 02:26:15,512|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(resource-assignment) 2022-12-25 02:26:15,513|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-deploy) 2022-12-25 02:26:15,542|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-assign) 2022-12-25 02:26:15,543|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-deploy) 2022-12-25 02:26:15,544|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-12-25 02:26:15,561|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:26:15,588|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-12-25 02:26:15,668|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-12-25 02:26:15,669|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-12-25 02:26:15,769|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-12-25 02:26:15,815|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-12-25 02:26:15,815|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-12-25 02:26:15,877|0efb7c78-d870-43eb-8a71-5fa323965851||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) 2022-12-25 02:26:31,683|e783b669-3c6c-4e63-924c-5c5aeec4c741||Thread-137||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/dd9dc795-029e-4369-bef1-bcd5b35b398d) 2022-12-25 02:26:31,684|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| deleting definition types under : /opt/app/onap/blueprints/working/dd9dc795-029e-4369-bef1-bcd5b35b398d/Definitions 2022-12-25 02:26:31,687|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| reinitialized all type definitions 2022-12-25 02:26:31,688|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-12-25 02:26:31,725|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(vnf-template) 2022-12-25 02:26:31,744|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(vnf-mapping) 2022-12-25 02:26:31,754|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-12-25 02:26:31,785|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:26:31,837|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:26:31,854|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:26:31,865|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-12-25 02:26:31,865|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-12-25 02:26:31,865|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-12-25 02:26:31,888|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:26:31,905|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:26:31,918|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:26:31,932|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(sdnc) 2022-12-25 02:26:31,958|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:26:31,973|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:26:31,989|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:26:32,007|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:26:32,025|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:26:32,045|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:26:32,074|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(config-assign) 2022-12-25 02:26:32,078|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(baseconfig-template) 2022-12-25 02:26:32,078|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-12-25 02:26:32,078|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-12-25 02:26:32,098|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:26:32,115|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:26:32,131|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(input) 2022-12-25 02:26:32,153|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ***** Enhancing NodeTemplate(config-deploy) 2022-12-25 02:26:32,235|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ##### Enhancing Workflow(resource-assignment) 2022-12-25 02:26:32,236|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-12-25 02:26:32,236|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-12-25 02:26:32,236|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-12-25 02:26:32,236|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-12-25 02:26:32,237|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-12-25 02:26:32,237|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enriching artifacts file(/opt/app/onap/blueprints/working/dd9dc795-029e-4369-bef1-bcd5b35b398d/Templates/vnf-mapping.json 2022-12-25 02:26:32,245|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-12-25 02:26:32,245|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-12-25 02:26:32,245|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enriching artifacts file(/opt/app/onap/blueprints/working/dd9dc795-029e-4369-bef1-bcd5b35b398d/Templates/base_ubuntu20-mapping.json 2022-12-25 02:26:32,253|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-12-25 02:26:32,253|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-12-25 02:26:32,254|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ##### Enhancing Workflow(config-assign) 2022-12-25 02:26:32,254|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-12-25 02:26:32,254|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| identified workflow(config-assign) targets(config-assign) 2022-12-25 02:26:32,254|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-12-25 02:26:32,254|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-12-25 02:26:32,254|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enriching artifacts file(/opt/app/onap/blueprints/working/dd9dc795-029e-4369-bef1-bcd5b35b398d/Templates/baseconfig-mapping.json 2022-12-25 02:26:32,260|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-12-25 02:26:32,260|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| dataType not present for the recipe(dt-config-assign-properties) 2022-12-25 02:26:32,261|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ##### Enhancing Workflow(config-deploy) 2022-12-25 02:26:32,261|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-12-25 02:26:32,261|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| identified workflow(config-deploy) targets(config-deploy) 2022-12-25 02:26:32,261|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| workflow(config-deploy) resource assignment files([] 2022-12-25 02:26:32,261|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| ##### Enhancing blueprint Resource Definitions 2022-12-25 02:26:32,261|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-12-25 02:26:32,261|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| processing file (Templates/vnf-mapping.json) 2022-12-25 02:26:32,261|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-12-25 02:26:32,261|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| processing file (Templates/baseconfig-mapping.json) 2022-12-25 02:26:32,280|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| 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-12-25 02:26:32,478|e783b669-3c6c-4e63-924c-5c5aeec4c741||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-12-25 02:26:32,764|0b1d0166-f4b7-4b56-a5a1-c3c35d22d338||Thread-137||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Save processing(640b0736-9362-44f7-8061-05f4b9960e7c) CBA(/opt/app/onap/blueprints/archive/640b0736-9362-44f7-8061-05f4b9960e7c/cba.zip) 2022-12-25 02:26:32,772|0b1d0166-f4b7-4b56-a5a1-c3c35d22d338||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/640b0736-9362-44f7-8061-05f4b9960e7c) and entry definition file (Definitions/ubuntu20.json) 2022-12-25 02:26:32,785|0b1d0166-f4b7-4b56-a5a1-c3c35d22d338||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-25 02:26:32,807|0b1d0166-f4b7-4b56-a5a1-c3c35d22d338||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(resource-assignment) 2022-12-25 02:26:32,807|0b1d0166-f4b7-4b56-a5a1-c3c35d22d338||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-assign) 2022-12-25 02:26:32,808|0b1d0166-f4b7-4b56-a5a1-c3c35d22d338||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Validating Workflow(config-deploy) 2022-12-25 02:26:32,817|0b1d0166-f4b7-4b56-a5a1-c3c35d22d338||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/640b0736-9362-44f7-8061-05f4b9960e7c) and entry definition file (Definitions/ubuntu20.json) 2022-12-25 02:26:32,854|0b1d0166-f4b7-4b56-a5a1-c3c35d22d338||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-12-25 02:26:32,927|0b1d0166-f4b7-4b56-a5a1-c3c35d22d338||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-12-25 02:26:32,927|0b1d0166-f4b7-4b56-a5a1-c3c35d22d338||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-12-25 02:26:33,019|0b1d0166-f4b7-4b56-a5a1-c3c35d22d338||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-5v5k4|||| No compiled cache(/opt/app/onap/blueprints/working/640b0736-9362-44f7-8061-05f4b9960e7c) present to clean.