Results

By type

          03:01:31,573 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
03:01:31,574 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
03:01:31,576 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
03:01:31,577 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
03:01:31,577 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
03:01:31,577 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
03:01:31,594 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file
03:01:31,742 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
03:01:31,751 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:01:31,755 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
03:01:31,763 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:01:31,851 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
03:01:31,851 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
03:01:31,851 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
03:01:31,852 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
03:01:31,852 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
03:01:31,852 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
03:01:31,852 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
03:01:31,852 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
03:01:31,854 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-06-04 03:01:32,758|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-d5hpt with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-06-04 03:01:32,762|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-06-04 03:01:36,522|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-04 03:01:37,356|||main||||INFO||||||| Finished Spring Data repository scanning in 816ms. Found 11 JPA repository interfaces.
2022-06-04 03:01:39,868|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-04 03:01:39,952|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-06-04 03:01:40,206|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-04 03:01:40,730|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-06-04 03:01:41,121|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-06-04 03:01:41,126|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-06-04 03:01:41,348|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-06-04 03:01:42,971|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-04 03:01:42,986|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-04 03:01:43,096|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-06-04 03:01:44,571|||main||||INFO||||||| Audit service is disabled
2022-06-04 03:01:44,783|||main||||INFO||||||| Workflow Audit store is disabled
2022-06-04 03:01:46,317|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability]
2022-06-04 03:01:46,415|||main||||INFO||||||| Dependency Management module created...
2022-06-04 03:01:47,673|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-06-04 03:01:47,952|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-06-04 03:01:49,288|||main||||INFO||||||| Netty started on port(s): 8080
2022-06-04 03:01:50,969|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-06-04 03:01:51,335|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-06-04 03:01:51,343|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 19.306 seconds (JVM running for 20.346)
2022-06-04 03:01:51,365|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-06-04 04:27:17,501|90c97c0d-a0e1-4de0-88df-034153b33eb5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-06-04 04:27:17,502|90c97c0d-a0e1-4de0-88df-034153b33eb5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-04 04:27:17,503|90c97c0d-a0e1-4de0-88df-034153b33eb5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-04 04:27:17,828|90c97c0d-a0e1-4de0-88df-034153b33eb5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-04 04:27:17,831|90c97c0d-a0e1-4de0-88df-034153b33eb5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-04 04:27:18,935|daa1e539-ef52-4355-88bc-3c3907658664||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7a472270-f0c0-46d7-b3a6-b521b1b6a643)
2022-06-04 04:27:18,946|daa1e539-ef52-4355-88bc-3c3907658664||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| deleting definition types under : /opt/app/onap/blueprints/working/7a472270-f0c0-46d7-b3a6-b521b1b6a643/Definitions
2022-06-04 04:27:19,045|daa1e539-ef52-4355-88bc-3c3907658664||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| reinitialized all type definitions
2022-06-04 04:27:19,051|daa1e539-ef52-4355-88bc-3c3907658664||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(helloworld)
2022-06-04 04:27:19,090|daa1e539-ef52-4355-88bc-3c3907658664||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing ArtifactDefinition(helloworld-template)
2022-06-04 04:27:19,098|daa1e539-ef52-4355-88bc-3c3907658664||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-06-04 04:27:19,104|daa1e539-ef52-4355-88bc-3c3907658664||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-06-04 04:27:19,155|daa1e539-ef52-4355-88bc-3c3907658664||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ##### Enhancing Workflow(helloworld)
2022-06-04 04:27:19,156|daa1e539-ef52-4355-88bc-3c3907658664||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-06-04 04:27:19,156|daa1e539-ef52-4355-88bc-3c3907658664||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| identified workflow(helloworld) targets(helloworld)
2022-06-04 04:27:19,156|daa1e539-ef52-4355-88bc-3c3907658664||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-06-04 04:27:19,156|daa1e539-ef52-4355-88bc-3c3907658664||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-06-04 04:27:19,157|daa1e539-ef52-4355-88bc-3c3907658664||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enriching artifacts file(/opt/app/onap/blueprints/working/7a472270-f0c0-46d7-b3a6-b521b1b6a643/Templates/hello-world-mapping.json
2022-06-04 04:27:19,171|daa1e539-ef52-4355-88bc-3c3907658664||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-06-04 04:27:19,172|daa1e539-ef52-4355-88bc-3c3907658664||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| dataType not present for the recipe(dt-helloworld-properties)
2022-06-04 04:27:19,172|daa1e539-ef52-4355-88bc-3c3907658664||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ##### Enhancing blueprint Resource Definitions
2022-06-04 04:27:19,172|daa1e539-ef52-4355-88bc-3c3907658664||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-06-04 04:27:19,174|daa1e539-ef52-4355-88bc-3c3907658664||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| processing file (Templates/hello-world-mapping.json)
2022-06-04 04:27:19,192|daa1e539-ef52-4355-88bc-3c3907658664||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| distinct resource keys ([])
2022-06-04 04:27:19,192|daa1e539-ef52-4355-88bc-3c3907658664||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Enriching Resource Definition sources Node Template: []
2022-06-04 04:27:19,461|af8c9dcd-a696-4e8f-8d5c-6b342a497cd6||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(38b622dd-059d-4cb4-b36f-d848599d078d) CBA(/opt/app/onap/blueprints/archive/38b622dd-059d-4cb4-b36f-d848599d078d/cba.zip)
2022-06-04 04:27:19,473|af8c9dcd-a696-4e8f-8d5c-6b342a497cd6||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/38b622dd-059d-4cb4-b36f-d848599d078d) and entry definition file (Definitions/blueprint.json)
2022-06-04 04:27:19,545|af8c9dcd-a696-4e8f-8d5c-6b342a497cd6||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(helloworld)
2022-06-04 04:27:19,561|af8c9dcd-a696-4e8f-8d5c-6b342a497cd6||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/38b622dd-059d-4cb4-b36f-d848599d078d) and entry definition file (Definitions/blueprint.json)
2022-06-04 04:27:19,683|af8c9dcd-a696-4e8f-8d5c-6b342a497cd6||reactor-http-epoll-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/working/38b622dd-059d-4cb4-b36f-d848599d078d) present to clean.
2022-06-04 04:27:19,890|643baa56-6a27-4399-9f42-4efcc15d97a9||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| processing request id 654321
2022-06-04 04:27:19,890|643baa56-6a27-4399-9f42-4efcc15d97a9||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-04 04:27:19,890|643baa56-6a27-4399-9f42-4efcc15d97a9||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| StoreAuditService ID  -1
2022-06-04 04:27:19,897|643baa56-6a27-4399-9f42-4efcc15d97a9||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| getting cba file name(test101), version(1.0.1) from db
2022-06-04 04:27:19,954|643baa56-6a27-4399-9f42-4efcc15d97a9||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-06-04 04:27:19,956|643baa56-6a27-4399-9f42-4efcc15d97a9||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-06-04 04:27:19,958|643baa56-6a27-4399-9f42-4efcc15d97a9||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-06-04 04:27:19,971|643baa56-6a27-4399-9f42-4efcc15d97a9||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deriving input data for workflow: (helloworld)
2022-06-04 04:27:19,972|643baa56-6a27-4399-9f42-4efcc15d97a9||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-06-04 04:27:19,973|643baa56-6a27-4399-9f42-4efcc15d97a9||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-04 04:27:19,981|643baa56-6a27-4399-9f42-4efcc15d97a9||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-06-04 04:27:19,981|643baa56-6a27-4399-9f42-4efcc15d97a9||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-06-04 04:27:19,982|643baa56-6a27-4399-9f42-4efcc15d97a9||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-06-04 04:27:20,003|643baa56-6a27-4399-9f42-4efcc15d97a9||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-06-04 04:27:20,033|643baa56-6a27-4399-9f42-4efcc15d97a9||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Batched Sequence : ([])
2022-06-04 04:27:20,036|643baa56-6a27-4399-9f42-4efcc15d97a9||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Generated Resource Param Data ({ })
2022-06-04 04:27:20,130|643baa56-6a27-4399-9f42-4efcc15d97a9||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Preparing Response...
2022-06-04 04:27:20,132|643baa56-6a27-4399-9f42-4efcc15d97a9||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-06-04 04:27:20,132|643baa56-6a27-4399-9f42-4efcc15d97a9||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resolveWorkflowOutputs for workflow(helloworld)
2022-06-04 04:27:20,135|643baa56-6a27-4399-9f42-4efcc15d97a9||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6ca15d09-bd76-4566-b278-6fd4e55ab09a auditStoreId -1
2022-06-04 04:55:13,589|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-04 04:55:13,590|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-04 04:55:13,590|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-04 04:55:13,831|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-04 04:55:13,832|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-04 04:55:14,431|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-04 04:55:14,437|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(72ac961a-a62f-4ccb-9820-502da3cfcf48) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-04 04:55:14,471|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(b99e32b6-9c2f-4867-aee9-eeb94830cb63) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-04 04:55:14,486|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(7b697018-97cf-4019-9c6b-9103104c13c7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-04 04:55:14,504|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(18c89bff-7b93-4bb7-90e3-8065760b9672) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-04 04:55:14,528|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(f62c94a3-e33e-4242-91dd-99ea00ea18f4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-04 04:55:14,554|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-04 04:55:14,559|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(63091f53-c203-4a4d-8cdb-1066208c16de) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-04 04:55:14,587|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-04 04:55:14,587|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-04 04:55:14,588|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-04 04:55:14,589|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-04 04:55:14,593|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-04 04:55:14,658|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-04 04:55:14,697|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-04 04:55:14,720|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-04 04:55:14,757|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-04 04:55:14,861|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 04:55:14,862|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 04:55:14,863|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 04:55:14,863|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(HealthCheck)
2022-06-04 04:55:14,864|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-04 04:55:14,865|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(vf-config-assign)
2022-06-04 04:55:14,866|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(vf-config-deploy)
2022-06-04 04:55:14,938|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-04 04:55:15,017|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 04:55:15,018|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 04:55:15,058|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 04:55:15,059|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 04:55:15,060|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-04 04:55:15,077|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-04 04:55:15,189|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 04:55:15,190|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 04:55:15,190|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign-day-2)
2022-06-04 04:55:15,192|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 04:55:15,192|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy-day-2)
2022-06-04 04:55:15,219|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-04 04:55:15,316|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 04:55:15,317|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 04:55:15,318|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 04:55:15,362|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-04 04:55:15,448|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 04:55:15,449|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 04:55:15,450|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 04:55:15,488|2f7889c9-a8ab-4e3e-a607-3d9db5a35f97||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-04 04:55:17,083|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3e64b1c3-6e4f-4c4d-816a-ff7db3a69695)
2022-06-04 04:55:17,084|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| deleting definition types under : /opt/app/onap/blueprints/working/3e64b1c3-6e4f-4c4d-816a-ff7db3a69695/Definitions
2022-06-04 04:55:17,086|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| reinitialized all type definitions
2022-06-04 04:55:17,087|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-06-04 04:55:17,105|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-06-04 04:55:17,111|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-06-04 04:55:17,116|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-06-04 04:55:17,134|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(capability)
2022-06-04 04:55:17,155|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(capability)
2022-06-04 04:55:17,164|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(processor-db)
2022-06-04 04:55:17,178|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-04 04:55:17,201|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-04 04:55:17,214|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-04 04:55:17,233|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-04 04:55:17,247|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-04 04:55:17,286|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-06-04 04:55:17,293|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-06-04 04:55:17,293|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-06-04 04:55:17,307|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(capability)
2022-06-04 04:55:17,316|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(capability)
2022-06-04 04:55:17,328|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(capability)
2022-06-04 04:55:17,337|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(processor-db)
2022-06-04 04:55:17,346|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-04 04:55:17,356|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-04 04:55:17,366|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-04 04:55:17,377|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-04 04:55:17,388|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-04 04:55:17,400|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-04 04:55:17,438|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ##### Enhancing Workflow(resource-resolution)
2022-06-04 04:55:17,439|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-06-04 04:55:17,439|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-06-04 04:55:17,439|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-06-04 04:55:17,440|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-06-04 04:55:17,440|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-06-04 04:55:17,440|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enriching artifacts file(/opt/app/onap/blueprints/working/3e64b1c3-6e4f-4c4d-816a-ff7db3a69695/Templates/hello-world-velocity-mapping.json
2022-06-04 04:55:17,446|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-06-04 04:55:17,447|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-06-04 04:55:17,447|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enriching artifacts file(/opt/app/onap/blueprints/working/3e64b1c3-6e4f-4c4d-816a-ff7db3a69695/Templates/hello-world-jinja-mapping.json
2022-06-04 04:55:17,453|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-06-04 04:55:17,453|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-06-04 04:55:17,453|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ##### Enhancing blueprint Resource Definitions
2022-06-04 04:55:17,453|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-06-04 04:55:17,454|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-06-04 04:55:17,454|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-06-04 04:55:17,464|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-06-04 04:55:17,537|4a553087-114f-45af-a527-28d3f91853e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-06-04 04:55:17,703|e981a743-61a2-47c0-8e63-949eb8fc9805||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(d1e9b2f4-9449-42bc-b96a-0f4f77f5f7dc) CBA(/opt/app/onap/blueprints/archive/d1e9b2f4-9449-42bc-b96a-0f4f77f5f7dc/cba.zip)
2022-06-04 04:55:17,713|e981a743-61a2-47c0-8e63-949eb8fc9805||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d1e9b2f4-9449-42bc-b96a-0f4f77f5f7dc) and entry definition file (Definitions/resource-resolution.json)
2022-06-04 04:55:17,744|e981a743-61a2-47c0-8e63-949eb8fc9805||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-resolution)
2022-06-04 04:55:17,752|e981a743-61a2-47c0-8e63-949eb8fc9805||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d1e9b2f4-9449-42bc-b96a-0f4f77f5f7dc) and entry definition file (Definitions/resource-resolution.json)
2022-06-04 04:55:17,792|e981a743-61a2-47c0-8e63-949eb8fc9805||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/working/d1e9b2f4-9449-42bc-b96a-0f4f77f5f7dc) present to clean.
2022-06-04 04:55:17,924|8d890cf5-5c1e-4a71-9a87-12afa2b67820||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| processing request id bb4cf04c-1437-4182-a352-916a9084aee6
2022-06-04 04:55:17,924|8d890cf5-5c1e-4a71-9a87-12afa2b67820||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-04 04:55:17,924|8d890cf5-5c1e-4a71-9a87-12afa2b67820||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| StoreAuditService ID  -1
2022-06-04 04:55:17,929|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-06-04 04:55:17,987|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-04 04:55:17,988|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-06-04 04:55:17,990|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-06-04 04:55:18,000|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deriving input data for workflow: (resource-resolution)
2022-06-04 04:55:18,004|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-06-04 04:55:18,004|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-04 04:55:18,006|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| preparing request id(bb4cf04c-1437-4182-a352-916a9084aee6) for workflow(resource-resolution) step(helloworld)
2022-06-04 04:55:18,006|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-06-04 04:55:18,006|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-06-04 04:55:18,007|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-06-04 04:55:18,044|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-06-04 04:55:18,076|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-04 04:55:18,076|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-06-04 04:55:18,333|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Rest request method(PUT), url(/resource-resolution/put)
2022-06-04 04:55:18,420|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response status(200 - OK)
2022-06-04 04:55:18,431|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response processing type (string)
2022-06-04 04:55:18,431|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-06-04 04:55:18,431|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-06-04 04:55:18,432|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-06-04 04:55:18,496|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (v_put)
2022-06-04 04:55:18,509|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-06-04 04:55:18,510|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Getting Jython Script Class(ResolvProperties)
2022-06-04 04:55:22,758|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Component Object org.python.proxies.__main__$ResolvProperties$1@667070fd
2022-06-04 04:55:22,763|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-06-04 04:55:22,775|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (v_python)
2022-06-04 04:55:22,777|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-04 04:55:22,778|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-06-04 04:55:22,784|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-06-04 04:55:22,800|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response status(200 - OK)
2022-06-04 04:55:22,800|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response processing type (string)
2022-06-04 04:55:22,800|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-06-04 04:55:22,801|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-06-04 04:55:22,801|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-06-04 04:55:22,802|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-04 04:55:22,802|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-06-04 04:55:22,804|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-06-04 04:55:22,812|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response status(200 - OK)
2022-06-04 04:55:22,813|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response processing type (string)
2022-06-04 04:55:22,813|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-06-04 04:55:22,813|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-06-04 04:55:22,814|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-06-04 04:55:22,822|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (v_patch)
2022-06-04 04:55:22,824|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (v_del)
2022-06-04 04:55:22,825|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-04 04:55:22,855|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-04 04:55:30,194|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| compiled in (7338)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-04 04:55:30,196|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-04 04:55:30,210|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-06-04 04:55:30,227|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (v_kotlin)
2022-06-04 04:55:30,230|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-04 04:55:30,230|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-06-04 04:55:30,236|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Rest request method(GET), url(/resource-resolution/get)
2022-06-04 04:55:30,248|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response status(200 - OK)
2022-06-04 04:55:30,249|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response processing type (string)
2022-06-04 04:55:30,250|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-04 04:55:30,250|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-04 04:55:30,250|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-06-04 04:55:30,262|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (v_get)
2022-06-04 04:55:30,270|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-06-04 04:55:30,271|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-06-04 04:55:30,285|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (v_default)
2022-06-04 04:55:30,285|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (v_input)
2022-06-04 04:55:30,287|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-04 04:55:30,287|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-06-04 04:55:30,292|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Rest request method(POST), url(/resource-resolution/post)
2022-06-04 04:55:30,300|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response status(200 - OK)
2022-06-04 04:55:30,300|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response processing type (string)
2022-06-04 04:55:30,301|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-06-04 04:55:30,301|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-06-04 04:55:30,301|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-06-04 04:55:30,314|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (v_post)
2022-06-04 04:55:30,328|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-04 04:55:30,364|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response processing type (list)
2022-06-04 04:55:30,368|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-06-04 04:55:30,368|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-04 04:55:30,369|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-04 04:55:30,369|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-04 04:55:30,369|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-04 04:55:30,369|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-06-04 04:55:30,380|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (v_db)
2022-06-04 04:55:30,383|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-06-04 04:55:30,443|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-06-04 04:55:30,464|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-06-04 04:55:30,465|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-06-04 04:55:30,502|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-06-04 04:55:30,506|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-04 04:55:30,506|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-06-04 04:55:30,507|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-06-04 04:55:30,507|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Getting Jython Script Class(ResolvProperties)
2022-06-04 04:55:30,518|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-06-04 04:55:30,556|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Component Object org.python.proxies.__main__$ResolvProperties$2@ec4c23c
2022-06-04 04:55:30,557|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-06-04 04:55:30,568|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (j_python)
2022-06-04 04:55:30,570|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-04 04:55:30,570|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-06-04 04:55:30,572|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-06-04 04:55:30,583|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response status(200 - OK)
2022-06-04 04:55:30,584|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response processing type (string)
2022-06-04 04:55:30,584|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-06-04 04:55:30,584|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-06-04 04:55:30,584|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-06-04 04:55:30,595|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (j_patch)
2022-06-04 04:55:30,596|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-06-04 04:55:30,608|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (j_input)
2022-06-04 04:55:30,609|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-04 04:55:30,610|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-06-04 04:55:30,612|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Rest request method(PUT), url(/resource-resolution/put)
2022-06-04 04:55:30,621|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response status(200 - OK)
2022-06-04 04:55:30,621|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response processing type (string)
2022-06-04 04:55:30,621|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-06-04 04:55:30,621|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-06-04 04:55:30,622|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-06-04 04:55:30,632|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (j_put)
2022-06-04 04:55:30,633|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-06-04 04:55:30,645|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (j_default)
2022-06-04 04:55:30,647|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-04 04:55:30,647|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-06-04 04:55:30,649|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-06-04 04:55:30,660|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response status(200 - OK)
2022-06-04 04:55:30,660|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response processing type (string)
2022-06-04 04:55:30,660|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-06-04 04:55:30,660|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-06-04 04:55:30,661|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-06-04 04:55:30,662|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-04 04:55:30,662|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-06-04 04:55:30,664|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Rest request method(POST), url(/resource-resolution/post)
2022-06-04 04:55:30,670|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response status(200 - OK)
2022-06-04 04:55:30,671|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response processing type (string)
2022-06-04 04:55:30,671|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-06-04 04:55:30,671|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-06-04 04:55:30,671|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-06-04 04:55:30,672|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-04 04:55:30,673|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-06-04 04:55:30,674|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Rest request method(GET), url(/resource-resolution/get)
2022-06-04 04:55:30,677|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (j_del)
2022-06-04 04:55:30,681|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response status(200 - OK)
2022-06-04 04:55:30,681|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response processing type (string)
2022-06-04 04:55:30,681|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-04 04:55:30,681|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-04 04:55:30,682|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-06-04 04:55:30,682|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (j_post)
2022-06-04 04:55:30,694|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (j_get)
2022-06-04 04:55:30,703|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-06-04 04:55:30,704|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-06-04 04:55:30,706|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-06-04 04:55:30,714|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response status(200 - OK)
2022-06-04 04:55:30,714|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response processing type (string)
2022-06-04 04:55:30,715|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-06-04 04:55:30,715|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-06-04 04:55:30,715|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-06-04 04:55:30,727|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (j_get_id)
2022-06-04 04:55:30,729|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-04 04:55:30,730|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-06-04 04:55:30,740|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (j_kotlin)
2022-06-04 04:55:30,742|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-04 04:55:30,748|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Response processing type (list)
2022-06-04 04:55:30,749|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-06-04 04:55:30,749|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-04 04:55:30,749|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-04 04:55:30,749|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-04 04:55:30,750|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-04 04:55:30,750|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-04 04:55:30,750|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-04 04:55:30,750|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-04 04:55:30,750|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-04 04:55:30,750|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-04 04:55:30,750|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-06-04 04:55:30,760|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (j_db)
2022-06-04 04:55:30,761|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-06-04 04:55:30,976|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-06-04 04:55:30,985|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-06-04 04:55:30,986|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Preparing Response...
2022-06-04 04:55:30,986|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-06-04 04:55:30,986|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-06-04 04:55:30,987|8d890cf5-5c1e-4a71-9a87-12afa2b67820||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 64ca2604-7e59-4a47-8e74-e977204efbbd auditStoreId -1
2022-06-04 05:21:15,851|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-04 05:21:15,852|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-04 05:21:15,853|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-04 05:21:16,228|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-04 05:21:16,228|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-04 05:21:17,161|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-04 05:21:17,162|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(ea62aa67-dc23-4491-af10-b6b552957991) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-04 05:21:17,189|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(2cc55fd0-13e3-46f5-b7cb-50e0481679ab) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-04 05:21:17,202|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(65bd09b4-d2b4-48db-a993-d8a8f12909a3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-04 05:21:17,221|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(fe35bd63-029e-4999-a806-648b598c0049) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-04 05:21:17,246|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(237669db-758d-4451-bc07-20e0e0265945) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-04 05:21:17,262|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(14229eb2-feb4-4087-9330-93f51b1c3a19) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-04 05:21:17,277|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-04 05:21:17,277|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-04 05:21:17,278|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-04 05:21:17,278|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-04 05:21:17,279|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-04 05:21:17,279|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-04 05:21:17,326|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-04 05:21:17,351|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-04 05:21:17,387|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-04 05:21:17,406|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-04 05:21:17,480|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 05:21:17,481|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 05:21:17,481|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 05:21:17,528|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-04 05:21:17,568|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-04 05:21:17,593|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-06-04 05:21:17,601|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-04 05:21:17,639|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 05:21:17,640|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 05:21:17,640|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 05:21:17,679|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-04 05:21:17,713|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-04 05:21:17,735|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-06-04 05:21:17,745|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-04 05:21:17,770|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 05:21:17,771|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 05:21:17,804|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 05:21:17,805|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 05:21:17,806|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-04 05:21:17,824|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-04 05:21:17,848|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-06-04 05:21:17,862|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-06-04 05:21:17,870|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-06-04 05:21:17,895|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-04 05:21:17,908|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-04 05:21:17,917|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-04 05:21:17,948|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 05:21:17,949|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 05:21:17,950|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign-day-2)
2022-06-04 05:21:17,950|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 05:21:17,951|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy-day-2)
2022-06-04 05:21:17,973|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-04 05:21:18,004|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Overwriting blueprint model :5G_Core::1.0.37
2022-06-04 05:21:18,020|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-06-04 05:21:18,029|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-06-04 05:21:18,069|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 05:21:18,070|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 05:21:18,071|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 05:21:18,072|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(HealthCheck)
2022-06-04 05:21:18,072|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-04 05:21:18,073|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(vf-config-assign)
2022-06-04 05:21:18,074|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(vf-config-deploy)
2022-06-04 05:21:18,110|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-04 05:21:18,125|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-06-04 05:21:18,139|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-06-04 05:21:18,140|98e4e7d0-b487-4fc2-a4fa-efcd2d0cbbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-06-04 05:21:29,689|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/bada9f6e-2968-4cc5-a622-0aa67f42e222)
2022-06-04 05:21:29,690|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| deleting definition types under : /opt/app/onap/blueprints/working/bada9f6e-2968-4cc5-a622-0aa67f42e222/Definitions
2022-06-04 05:21:29,693|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| reinitialized all type definitions
2022-06-04 05:21:29,695|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-06-04 05:21:29,715|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing ArtifactDefinition(vnf-template)
2022-06-04 05:21:29,721|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing ArtifactDefinition(vnf-mapping)
2022-06-04 05:21:29,726|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-06-04 05:21:29,751|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(input)
2022-06-04 05:21:29,770|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(input)
2022-06-04 05:21:29,775|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(input)
2022-06-04 05:21:29,780|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-06-04 05:21:29,780|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-06-04 05:21:29,780|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-06-04 05:21:29,794|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(input)
2022-06-04 05:21:29,801|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(input)
2022-06-04 05:21:29,808|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(input)
2022-06-04 05:21:29,816|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-04 05:21:29,833|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(input)
2022-06-04 05:21:29,841|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(input)
2022-06-04 05:21:29,848|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(input)
2022-06-04 05:21:29,855|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(input)
2022-06-04 05:21:29,862|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(input)
2022-06-04 05:21:29,870|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(input)
2022-06-04 05:21:29,888|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(config-assign)
2022-06-04 05:21:29,892|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing ArtifactDefinition(baseconfig-template)
2022-06-04 05:21:29,892|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-06-04 05:21:29,892|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-06-04 05:21:29,908|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(input)
2022-06-04 05:21:29,916|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(input)
2022-06-04 05:21:29,923|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(input)
2022-06-04 05:21:29,929|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(config-deploy)
2022-06-04 05:21:29,962|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ##### Enhancing Workflow(resource-assignment)
2022-06-04 05:21:29,963|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-06-04 05:21:29,963|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-06-04 05:21:29,963|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-06-04 05:21:29,963|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-06-04 05:21:29,963|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-06-04 05:21:29,963|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enriching artifacts file(/opt/app/onap/blueprints/working/bada9f6e-2968-4cc5-a622-0aa67f42e222/Templates/vnf-mapping.json
2022-06-04 05:21:29,968|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-06-04 05:21:29,968|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-06-04 05:21:29,968|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enriching artifacts file(/opt/app/onap/blueprints/working/bada9f6e-2968-4cc5-a622-0aa67f42e222/Templates/base_ubuntu20-mapping.json
2022-06-04 05:21:29,973|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-06-04 05:21:29,974|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-06-04 05:21:29,974|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ##### Enhancing Workflow(config-assign)
2022-06-04 05:21:29,975|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-06-04 05:21:29,975|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| identified workflow(config-assign) targets(config-assign)
2022-06-04 05:21:29,975|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-06-04 05:21:29,975|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-06-04 05:21:29,975|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enriching artifacts file(/opt/app/onap/blueprints/working/bada9f6e-2968-4cc5-a622-0aa67f42e222/Templates/baseconfig-mapping.json
2022-06-04 05:21:29,980|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-06-04 05:21:29,981|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| dataType not present for the recipe(dt-config-assign-properties)
2022-06-04 05:21:29,981|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ##### Enhancing Workflow(config-deploy)
2022-06-04 05:21:29,982|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-06-04 05:21:29,982|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| identified workflow(config-deploy) targets(config-deploy)
2022-06-04 05:21:29,982|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| workflow(config-deploy) resource assignment files([]
2022-06-04 05:21:29,982|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ##### Enhancing blueprint Resource Definitions
2022-06-04 05:21:29,982|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-06-04 05:21:29,982|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| processing file (Templates/vnf-mapping.json)
2022-06-04 05:21:29,982|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-06-04 05:21:29,982|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| processing file (Templates/baseconfig-mapping.json)
2022-06-04 05:21:29,995|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-06-04 05:21:30,056|6845ad6e-81b5-4824-ae43-1c17092b0707||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-06-04 05:21:30,236|21dc3984-228f-4e5f-a51f-45cdec2614ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(31caf4c1-0374-44dd-aa92-9c56f49add2c) CBA(/opt/app/onap/blueprints/archive/31caf4c1-0374-44dd-aa92-9c56f49add2c/cba.zip)
2022-06-04 05:21:30,244|21dc3984-228f-4e5f-a51f-45cdec2614ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/31caf4c1-0374-44dd-aa92-9c56f49add2c) and entry definition file (Definitions/ubuntu20.json)
2022-06-04 05:21:30,254|21dc3984-228f-4e5f-a51f-45cdec2614ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-04 05:21:30,277|21dc3984-228f-4e5f-a51f-45cdec2614ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 05:21:30,277|21dc3984-228f-4e5f-a51f-45cdec2614ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 05:21:30,278|21dc3984-228f-4e5f-a51f-45cdec2614ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 05:21:30,288|21dc3984-228f-4e5f-a51f-45cdec2614ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/31caf4c1-0374-44dd-aa92-9c56f49add2c) and entry definition file (Definitions/ubuntu20.json)
2022-06-04 05:21:30,320|21dc3984-228f-4e5f-a51f-45cdec2614ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/working/31caf4c1-0374-44dd-aa92-9c56f49add2c) present to clean.
2022-06-04 05:21:38,125|9c649f35-04da-4b12-8584-195235eb6eac||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(90214134-cdd2-466c-9758-03dc29c42f60) CBA(/opt/app/onap/blueprints/archive/90214134-cdd2-466c-9758-03dc29c42f60/cba.zip)
2022-06-04 05:21:38,158|9c649f35-04da-4b12-8584-195235eb6eac||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/90214134-cdd2-466c-9758-03dc29c42f60) and entry definition file (Definitions/CNF.json)
2022-06-04 05:21:38,220|9c649f35-04da-4b12-8584-195235eb6eac||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 05:21:38,221|9c649f35-04da-4b12-8584-195235eb6eac||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 05:21:38,221|9c649f35-04da-4b12-8584-195235eb6eac||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 05:21:38,222|9c649f35-04da-4b12-8584-195235eb6eac||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(scale-out)
2022-06-04 05:21:38,222|9c649f35-04da-4b12-8584-195235eb6eac||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(scale)
2022-06-04 05:21:38,223|9c649f35-04da-4b12-8584-195235eb6eac||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(scale-in)
2022-06-04 05:21:38,224|9c649f35-04da-4b12-8584-195235eb6eac||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(health-check)
2022-06-04 05:21:38,256|9c649f35-04da-4b12-8584-195235eb6eac||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/90214134-cdd2-466c-9758-03dc29c42f60) and entry definition file (Definitions/CNF.json)
2022-06-04 05:21:38,304|9c649f35-04da-4b12-8584-195235eb6eac||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/working/90214134-cdd2-466c-9758-03dc29c42f60) present to clean.
2022-06-04 05:23:50,353|daf4341a-f89a-4d3f-9c8e-f471a98ac186||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-04 05:23:50,354|daf4341a-f89a-4d3f-9c8e-f471a98ac186||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-04 05:23:50,354|daf4341a-f89a-4d3f-9c8e-f471a98ac186||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-04 05:23:50,597|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-04 05:23:50,598|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-04 05:23:51,236|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-04 05:23:51,237|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(27d8f257-6383-480e-9176-ddf58bfb6000) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-04 05:23:51,255|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(7c3ec81b-3e6a-48c1-b441-bdfc38bf84a7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-04 05:23:51,264|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(d7073043-67b7-4b35-b242-228086fdc149) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-04 05:23:51,273|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(33570a41-c619-4377-8a87-1727bd6f5ad9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-04 05:23:51,286|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(935e88b9-e53e-4488-82a0-5de875fe95bf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-04 05:23:51,298|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(0e9c02d9-52e1-49c2-9e7b-51c6ddf64923) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-04 05:23:51,310|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-04 05:23:51,310|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-04 05:23:51,310|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-04 05:23:51,310|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-04 05:23:51,311|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-04 05:23:51,311|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-04 05:23:51,369|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-04 05:23:51,376|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-04 05:23:51,407|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-04 05:23:51,429|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-04 05:23:51,502|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 05:23:51,503|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 05:23:51,504|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 05:23:51,549|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-04 05:23:51,586|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-04 05:23:51,602|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-06-04 05:23:51,611|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-04 05:23:51,648|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 05:23:51,649|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 05:23:51,650|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 05:23:51,702|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 05:23:51,702|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 05:23:51,703|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-04 05:23:51,714|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-04 05:23:51,738|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-04 05:23:51,751|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-06-04 05:23:51,752|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-04 05:23:51,783|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-04 05:23:51,798|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-04 05:23:51,799|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-04 05:23:51,843|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 05:23:51,844|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 05:23:51,844|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 05:23:51,845|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(HealthCheck)
2022-06-04 05:23:51,846|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-04 05:23:51,847|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(vf-config-assign)
2022-06-04 05:23:51,848|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(vf-config-deploy)
2022-06-04 05:23:51,910|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-04 05:23:51,943|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-06-04 05:23:51,958|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-06-04 05:23:51,966|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-06-04 05:23:51,988|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 05:23:51,989|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 05:23:52,028|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-04 05:23:52,057|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-06-04 05:23:52,070|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-06-04 05:23:52,078|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-06-04 05:23:52,110|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 05:23:52,112|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 05:23:52,113|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign-day-2)
2022-06-04 05:23:52,114|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 05:23:52,115|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy-day-2)
2022-06-04 05:23:52,139|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-04 05:23:52,154|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Overwriting blueprint model :5G_Core::1.0.37
2022-06-04 05:23:52,174|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-06-04 05:23:52,175|daf4341a-f89a-4d3f-9c8e-f471a98ac186||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-06-04 05:24:04,279|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/74a2b04d-18b1-464e-97e7-e27456143481)
2022-06-04 05:24:04,280|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| deleting definition types under : /opt/app/onap/blueprints/working/74a2b04d-18b1-464e-97e7-e27456143481/Definitions
2022-06-04 05:24:04,282|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| reinitialized all type definitions
2022-06-04 05:24:04,283|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(netconf-device)
2022-06-04 05:24:04,304|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(resolve-data)
2022-06-04 05:24:04,322|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-06-04 05:24:04,329|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-06-04 05:24:04,334|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-06-04 05:24:04,369|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-06-04 05:24:04,393|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ##### Enhancing Workflow(config-assign)
2022-06-04 05:24:04,394|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-06-04 05:24:04,394|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| identified workflow(config-assign) targets(resolve-data)
2022-06-04 05:24:04,394|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-06-04 05:24:04,394|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-06-04 05:24:04,394|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enriching artifacts file(/opt/app/onap/blueprints/working/74a2b04d-18b1-464e-97e7-e27456143481/Templates/netconfrpc-mapping.json
2022-06-04 05:24:04,401|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-06-04 05:24:04,401|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| dataType not present for the recipe(dt-config-assign-properties)
2022-06-04 05:24:04,402|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ##### Enhancing Workflow(config-deploy)
2022-06-04 05:24:04,403|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-06-04 05:24:04,403|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| identified workflow(config-deploy) targets(execute-netconf)
2022-06-04 05:24:04,403|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| workflow(config-deploy) resource assignment files([]
2022-06-04 05:24:04,403|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ##### Enhancing blueprint Resource Definitions
2022-06-04 05:24:04,404|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-06-04 05:24:04,404|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| processing file (Templates/netconfrpc-mapping.json)
2022-06-04 05:24:04,410|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| distinct resource keys ([input-source])
2022-06-04 05:24:04,418|f2a0428a-477c-4b85-bdd2-9bfa016fbcdc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Enriching Resource Definition sources Node Template: [source-input]
2022-06-04 05:26:47,172|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-04 05:26:47,279|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-04 05:26:47,340|71c40398-689d-4ed2-9c11-e93ebf37b970||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| request(71c40398-689d-4ed2-9c11-e93ebf37b970)
2022-06-04 05:26:47,346|71c40398-689d-4ed2-9c11-e93ebf37b970||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| CBA file(/opt/app/onap/blueprints/archive/c61a81ca-43ba-4aaf-bbc8-f707754b049b/cba.zip written successfully
2022-06-04 05:26:47,347|71c40398-689d-4ed2-9c11-e93ebf37b970||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(c61a81ca-43ba-4aaf-bbc8-f707754b049b) CBA(/opt/app/onap/blueprints/archive/c61a81ca-43ba-4aaf-bbc8-f707754b049b/cba.zip)
2022-06-04 05:26:47,357|71c40398-689d-4ed2-9c11-e93ebf37b970||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c61a81ca-43ba-4aaf-bbc8-f707754b049b) and entry definition file (Definitions/ubuntu20.json)
2022-06-04 05:26:47,369|71c40398-689d-4ed2-9c11-e93ebf37b970||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-04 05:26:47,401|71c40398-689d-4ed2-9c11-e93ebf37b970||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 05:26:47,402|71c40398-689d-4ed2-9c11-e93ebf37b970||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 05:26:47,402|71c40398-689d-4ed2-9c11-e93ebf37b970||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 05:26:47,424|71c40398-689d-4ed2-9c11-e93ebf37b970||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c61a81ca-43ba-4aaf-bbc8-f707754b049b) and entry definition file (Definitions/ubuntu20.json)
2022-06-04 05:26:47,443|71c40398-689d-4ed2-9c11-e93ebf37b970||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-06-04 05:26:47,459|71c40398-689d-4ed2-9c11-e93ebf37b970||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-06-04 05:26:47,461|71c40398-689d-4ed2-9c11-e93ebf37b970||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-06-04 05:26:47,481|71c40398-689d-4ed2-9c11-e93ebf37b970||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/working/c61a81ca-43ba-4aaf-bbc8-f707754b049b) present to clean.
2022-06-04 05:26:55,364|8b0914ca-fafa-4673-a082-5fa581bd1fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-06-04 05:26:55,421|8b0914ca-fafa-4673-a082-5fa581bd1fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-04 05:26:55,424|8b0914ca-fafa-4673-a082-5fa581bd1fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-04 05:26:55,426|8b0914ca-fafa-4673-a082-5fa581bd1fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-04 05:26:55,597|f82d479b-f2a3-4387-b092-4581f2aa0e9c||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-04 05:26:55,598|f82d479b-f2a3-4387-b092-4581f2aa0e9c||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-04 05:26:55,600|f82d479b-f2a3-4387-b092-4581f2aa0e9c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-04 05:26:56,072|abd1167c-fc1b-4bef-b480-4257c44fa279||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-04 05:26:56,073|abd1167c-fc1b-4bef-b480-4257c44fa279||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-04 05:26:56,077|abd1167c-fc1b-4bef-b480-4257c44fa279||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-04 05:26:56,334|d694ef1a-425b-42f9-8563-973aa57aa82e||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-04 05:26:56,334|d694ef1a-425b-42f9-8563-973aa57aa82e||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-04 05:26:56,336|d694ef1a-425b-42f9-8563-973aa57aa82e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-04 05:27:59,602|802ade5d-960e-4846-98d9-d96966947eda||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(6fcd7973-f477-41cb-a9a8-87e0cbf2533d) CBA(/opt/app/onap/blueprints/archive/6fcd7973-f477-41cb-a9a8-87e0cbf2533d/cba.zip)
2022-06-04 05:27:59,632|802ade5d-960e-4846-98d9-d96966947eda||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6fcd7973-f477-41cb-a9a8-87e0cbf2533d) and entry definition file (Definitions/CNF.json)
2022-06-04 05:27:59,695|802ade5d-960e-4846-98d9-d96966947eda||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 05:27:59,696|802ade5d-960e-4846-98d9-d96966947eda||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 05:27:59,697|802ade5d-960e-4846-98d9-d96966947eda||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 05:27:59,697|802ade5d-960e-4846-98d9-d96966947eda||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(scale-out)
2022-06-04 05:27:59,698|802ade5d-960e-4846-98d9-d96966947eda||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(scale)
2022-06-04 05:27:59,698|802ade5d-960e-4846-98d9-d96966947eda||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(scale-in)
2022-06-04 05:27:59,699|802ade5d-960e-4846-98d9-d96966947eda||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(health-check)
2022-06-04 05:27:59,722|802ade5d-960e-4846-98d9-d96966947eda||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6fcd7973-f477-41cb-a9a8-87e0cbf2533d) and entry definition file (Definitions/CNF.json)
2022-06-04 05:27:59,739|802ade5d-960e-4846-98d9-d96966947eda||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Overwriting blueprint model :APACHE::1.0.0
2022-06-04 05:27:59,756|802ade5d-960e-4846-98d9-d96966947eda||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-06-04 05:27:59,757|802ade5d-960e-4846-98d9-d96966947eda||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-06-04 05:27:59,783|802ade5d-960e-4846-98d9-d96966947eda||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/working/6fcd7973-f477-41cb-a9a8-87e0cbf2533d) present to clean.
2022-06-04 05:31:40,555|46484d72-8fcc-4d82-abcd-527ef344b73b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-04 05:31:40,557|46484d72-8fcc-4d82-abcd-527ef344b73b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-04 05:31:40,557|46484d72-8fcc-4d82-abcd-527ef344b73b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-04 05:31:40,827|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-04 05:31:40,827|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-04 05:31:41,294|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-04 05:31:41,295|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(6969bc20-c2ca-4453-8297-42aff861c54d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-04 05:31:41,318|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(d4de3fe8-298d-40f1-9afe-43544d37b2d6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-04 05:31:41,323|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(ae3d28f8-9847-44de-ba7b-98200f90475d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-04 05:31:41,331|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(38147a4f-ef63-4fff-bbec-bf6f51925e92) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-04 05:31:41,341|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(54f1988a-93a6-4335-93b0-ca97d4a1742d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-04 05:31:41,353|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Save processing(41df249a-4713-4003-90ab-73a191823ed8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-04 05:31:41,365|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-04 05:31:41,366|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-04 05:31:41,367|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-04 05:31:41,367|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-04 05:31:41,368|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-04 05:31:41,368|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-04 05:31:41,379|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-04 05:31:41,416|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-04 05:31:41,446|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-04 05:31:41,464|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-04 05:31:41,557|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 05:31:41,558|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 05:31:41,558|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 05:31:41,602|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-04 05:31:41,631|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-04 05:31:41,644|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-06-04 05:31:41,653|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-04 05:31:41,687|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 05:31:41,688|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 05:31:41,688|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 05:31:41,723|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-04 05:31:41,749|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-04 05:31:41,762|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-06-04 05:31:41,768|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-04 05:31:41,795|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 05:31:41,796|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 05:31:41,797|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign-day-2)
2022-06-04 05:31:41,798|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 05:31:41,798|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy-day-2)
2022-06-04 05:31:41,827|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-04 05:31:41,866|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Overwriting blueprint model :5G_Core::1.0.37
2022-06-04 05:31:41,882|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-06-04 05:31:41,882|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-06-04 05:31:41,925|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 05:31:41,926|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 05:31:41,926|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 05:31:41,927|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(HealthCheck)
2022-06-04 05:31:41,927|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-04 05:31:41,928|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(vf-config-assign)
2022-06-04 05:31:41,929|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(vf-config-deploy)
2022-06-04 05:31:41,965|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-04 05:31:41,996|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-06-04 05:31:42,009|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-06-04 05:31:42,009|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-06-04 05:31:42,028|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(resource-assignment)
2022-06-04 05:31:42,028|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 05:31:42,058|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-assign)
2022-06-04 05:31:42,058|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Validating Workflow(config-deploy)
2022-06-04 05:31:42,059|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-04 05:31:42,064|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-04 05:31:42,074|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-06-04 05:31:42,086|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-06-04 05:31:42,087|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-06-04 05:31:42,108|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-04 05:31:42,119|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-04 05:31:42,120|46484d72-8fcc-4d82-abcd-527ef344b73b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-04 05:31:53,249|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/bc12f179-b44e-42b6-8783-7a0e29e63779)
2022-06-04 05:31:53,249|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| deleting definition types under : /opt/app/onap/blueprints/working/bc12f179-b44e-42b6-8783-7a0e29e63779/Definitions
2022-06-04 05:31:53,251|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| reinitialized all type definitions
2022-06-04 05:31:53,252|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(netconf-device)
2022-06-04 05:31:53,267|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(resolve-data)
2022-06-04 05:31:53,281|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-06-04 05:31:53,287|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-06-04 05:31:53,292|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-06-04 05:31:53,313|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-06-04 05:31:53,333|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ##### Enhancing Workflow(config-assign)
2022-06-04 05:31:53,334|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-06-04 05:31:53,334|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| identified workflow(config-assign) targets(resolve-data)
2022-06-04 05:31:53,334|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-06-04 05:31:53,334|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-06-04 05:31:53,334|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enriching artifacts file(/opt/app/onap/blueprints/working/bc12f179-b44e-42b6-8783-7a0e29e63779/Templates/netconfrpc-mapping.json
2022-06-04 05:31:53,339|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-06-04 05:31:53,339|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| dataType not present for the recipe(dt-config-assign-properties)
2022-06-04 05:31:53,340|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ##### Enhancing Workflow(config-deploy)
2022-06-04 05:31:53,341|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-06-04 05:31:53,341|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| identified workflow(config-deploy) targets(execute-netconf)
2022-06-04 05:31:53,341|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| workflow(config-deploy) resource assignment files([]
2022-06-04 05:31:53,342|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| ##### Enhancing blueprint Resource Definitions
2022-06-04 05:31:53,342|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-06-04 05:31:53,342|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| processing file (Templates/netconfrpc-mapping.json)
2022-06-04 05:31:53,347|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| distinct resource keys ([input-source])
2022-06-04 05:31:53,355|6b0d1d00-eace-4962-870e-c985ef2beac3||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Enriching Resource Definition sources Node Template: [source-input]
2022-06-04 05:32:08,129|c979f49e-514e-4e09-a295-740239747e41||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| processing request id 762e5559-bffa-4273-a76f-3f488d5142e5
2022-06-04 05:32:08,129|c979f49e-514e-4e09-a295-740239747e41||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-04 05:32:08,129|c979f49e-514e-4e09-a295-740239747e41||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| StoreAuditService ID  -1
2022-06-04 05:32:08,131|c979f49e-514e-4e09-a295-740239747e41||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-04 05:32:08,131|c979f49e-514e-4e09-a295-740239747e41||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-04 05:32:08,134|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-04 05:32:08,150|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deriving input data for workflow: (resource-assignment)
2022-06-04 05:32:08,151|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-06-04 05:32:08,151|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-04 05:32:08,153|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| preparing request id(762e5559-bffa-4273-a76f-3f488d5142e5) for workflow(resource-assignment) step(resource-assignment)
2022-06-04 05:32:08,153|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-04 05:32:08,153|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-04 05:32:08,155|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-06-04 05:32:08,170|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-06-04 05:32:08,172|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-04 05:32:08,173|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("a13ea2f9-6660-48fb-afb1-98354f603d6b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-04 05:32:08,173|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("86dc7e3b-11b8-471d-b555-45b856f33b5f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-04 05:32:08,176|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Generated Resource Param Data ({
  "service-instance-id" : "a13ea2f9-6660-48fb-afb1-98354f603d6b",
  "vnf-id" : "86dc7e3b-11b8-471d-b555-45b856f33b5f",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-06-04 05:32:08,190|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Preparing Response...
2022-06-04 05:32:08,190|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-04 05:32:08,190|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-04 05:32:08,191|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 393dc097-5e65-4381-ade4-0c306209f4a6 auditStoreId -1
2022-06-04 05:32:17,940|c979f49e-514e-4e09-a295-740239747e41||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| processing request id d8bc43c8-0fbf-42f9-8dc4-6eb82d6f0813
2022-06-04 05:32:17,940|c979f49e-514e-4e09-a295-740239747e41||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-04 05:32:17,940|c979f49e-514e-4e09-a295-740239747e41||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| StoreAuditService ID  -1
2022-06-04 05:32:17,941|c979f49e-514e-4e09-a295-740239747e41||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-04 05:32:17,941|c979f49e-514e-4e09-a295-740239747e41||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-04 05:32:17,942|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-04 05:32:17,948|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deriving input data for workflow: (resource-assignment)
2022-06-04 05:32:17,948|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-06-04 05:32:17,948|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-04 05:32:17,949|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| preparing request id(d8bc43c8-0fbf-42f9-8dc4-6eb82d6f0813) for workflow(resource-assignment) step(resource-assignment)
2022-06-04 05:32:17,949|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-04 05:32:17,949|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-04 05:32:17,949|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-06-04 05:32:17,960|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-06-04 05:32:17,963|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("admin-daily-jakarta") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-06-04 05:32:17,963|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-06-04 05:32:17,963|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-06-04 05:32:17,964|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-06-04 05:32:17,964|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("70e34b0f-8fde-49f7-8b5c-2f59ba71270a") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-06-04 05:32:17,964|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("a13ea2f9-6660-48fb-afb1-98354f603d6b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-04 05:32:17,964|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-06-04 05:32:17,964|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-06-04 05:32:17,965|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-06-04 05:32:17,966|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("86dc7e3b-11b8-471d-b555-45b856f33b5f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-04 05:32:17,967|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-jakarta",
  "service-instance-id" : "a13ea2f9-6660-48fb-afb1-98354f603d6b",
  "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" : "70e34b0f-8fde-49f7-8b5c-2f59ba71270a",
  "vnf-id" : "86dc7e3b-11b8-471d-b555-45b856f33b5f",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-06-04 05:32:17,976|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Preparing Response...
2022-06-04 05:32:17,976|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-04 05:32:17,976|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-04 05:32:17,976|c979f49e-514e-4e09-a295-740239747e41||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0eae5eb4-2e3d-4a40-9d63-c37106debfa6 auditStoreId -1
2022-06-04 05:32:26,312|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-04 05:32:26,457|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-04 05:32:26,494|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| processing request id c979f49e-514e-4e09-a295-740239747e41
2022-06-04 05:32:26,495|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-04 05:32:26,495|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| StoreAuditService ID  -1
2022-06-04 05:32:26,496|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-04 05:32:26,496|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-04 05:32:26,497|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-04 05:32:26,500|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deriving input data for workflow: (config-assign)
2022-06-04 05:32:26,500|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-06-04 05:32:26,500|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-04 05:32:26,501|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| preparing request id(c979f49e-514e-4e09-a295-740239747e41) for workflow(config-assign) step(config-assign)
2022-06-04 05:32:26,501|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-06-04 05:32:26,501|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-06-04 05:32:26,503|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-06-04 05:32:26,564|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-06-04 05:32:26,566|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-04 05:32:26,566|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("a13ea2f9-6660-48fb-afb1-98354f603d6b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-04 05:32:26,567|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Setting Resource Value ("86dc7e3b-11b8-471d-b555-45b856f33b5f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-04 05:32:26,577|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (vnf_name)
2022-06-04 05:32:26,577|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (service-instance-id)
2022-06-04 05:32:26,579|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Resource resolution saved into database successfully : (vnf-id)
2022-06-04 05:32:26,580|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Generated Resource Param Data ({
  "service-instance-id" : "a13ea2f9-6660-48fb-afb1-98354f603d6b",
  "vnf-id" : "86dc7e3b-11b8-471d-b555-45b856f33b5f",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-06-04 05:32:26,620|||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-06-04 05:32:26,639|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-06-04 05:32:26,640|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Preparing Response...
2022-06-04 05:32:26,640|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-06-04 05:32:26,640|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resolveWorkflowOutputs for workflow(config-assign)
2022-06-04 05:32:26,641|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9fd6ed71-c9e5-4edb-8fac-ce76d7293053 auditStoreId -1
2022-06-04 05:32:26,684|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Completed
2022-06-04 05:33:27,608|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-04 05:33:27,713|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-04 05:33:27,716|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| processing request id c979f49e-514e-4e09-a295-740239747e41
2022-06-04 05:33:27,716|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-04 05:33:27,716|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| StoreAuditService ID  -1
2022-06-04 05:33:27,717|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-04 05:33:27,717|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-04 05:33:27,718|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-04 05:33:27,722|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Deriving input data for workflow: (config-deploy)
2022-06-04 05:33:27,722|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-06-04 05:33:27,722|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-04 05:33:27,730|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| preparing request id(c979f49e-514e-4e09-a295-740239747e41) for workflow(config-deploy) step(config-deploy)
2022-06-04 05:33:27,730|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-06-04 05:33:27,730|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2022-06-04 05:33:27,732|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-06-04 05:33:27,733|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Getting Jython Script Class(ConfigDeploy)
2022-06-04 05:33:27,784|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@66d60cb6
2022-06-04 05:33:27,788|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Hello world
2022-06-04 05:33:27,788|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Preparing Response...
2022-06-04 05:33:27,788|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-06-04 05:33:27,788|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-06-04 05:33:27,789|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3c101dfa-9bb9-46d0-8157-eb1d04085358 auditStoreId -1
2022-06-04 05:33:27,793|c979f49e-514e-4e09-a295-740239747e41||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-d5hpt|||| Completed