03:11:51,103 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 03:11:51,104 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 03:11:51,105 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] 03:11:51,106 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 03:11:51,106 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] 03:11:51,106 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 03:11:51,125 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file 03:11:51,264 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 03:11:51,272 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:11:51,276 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 03:11:51,285 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 03:11:51,371 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 03:11:51,372 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 03:11:51,372 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 03:11:51,372 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 03:11:51,372 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 03:11:51,372 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 03:11:51,372 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 03:11:51,373 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 03:11:51,375 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-06-05 03:11:52,223|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-2xnd7 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app) 2022-06-05 03:11:52,227|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-06-05 03:11:55,543|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-06-05 03:11:56,244|||main||||INFO||||||| Finished Spring Data repository scanning in 686ms. Found 11 JPA repository interfaces. 2022-06-05 03:11:58,577|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-06-05 03:11:58,647|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-06-05 03:11:58,876|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-05 03:11:59,360|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-06-05 03:11:59,685|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-06-05 03:11:59,690|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-06-05 03:11:59,889|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-06-05 03:12:01,215|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-05 03:12:01,229|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-06-05 03:12:01,317|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-06-05 03:12:02,702|||main||||INFO||||||| Audit service is disabled 2022-06-05 03:12:02,920|||main||||INFO||||||| Workflow Audit store is disabled 2022-06-05 03:12:04,242|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability] 2022-06-05 03:12:04,284|||main||||INFO||||||| Dependency Management module created... 2022-06-05 03:12:05,362|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-06-05 03:12:05,644|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-06-05 03:12:06,795|||main||||INFO||||||| Netty started on port(s): 8080 2022-06-05 03:12:08,424|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-06-05 03:12:08,743|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-06-05 03:12:08,750|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.202 seconds (JVM running for 18.196) 2022-06-05 03:12:08,777|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-06-05 04:27:44,613|fd970a25-4890-46f2-a183-f30f6ffb453f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-05 04:27:44,614|fd970a25-4890-46f2-a183-f30f6ffb453f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-05 04:27:44,616|fd970a25-4890-46f2-a183-f30f6ffb453f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-05 04:27:45,025|fd970a25-4890-46f2-a183-f30f6ffb453f||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-05 04:27:45,028|fd970a25-4890-46f2-a183-f30f6ffb453f||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-05 04:27:46,287|6c070281-84b0-401e-8184-b6a5637a9f85||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e1edf282-489d-4df1-a052-927d6d8bbc92) 2022-06-05 04:27:46,297|6c070281-84b0-401e-8184-b6a5637a9f85||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| deleting definition types under : /opt/app/onap/blueprints/working/e1edf282-489d-4df1-a052-927d6d8bbc92/Definitions 2022-06-05 04:27:46,391|6c070281-84b0-401e-8184-b6a5637a9f85||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| reinitialized all type definitions 2022-06-05 04:27:46,396|6c070281-84b0-401e-8184-b6a5637a9f85||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-05 04:27:46,428|6c070281-84b0-401e-8184-b6a5637a9f85||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-05 04:27:46,434|6c070281-84b0-401e-8184-b6a5637a9f85||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-05 04:27:46,450|6c070281-84b0-401e-8184-b6a5637a9f85||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-05 04:27:46,514|6c070281-84b0-401e-8184-b6a5637a9f85||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ##### Enhancing Workflow(helloworld) 2022-06-05 04:27:46,524|6c070281-84b0-401e-8184-b6a5637a9f85||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-05 04:27:46,524|6c070281-84b0-401e-8184-b6a5637a9f85||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| identified workflow(helloworld) targets(helloworld) 2022-06-05 04:27:46,524|6c070281-84b0-401e-8184-b6a5637a9f85||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-05 04:27:46,524|6c070281-84b0-401e-8184-b6a5637a9f85||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-05 04:27:46,524|6c070281-84b0-401e-8184-b6a5637a9f85||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enriching artifacts file(/opt/app/onap/blueprints/working/e1edf282-489d-4df1-a052-927d6d8bbc92/Templates/hello-world-mapping.json 2022-06-05 04:27:46,545|6c070281-84b0-401e-8184-b6a5637a9f85||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-05 04:27:46,545|6c070281-84b0-401e-8184-b6a5637a9f85||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-05 04:27:46,545|6c070281-84b0-401e-8184-b6a5637a9f85||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ##### Enhancing blueprint Resource Definitions 2022-06-05 04:27:46,546|6c070281-84b0-401e-8184-b6a5637a9f85||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-05 04:27:46,548|6c070281-84b0-401e-8184-b6a5637a9f85||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| processing file (Templates/hello-world-mapping.json) 2022-06-05 04:27:46,568|6c070281-84b0-401e-8184-b6a5637a9f85||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| distinct resource keys ([]) 2022-06-05 04:27:46,568|6c070281-84b0-401e-8184-b6a5637a9f85||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Enriching Resource Definition sources Node Template: [] 2022-06-05 04:27:46,814|aebe26fb-b061-413d-a8fc-821c62face89||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(9e16a56c-95e4-4691-9cbb-a3433214fe38) CBA(/opt/app/onap/blueprints/archive/9e16a56c-95e4-4691-9cbb-a3433214fe38/cba.zip) 2022-06-05 04:27:46,825|aebe26fb-b061-413d-a8fc-821c62face89||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9e16a56c-95e4-4691-9cbb-a3433214fe38) and entry definition file (Definitions/blueprint.json) 2022-06-05 04:27:46,887|aebe26fb-b061-413d-a8fc-821c62face89||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(helloworld) 2022-06-05 04:27:46,903|aebe26fb-b061-413d-a8fc-821c62face89||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9e16a56c-95e4-4691-9cbb-a3433214fe38) and entry definition file (Definitions/blueprint.json) 2022-06-05 04:27:47,008|aebe26fb-b061-413d-a8fc-821c62face89||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/working/9e16a56c-95e4-4691-9cbb-a3433214fe38) present to clean. 2022-06-05 04:27:47,220|f8bea445-705d-4dcc-9c7a-03c72a15b32d||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| processing request id 654321 2022-06-05 04:27:47,220|f8bea445-705d-4dcc-9c7a-03c72a15b32d||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| storeExecutionInput called not to store the Workflow action input details 2022-06-05 04:27:47,220|f8bea445-705d-4dcc-9c7a-03c72a15b32d||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| StoreAuditService ID -1 2022-06-05 04:27:47,229|f8bea445-705d-4dcc-9c7a-03c72a15b32d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| getting cba file name(test101), version(1.0.1) from db 2022-06-05 04:27:47,289|f8bea445-705d-4dcc-9c7a-03c72a15b32d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-05 04:27:47,291|f8bea445-705d-4dcc-9c7a-03c72a15b32d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-05 04:27:47,293|f8bea445-705d-4dcc-9c7a-03c72a15b32d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-05 04:27:47,307|f8bea445-705d-4dcc-9c7a-03c72a15b32d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Deriving input data for workflow: (helloworld) 2022-06-05 04:27:47,308|f8bea445-705d-4dcc-9c7a-03c72a15b32d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-05 04:27:47,308|f8bea445-705d-4dcc-9c7a-03c72a15b32d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-05 04:27:47,318|f8bea445-705d-4dcc-9c7a-03c72a15b32d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-05 04:27:47,319|f8bea445-705d-4dcc-9c7a-03c72a15b32d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-05 04:27:47,320|f8bea445-705d-4dcc-9c7a-03c72a15b32d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-05 04:27:47,341|f8bea445-705d-4dcc-9c7a-03c72a15b32d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-05 04:27:47,373|f8bea445-705d-4dcc-9c7a-03c72a15b32d||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Batched Sequence : ([]) 2022-06-05 04:27:47,377|f8bea445-705d-4dcc-9c7a-03c72a15b32d||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Generated Resource Param Data ({ }) 2022-06-05 04:27:47,482|f8bea445-705d-4dcc-9c7a-03c72a15b32d||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Preparing Response... 2022-06-05 04:27:47,484|f8bea445-705d-4dcc-9c7a-03c72a15b32d||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-05 04:27:47,485|f8bea445-705d-4dcc-9c7a-03c72a15b32d||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-05 04:27:47,488|f8bea445-705d-4dcc-9c7a-03c72a15b32d||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e9797913-a600-45a4-a332-938f2a025d35 auditStoreId -1 2022-06-05 04:50:30,636|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-05 04:50:30,637|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-05 04:50:30,637|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-05 04:50:30,993|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-05 04:50:30,994|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-05 04:50:31,731|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-05 04:50:31,736|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(a029cb0c-5dac-43e0-bf2d-5e5329952e7b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-05 04:50:31,796|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(538d87f6-e1d3-4789-aefc-719170d218a0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-05 04:50:31,807|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(d960cc66-93cc-4fe3-9133-94a831023434) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-05 04:50:31,827|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(e3f4a097-55ce-4cb0-ac26-edbdf0e29d09) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-05 04:50:31,861|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(ff793990-e5d4-4c38-9e36-6c50b7407524) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-05 04:50:31,895|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(353255e0-5e0f-42d0-b37d-50268a0c41f0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-05 04:50:31,918|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-06-05 04:50:31,919|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-06-05 04:50:31,919|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-05 04:50:31,920|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-05 04:50:31,920|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-06-05 04:50:31,921|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-06-05 04:50:31,996|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-05 04:50:32,062|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-05 04:50:32,092|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-05 04:50:32,119|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-05 04:50:32,244|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 04:50:32,245|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 04:50:32,246|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 04:50:32,312|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-06-05 04:50:32,430|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 04:50:32,431|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 04:50:32,432|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 04:50:32,502|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-06-05 04:50:32,598|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 04:50:32,599|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 04:50:32,600|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 04:50:32,601|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(HealthCheck) 2022-06-05 04:50:32,602|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-05 04:50:32,602|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(vf-config-assign) 2022-06-05 04:50:32,603|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(vf-config-deploy) 2022-06-05 04:50:32,652|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-05 04:50:32,723|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 04:50:32,724|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 04:50:32,762|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 04:50:32,763|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 04:50:32,764|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-05 04:50:32,781|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-06-05 04:50:32,884|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 04:50:32,885|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 04:50:32,886|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign-day-2) 2022-06-05 04:50:32,887|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 04:50:32,887|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy-day-2) 2022-06-05 04:50:32,913|1f2b489b-87ca-4ab7-adc8-54dd6a49df27||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-06-05 04:50:34,294|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3fe9e96d-a561-4d23-b2b0-a96f961e7521) 2022-06-05 04:50:34,295|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| deleting definition types under : /opt/app/onap/blueprints/working/3fe9e96d-a561-4d23-b2b0-a96f961e7521/Definitions 2022-06-05 04:50:34,297|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| reinitialized all type definitions 2022-06-05 04:50:34,298|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-06-05 04:50:34,312|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-06-05 04:50:34,315|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-06-05 04:50:34,318|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-06-05 04:50:34,331|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(capability) 2022-06-05 04:50:34,342|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(capability) 2022-06-05 04:50:34,349|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(processor-db) 2022-06-05 04:50:34,360|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-05 04:50:34,372|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-05 04:50:34,380|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-05 04:50:34,390|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-05 04:50:34,400|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-05 04:50:34,428|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-06-05 04:50:34,431|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-06-05 04:50:34,431|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-06-05 04:50:34,442|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(capability) 2022-06-05 04:50:34,448|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(capability) 2022-06-05 04:50:34,454|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(capability) 2022-06-05 04:50:34,460|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(processor-db) 2022-06-05 04:50:34,466|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-05 04:50:34,474|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-05 04:50:34,482|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-05 04:50:34,490|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-05 04:50:34,498|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-05 04:50:34,506|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-05 04:50:34,534|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ##### Enhancing Workflow(resource-resolution) 2022-06-05 04:50:34,535|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-06-05 04:50:34,535|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-06-05 04:50:34,535|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-06-05 04:50:34,535|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-06-05 04:50:34,535|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-06-05 04:50:34,535|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enriching artifacts file(/opt/app/onap/blueprints/working/3fe9e96d-a561-4d23-b2b0-a96f961e7521/Templates/hello-world-velocity-mapping.json 2022-06-05 04:50:34,542|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-06-05 04:50:34,543|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-06-05 04:50:34,543|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enriching artifacts file(/opt/app/onap/blueprints/working/3fe9e96d-a561-4d23-b2b0-a96f961e7521/Templates/hello-world-jinja-mapping.json 2022-06-05 04:50:34,549|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-06-05 04:50:34,550|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-06-05 04:50:34,550|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ##### Enhancing blueprint Resource Definitions 2022-06-05 04:50:34,550|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-06-05 04:50:34,550|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-06-05 04:50:34,550|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-06-05 04:50:34,562|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source]) 2022-06-05 04:50:34,619|6a52e091-d071-446f-b8cc-13a4e3a90898||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-06-05 04:50:34,804|bea6fc33-8478-4735-bb05-d28bac55c16c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(fb3dcb6d-b2c5-410c-9e0b-577b4d7a09f9) CBA(/opt/app/onap/blueprints/archive/fb3dcb6d-b2c5-410c-9e0b-577b4d7a09f9/cba.zip) 2022-06-05 04:50:34,813|bea6fc33-8478-4735-bb05-d28bac55c16c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fb3dcb6d-b2c5-410c-9e0b-577b4d7a09f9) and entry definition file (Definitions/resource-resolution.json) 2022-06-05 04:50:34,842|bea6fc33-8478-4735-bb05-d28bac55c16c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-resolution) 2022-06-05 04:50:34,851|bea6fc33-8478-4735-bb05-d28bac55c16c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fb3dcb6d-b2c5-410c-9e0b-577b4d7a09f9) and entry definition file (Definitions/resource-resolution.json) 2022-06-05 04:50:34,879|bea6fc33-8478-4735-bb05-d28bac55c16c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/working/fb3dcb6d-b2c5-410c-9e0b-577b4d7a09f9) present to clean. 2022-06-05 04:50:35,013|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| processing request id c387cb33-d426-41e7-b249-a89d08cea1a4 2022-06-05 04:50:35,013|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| storeExecutionInput called not to store the Workflow action input details 2022-06-05 04:50:35,014|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| StoreAuditService ID -1 2022-06-05 04:50:35,024|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-06-05 04:50:35,081|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-05 04:50:35,084|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-06-05 04:50:35,085|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json) 2022-06-05 04:50:35,099|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Deriving input data for workflow: (resource-resolution) 2022-06-05 04:50:35,104|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-06-05 04:50:35,104|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-05 04:50:35,106|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| preparing request id(c387cb33-d426-41e7-b249-a89d08cea1a4) for workflow(resource-resolution) step(helloworld) 2022-06-05 04:50:35,106|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-06-05 04:50:35,106|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}}) 2022-06-05 04:50:35,107|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-06-05 04:50:35,154|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = v_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = v_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = v_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ], [ name = v_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ]], [[ name = v_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = v_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = v_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ], [ name = v_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = v_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ]], [[ name = v_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2022-06-05 04:50:35,193|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-05 04:50:35,193|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-06-05 04:50:35,504|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Rest request method(PUT), url(/resource-resolution/put) 2022-06-05 04:50:35,612|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response status(200 - OK) 2022-06-05 04:50:35,622|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response processing type (string) 2022-06-05 04:50:35,622|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-06-05 04:50:35,623|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-06-05 04:50:35,623|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-06-05 04:50:35,647|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resource resolution saved into database successfully : (v_put) 2022-06-05 04:50:35,660|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-06-05 04:50:35,661|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Getting Jython Script Class(ResolvProperties) 2022-06-05 04:50:39,929|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Component Object org.python.proxies.__main__$ResolvProperties$1@542f9ac8 2022-06-05 04:50:39,935|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-06-05 04:50:39,942|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resource resolution saved into database successfully : (v_python) 2022-06-05 04:50:39,944|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-05 04:50:39,944|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-06-05 04:50:39,950|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-06-05 04:50:39,962|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response status(200 - OK) 2022-06-05 04:50:39,962|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response processing type (string) 2022-06-05 04:50:39,963|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-06-05 04:50:39,963|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-06-05 04:50:39,963|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-06-05 04:50:39,964|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-05 04:50:39,964|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-06-05 04:50:39,967|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-06-05 04:50:39,973|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resource resolution saved into database successfully : (v_patch) 2022-06-05 04:50:39,977|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response status(200 - OK) 2022-06-05 04:50:39,977|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response processing type (string) 2022-06-05 04:50:39,978|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-06-05 04:50:39,978|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-06-05 04:50:39,978|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-06-05 04:50:39,985|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resource resolution saved into database successfully : (v_del) 2022-06-05 04:50:39,987|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-05 04:50:40,015|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-05 04:50:47,551|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| compiled in (7534)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-05 04:50:47,553|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-05 04:50:47,570|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-06-05 04:50:47,578|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resource resolution saved into database successfully : (v_kotlin) 2022-06-05 04:50:47,581|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-05 04:50:47,581|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-06-05 04:50:47,587|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Rest request method(GET), url(/resource-resolution/get) 2022-06-05 04:50:47,594|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response status(200 - OK) 2022-06-05 04:50:47,595|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response processing type (string) 2022-06-05 04:50:47,596|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-05 04:50:47,596|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-05 04:50:47,596|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-06-05 04:50:47,603|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resource resolution saved into database successfully : (v_get) 2022-06-05 04:50:47,609|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-06-05 04:50:47,610|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-06-05 04:50:47,615|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resource resolution saved into database successfully : (v_default) 2022-06-05 04:50:47,615|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resource resolution saved into database successfully : (v_input) 2022-06-05 04:50:47,616|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-05 04:50:47,616|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-06-05 04:50:47,620|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Rest request method(POST), url(/resource-resolution/post) 2022-06-05 04:50:47,629|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response status(200 - OK) 2022-06-05 04:50:47,629|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response processing type (string) 2022-06-05 04:50:47,629|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-06-05 04:50:47,629|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-06-05 04:50:47,630|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-06-05 04:50:47,636|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resource resolution saved into database successfully : (v_post) 2022-06-05 04:50:47,649|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-05 04:50:47,683|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response processing type (list) 2022-06-05 04:50:47,687|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-06-05 04:50:47,688|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-05 04:50:47,688|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-05 04:50:47,688|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-05 04:50:47,688|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-05 04:50:47,688|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-06-05 04:50:47,694|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resource resolution saved into database successfully : (v_db) 2022-06-05 04:50:47,697|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Generated Resource Param Data ({ "v_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "v_default" : "ok", "v_del" : "delete:ok", "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "v_input" : "ok", "v_kotlin" : "ok", "v_patch" : "patch:ok", "v_post" : "post:ok", "v_put" : "put:ok", "v_python" : "ok" }) 2022-06-05 04:50:47,750|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-06-05 04:50:47,776|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-05 04:50:47,777|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-06-05 04:50:47,815|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = from_suspend_function status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ], [ name = j_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = j_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ]], [[ name = j_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = j_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ], [ name = j_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ], [ name = j_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = j_get_id status = null required = null dependencies = [j_get] dictionaryName = RT-rest-get-id dictionarySource = sdnc ]], [[ name = j_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = j_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2022-06-05 04:50:47,818|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-05 04:50:47,819|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-06-05 04:50:47,819|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-06-05 04:50:47,819|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Getting Jython Script Class(ResolvProperties) 2022-06-05 04:50:47,826|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-06-05 04:50:47,873|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Component Object org.python.proxies.__main__$ResolvProperties$2@458a7b08 2022-06-05 04:50:47,875|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-06-05 04:50:47,883|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resource resolution saved into database successfully : (j_python) 2022-06-05 04:50:47,884|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-05 04:50:47,885|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-06-05 04:50:47,886|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-06-05 04:50:47,895|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response status(200 - OK) 2022-06-05 04:50:47,895|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response processing type (string) 2022-06-05 04:50:47,895|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-06-05 04:50:47,895|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-06-05 04:50:47,896|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-06-05 04:50:47,902|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resource resolution saved into database successfully : (j_patch) 2022-06-05 04:50:47,903|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-06-05 04:50:47,909|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resource resolution saved into database successfully : (j_input) 2022-06-05 04:50:47,910|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-05 04:50:47,910|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-06-05 04:50:47,912|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Rest request method(PUT), url(/resource-resolution/put) 2022-06-05 04:50:47,920|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response status(200 - OK) 2022-06-05 04:50:47,920|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response processing type (string) 2022-06-05 04:50:47,921|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-06-05 04:50:47,921|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-06-05 04:50:47,921|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-06-05 04:50:47,927|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resource resolution saved into database successfully : (j_put) 2022-06-05 04:50:47,928|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-06-05 04:50:47,935|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resource resolution saved into database successfully : (j_default) 2022-06-05 04:50:47,937|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-05 04:50:47,937|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-06-05 04:50:47,938|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-06-05 04:50:47,948|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response status(200 - OK) 2022-06-05 04:50:47,949|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response processing type (string) 2022-06-05 04:50:47,950|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-06-05 04:50:47,950|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-06-05 04:50:47,950|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-06-05 04:50:47,951|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-05 04:50:47,951|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-06-05 04:50:47,953|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Rest request method(POST), url(/resource-resolution/post) 2022-06-05 04:50:47,958|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resource resolution saved into database successfully : (j_del) 2022-06-05 04:50:47,963|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response status(200 - OK) 2022-06-05 04:50:47,963|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response processing type (string) 2022-06-05 04:50:47,965|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-06-05 04:50:47,965|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-06-05 04:50:47,965|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-06-05 04:50:47,967|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-05 04:50:47,967|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-06-05 04:50:47,969|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Rest request method(GET), url(/resource-resolution/get) 2022-06-05 04:50:47,975|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resource resolution saved into database successfully : (j_post) 2022-06-05 04:50:47,977|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response status(200 - OK) 2022-06-05 04:50:47,978|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response processing type (string) 2022-06-05 04:50:47,978|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-05 04:50:47,978|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-05 04:50:47,979|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-06-05 04:50:47,986|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resource resolution saved into database successfully : (j_get) 2022-06-05 04:50:47,991|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-06-05 04:50:47,992|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-06-05 04:50:47,994|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-06-05 04:50:48,002|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response status(200 - OK) 2022-06-05 04:50:48,003|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response processing type (string) 2022-06-05 04:50:48,003|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-06-05 04:50:48,004|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-06-05 04:50:48,004|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-06-05 04:50:48,012|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resource resolution saved into database successfully : (j_get_id) 2022-06-05 04:50:48,014|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-05 04:50:48,014|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-06-05 04:50:48,021|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resource resolution saved into database successfully : (j_kotlin) 2022-06-05 04:50:48,022|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-05 04:50:48,025|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Response processing type (list) 2022-06-05 04:50:48,027|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-06-05 04:50:48,027|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-05 04:50:48,027|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-05 04:50:48,028|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-05 04:50:48,028|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-05 04:50:48,028|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-05 04:50:48,028|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-05 04:50:48,028|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-05 04:50:48,029|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-05 04:50:48,029|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-05 04:50:48,029|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list) 2022-06-05 04:50:48,035|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Resource resolution saved into database successfully : (j_db) 2022-06-05 04:50:48,036|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Generated Resource Param Data ({ "from_suspend_function" : "ok", "j_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "j_default" : "ok", "j_del" : "delete:ok", "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908", "j_input" : "ok", "j_kotlin" : "ok", "j_patch" : "patch:ok", "j_post" : "post:ok", "j_put" : "put:ok", "j_python" : "ok" }) 2022-06-05 04:50:48,266|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-06-05 04:50:48,271|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-05 04:50:48,271|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Preparing Response... 2022-06-05 04:50:48,271|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-06-05 04:50:48,272|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-06-05 04:50:48,273|45e9b6f1-90ae-4303-b92f-d3f115c0d46e||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1bce815e-72ba-485f-a422-768a5a1c2843 auditStoreId -1 2022-06-05 05:04:33,524|5d94e0ad-664b-4bc4-81dd-e42f173c5133||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-05 05:04:33,524|5d94e0ad-664b-4bc4-81dd-e42f173c5133||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-05 05:04:33,525|5d94e0ad-664b-4bc4-81dd-e42f173c5133||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-05 05:04:33,721|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-05 05:04:33,722|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-05 05:04:34,260|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-05 05:04:34,261|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(4b3740df-73f3-48a6-8ba9-64a7b69d679b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-05 05:04:34,282|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(51d29bd4-98f0-4fb8-879b-62976664ed6d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-05 05:04:34,289|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(6b5c614a-a37c-4815-aecd-db2492f4bebd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-05 05:04:34,300|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(14e01926-34f4-4e1d-a12b-1930e15448a8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-05 05:04:34,315|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(9ce1e8b2-6956-49d5-9a3e-36998432f592) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-05 05:04:34,331|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(f02e54df-1231-492f-b23f-d0adeffe1817) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-05 05:04:34,348|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-06-05 05:04:34,348|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-06-05 05:04:34,348|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-05 05:04:34,349|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-05 05:04:34,349|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-06-05 05:04:34,349|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-06-05 05:04:34,388|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-05 05:04:34,425|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-05 05:04:34,449|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-05 05:04:34,473|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-05 05:04:34,562|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 05:04:34,563|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 05:04:34,564|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 05:04:34,606|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-06-05 05:04:34,648|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-05 05:04:34,666|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-06-05 05:04:34,673|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-05 05:04:34,701|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 05:04:34,702|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 05:04:34,703|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 05:04:34,742|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 05:04:34,743|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 05:04:34,744|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-06-05 05:04:34,757|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-06-05 05:04:34,777|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-05 05:04:34,788|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-06-05 05:04:34,798|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-05 05:04:34,815|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-05 05:04:34,822|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-05 05:04:34,831|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-05 05:04:34,847|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 05:04:34,848|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 05:04:34,891|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-05 05:04:34,921|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-06-05 05:04:34,928|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-06-05 05:04:34,936|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-06-05 05:04:34,956|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 05:04:34,956|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 05:04:34,957|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign-day-2) 2022-06-05 05:04:34,958|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 05:04:34,959|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy-day-2) 2022-06-05 05:04:34,981|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-06-05 05:04:35,005|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Overwriting blueprint model :5G_Core::1.0.37 2022-06-05 05:04:35,014|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-06-05 05:04:35,022|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-06-05 05:04:35,056|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 05:04:35,057|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 05:04:35,058|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 05:04:35,058|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(HealthCheck) 2022-06-05 05:04:35,059|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-05 05:04:35,060|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(vf-config-assign) 2022-06-05 05:04:35,060|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(vf-config-deploy) 2022-06-05 05:04:35,092|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-05 05:04:35,102|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-06-05 05:04:35,109|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-06-05 05:04:35,110|5d94e0ad-664b-4bc4-81dd-e42f173c5133||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-06-05 05:04:44,712|d6e22888-0260-413b-8c58-47d493cafbe2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(9e65dadb-2dcb-4de6-9e70-ed1d0ffd8c00) CBA(/opt/app/onap/blueprints/archive/9e65dadb-2dcb-4de6-9e70-ed1d0ffd8c00/cba.zip) 2022-06-05 05:04:44,749|d6e22888-0260-413b-8c58-47d493cafbe2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9e65dadb-2dcb-4de6-9e70-ed1d0ffd8c00) and entry definition file (Definitions/CNF.json) 2022-06-05 05:04:44,819|d6e22888-0260-413b-8c58-47d493cafbe2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 05:04:44,820|d6e22888-0260-413b-8c58-47d493cafbe2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 05:04:44,821|d6e22888-0260-413b-8c58-47d493cafbe2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 05:04:44,821|d6e22888-0260-413b-8c58-47d493cafbe2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(scale-out) 2022-06-05 05:04:44,822|d6e22888-0260-413b-8c58-47d493cafbe2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(scale) 2022-06-05 05:04:44,822|d6e22888-0260-413b-8c58-47d493cafbe2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(scale-in) 2022-06-05 05:04:44,823|d6e22888-0260-413b-8c58-47d493cafbe2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(health-check) 2022-06-05 05:04:44,843|d6e22888-0260-413b-8c58-47d493cafbe2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9e65dadb-2dcb-4de6-9e70-ed1d0ffd8c00) and entry definition file (Definitions/CNF.json) 2022-06-05 05:04:44,886|d6e22888-0260-413b-8c58-47d493cafbe2||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/working/9e65dadb-2dcb-4de6-9e70-ed1d0ffd8c00) present to clean. 2022-06-05 05:04:45,986|99f9c872-9acd-4ddd-a007-0e09d307ed8e||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/591b936d-2772-4132-b02c-f067d35e1156) 2022-06-05 05:04:45,989|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| deleting definition types under : /opt/app/onap/blueprints/working/591b936d-2772-4132-b02c-f067d35e1156/Definitions 2022-06-05 05:04:45,991|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| reinitialized all type definitions 2022-06-05 05:04:45,993|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-06-05 05:04:46,015|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing ArtifactDefinition(vnf-template) 2022-06-05 05:04:46,019|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing ArtifactDefinition(vnf-mapping) 2022-06-05 05:04:46,021|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-06-05 05:04:46,038|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:04:46,049|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:04:46,053|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:04:46,077|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-06-05 05:04:46,078|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-06-05 05:04:46,079|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-06-05 05:04:46,096|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:04:46,101|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:04:46,108|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:04:46,112|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-05 05:04:46,126|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:04:46,132|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:04:46,138|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:04:46,144|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:04:46,147|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:04:46,151|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:04:46,167|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(config-assign) 2022-06-05 05:04:46,173|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing ArtifactDefinition(baseconfig-template) 2022-06-05 05:04:46,173|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-06-05 05:04:46,173|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-06-05 05:04:46,186|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:04:46,191|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:04:46,198|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:04:46,202|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(config-deploy) 2022-06-05 05:04:46,226|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ##### Enhancing Workflow(resource-assignment) 2022-06-05 05:04:46,227|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-06-05 05:04:46,227|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-06-05 05:04:46,227|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-06-05 05:04:46,227|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-06-05 05:04:46,227|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-06-05 05:04:46,227|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enriching artifacts file(/opt/app/onap/blueprints/working/591b936d-2772-4132-b02c-f067d35e1156/Templates/vnf-mapping.json 2022-06-05 05:04:46,232|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-06-05 05:04:46,232|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-06-05 05:04:46,232|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enriching artifacts file(/opt/app/onap/blueprints/working/591b936d-2772-4132-b02c-f067d35e1156/Templates/base_ubuntu20-mapping.json 2022-06-05 05:04:46,237|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-06-05 05:04:46,237|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-06-05 05:04:46,237|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ##### Enhancing Workflow(config-assign) 2022-06-05 05:04:46,237|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-06-05 05:04:46,237|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| identified workflow(config-assign) targets(config-assign) 2022-06-05 05:04:46,237|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-06-05 05:04:46,237|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-06-05 05:04:46,238|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enriching artifacts file(/opt/app/onap/blueprints/working/591b936d-2772-4132-b02c-f067d35e1156/Templates/baseconfig-mapping.json 2022-06-05 05:04:46,242|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-06-05 05:04:46,242|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| dataType not present for the recipe(dt-config-assign-properties) 2022-06-05 05:04:46,242|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ##### Enhancing Workflow(config-deploy) 2022-06-05 05:04:46,242|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-06-05 05:04:46,242|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| identified workflow(config-deploy) targets(config-deploy) 2022-06-05 05:04:46,242|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| workflow(config-deploy) resource assignment files([] 2022-06-05 05:04:46,242|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ##### Enhancing blueprint Resource Definitions 2022-06-05 05:04:46,242|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-06-05 05:04:46,242|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| processing file (Templates/vnf-mapping.json) 2022-06-05 05:04:46,242|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-06-05 05:04:46,243|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| processing file (Templates/baseconfig-mapping.json) 2022-06-05 05:04:46,255|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2022-06-05 05:04:46,286|99f9c872-9acd-4ddd-a007-0e09d307ed8e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-06-05 05:04:46,455|e71b99ed-fc7c-4d27-b243-2886dc885585||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(7e9288a5-472e-4079-8969-980751d85769) CBA(/opt/app/onap/blueprints/archive/7e9288a5-472e-4079-8969-980751d85769/cba.zip) 2022-06-05 05:04:46,466|e71b99ed-fc7c-4d27-b243-2886dc885585||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7e9288a5-472e-4079-8969-980751d85769) and entry definition file (Definitions/ubuntu20.json) 2022-06-05 05:04:46,483|e71b99ed-fc7c-4d27-b243-2886dc885585||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-05 05:04:46,518|e71b99ed-fc7c-4d27-b243-2886dc885585||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 05:04:46,519|e71b99ed-fc7c-4d27-b243-2886dc885585||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 05:04:46,520|e71b99ed-fc7c-4d27-b243-2886dc885585||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 05:04:46,533|e71b99ed-fc7c-4d27-b243-2886dc885585||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7e9288a5-472e-4079-8969-980751d85769) and entry definition file (Definitions/ubuntu20.json) 2022-06-05 05:04:46,563|e71b99ed-fc7c-4d27-b243-2886dc885585||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/working/7e9288a5-472e-4079-8969-980751d85769) present to clean. 2022-06-05 05:06:49,563|ddbd3350-178e-4c14-af13-9d33f6fe974d||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-05 05:06:49,563|ddbd3350-178e-4c14-af13-9d33f6fe974d||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-05 05:06:49,563|ddbd3350-178e-4c14-af13-9d33f6fe974d||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-05 05:06:49,741|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-05 05:06:49,741|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-05 05:06:50,192|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-05 05:06:50,193|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(97227c6f-186f-40f9-ad85-35848efbec3c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-05 05:06:50,209|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(6e045c16-3f9a-454b-bf84-560d46f2a22f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-05 05:06:50,215|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(c26d7a71-0075-4767-b023-6bd6b1f7aaf4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-05 05:06:50,225|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(b8c41e51-651f-4408-a6d8-083d37882a9e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-05 05:06:50,237|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(a7f57784-f879-4042-92d8-0215c0d9bc25) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-05 05:06:50,249|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(b5ef4bff-2aa5-4339-9df3-9044e7775f90) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-05 05:06:50,260|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-06-05 05:06:50,260|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-06-05 05:06:50,260|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-05 05:06:50,261|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-05 05:06:50,262|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-06-05 05:06:50,262|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-06-05 05:06:50,288|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-05 05:06:50,325|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-05 05:06:50,348|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-05 05:06:50,370|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-05 05:06:50,461|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 05:06:50,462|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 05:06:50,463|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 05:06:50,508|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-06-05 05:06:50,551|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-05 05:06:50,562|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-06-05 05:06:50,573|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-05 05:06:50,617|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 05:06:50,618|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 05:06:50,619|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 05:06:50,619|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(HealthCheck) 2022-06-05 05:06:50,620|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-05 05:06:50,621|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(vf-config-assign) 2022-06-05 05:06:50,622|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(vf-config-deploy) 2022-06-05 05:06:50,664|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-05 05:06:50,692|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-06-05 05:06:50,704|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-06-05 05:06:50,705|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-06-05 05:06:50,747|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 05:06:50,748|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 05:06:50,749|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 05:06:50,789|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-06-05 05:06:50,818|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-05 05:06:50,825|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-06-05 05:06:50,832|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-05 05:06:50,846|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 05:06:50,847|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 05:06:50,876|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 05:06:50,877|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 05:06:50,878|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-05 05:06:50,887|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-06-05 05:06:50,905|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-06-05 05:06:50,913|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-06-05 05:06:50,923|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-06-05 05:06:50,936|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-05 05:06:50,943|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-05 05:06:50,951|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-05 05:06:50,974|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 05:06:50,974|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 05:06:50,975|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign-day-2) 2022-06-05 05:06:50,976|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 05:06:50,977|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy-day-2) 2022-06-05 05:06:50,992|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-06-05 05:06:51,002|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Overwriting blueprint model :5G_Core::1.0.37 2022-06-05 05:06:51,012|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-06-05 05:06:51,013|ddbd3350-178e-4c14-af13-9d33f6fe974d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-06-05 05:07:02,134|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3738006a-a3e0-4394-8252-fe89faf9826f) 2022-06-05 05:07:02,134|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| deleting definition types under : /opt/app/onap/blueprints/working/3738006a-a3e0-4394-8252-fe89faf9826f/Definitions 2022-06-05 05:07:02,136|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| reinitialized all type definitions 2022-06-05 05:07:02,138|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(netconf-device) 2022-06-05 05:07:02,151|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(resolve-data) 2022-06-05 05:07:02,170|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-06-05 05:07:02,176|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-06-05 05:07:02,179|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-06-05 05:07:02,211|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-06-05 05:07:02,223|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ##### Enhancing Workflow(config-assign) 2022-06-05 05:07:02,223|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-06-05 05:07:02,223|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| identified workflow(config-assign) targets(resolve-data) 2022-06-05 05:07:02,223|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-06-05 05:07:02,224|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-06-05 05:07:02,224|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enriching artifacts file(/opt/app/onap/blueprints/working/3738006a-a3e0-4394-8252-fe89faf9826f/Templates/netconfrpc-mapping.json 2022-06-05 05:07:02,229|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-06-05 05:07:02,229|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| dataType not present for the recipe(dt-config-assign-properties) 2022-06-05 05:07:02,229|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ##### Enhancing Workflow(config-deploy) 2022-06-05 05:07:02,230|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-06-05 05:07:02,230|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| identified workflow(config-deploy) targets(execute-netconf) 2022-06-05 05:07:02,230|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| workflow(config-deploy) resource assignment files([] 2022-06-05 05:07:02,230|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ##### Enhancing blueprint Resource Definitions 2022-06-05 05:07:02,230|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-06-05 05:07:02,230|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| processing file (Templates/netconfrpc-mapping.json) 2022-06-05 05:07:02,236|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| distinct resource keys ([input-source]) 2022-06-05 05:07:02,240|76292a2e-2e6d-4836-9b31-2239d599d027||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Enriching Resource Definition sources Node Template: [source-input] 2022-06-05 05:10:26,044|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-05 05:10:26,045|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-05 05:10:26,046|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-05 05:10:26,347|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-05 05:10:26,348|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-05 05:10:26,912|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-05 05:10:26,913|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(8fd33a08-0e6e-4983-a07b-2d7a39c95949) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-05 05:10:26,930|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(8bf6a4d4-d9a4-45ba-9ce3-9781d82462d8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-05 05:10:26,938|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(0110eb53-80ea-4ca6-82ff-2a85b637b576) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-05 05:10:26,950|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(37612b68-69e9-4663-982f-1ee670b9bf3c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-05 05:10:26,974|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(58675a51-c8be-441b-8e69-77faa1efe2c3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-05 05:10:26,989|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(5436689f-471d-4abb-9308-370aa109ef91) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-05 05:10:27,005|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-06-05 05:10:27,006|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-06-05 05:10:27,006|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-05 05:10:27,007|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-05 05:10:27,008|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-06-05 05:10:27,009|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-06-05 05:10:27,044|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-05 05:10:27,108|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-05 05:10:27,131|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-05 05:10:27,156|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-05 05:10:27,236|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 05:10:27,237|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 05:10:27,237|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 05:10:27,281|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-06-05 05:10:27,313|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-05 05:10:27,323|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-06-05 05:10:27,333|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-05 05:10:27,375|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 05:10:27,376|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 05:10:27,377|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 05:10:27,419|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 05:10:27,420|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 05:10:27,422|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-06-05 05:10:27,432|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-06-05 05:10:27,458|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-05 05:10:27,471|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-06-05 05:10:27,490|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-05 05:10:27,500|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-05 05:10:27,500|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-05 05:10:27,510|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-05 05:10:27,547|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 05:10:27,549|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 05:10:27,550|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign-day-2) 2022-06-05 05:10:27,552|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 05:10:27,552|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy-day-2) 2022-06-05 05:10:27,580|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-06-05 05:10:27,607|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Overwriting blueprint model :5G_Core::1.0.37 2022-06-05 05:10:27,616|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-06-05 05:10:27,626|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-06-05 05:10:27,646|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 05:10:27,647|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 05:10:27,697|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-05 05:10:27,735|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-06-05 05:10:27,745|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-06-05 05:10:27,745|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-06-05 05:10:27,813|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 05:10:27,814|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 05:10:27,815|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 05:10:27,816|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(HealthCheck) 2022-06-05 05:10:27,817|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-05 05:10:27,818|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(vf-config-assign) 2022-06-05 05:10:27,819|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(vf-config-deploy) 2022-06-05 05:10:27,873|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-05 05:10:27,882|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-06-05 05:10:27,890|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-06-05 05:10:27,890|5d727d54-650b-40ea-b8a9-9c4dc02f2f86||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-06-05 05:10:38,394|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-05 05:10:38,509|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-06-05 05:10:38,562|85edc50d-bd35-4926-b45c-b57afb37b523||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| request(85edc50d-bd35-4926-b45c-b57afb37b523) 2022-06-05 05:10:38,566|85edc50d-bd35-4926-b45c-b57afb37b523||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| CBA file(/opt/app/onap/blueprints/archive/26e726e3-6b86-411b-9d1e-ed425eb2dddf/cba.zip written successfully 2022-06-05 05:10:38,567|85edc50d-bd35-4926-b45c-b57afb37b523||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(26e726e3-6b86-411b-9d1e-ed425eb2dddf) CBA(/opt/app/onap/blueprints/archive/26e726e3-6b86-411b-9d1e-ed425eb2dddf/cba.zip) 2022-06-05 05:10:38,582|85edc50d-bd35-4926-b45c-b57afb37b523||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/26e726e3-6b86-411b-9d1e-ed425eb2dddf) and entry definition file (Definitions/pnf_netconf.json) 2022-06-05 05:10:38,587|85edc50d-bd35-4926-b45c-b57afb37b523||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-05 05:10:38,605|85edc50d-bd35-4926-b45c-b57afb37b523||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 05:10:38,606|85edc50d-bd35-4926-b45c-b57afb37b523||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 05:10:38,612|85edc50d-bd35-4926-b45c-b57afb37b523||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/26e726e3-6b86-411b-9d1e-ed425eb2dddf) and entry definition file (Definitions/pnf_netconf.json) 2022-06-05 05:10:38,619|85edc50d-bd35-4926-b45c-b57afb37b523||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-05 05:10:38,626|85edc50d-bd35-4926-b45c-b57afb37b523||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-05 05:10:38,627|85edc50d-bd35-4926-b45c-b57afb37b523||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-05 05:10:38,640|85edc50d-bd35-4926-b45c-b57afb37b523||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/working/26e726e3-6b86-411b-9d1e-ed425eb2dddf) present to clean. 2022-06-05 05:10:38,838|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/990faa0b-23b6-4f2e-b6fd-c1a52fe4a504) 2022-06-05 05:10:38,838|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| deleting definition types under : /opt/app/onap/blueprints/working/990faa0b-23b6-4f2e-b6fd-c1a52fe4a504/Definitions 2022-06-05 05:10:38,840|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| reinitialized all type definitions 2022-06-05 05:10:38,841|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-06-05 05:10:38,858|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing ArtifactDefinition(vnf-template) 2022-06-05 05:10:38,863|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing ArtifactDefinition(vnf-mapping) 2022-06-05 05:10:38,868|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-06-05 05:10:38,881|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:10:38,890|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:10:38,894|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:10:38,897|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-06-05 05:10:38,897|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-06-05 05:10:38,897|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-06-05 05:10:38,907|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:10:38,911|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:10:38,915|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:10:38,919|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-05 05:10:38,928|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:10:38,932|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:10:38,936|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:10:38,940|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:10:38,944|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:10:38,948|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:10:38,958|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(config-assign) 2022-06-05 05:10:38,962|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing ArtifactDefinition(baseconfig-template) 2022-06-05 05:10:38,963|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-06-05 05:10:38,963|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-06-05 05:10:38,975|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:10:38,979|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:10:38,982|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(input) 2022-06-05 05:10:38,986|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ***** Enhancing NodeTemplate(config-deploy) 2022-06-05 05:10:39,003|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ##### Enhancing Workflow(resource-assignment) 2022-06-05 05:10:39,004|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-06-05 05:10:39,004|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-06-05 05:10:39,004|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-06-05 05:10:39,004|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-06-05 05:10:39,004|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-06-05 05:10:39,005|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enriching artifacts file(/opt/app/onap/blueprints/working/990faa0b-23b6-4f2e-b6fd-c1a52fe4a504/Templates/vnf-mapping.json 2022-06-05 05:10:39,011|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-06-05 05:10:39,011|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-06-05 05:10:39,011|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enriching artifacts file(/opt/app/onap/blueprints/working/990faa0b-23b6-4f2e-b6fd-c1a52fe4a504/Templates/base_ubuntu20-mapping.json 2022-06-05 05:10:39,019|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-06-05 05:10:39,019|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-06-05 05:10:39,019|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ##### Enhancing Workflow(config-assign) 2022-06-05 05:10:39,020|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-06-05 05:10:39,020|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| identified workflow(config-assign) targets(config-assign) 2022-06-05 05:10:39,020|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-06-05 05:10:39,020|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-06-05 05:10:39,020|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enriching artifacts file(/opt/app/onap/blueprints/working/990faa0b-23b6-4f2e-b6fd-c1a52fe4a504/Templates/baseconfig-mapping.json 2022-06-05 05:10:39,028|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-06-05 05:10:39,028|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| dataType not present for the recipe(dt-config-assign-properties) 2022-06-05 05:10:39,029|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ##### Enhancing Workflow(config-deploy) 2022-06-05 05:10:39,029|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-06-05 05:10:39,029|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| identified workflow(config-deploy) targets(config-deploy) 2022-06-05 05:10:39,029|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| workflow(config-deploy) resource assignment files([] 2022-06-05 05:10:39,029|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| ##### Enhancing blueprint Resource Definitions 2022-06-05 05:10:39,029|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-06-05 05:10:39,030|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| processing file (Templates/vnf-mapping.json) 2022-06-05 05:10:39,030|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-06-05 05:10:39,030|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| processing file (Templates/baseconfig-mapping.json) 2022-06-05 05:10:39,048|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2022-06-05 05:10:39,108|d7db10a1-7ba5-4f42-8888-764812a2753f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-06-05 05:10:39,272|ae5f2452-526f-4f14-b77c-003d5ebc164e||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(b2b5908d-397f-4c0a-8f85-2aa66911362c) CBA(/opt/app/onap/blueprints/archive/b2b5908d-397f-4c0a-8f85-2aa66911362c/cba.zip) 2022-06-05 05:10:39,285|ae5f2452-526f-4f14-b77c-003d5ebc164e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b2b5908d-397f-4c0a-8f85-2aa66911362c) and entry definition file (Definitions/ubuntu20.json) 2022-06-05 05:10:39,293|ae5f2452-526f-4f14-b77c-003d5ebc164e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-05 05:10:39,318|ae5f2452-526f-4f14-b77c-003d5ebc164e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 05:10:39,319|ae5f2452-526f-4f14-b77c-003d5ebc164e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 05:10:39,320|ae5f2452-526f-4f14-b77c-003d5ebc164e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 05:10:39,329|ae5f2452-526f-4f14-b77c-003d5ebc164e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b2b5908d-397f-4c0a-8f85-2aa66911362c) and entry definition file (Definitions/ubuntu20.json) 2022-06-05 05:10:39,336|ae5f2452-526f-4f14-b77c-003d5ebc164e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-06-05 05:10:39,342|ae5f2452-526f-4f14-b77c-003d5ebc164e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-06-05 05:10:39,343|ae5f2452-526f-4f14-b77c-003d5ebc164e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-06-05 05:10:39,352|ae5f2452-526f-4f14-b77c-003d5ebc164e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/working/b2b5908d-397f-4c0a-8f85-2aa66911362c) present to clean. 2022-06-05 05:12:21,082|3fdadf1e-f7e2-4dc6-9bb6-b2b103388b95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Save processing(500c9456-b86b-4582-854f-6fcc28b9eeca) CBA(/opt/app/onap/blueprints/archive/500c9456-b86b-4582-854f-6fcc28b9eeca/cba.zip) 2022-06-05 05:12:21,154|3fdadf1e-f7e2-4dc6-9bb6-b2b103388b95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/500c9456-b86b-4582-854f-6fcc28b9eeca) and entry definition file (Definitions/CNF.json) 2022-06-05 05:12:21,275|3fdadf1e-f7e2-4dc6-9bb6-b2b103388b95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(resource-assignment) 2022-06-05 05:12:21,276|3fdadf1e-f7e2-4dc6-9bb6-b2b103388b95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-assign) 2022-06-05 05:12:21,279|3fdadf1e-f7e2-4dc6-9bb6-b2b103388b95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(config-deploy) 2022-06-05 05:12:21,280|3fdadf1e-f7e2-4dc6-9bb6-b2b103388b95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(scale-out) 2022-06-05 05:12:21,281|3fdadf1e-f7e2-4dc6-9bb6-b2b103388b95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(scale) 2022-06-05 05:12:21,281|3fdadf1e-f7e2-4dc6-9bb6-b2b103388b95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(scale-in) 2022-06-05 05:12:21,282|3fdadf1e-f7e2-4dc6-9bb6-b2b103388b95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Validating Workflow(health-check) 2022-06-05 05:12:21,309|3fdadf1e-f7e2-4dc6-9bb6-b2b103388b95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/500c9456-b86b-4582-854f-6fcc28b9eeca) and entry definition file (Definitions/CNF.json) 2022-06-05 05:12:21,324|3fdadf1e-f7e2-4dc6-9bb6-b2b103388b95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Overwriting blueprint model :APACHE::1.0.0 2022-06-05 05:12:21,333|3fdadf1e-f7e2-4dc6-9bb6-b2b103388b95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-06-05 05:12:21,336|3fdadf1e-f7e2-4dc6-9bb6-b2b103388b95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-06-05 05:12:21,353|3fdadf1e-f7e2-4dc6-9bb6-b2b103388b95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-2xnd7|||| No compiled cache(/opt/app/onap/blueprints/working/500c9456-b86b-4582-854f-6fcc28b9eeca) present to clean.