Results

By type

          11:23:27,754 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
11:23:27,757 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml]
11:23:27,759 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
11:23:27,759 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml]
11:23:27,759 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
11:23:27,788 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml] is not of type file
11:23:28,028 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
11:23:28,042 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
11:23:28,048 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
11:23:28,061 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
11:23:28,210 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
11:23:28,210 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
11:23:28,212 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
11:23:28,212 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
11:23:28,212 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
11:23:28,212 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
11:23:28,213 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
11:23:28,214 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
11:23:28,217 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::               (v2.6.11)

2023-02-27 11:23:30,300|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-79799b686-qk87p with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app)
2023-02-27 11:23:30,308|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-02-27 11:23:37,992|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-02-27 11:23:39,242|||main||||INFO||||||| Finished Spring Data repository scanning in 1217 ms. Found 11 JPA repository interfaces.
2023-02-27 11:23:44,947|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-02-27 11:23:45,180|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-02-27 11:23:45,719|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-27 11:23:46,703|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-02-27 11:23:47,275|||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.
2023-02-27 11:23:47,278|||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.
2023-02-27 11:23:47,978|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-02-27 11:23:52,612|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-27 11:23:52,660|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-02-27 11:23:52,845|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-02-27 11:23:55,865|||main||||INFO||||||| Audit service is disabled
2023-02-27 11:23:56,188|||main||||INFO||||||| Workflow Audit store is disabled
2023-02-27 11:24:01,335|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2023-02-27 11:24:01,413|||main||||INFO||||||| Dependency Management module created...
2023-02-27 11:24:03,148|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-02-27 11:24:03,892|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-02-27 11:24:07,406|||main||||INFO||||||| Netty started on port 8080
2023-02-27 11:24:12,097|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-02-27 11:24:12,688|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-02-27 11:24:12,697|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 44.046 seconds (JVM running for 45.943)
2023-02-27 11:24:12,724|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-02-27 13:49:55,182|6fa1c0d7-579a-4a4e-9c86-8c1848259972||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-27 13:49:55,185|6fa1c0d7-579a-4a4e-9c86-8c1848259972||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-27 13:49:55,187|6fa1c0d7-579a-4a4e-9c86-8c1848259972||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-27 13:49:56,173|6fa1c0d7-579a-4a4e-9c86-8c1848259972||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-27 13:49:56,178|6fa1c0d7-579a-4a4e-9c86-8c1848259972||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-27 13:49:58,451|35f3ffea-efb1-4818-88eb-9adf6104552d||Thread-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Enhancing blueprint(/opt/app/onap/blueprints/working/11efc7be-57c6-4fe2-8df0-1364814a0220)
2023-02-27 13:49:58,479|35f3ffea-efb1-4818-88eb-9adf6104552d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| deleting definition types under : /opt/app/onap/blueprints/working/11efc7be-57c6-4fe2-8df0-1364814a0220/Definitions
2023-02-27 13:49:58,605|35f3ffea-efb1-4818-88eb-9adf6104552d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| reinitialized all type definitions
2023-02-27 13:49:58,616|35f3ffea-efb1-4818-88eb-9adf6104552d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-27 13:49:58,689|35f3ffea-efb1-4818-88eb-9adf6104552d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-27 13:49:58,706|35f3ffea-efb1-4818-88eb-9adf6104552d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-27 13:49:58,729|35f3ffea-efb1-4818-88eb-9adf6104552d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-27 13:49:58,808|35f3ffea-efb1-4818-88eb-9adf6104552d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ##### Enhancing Workflow(helloworld)
2023-02-27 13:49:58,811|35f3ffea-efb1-4818-88eb-9adf6104552d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-27 13:49:58,812|35f3ffea-efb1-4818-88eb-9adf6104552d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| identified workflow(helloworld) targets(helloworld)
2023-02-27 13:49:58,813|35f3ffea-efb1-4818-88eb-9adf6104552d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-27 13:49:58,814|35f3ffea-efb1-4818-88eb-9adf6104552d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-27 13:49:58,816|35f3ffea-efb1-4818-88eb-9adf6104552d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enriching artifacts file(/opt/app/onap/blueprints/working/11efc7be-57c6-4fe2-8df0-1364814a0220/Templates/hello-world-mapping.json
2023-02-27 13:49:58,841|35f3ffea-efb1-4818-88eb-9adf6104552d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-27 13:49:58,842|35f3ffea-efb1-4818-88eb-9adf6104552d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-27 13:49:58,843|35f3ffea-efb1-4818-88eb-9adf6104552d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ##### Enhancing blueprint Resource Definitions
2023-02-27 13:49:58,844|35f3ffea-efb1-4818-88eb-9adf6104552d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-27 13:49:58,848|35f3ffea-efb1-4818-88eb-9adf6104552d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| processing file (Templates/hello-world-mapping.json)
2023-02-27 13:49:58,885|35f3ffea-efb1-4818-88eb-9adf6104552d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| distinct resource keys ([])
2023-02-27 13:49:58,886|35f3ffea-efb1-4818-88eb-9adf6104552d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Enriching Resource Definition sources Node Template: []
2023-02-27 13:49:59,316|20f747c1-35aa-4885-ac9e-3a04072d85c3||Thread-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Save processing(47db6b10-958a-4076-b8d1-15b1fec33291) CBA(/opt/app/onap/blueprints/archive/47db6b10-958a-4076-b8d1-15b1fec33291/cba.zip)
2023-02-27 13:49:59,353|20f747c1-35aa-4885-ac9e-3a04072d85c3||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/47db6b10-958a-4076-b8d1-15b1fec33291) and entry definition file (Definitions/blueprint.json)
2023-02-27 13:49:59,467|20f747c1-35aa-4885-ac9e-3a04072d85c3||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(helloworld)
2023-02-27 13:49:59,488|20f747c1-35aa-4885-ac9e-3a04072d85c3||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/47db6b10-958a-4076-b8d1-15b1fec33291) and entry definition file (Definitions/blueprint.json)
2023-02-27 13:49:59,792|20f747c1-35aa-4885-ac9e-3a04072d85c3||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-qk87p|||| No compiled cache(/opt/app/onap/blueprints/working/47db6b10-958a-4076-b8d1-15b1fec33291) present to clean.
2023-02-27 13:50:00,045|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2023-02-27 13:50:00,046|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-27 13:50:00,052|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-27 13:50:00,069|654321||DefaultDispatcher-worker-22||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-02-27 13:50:00,195|654321||DefaultDispatcher-worker-22||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-27 13:50:00,199|654321||DefaultDispatcher-worker-22||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-27 13:50:00,203|654321||DefaultDispatcher-worker-22||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-27 13:50:00,226|654321||DefaultDispatcher-worker-22||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-27 13:50:00,229|654321||DefaultDispatcher-worker-22||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-27 13:50:00,252|654321||DefaultDispatcher-worker-22||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-27 13:50:00,270|654321||DefaultDispatcher-worker-22||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-27 13:50:00,271|654321||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-27 13:50:00,274|654321||DefaultDispatcher-worker-22||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-27 13:50:00,306|654321||DefaultDispatcher-worker-22||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-27 13:50:00,360|654321||DefaultDispatcher-worker-11||||INFO||||||| Batched Sequence : ([])
2023-02-27 13:50:00,365|654321||DefaultDispatcher-worker-11||||INFO||||||| Generated Resource Param Data ({ })
2023-02-27 13:50:00,495|654321||DefaultDispatcher-worker-11||||INFO||||||| Preparing Response...
2023-02-27 13:50:00,498|654321||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-27 13:50:00,499|654321||DefaultDispatcher-worker-11||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-27 13:50:00,510|654321||DefaultDispatcher-worker-11||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4ee9443f-c8a8-44c5-b49e-a1e6561d5f0a auditStoreId -1
2023-02-27 13:55:40,129|ad467d87-d16b-46e5-98b7-c56546479496||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-27 13:55:40,130|ad467d87-d16b-46e5-98b7-c56546479496||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-27 13:55:40,130|ad467d87-d16b-46e5-98b7-c56546479496||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-27 13:55:40,728|ad467d87-d16b-46e5-98b7-c56546479496||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-27 13:55:40,729|ad467d87-d16b-46e5-98b7-c56546479496||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-27 13:55:42,089|91bd7634-7605-4b77-b8f1-3362908cef1b||Thread-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c6d88332-cfdf-464b-9434-1ee0e355e3f6)
2023-02-27 13:55:42,090|91bd7634-7605-4b77-b8f1-3362908cef1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| deleting definition types under : /opt/app/onap/blueprints/working/c6d88332-cfdf-464b-9434-1ee0e355e3f6/Definitions
2023-02-27 13:55:42,093|91bd7634-7605-4b77-b8f1-3362908cef1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| reinitialized all type definitions
2023-02-27 13:55:42,095|91bd7634-7605-4b77-b8f1-3362908cef1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-27 13:55:42,131|91bd7634-7605-4b77-b8f1-3362908cef1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-27 13:55:42,152|91bd7634-7605-4b77-b8f1-3362908cef1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-27 13:55:42,166|91bd7634-7605-4b77-b8f1-3362908cef1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-27 13:55:42,186|91bd7634-7605-4b77-b8f1-3362908cef1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ##### Enhancing Workflow(helloworld)
2023-02-27 13:55:42,186|91bd7634-7605-4b77-b8f1-3362908cef1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-27 13:55:42,187|91bd7634-7605-4b77-b8f1-3362908cef1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| identified workflow(helloworld) targets(helloworld)
2023-02-27 13:55:42,187|91bd7634-7605-4b77-b8f1-3362908cef1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-27 13:55:42,187|91bd7634-7605-4b77-b8f1-3362908cef1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-27 13:55:42,187|91bd7634-7605-4b77-b8f1-3362908cef1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enriching artifacts file(/opt/app/onap/blueprints/working/c6d88332-cfdf-464b-9434-1ee0e355e3f6/Templates/hello-world-mapping.json
2023-02-27 13:55:42,197|91bd7634-7605-4b77-b8f1-3362908cef1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-27 13:55:42,197|91bd7634-7605-4b77-b8f1-3362908cef1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-27 13:55:42,198|91bd7634-7605-4b77-b8f1-3362908cef1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ##### Enhancing blueprint Resource Definitions
2023-02-27 13:55:42,198|91bd7634-7605-4b77-b8f1-3362908cef1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-27 13:55:42,198|91bd7634-7605-4b77-b8f1-3362908cef1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| processing file (Templates/hello-world-mapping.json)
2023-02-27 13:55:42,208|91bd7634-7605-4b77-b8f1-3362908cef1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| distinct resource keys ([])
2023-02-27 13:55:42,208|91bd7634-7605-4b77-b8f1-3362908cef1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Enriching Resource Definition sources Node Template: []
2023-02-27 13:55:42,468|4876dbf8-d41a-4056-8b03-45808aa41e3c||Thread-55||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Save processing(e70d5d0a-5825-444d-a984-264309128529) CBA(/opt/app/onap/blueprints/archive/e70d5d0a-5825-444d-a984-264309128529/cba.zip)
2023-02-27 13:55:42,477|4876dbf8-d41a-4056-8b03-45808aa41e3c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e70d5d0a-5825-444d-a984-264309128529) and entry definition file (Definitions/blueprint.json)
2023-02-27 13:55:42,504|4876dbf8-d41a-4056-8b03-45808aa41e3c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(helloworld)
2023-02-27 13:55:42,513|4876dbf8-d41a-4056-8b03-45808aa41e3c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e70d5d0a-5825-444d-a984-264309128529) and entry definition file (Definitions/blueprint.json)
2023-02-27 13:55:42,700|4876dbf8-d41a-4056-8b03-45808aa41e3c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-qk87p|||| No compiled cache(/opt/app/onap/blueprints/working/e70d5d0a-5825-444d-a984-264309128529) present to clean.
2023-02-27 13:55:42,898|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2023-02-27 13:55:42,899|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-27 13:55:42,899|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-02-27 13:55:42,902|654321||reactor-http-epoll-3||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-27 13:55:42,903|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-27 13:55:42,907|654321||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-27 13:55:42,937|654321||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-27 13:55:42,937|654321||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-27 13:55:42,938|654321||DefaultDispatcher-worker-2||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-27 13:55:42,939|654321||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-27 13:55:42,939|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-27 13:55:42,940|654321||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-27 13:55:42,942|654321||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-27 13:55:42,987|654321||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([])
2023-02-27 13:55:42,987|654321||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ })
2023-02-27 13:55:42,997|654321||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-02-27 13:55:42,997|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-27 13:55:42,997|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-27 13:55:42,998|654321||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 514210c8-9272-4b83-a5eb-0c4b04ae060c auditStoreId -1
2023-02-27 14:05:40,610|43248086-bd1a-4230-863a-c0f0335c1b6b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-27 14:05:40,610|43248086-bd1a-4230-863a-c0f0335c1b6b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-27 14:05:40,611|43248086-bd1a-4230-863a-c0f0335c1b6b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-27 14:05:41,385|43248086-bd1a-4230-863a-c0f0335c1b6b||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-27 14:05:41,385|43248086-bd1a-4230-863a-c0f0335c1b6b||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-27 14:05:42,876|56a10964-7ccc-43ed-b59a-5ab8ae2c8e13||Thread-83||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f5cf1656-8d05-464d-ab7b-c93aa5f9dc05)
2023-02-27 14:05:42,878|56a10964-7ccc-43ed-b59a-5ab8ae2c8e13||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| deleting definition types under : /opt/app/onap/blueprints/working/f5cf1656-8d05-464d-ab7b-c93aa5f9dc05/Definitions
2023-02-27 14:05:42,882|56a10964-7ccc-43ed-b59a-5ab8ae2c8e13||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| reinitialized all type definitions
2023-02-27 14:05:42,883|56a10964-7ccc-43ed-b59a-5ab8ae2c8e13||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-27 14:05:42,930|56a10964-7ccc-43ed-b59a-5ab8ae2c8e13||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-27 14:05:42,965|56a10964-7ccc-43ed-b59a-5ab8ae2c8e13||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-27 14:05:42,979|56a10964-7ccc-43ed-b59a-5ab8ae2c8e13||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-27 14:05:43,002|56a10964-7ccc-43ed-b59a-5ab8ae2c8e13||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ##### Enhancing Workflow(helloworld)
2023-02-27 14:05:43,003|56a10964-7ccc-43ed-b59a-5ab8ae2c8e13||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-27 14:05:43,003|56a10964-7ccc-43ed-b59a-5ab8ae2c8e13||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| identified workflow(helloworld) targets(helloworld)
2023-02-27 14:05:43,003|56a10964-7ccc-43ed-b59a-5ab8ae2c8e13||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-27 14:05:43,004|56a10964-7ccc-43ed-b59a-5ab8ae2c8e13||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-27 14:05:43,004|56a10964-7ccc-43ed-b59a-5ab8ae2c8e13||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enriching artifacts file(/opt/app/onap/blueprints/working/f5cf1656-8d05-464d-ab7b-c93aa5f9dc05/Templates/hello-world-mapping.json
2023-02-27 14:05:43,016|56a10964-7ccc-43ed-b59a-5ab8ae2c8e13||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-27 14:05:43,016|56a10964-7ccc-43ed-b59a-5ab8ae2c8e13||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-27 14:05:43,016|56a10964-7ccc-43ed-b59a-5ab8ae2c8e13||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ##### Enhancing blueprint Resource Definitions
2023-02-27 14:05:43,016|56a10964-7ccc-43ed-b59a-5ab8ae2c8e13||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-27 14:05:43,017|56a10964-7ccc-43ed-b59a-5ab8ae2c8e13||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| processing file (Templates/hello-world-mapping.json)
2023-02-27 14:05:43,026|56a10964-7ccc-43ed-b59a-5ab8ae2c8e13||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| distinct resource keys ([])
2023-02-27 14:05:43,026|56a10964-7ccc-43ed-b59a-5ab8ae2c8e13||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Enriching Resource Definition sources Node Template: []
2023-02-27 14:05:43,292|9c641989-edd5-4e99-b1ff-312ffe922d2a||Thread-83||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Save processing(d76c32d7-1ab7-46f4-88cb-7e7b14b2a9d9) CBA(/opt/app/onap/blueprints/archive/d76c32d7-1ab7-46f4-88cb-7e7b14b2a9d9/cba.zip)
2023-02-27 14:05:43,303|9c641989-edd5-4e99-b1ff-312ffe922d2a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d76c32d7-1ab7-46f4-88cb-7e7b14b2a9d9) and entry definition file (Definitions/blueprint.json)
2023-02-27 14:05:43,324|9c641989-edd5-4e99-b1ff-312ffe922d2a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(helloworld)
2023-02-27 14:05:43,333|9c641989-edd5-4e99-b1ff-312ffe922d2a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d76c32d7-1ab7-46f4-88cb-7e7b14b2a9d9) and entry definition file (Definitions/blueprint.json)
2023-02-27 14:05:43,464|9c641989-edd5-4e99-b1ff-312ffe922d2a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-qk87p|||| No compiled cache(/opt/app/onap/blueprints/working/d76c32d7-1ab7-46f4-88cb-7e7b14b2a9d9) present to clean.
2023-02-27 14:05:43,712|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2023-02-27 14:05:43,712|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-27 14:05:43,712|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-27 14:05:43,715|654321||reactor-http-epoll-4||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-27 14:05:43,716|654321||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-27 14:05:43,719|654321||DefaultDispatcher-worker-11||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-27 14:05:43,757|654321||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-27 14:05:43,757|654321||DefaultDispatcher-worker-11||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-27 14:05:43,758|654321||DefaultDispatcher-worker-11||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-27 14:05:43,759|654321||DefaultDispatcher-worker-11||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-27 14:05:43,760|654321||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-27 14:05:43,760|654321||DefaultDispatcher-worker-11||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-27 14:05:43,778|654321||DefaultDispatcher-worker-11||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-27 14:05:43,808|654321||DefaultDispatcher-worker-21||||INFO||||||| Batched Sequence : ([])
2023-02-27 14:05:43,810|654321||DefaultDispatcher-worker-21||||INFO||||||| Generated Resource Param Data ({ })
2023-02-27 14:05:43,826|654321||DefaultDispatcher-worker-21||||INFO||||||| Preparing Response...
2023-02-27 14:05:43,826|654321||DefaultDispatcher-worker-21||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-27 14:05:43,826|654321||DefaultDispatcher-worker-21||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-27 14:05:43,828|654321||DefaultDispatcher-worker-21||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3639c940-5574-42a9-974d-aab321cf6ac9 auditStoreId -1
2023-02-27 15:53:18,897|86067bea-bd38-43e9-9d1e-422c29475092||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-27 15:53:19,029|86067bea-bd38-43e9-9d1e-422c29475092||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-27 15:53:19,030|86067bea-bd38-43e9-9d1e-422c29475092||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-27 15:53:22,248|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-27 15:53:22,249|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-27 15:53:24,580|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-27 15:53:24,593|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Save processing(3b134275-ee68-4d44-b077-295c985211ff) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-27 15:53:24,632|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Save processing(07fd9930-ad21-40a7-9a78-c5ff8b4d7a18) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-27 15:53:24,650|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Save processing(9904f93d-3779-46dd-abf2-2c9dab9bad3c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-27 15:53:24,675|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Save processing(fd7e7b11-1abd-4286-bf4b-fb76e6d79fd8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-27 15:53:24,706|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-27 15:53:24,707|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Save processing(8e14cfb4-6997-4179-aa04-5166f11467c0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-27 15:53:24,751|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Save processing(0293831a-0705-4ed6-bb70-fcdb2ecfd216) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-27 15:53:24,785|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| 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)
2023-02-27 15:53:24,786|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-27 15:53:24,786|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-27 15:53:24,795|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| 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)
2023-02-27 15:53:24,798|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| 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)
2023-02-27 15:53:24,893|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-27 15:53:24,955|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-27 15:53:25,028|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-27 15:53:25,071|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-qk87p|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-02-27 15:53:25,103|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-27 15:53:25,229|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(resource-assignment)
2023-02-27 15:53:25,231|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(config-assign)
2023-02-27 15:53:25,232|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(config-deploy)
2023-02-27 15:53:25,329|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| 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)
2023-02-27 15:53:25,582|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(resource-assignment)
2023-02-27 15:53:25,584|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(config-assign)
2023-02-27 15:53:25,587|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(config-deploy)
2023-02-27 15:53:25,680|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| 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)
2023-02-27 15:53:25,924|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(resource-assignment)
2023-02-27 15:53:25,925|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(config-deploy)
2023-02-27 15:53:26,020|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-27 15:53:26,271|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(resource-assignment)
2023-02-27 15:53:26,273|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(config-assign)
2023-02-27 15:53:26,275|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(config-deploy)
2023-02-27 15:53:26,276|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(HealthCheck)
2023-02-27 15:53:26,280|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-27 15:53:26,281|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(vf-config-assign)
2023-02-27 15:53:26,282|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(vf-config-deploy)
2023-02-27 15:53:26,386|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(config-assign)
2023-02-27 15:53:26,390|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(config-deploy)
2023-02-27 15:53:26,392|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-27 15:53:26,407|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-27 15:53:26,669|86067bea-bd38-43e9-9d1e-422c29475092||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-qk87p|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-02-27 15:53:50,646|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||Thread-104||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Enhancing blueprint(/opt/app/onap/blueprints/working/42770ea0-33c1-4921-8a01-78131c3c663e)
2023-02-27 15:53:50,647|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| deleting definition types under : /opt/app/onap/blueprints/working/42770ea0-33c1-4921-8a01-78131c3c663e/Definitions
2023-02-27 15:53:50,651|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| reinitialized all type definitions
2023-02-27 15:53:50,652|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-02-27 15:53:50,694|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing ArtifactDefinition(vnf-template)
2023-02-27 15:53:50,705|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing ArtifactDefinition(vnf-mapping)
2023-02-27 15:53:50,719|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-02-27 15:53:50,796|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ***** Enhancing NodeTemplate(input)
2023-02-27 15:53:50,865|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ***** Enhancing NodeTemplate(input)
2023-02-27 15:53:50,889|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ***** Enhancing NodeTemplate(input)
2023-02-27 15:53:50,904|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-02-27 15:53:50,904|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-02-27 15:53:50,904|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-02-27 15:53:50,968|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ***** Enhancing NodeTemplate(input)
2023-02-27 15:53:50,988|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ***** Enhancing NodeTemplate(input)
2023-02-27 15:53:51,014|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ***** Enhancing NodeTemplate(input)
2023-02-27 15:53:51,038|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-27 15:53:51,094|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ***** Enhancing NodeTemplate(input)
2023-02-27 15:53:51,126|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ***** Enhancing NodeTemplate(input)
2023-02-27 15:53:51,156|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ***** Enhancing NodeTemplate(input)
2023-02-27 15:53:51,179|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ***** Enhancing NodeTemplate(input)
2023-02-27 15:53:51,202|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ***** Enhancing NodeTemplate(input)
2023-02-27 15:53:51,222|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ***** Enhancing NodeTemplate(input)
2023-02-27 15:53:51,261|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ***** Enhancing NodeTemplate(config-assign)
2023-02-27 15:53:51,271|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing ArtifactDefinition(baseconfig-template)
2023-02-27 15:53:51,272|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-02-27 15:53:51,272|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-02-27 15:53:51,297|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ***** Enhancing NodeTemplate(input)
2023-02-27 15:53:51,310|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ***** Enhancing NodeTemplate(input)
2023-02-27 15:53:51,326|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ***** Enhancing NodeTemplate(input)
2023-02-27 15:53:51,346|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ***** Enhancing NodeTemplate(config-deploy)
2023-02-27 15:53:51,408|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ##### Enhancing Workflow(resource-assignment)
2023-02-27 15:53:51,408|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-02-27 15:53:51,409|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-02-27 15:53:51,409|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-02-27 15:53:51,410|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-02-27 15:53:51,410|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-02-27 15:53:51,410|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enriching artifacts file(/opt/app/onap/blueprints/working/42770ea0-33c1-4921-8a01-78131c3c663e/Templates/vnf-mapping.json
2023-02-27 15:53:51,420|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-02-27 15:53:51,421|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-02-27 15:53:51,421|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enriching artifacts file(/opt/app/onap/blueprints/working/42770ea0-33c1-4921-8a01-78131c3c663e/Templates/base_ubuntu20-mapping.json
2023-02-27 15:53:51,430|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-02-27 15:53:51,431|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-02-27 15:53:51,432|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ##### Enhancing Workflow(config-assign)
2023-02-27 15:53:51,433|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-02-27 15:53:51,433|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| identified workflow(config-assign) targets(config-assign)
2023-02-27 15:53:51,433|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-02-27 15:53:51,433|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-02-27 15:53:51,433|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enriching artifacts file(/opt/app/onap/blueprints/working/42770ea0-33c1-4921-8a01-78131c3c663e/Templates/baseconfig-mapping.json
2023-02-27 15:53:51,442|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-02-27 15:53:51,442|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-27 15:53:51,443|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ##### Enhancing Workflow(config-deploy)
2023-02-27 15:53:51,444|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-02-27 15:53:51,445|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| identified workflow(config-deploy) targets(config-deploy)
2023-02-27 15:53:51,445|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| workflow(config-deploy) resource assignment files([]
2023-02-27 15:53:51,445|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| ##### Enhancing blueprint Resource Definitions
2023-02-27 15:53:51,445|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-02-27 15:53:51,445|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| processing file (Templates/vnf-mapping.json)
2023-02-27 15:53:51,445|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-02-27 15:53:51,446|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| processing file (Templates/baseconfig-mapping.json)
2023-02-27 15:53:51,468|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| 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])
2023-02-27 15:53:51,640|c3117649-5a46-46c2-b1ef-cd17b55cd8e6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-02-27 15:53:52,024|fb94e7f1-8379-4745-b66e-4ea2e0a7079a||Thread-104||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Save processing(6224e788-85cb-4fc8-9574-816791232fa7) CBA(/opt/app/onap/blueprints/archive/6224e788-85cb-4fc8-9574-816791232fa7/cba.zip)
2023-02-27 15:53:52,038|fb94e7f1-8379-4745-b66e-4ea2e0a7079a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6224e788-85cb-4fc8-9574-816791232fa7) and entry definition file (Definitions/ubuntu20.json)
2023-02-27 15:53:52,059|fb94e7f1-8379-4745-b66e-4ea2e0a7079a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-27 15:53:52,100|fb94e7f1-8379-4745-b66e-4ea2e0a7079a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(resource-assignment)
2023-02-27 15:53:52,101|fb94e7f1-8379-4745-b66e-4ea2e0a7079a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(config-assign)
2023-02-27 15:53:52,102|fb94e7f1-8379-4745-b66e-4ea2e0a7079a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(config-deploy)
2023-02-27 15:53:52,118|fb94e7f1-8379-4745-b66e-4ea2e0a7079a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6224e788-85cb-4fc8-9574-816791232fa7) and entry definition file (Definitions/ubuntu20.json)
2023-02-27 15:53:52,272|fb94e7f1-8379-4745-b66e-4ea2e0a7079a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-qk87p|||| No compiled cache(/opt/app/onap/blueprints/working/6224e788-85cb-4fc8-9574-816791232fa7) present to clean.
2023-02-27 15:53:58,201|6937aa9b-f221-4ecc-9ff5-5f0d8a1de250||Thread-104||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Save processing(62f9f618-f65c-4fd5-9035-3927c1bf21ce) CBA(/opt/app/onap/blueprints/archive/62f9f618-f65c-4fd5-9035-3927c1bf21ce/cba.zip)
2023-02-27 15:53:58,247|6937aa9b-f221-4ecc-9ff5-5f0d8a1de250||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/62f9f618-f65c-4fd5-9035-3927c1bf21ce) and entry definition file (Definitions/CNF.json)
2023-02-27 15:53:58,396|6937aa9b-f221-4ecc-9ff5-5f0d8a1de250||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(resource-assignment)
2023-02-27 15:53:58,398|6937aa9b-f221-4ecc-9ff5-5f0d8a1de250||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(config-assign)
2023-02-27 15:53:58,399|6937aa9b-f221-4ecc-9ff5-5f0d8a1de250||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(config-deploy)
2023-02-27 15:53:58,400|6937aa9b-f221-4ecc-9ff5-5f0d8a1de250||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(scale-out)
2023-02-27 15:53:58,401|6937aa9b-f221-4ecc-9ff5-5f0d8a1de250||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(scale)
2023-02-27 15:53:58,402|6937aa9b-f221-4ecc-9ff5-5f0d8a1de250||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(scale-in)
2023-02-27 15:53:58,403|6937aa9b-f221-4ecc-9ff5-5f0d8a1de250||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(health-check)
2023-02-27 15:53:58,449|6937aa9b-f221-4ecc-9ff5-5f0d8a1de250||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/62f9f618-f65c-4fd5-9035-3927c1bf21ce) and entry definition file (Definitions/CNF.json)
2023-02-27 15:53:58,625|6937aa9b-f221-4ecc-9ff5-5f0d8a1de250||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-qk87p|||| No compiled cache(/opt/app/onap/blueprints/working/62f9f618-f65c-4fd5-9035-3927c1bf21ce) present to clean.
2023-02-27 15:59:36,281|87e163e7-1ab5-4da6-a904-46a8e87bcee4||reactor-http-epoll-3||||INFO||||||| processing request id 87e163e7-1ab5-4da6-a904-46a8e87bcee4
2023-02-27 15:59:36,282|87e163e7-1ab5-4da6-a904-46a8e87bcee4||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-27 15:59:36,282|87e163e7-1ab5-4da6-a904-46a8e87bcee4||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-02-27 15:59:36,293|87e163e7-1ab5-4da6-a904-46a8e87bcee4||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-02-27 15:59:36,492|87e163e7-1ab5-4da6-a904-46a8e87bcee4||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-27 15:59:36,496|87e163e7-1ab5-4da6-a904-46a8e87bcee4||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-27 15:59:36,504|87e163e7-1ab5-4da6-a904-46a8e87bcee4||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-27 15:59:36,552|87e163e7-1ab5-4da6-a904-46a8e87bcee4||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-27 15:59:36,571|87e163e7-1ab5-4da6-a904-46a8e87bcee4||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-02-27 15:59:36,572|87e163e7-1ab5-4da6-a904-46a8e87bcee4||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-27 15:59:36,575|87e163e7-1ab5-4da6-a904-46a8e87bcee4||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(87e163e7-1ab5-4da6-a904-46a8e87bcee4) for workflow(resource-assignment) step(resource-assignment)
2023-02-27 15:59:36,575|87e163e7-1ab5-4da6-a904-46a8e87bcee4||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-27 15:59:36,576|87e163e7-1ab5-4da6-a904-46a8e87bcee4||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-27 15:59:36,580|87e163e7-1ab5-4da6-a904-46a8e87bcee4||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-02-27 15:59:36,620|87e163e7-1ab5-4da6-a904-46a8e87bcee4||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-02-27 15:59:36,727|87e163e7-1ab5-4da6-a904-46a8e87bcee4||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-27 15:59:36,729|87e163e7-1ab5-4da6-a904-46a8e87bcee4||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("5d68f2e0-875d-4897-b012-80fdb904443b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-27 15:59:36,730|87e163e7-1ab5-4da6-a904-46a8e87bcee4||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("6c66d8c2-0006-4cf5-a081-b4f5ef629fcf") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-27 15:59:36,732|87e163e7-1ab5-4da6-a904-46a8e87bcee4||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "5d68f2e0-875d-4897-b012-80fdb904443b",
  "vnf-id" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-02-27 15:59:36,773|87e163e7-1ab5-4da6-a904-46a8e87bcee4||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-02-27 15:59:36,773|87e163e7-1ab5-4da6-a904-46a8e87bcee4||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-27 15:59:36,773|87e163e7-1ab5-4da6-a904-46a8e87bcee4||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-27 15:59:36,775|87e163e7-1ab5-4da6-a904-46a8e87bcee4||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 07ed7070-9311-4b33-83a0-b6d02d9522bc auditStoreId -1
2023-02-27 15:59:55,608|feee7a09-d4b0-4d77-a9e7-fba1491931d1||reactor-http-epoll-3||||INFO||||||| processing request id feee7a09-d4b0-4d77-a9e7-fba1491931d1
2023-02-27 15:59:55,608|feee7a09-d4b0-4d77-a9e7-fba1491931d1||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-27 15:59:55,608|feee7a09-d4b0-4d77-a9e7-fba1491931d1||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-02-27 15:59:55,609|feee7a09-d4b0-4d77-a9e7-fba1491931d1||reactor-http-epoll-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-27 15:59:55,609|feee7a09-d4b0-4d77-a9e7-fba1491931d1||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-27 15:59:55,615|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-27 15:59:55,654|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-27 15:59:55,659|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-02-27 15:59:55,659|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-27 15:59:55,660|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(feee7a09-d4b0-4d77-a9e7-fba1491931d1) for workflow(resource-assignment) step(resource-assignment)
2023-02-27 15:59:55,660|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-27 15:59:55,660|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-27 15:59:55,662|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-02-27 15:59:55,695|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-02-27 15:59:55,703|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-02-27 15:59:55,703|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-02-27 15:59:55,704|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-02-27 15:59:55,704|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-02-27 15:59:55,704|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("9d5e746b-5d1f-4d8d-88e3-c10883d5362e") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-02-27 15:59:55,705|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("5d68f2e0-875d-4897-b012-80fdb904443b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-27 15:59:55,710|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2023-02-27 15:59:55,711|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-02-27 15:59:55,727|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-02-27 15:59:55,728|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("6c66d8c2-0006-4cf5-a081-b4f5ef629fcf") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-27 15:59:55,731|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "5d68f2e0-875d-4897-b012-80fdb904443b",
  "ubuntu20_flavor_name" : "m1.small",
  "ubuntu20_image_name" : "Ubuntu_2004",
  "ubuntu20_key_name" : "onap_dt",
  "ubuntu20_name_0" : "ubuntu20agent-VNF",
  "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key",
  "vf-module-id" : "9d5e746b-5d1f-4d8d-88e3-c10883d5362e",
  "vnf-id" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-02-27 15:59:55,761|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-02-27 15:59:55,762|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-27 15:59:55,762|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-27 15:59:55,763|feee7a09-d4b0-4d77-a9e7-fba1491931d1||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3f4913b3-8c5a-4d54-892d-4c09b2c25a9a auditStoreId -1
2023-02-27 16:00:17,605|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-27 16:00:17,720|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-02-27 16:00:17,978|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| processing request id a0793a14-bda4-40a4-98c2-fe93ae17ce24
2023-02-27 16:00:17,978|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-27 16:00:17,978|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| StoreAuditService ID  -1
2023-02-27 16:00:17,981|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-27 16:00:17,982|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-27 16:00:17,990|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-27 16:00:18,018|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Deriving input data for workflow: (config-assign)
2023-02-27 16:00:18,020|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-02-27 16:00:18,020|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-27 16:00:18,021|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| preparing request id(a0793a14-bda4-40a4-98c2-fe93ae17ce24) for workflow(config-assign) step(config-assign)
2023-02-27 16:00:18,021|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-02-27 16:00:18,021|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-02-27 16:00:18,038|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-02-27 16:00:18,146|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-02-27 16:00:18,150|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-27 16:00:18,160|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Setting Resource Value ("5d68f2e0-875d-4897-b012-80fdb904443b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-27 16:00:18,161|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Setting Resource Value ("6c66d8c2-0006-4cf5-a081-b4f5ef629fcf") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-27 16:00:18,219|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Resource resolution saved into database successfully : (vnf-id)
2023-02-27 16:00:18,220|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Resource resolution saved into database successfully : (vnf_name)
2023-02-27 16:00:18,220|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Resource resolution saved into database successfully : (service-instance-id)
2023-02-27 16:00:18,221|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Generated Resource Param Data ({
  "service-instance-id" : "5d68f2e0-875d-4897-b012-80fdb904443b",
  "vnf-id" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-02-27 16:00:18,483|a0793a14-bda4-40a4-98c2-fe93ae17ce24||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-02-27 16:00:18,546|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-02-27 16:00:18,547|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Preparing Response...
2023-02-27 16:00:18,548|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-02-27 16:00:18,548|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| resolveWorkflowOutputs for workflow(config-assign)
2023-02-27 16:00:18,549|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 869ffc78-da4f-4cac-95b6-8d5369cefc0a auditStoreId -1
2023-02-27 16:00:18,665|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Completed
2023-02-27 16:02:05,019|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-27 16:02:05,128|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-02-27 16:02:05,132|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| processing request id a0793a14-bda4-40a4-98c2-fe93ae17ce24
2023-02-27 16:02:05,132|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-27 16:02:05,132|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| StoreAuditService ID  -1
2023-02-27 16:02:05,135|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-27 16:02:05,136|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-27 16:02:05,140|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-27 16:02:05,157|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Deriving input data for workflow: (config-deploy)
2023-02-27 16:02:05,158|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-02-27 16:02:05,158|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-02-27 16:02:05,173|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| preparing request id(a0793a14-bda4-40a4-98c2-fe93ae17ce24) for workflow(config-deploy) step(config-deploy)
2023-02-27 16:02:05,174|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-02-27 16:02:05,174|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2023-02-27 16:02:05,179|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-02-27 16:02:05,182|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Getting Jython Script Class(ConfigDeploy)
2023-02-27 16:02:11,445|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@486be783
2023-02-27 16:02:11,447|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Hello world
2023-02-27 16:02:11,448|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Preparing Response...
2023-02-27 16:02:11,448|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-02-27 16:02:11,448|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-02-27 16:02:11,449|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 01f22591-cb7e-4a4f-a4bf-6478566d10a4 auditStoreId -1
2023-02-27 16:02:11,452|a0793a14-bda4-40a4-98c2-fe93ae17ce24||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Completed
2023-02-27 16:58:40,076|99e9e62a-b93e-4931-a89e-ecd520e731d0||Thread-108||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Save processing(f952a576-2301-477f-a8ca-ad598e64d169) CBA(/opt/app/onap/blueprints/archive/f952a576-2301-477f-a8ca-ad598e64d169/cba.zip)
2023-02-27 16:58:40,506|99e9e62a-b93e-4931-a89e-ecd520e731d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f952a576-2301-477f-a8ca-ad598e64d169) and entry definition file (Definitions/CNF.json)
2023-02-27 16:58:41,358|99e9e62a-b93e-4931-a89e-ecd520e731d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(resource-assignment)
2023-02-27 16:58:41,360|99e9e62a-b93e-4931-a89e-ecd520e731d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(config-assign)
2023-02-27 16:58:41,370|99e9e62a-b93e-4931-a89e-ecd520e731d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(config-deploy)
2023-02-27 16:58:41,371|99e9e62a-b93e-4931-a89e-ecd520e731d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(scale-out)
2023-02-27 16:58:41,372|99e9e62a-b93e-4931-a89e-ecd520e731d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(scale)
2023-02-27 16:58:41,390|99e9e62a-b93e-4931-a89e-ecd520e731d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(scale-in)
2023-02-27 16:58:41,391|99e9e62a-b93e-4931-a89e-ecd520e731d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(health-check)
2023-02-27 16:58:41,627|99e9e62a-b93e-4931-a89e-ecd520e731d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f952a576-2301-477f-a8ca-ad598e64d169) and entry definition file (Definitions/CNF.json)
2023-02-27 16:58:42,084|99e9e62a-b93e-4931-a89e-ecd520e731d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Overwriting blueprint model :APACHE::1.0.0
2023-02-27 16:58:42,746|99e9e62a-b93e-4931-a89e-ecd520e731d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-qk87p|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-02-27 16:58:42,751|99e9e62a-b93e-4931-a89e-ecd520e731d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-02-27 16:58:42,888|99e9e62a-b93e-4931-a89e-ecd520e731d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-qk87p|||| No compiled cache(/opt/app/onap/blueprints/working/f952a576-2301-477f-a8ca-ad598e64d169) present to clean.
2023-02-27 18:00:25,272|1db72b72-f252-4f35-b015-b60a256a0ede||Thread-111||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Save processing(68ad2dbd-a8b9-40c9-b61c-ace87fce92b2) CBA(/opt/app/onap/blueprints/archive/68ad2dbd-a8b9-40c9-b61c-ace87fce92b2/cba.zip)
2023-02-27 18:00:25,313|1db72b72-f252-4f35-b015-b60a256a0ede||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/68ad2dbd-a8b9-40c9-b61c-ace87fce92b2) and entry definition file (Definitions/CNF.json)
2023-02-27 18:00:25,456|1db72b72-f252-4f35-b015-b60a256a0ede||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(resource-assignment)
2023-02-27 18:00:25,457|1db72b72-f252-4f35-b015-b60a256a0ede||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(config-assign)
2023-02-27 18:00:25,459|1db72b72-f252-4f35-b015-b60a256a0ede||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(config-deploy)
2023-02-27 18:00:25,460|1db72b72-f252-4f35-b015-b60a256a0ede||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(scale-out)
2023-02-27 18:00:25,461|1db72b72-f252-4f35-b015-b60a256a0ede||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(scale)
2023-02-27 18:00:25,462|1db72b72-f252-4f35-b015-b60a256a0ede||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(scale-in)
2023-02-27 18:00:25,463|1db72b72-f252-4f35-b015-b60a256a0ede||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Validating Workflow(health-check)
2023-02-27 18:00:25,497|1db72b72-f252-4f35-b015-b60a256a0ede||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/68ad2dbd-a8b9-40c9-b61c-ace87fce92b2) and entry definition file (Definitions/CNF.json)
2023-02-27 18:00:25,571|1db72b72-f252-4f35-b015-b60a256a0ede||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Overwriting blueprint model :APACHE::1.0.0
2023-02-27 18:00:25,647|1db72b72-f252-4f35-b015-b60a256a0ede||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-qk87p|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-02-27 18:00:25,650|1db72b72-f252-4f35-b015-b60a256a0ede||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-qk87p|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-02-27 18:00:25,780|1db72b72-f252-4f35-b015-b60a256a0ede||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-qk87p|||| No compiled cache(/opt/app/onap/blueprints/working/68ad2dbd-a8b9-40c9-b61c-ace87fce92b2) present to clean.