Results

By type

          10:09:50,120 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
10:09:50,122 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
10:09:50,123 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml]
10:09:50,124 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
10:09:50,124 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
10:09:50,124 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml]
10:09:50,139 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] is not of type file
10:09:50,279 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
10:09:50,287 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
10:09:50,291 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
10:09:50,299 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:09:50,381 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
10:09:50,381 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
10:09:50,381 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
10:09:50,381 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
10:09:50,381 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
10:09:50,381 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
10:09:50,381 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
10:09:50,382 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
10:09:50,384 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-01-14 10:09:51,188|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-55cd4c5979-w2s8q with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app)
2022-01-14 10:09:51,192|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-01-14 10:09:54,429|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-01-14 10:09:55,044|||main||||INFO||||||| Finished Spring Data repository scanning in 602ms. Found 11 JPA repository interfaces.
2022-01-14 10:09:57,302|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-01-14 10:09:57,375|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-01-14 10:09:57,581|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-01-14 10:09:58,076|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-01-14 10:09:58,431|||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-01-14 10:09:58,436|||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-01-14 10:09:58,653|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-01-14 10:10:00,057|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-01-14 10:10:00,071|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-01-14 10:10:00,171|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-01-14 10:10:01,441|||main||||INFO||||||| Audit service is disabled
2022-01-14 10:10:01,593|||main||||INFO||||||| Workflow Audit store is disabled
2022-01-14 10:10:03,457|||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-01-14 10:10:03,520|||main||||INFO||||||| Dependency Management module created...
2022-01-14 10:10:04,494|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-01-14 10:10:04,796|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-01-14 10:10:06,078|||main||||INFO||||||| Netty started on port(s): 8080
2022-01-14 10:10:07,720|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-01-14 10:10:08,109|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-01-14 10:10:08,118|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.573 seconds (JVM running for 18.583)
2022-01-14 10:10:08,147|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-01-14 11:18:38,588|23d09abb-0f5d-4d9e-9f26-0331fbf0fef2||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-14 11:18:38,589|23d09abb-0f5d-4d9e-9f26-0331fbf0fef2||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-14 11:18:38,590|23d09abb-0f5d-4d9e-9f26-0331fbf0fef2||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-14 11:18:39,129|23d09abb-0f5d-4d9e-9f26-0331fbf0fef2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-14 11:18:39,132|23d09abb-0f5d-4d9e-9f26-0331fbf0fef2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-14 11:18:40,633|22421574-ba8e-4852-8427-96214f1c92b9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0346bd4b-bb26-425f-86d7-cb377d3c2b40)
2022-01-14 11:18:40,644|22421574-ba8e-4852-8427-96214f1c92b9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| deleting definition types under : /opt/app/onap/blueprints/working/0346bd4b-bb26-425f-86d7-cb377d3c2b40/Definitions
2022-01-14 11:18:40,739|22421574-ba8e-4852-8427-96214f1c92b9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| reinitialized all type definitions
2022-01-14 11:18:40,744|22421574-ba8e-4852-8427-96214f1c92b9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-14 11:18:40,780|22421574-ba8e-4852-8427-96214f1c92b9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-14 11:18:40,788|22421574-ba8e-4852-8427-96214f1c92b9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-14 11:18:40,795|22421574-ba8e-4852-8427-96214f1c92b9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-14 11:18:40,859|22421574-ba8e-4852-8427-96214f1c92b9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| ##### Enhancing Workflow(helloworld)
2022-01-14 11:18:40,860|22421574-ba8e-4852-8427-96214f1c92b9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-14 11:18:40,860|22421574-ba8e-4852-8427-96214f1c92b9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| identified workflow(helloworld) targets(helloworld)
2022-01-14 11:18:40,860|22421574-ba8e-4852-8427-96214f1c92b9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-14 11:18:40,860|22421574-ba8e-4852-8427-96214f1c92b9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-14 11:18:40,860|22421574-ba8e-4852-8427-96214f1c92b9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| enriching artifacts file(/opt/app/onap/blueprints/working/0346bd4b-bb26-425f-86d7-cb377d3c2b40/Templates/hello-world-mapping.json
2022-01-14 11:18:40,875|22421574-ba8e-4852-8427-96214f1c92b9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-14 11:18:40,875|22421574-ba8e-4852-8427-96214f1c92b9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-14 11:18:40,875|22421574-ba8e-4852-8427-96214f1c92b9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| ##### Enhancing blueprint Resource Definitions
2022-01-14 11:18:40,875|22421574-ba8e-4852-8427-96214f1c92b9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-14 11:18:40,876|22421574-ba8e-4852-8427-96214f1c92b9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| processing file (Templates/hello-world-mapping.json)
2022-01-14 11:18:40,899|22421574-ba8e-4852-8427-96214f1c92b9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| distinct resource keys ([])
2022-01-14 11:18:40,899|22421574-ba8e-4852-8427-96214f1c92b9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Enriching Resource Definition sources Node Template: []
2022-01-14 11:18:41,160|145dbec7-0410-449f-a521-249e873c1c54||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Save processing(95c406b6-5e82-4d1f-9d0d-4cd9fad60f3c) CBA(/opt/app/onap/blueprints/archive/95c406b6-5e82-4d1f-9d0d-4cd9fad60f3c/cba.zip)
2022-01-14 11:18:41,171|145dbec7-0410-449f-a521-249e873c1c54||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/95c406b6-5e82-4d1f-9d0d-4cd9fad60f3c) and entry definition file (Definitions/blueprint.json)
2022-01-14 11:18:41,243|145dbec7-0410-449f-a521-249e873c1c54||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Validating Workflow(helloworld)
2022-01-14 11:18:41,258|145dbec7-0410-449f-a521-249e873c1c54||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/95c406b6-5e82-4d1f-9d0d-4cd9fad60f3c) and entry definition file (Definitions/blueprint.json)
2022-01-14 11:18:41,380|145dbec7-0410-449f-a521-249e873c1c54||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| No compiled cache(/opt/app/onap/blueprints/working/95c406b6-5e82-4d1f-9d0d-4cd9fad60f3c) present to clean.
2022-01-14 11:18:41,575|8a5c7d7b-c225-4250-b6ac-368d41e1ff11||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| processing request id 654321
2022-01-14 11:18:41,575|8a5c7d7b-c225-4250-b6ac-368d41e1ff11||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-14 11:18:41,575|8a5c7d7b-c225-4250-b6ac-368d41e1ff11||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| StoreAuditService ID  -1
2022-01-14 11:18:41,585|8a5c7d7b-c225-4250-b6ac-368d41e1ff11||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| getting cba file name(test101), version(1.0.1) from db
2022-01-14 11:18:41,651|8a5c7d7b-c225-4250-b6ac-368d41e1ff11||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-14 11:18:41,653|8a5c7d7b-c225-4250-b6ac-368d41e1ff11||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-14 11:18:41,659|8a5c7d7b-c225-4250-b6ac-368d41e1ff11||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-14 11:18:41,687|8a5c7d7b-c225-4250-b6ac-368d41e1ff11||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Deriving input data for workflow: (helloworld)
2022-01-14 11:18:41,688|8a5c7d7b-c225-4250-b6ac-368d41e1ff11||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-14 11:18:41,689|8a5c7d7b-c225-4250-b6ac-368d41e1ff11||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-14 11:18:41,705|8a5c7d7b-c225-4250-b6ac-368d41e1ff11||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-14 11:18:41,705|8a5c7d7b-c225-4250-b6ac-368d41e1ff11||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-14 11:18:41,706|8a5c7d7b-c225-4250-b6ac-368d41e1ff11||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-14 11:18:41,726|8a5c7d7b-c225-4250-b6ac-368d41e1ff11||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-14 11:18:41,760|8a5c7d7b-c225-4250-b6ac-368d41e1ff11||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Batched Sequence : ([])
2022-01-14 11:18:41,762|8a5c7d7b-c225-4250-b6ac-368d41e1ff11||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Generated Resource Param Data ({ })
2022-01-14 11:18:41,848|8a5c7d7b-c225-4250-b6ac-368d41e1ff11||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Preparing Response...
2022-01-14 11:18:41,850|8a5c7d7b-c225-4250-b6ac-368d41e1ff11||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-14 11:18:41,850|8a5c7d7b-c225-4250-b6ac-368d41e1ff11||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-14 11:18:41,853|8a5c7d7b-c225-4250-b6ac-368d41e1ff11||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 603b92ea-6c54-4ea0-9d89-3eae5616bd14 auditStoreId -1
2022-01-14 11:19:25,216|5ae153f7-7a22-4020-ab51-4fc6c1d7055d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-14 11:19:25,217|5ae153f7-7a22-4020-ab51-4fc6c1d7055d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-14 11:19:25,217|5ae153f7-7a22-4020-ab51-4fc6c1d7055d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-14 11:19:25,439|5ae153f7-7a22-4020-ab51-4fc6c1d7055d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-14 11:19:25,439|5ae153f7-7a22-4020-ab51-4fc6c1d7055d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-14 11:19:26,454|7fd05cc5-c7f3-4e87-bff7-558dbd304c91||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1c4b528b-5b8a-4b03-90c4-3fb752b18b9a)
2022-01-14 11:19:26,454|7fd05cc5-c7f3-4e87-bff7-558dbd304c91||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| deleting definition types under : /opt/app/onap/blueprints/working/1c4b528b-5b8a-4b03-90c4-3fb752b18b9a/Definitions
2022-01-14 11:19:26,457|7fd05cc5-c7f3-4e87-bff7-558dbd304c91||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| reinitialized all type definitions
2022-01-14 11:19:26,458|7fd05cc5-c7f3-4e87-bff7-558dbd304c91||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-14 11:19:26,495|7fd05cc5-c7f3-4e87-bff7-558dbd304c91||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-14 11:19:26,510|7fd05cc5-c7f3-4e87-bff7-558dbd304c91||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-14 11:19:26,516|7fd05cc5-c7f3-4e87-bff7-558dbd304c91||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-14 11:19:26,546|7fd05cc5-c7f3-4e87-bff7-558dbd304c91||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| ##### Enhancing Workflow(helloworld)
2022-01-14 11:19:26,547|7fd05cc5-c7f3-4e87-bff7-558dbd304c91||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-14 11:19:26,547|7fd05cc5-c7f3-4e87-bff7-558dbd304c91||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| identified workflow(helloworld) targets(helloworld)
2022-01-14 11:19:26,547|7fd05cc5-c7f3-4e87-bff7-558dbd304c91||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-14 11:19:26,547|7fd05cc5-c7f3-4e87-bff7-558dbd304c91||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-14 11:19:26,548|7fd05cc5-c7f3-4e87-bff7-558dbd304c91||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| enriching artifacts file(/opt/app/onap/blueprints/working/1c4b528b-5b8a-4b03-90c4-3fb752b18b9a/Templates/hello-world-mapping.json
2022-01-14 11:19:26,556|7fd05cc5-c7f3-4e87-bff7-558dbd304c91||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-14 11:19:26,556|7fd05cc5-c7f3-4e87-bff7-558dbd304c91||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-14 11:19:26,557|7fd05cc5-c7f3-4e87-bff7-558dbd304c91||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| ##### Enhancing blueprint Resource Definitions
2022-01-14 11:19:26,557|7fd05cc5-c7f3-4e87-bff7-558dbd304c91||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-14 11:19:26,557|7fd05cc5-c7f3-4e87-bff7-558dbd304c91||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| processing file (Templates/hello-world-mapping.json)
2022-01-14 11:19:26,566|7fd05cc5-c7f3-4e87-bff7-558dbd304c91||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| distinct resource keys ([])
2022-01-14 11:19:26,567|7fd05cc5-c7f3-4e87-bff7-558dbd304c91||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Enriching Resource Definition sources Node Template: []
2022-01-14 11:19:26,812|b07d6e3b-6359-4630-84d6-cbebc67cbc67||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Save processing(529993e9-420d-4f37-ba07-3a450fb68a36) CBA(/opt/app/onap/blueprints/archive/529993e9-420d-4f37-ba07-3a450fb68a36/cba.zip)
2022-01-14 11:19:26,825|b07d6e3b-6359-4630-84d6-cbebc67cbc67||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/529993e9-420d-4f37-ba07-3a450fb68a36) and entry definition file (Definitions/blueprint.json)
2022-01-14 11:19:26,855|b07d6e3b-6359-4630-84d6-cbebc67cbc67||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Validating Workflow(helloworld)
2022-01-14 11:19:26,871|b07d6e3b-6359-4630-84d6-cbebc67cbc67||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/529993e9-420d-4f37-ba07-3a450fb68a36) and entry definition file (Definitions/blueprint.json)
2022-01-14 11:19:26,914|b07d6e3b-6359-4630-84d6-cbebc67cbc67||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| No compiled cache(/opt/app/onap/blueprints/working/529993e9-420d-4f37-ba07-3a450fb68a36) present to clean.
2022-01-14 11:19:27,115|3432999e-d949-4c2c-b5c3-81bf1aabcdce||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| processing request id 654321
2022-01-14 11:19:27,115|3432999e-d949-4c2c-b5c3-81bf1aabcdce||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-14 11:19:27,115|3432999e-d949-4c2c-b5c3-81bf1aabcdce||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| StoreAuditService ID  -1
2022-01-14 11:19:27,117|3432999e-d949-4c2c-b5c3-81bf1aabcdce||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-14 11:19:27,117|3432999e-d949-4c2c-b5c3-81bf1aabcdce||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-14 11:19:27,121|3432999e-d949-4c2c-b5c3-81bf1aabcdce||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-14 11:19:27,144|3432999e-d949-4c2c-b5c3-81bf1aabcdce||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Deriving input data for workflow: (helloworld)
2022-01-14 11:19:27,144|3432999e-d949-4c2c-b5c3-81bf1aabcdce||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-14 11:19:27,145|3432999e-d949-4c2c-b5c3-81bf1aabcdce||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-14 11:19:27,146|3432999e-d949-4c2c-b5c3-81bf1aabcdce||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-14 11:19:27,147|3432999e-d949-4c2c-b5c3-81bf1aabcdce||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-14 11:19:27,147|3432999e-d949-4c2c-b5c3-81bf1aabcdce||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-14 11:19:27,149|3432999e-d949-4c2c-b5c3-81bf1aabcdce||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-14 11:19:27,173|3432999e-d949-4c2c-b5c3-81bf1aabcdce||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Batched Sequence : ([])
2022-01-14 11:19:27,174|3432999e-d949-4c2c-b5c3-81bf1aabcdce||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Generated Resource Param Data ({ })
2022-01-14 11:19:27,183|3432999e-d949-4c2c-b5c3-81bf1aabcdce||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Preparing Response...
2022-01-14 11:19:27,183|3432999e-d949-4c2c-b5c3-81bf1aabcdce||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-14 11:19:27,184|3432999e-d949-4c2c-b5c3-81bf1aabcdce||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-14 11:19:27,184|3432999e-d949-4c2c-b5c3-81bf1aabcdce||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0660fd5a-1960-419b-b74b-8c481e293af1 auditStoreId -1
2022-01-14 11:32:51,985|d0dfaf2f-8845-4b1c-b593-156e5ebd5ea1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-14 11:32:51,986|d0dfaf2f-8845-4b1c-b593-156e5ebd5ea1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-14 11:32:51,986|d0dfaf2f-8845-4b1c-b593-156e5ebd5ea1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-14 11:32:52,224|d0dfaf2f-8845-4b1c-b593-156e5ebd5ea1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-14 11:32:52,224|d0dfaf2f-8845-4b1c-b593-156e5ebd5ea1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-14 11:32:53,071|e4aa3b08-8e46-41e0-8c9d-a91c62a32f40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9bf2e023-a786-418d-9f14-5b769d9aa26f)
2022-01-14 11:32:53,071|e4aa3b08-8e46-41e0-8c9d-a91c62a32f40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| deleting definition types under : /opt/app/onap/blueprints/working/9bf2e023-a786-418d-9f14-5b769d9aa26f/Definitions
2022-01-14 11:32:53,074|e4aa3b08-8e46-41e0-8c9d-a91c62a32f40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| reinitialized all type definitions
2022-01-14 11:32:53,075|e4aa3b08-8e46-41e0-8c9d-a91c62a32f40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-14 11:32:53,096|e4aa3b08-8e46-41e0-8c9d-a91c62a32f40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-14 11:32:53,103|e4aa3b08-8e46-41e0-8c9d-a91c62a32f40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-14 11:32:53,109|e4aa3b08-8e46-41e0-8c9d-a91c62a32f40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-14 11:32:53,148|e4aa3b08-8e46-41e0-8c9d-a91c62a32f40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| ##### Enhancing Workflow(helloworld)
2022-01-14 11:32:53,149|e4aa3b08-8e46-41e0-8c9d-a91c62a32f40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-14 11:32:53,149|e4aa3b08-8e46-41e0-8c9d-a91c62a32f40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| identified workflow(helloworld) targets(helloworld)
2022-01-14 11:32:53,149|e4aa3b08-8e46-41e0-8c9d-a91c62a32f40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-14 11:32:53,149|e4aa3b08-8e46-41e0-8c9d-a91c62a32f40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-14 11:32:53,149|e4aa3b08-8e46-41e0-8c9d-a91c62a32f40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| enriching artifacts file(/opt/app/onap/blueprints/working/9bf2e023-a786-418d-9f14-5b769d9aa26f/Templates/hello-world-mapping.json
2022-01-14 11:32:53,163|e4aa3b08-8e46-41e0-8c9d-a91c62a32f40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-14 11:32:53,163|e4aa3b08-8e46-41e0-8c9d-a91c62a32f40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-14 11:32:53,163|e4aa3b08-8e46-41e0-8c9d-a91c62a32f40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| ##### Enhancing blueprint Resource Definitions
2022-01-14 11:32:53,163|e4aa3b08-8e46-41e0-8c9d-a91c62a32f40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-14 11:32:53,163|e4aa3b08-8e46-41e0-8c9d-a91c62a32f40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| processing file (Templates/hello-world-mapping.json)
2022-01-14 11:32:53,172|e4aa3b08-8e46-41e0-8c9d-a91c62a32f40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| distinct resource keys ([])
2022-01-14 11:32:53,172|e4aa3b08-8e46-41e0-8c9d-a91c62a32f40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Enriching Resource Definition sources Node Template: []
2022-01-14 11:32:53,368|ba609f3f-bff3-470d-a305-c675c5087a4d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Save processing(8dcc88cc-50d4-4f64-941e-27f1e821c568) CBA(/opt/app/onap/blueprints/archive/8dcc88cc-50d4-4f64-941e-27f1e821c568/cba.zip)
2022-01-14 11:32:53,375|ba609f3f-bff3-470d-a305-c675c5087a4d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8dcc88cc-50d4-4f64-941e-27f1e821c568) and entry definition file (Definitions/blueprint.json)
2022-01-14 11:32:53,397|ba609f3f-bff3-470d-a305-c675c5087a4d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Validating Workflow(helloworld)
2022-01-14 11:32:53,408|ba609f3f-bff3-470d-a305-c675c5087a4d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8dcc88cc-50d4-4f64-941e-27f1e821c568) and entry definition file (Definitions/blueprint.json)
2022-01-14 11:32:53,434|ba609f3f-bff3-470d-a305-c675c5087a4d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| No compiled cache(/opt/app/onap/blueprints/working/8dcc88cc-50d4-4f64-941e-27f1e821c568) present to clean.
2022-01-14 11:32:53,605|5b3d3dda-24ca-46c1-847d-15bfed9285e6||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| processing request id 654321
2022-01-14 11:32:53,606|5b3d3dda-24ca-46c1-847d-15bfed9285e6||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-14 11:32:53,606|5b3d3dda-24ca-46c1-847d-15bfed9285e6||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| StoreAuditService ID  -1
2022-01-14 11:32:53,608|5b3d3dda-24ca-46c1-847d-15bfed9285e6||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-14 11:32:53,608|5b3d3dda-24ca-46c1-847d-15bfed9285e6||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-14 11:32:53,610|5b3d3dda-24ca-46c1-847d-15bfed9285e6||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-14 11:32:53,623|5b3d3dda-24ca-46c1-847d-15bfed9285e6||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Deriving input data for workflow: (helloworld)
2022-01-14 11:32:53,623|5b3d3dda-24ca-46c1-847d-15bfed9285e6||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-14 11:32:53,624|5b3d3dda-24ca-46c1-847d-15bfed9285e6||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-14 11:32:53,625|5b3d3dda-24ca-46c1-847d-15bfed9285e6||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-14 11:32:53,625|5b3d3dda-24ca-46c1-847d-15bfed9285e6||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-14 11:32:53,626|5b3d3dda-24ca-46c1-847d-15bfed9285e6||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-14 11:32:53,627|5b3d3dda-24ca-46c1-847d-15bfed9285e6||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-14 11:32:53,647|5b3d3dda-24ca-46c1-847d-15bfed9285e6||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Batched Sequence : ([])
2022-01-14 11:32:53,648|5b3d3dda-24ca-46c1-847d-15bfed9285e6||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Generated Resource Param Data ({ })
2022-01-14 11:32:53,656|5b3d3dda-24ca-46c1-847d-15bfed9285e6||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| Preparing Response...
2022-01-14 11:32:53,656|5b3d3dda-24ca-46c1-847d-15bfed9285e6||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-14 11:32:53,657|5b3d3dda-24ca-46c1-847d-15bfed9285e6||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-14 11:32:53,657|5b3d3dda-24ca-46c1-847d-15bfed9285e6||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8q|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 348edb9e-f3a4-4a63-8cae-7fcf28f19cef auditStoreId -1
Jan 14, 2022 12:13:16 PM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated
INFO: Transport failed
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931)
	at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383)
	at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044)
	at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)