By type
05:20:16,290 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 05:20:16,293 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 05:20:16,295 |-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] 05:20:16,297 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 05:20:16,297 |-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] 05:20:16,297 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 05:20:16,321 |-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 05:20:16,542 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 05:20:16,554 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:20:16,560 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 05:20:16,573 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:20:16,692 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 05:20:16,692 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 05:20:16,692 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 05:20:16,692 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 05:20:16,692 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 05:20:16,692 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 05:20:16,693 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 05:20:16,694 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 05:20:16,696 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-07-03 05:20:18,070|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-58b76f9494-lrxxb with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app) 2022-07-03 05:20:18,075|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-07-03 05:20:22,603|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-03 05:20:23,624|||main||||INFO||||||| Finished Spring Data repository scanning in 998ms. Found 11 JPA repository interfaces. 2022-07-03 05:20:27,284|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-07-03 05:20:27,397|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-07-03 05:20:27,707|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-07-03 05:20:28,434|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-07-03 05:20:29,020|||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-07-03 05:20:29,029|||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-07-03 05:20:29,349|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-07-03 05:20:33,261|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-03 05:20:33,308|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-07-03 05:20:33,486|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-07-03 05:20:35,435|||main||||INFO||||||| Audit service is disabled 2022-07-03 05:20:35,755|||main||||INFO||||||| Workflow Audit store is disabled 2022-07-03 05:20:38,049|||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-07-03 05:20:38,117|||main||||INFO||||||| Dependency Management module created... 2022-07-03 05:20:39,246|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-07-03 05:20:39,585|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-07-03 05:20:41,166|||main||||INFO||||||| Netty started on port(s): 8080 2022-07-03 05:20:42,243|||main||||ERROR||||||| Unable to scan documentation context default java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0 at org.springframework.core.MethodParameter.getParameterName(MethodParameter.java:718) at springfox.documentation.spring.web.readers.operation.HandlerMethodResolver.discoveredName(HandlerMethodResolver.java:245) at springfox.documentation.spring.web.readers.operation.HandlerMethodResolver.lambda$toParameters$1(HandlerMethodResolver.java:166) at java.base/java.util.Optional.map(Unknown Source) at springfox.documentation.spring.web.readers.operation.HandlerMethodResolver.methodParameters(HandlerMethodResolver.java:82) at springfox.documentation.spring.web.WebFluxRequestHandler.getParameters(WebFluxRequestHandler.java:139) at springfox.documentation.spi.service.contexts.RequestMappingContext.getParameters(RequestMappingContext.java:195) at springfox.documentation.spi.service.contexts.Orderings.methodParametersSignature(Orderings.java:82) at springfox.documentation.spi.service.contexts.Orderings.qualifiedMethodName(Orderings.java:77) at java.base/java.util.Comparator.lambda$comparing$77a9974f$1(Unknown Source) at java.base/java.util.TimSort.countRunAndMakeAscending(Unknown Source) at java.base/java.util.TimSort.sort(Unknown Source) at java.base/java.util.Arrays.sort(Unknown Source) at java.base/java.util.stream.SortedOps$SizedRefSortingSink.end(Unknown Source) at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source) at java.base/java.util.stream.ReferencePipeline.collect(Unknown Source) at springfox.documentation.spring.web.scanners.ApiListingScanner.sortedByMethods(ApiListingScanner.java:229) at springfox.documentation.spring.web.scanners.ApiListingScanner.scan(ApiListingScanner.java:152) at springfox.documentation.spring.web.scanners.ApiDocumentationScanner.scan(ApiDocumentationScanner.java:67) at springfox.documentation.spring.web.plugins.AbstractDocumentationPluginsBootstrapper.scanDocumentation(AbstractDocumentationPluginsBootstrapper.java:96) at springfox.documentation.spring.web.plugins.AbstractDocumentationPluginsBootstrapper.bootstrapDocumentationPlugins(AbstractDocumentationPluginsBootstrapper.java:82) at springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper.start(DocumentationPluginsBootstrapper.java:100) at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:182) at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:53) at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:360) at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:158) at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:122) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:895) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.refresh(ReactiveWebServerApplicationContext.java:62) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1247) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1236) at org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplicationKt.main(BlueprintProcessorApplication.kt:46) 2022-07-03 05:20:42,270|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-07-03 05:20:42,736|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-07-03 05:20:42,746|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 25.762 seconds (JVM running for 27.247) 2022-07-03 05:20:42,766|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-07-03 06:27:27,640|bbec39ce-5541-41c8-b729-e51333449787||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-07-03 06:27:27,641|bbec39ce-5541-41c8-b729-e51333449787||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-03 06:27:27,643|bbec39ce-5541-41c8-b729-e51333449787||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-03 06:27:28,367|bbec39ce-5541-41c8-b729-e51333449787||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-03 06:27:28,371|bbec39ce-5541-41c8-b729-e51333449787||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-03 06:27:30,305|57395c00-513b-4b9f-83b3-59322eb3df30||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e288fc38-6e2f-48f3-bb1e-a47692158e12) 2022-07-03 06:27:30,321|57395c00-513b-4b9f-83b3-59322eb3df30||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| deleting definition types under : /opt/app/onap/blueprints/working/e288fc38-6e2f-48f3-bb1e-a47692158e12/Definitions 2022-07-03 06:27:30,463|57395c00-513b-4b9f-83b3-59322eb3df30||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| reinitialized all type definitions 2022-07-03 06:27:30,477|57395c00-513b-4b9f-83b3-59322eb3df30||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(helloworld) 2022-07-03 06:27:30,539|57395c00-513b-4b9f-83b3-59322eb3df30||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing ArtifactDefinition(helloworld-template) 2022-07-03 06:27:30,551|57395c00-513b-4b9f-83b3-59322eb3df30||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-07-03 06:27:30,563|57395c00-513b-4b9f-83b3-59322eb3df30||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-07-03 06:27:30,624|57395c00-513b-4b9f-83b3-59322eb3df30||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ##### Enhancing Workflow(helloworld) 2022-07-03 06:27:30,625|57395c00-513b-4b9f-83b3-59322eb3df30||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-07-03 06:27:30,625|57395c00-513b-4b9f-83b3-59322eb3df30||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| identified workflow(helloworld) targets(helloworld) 2022-07-03 06:27:30,625|57395c00-513b-4b9f-83b3-59322eb3df30||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-07-03 06:27:30,626|57395c00-513b-4b9f-83b3-59322eb3df30||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-07-03 06:27:30,626|57395c00-513b-4b9f-83b3-59322eb3df30||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enriching artifacts file(/opt/app/onap/blueprints/working/e288fc38-6e2f-48f3-bb1e-a47692158e12/Templates/hello-world-mapping.json 2022-07-03 06:27:30,641|57395c00-513b-4b9f-83b3-59322eb3df30||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-07-03 06:27:30,641|57395c00-513b-4b9f-83b3-59322eb3df30||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| dataType not present for the recipe(dt-helloworld-properties) 2022-07-03 06:27:30,641|57395c00-513b-4b9f-83b3-59322eb3df30||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ##### Enhancing blueprint Resource Definitions 2022-07-03 06:27:30,642|57395c00-513b-4b9f-83b3-59322eb3df30||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-07-03 06:27:30,644|57395c00-513b-4b9f-83b3-59322eb3df30||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| processing file (Templates/hello-world-mapping.json) 2022-07-03 06:27:30,679|57395c00-513b-4b9f-83b3-59322eb3df30||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| distinct resource keys ([]) 2022-07-03 06:27:30,679|57395c00-513b-4b9f-83b3-59322eb3df30||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Enriching Resource Definition sources Node Template: [] 2022-07-03 06:27:30,961|e7c913ea-94a4-4478-bf3d-b55d2e0a33ec||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(4cf27d93-9422-4041-ba3c-fad175f87633) CBA(/opt/app/onap/blueprints/archive/4cf27d93-9422-4041-ba3c-fad175f87633/cba.zip) 2022-07-03 06:27:30,979|e7c913ea-94a4-4478-bf3d-b55d2e0a33ec||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4cf27d93-9422-4041-ba3c-fad175f87633) and entry definition file (Definitions/blueprint.json) 2022-07-03 06:27:31,062|e7c913ea-94a4-4478-bf3d-b55d2e0a33ec||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(helloworld) 2022-07-03 06:27:31,083|e7c913ea-94a4-4478-bf3d-b55d2e0a33ec||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4cf27d93-9422-4041-ba3c-fad175f87633) and entry definition file (Definitions/blueprint.json) 2022-07-03 06:27:31,301|e7c913ea-94a4-4478-bf3d-b55d2e0a33ec||reactor-http-epoll-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| No compiled cache(/opt/app/onap/blueprints/working/4cf27d93-9422-4041-ba3c-fad175f87633) present to clean. 2022-07-03 06:27:31,564|a6480fa1-9002-400a-8f33-b72bc2a81c20||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| processing request id 654321 2022-07-03 06:27:31,565|a6480fa1-9002-400a-8f33-b72bc2a81c20||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| storeExecutionInput called not to store the Workflow action input details 2022-07-03 06:27:31,565|a6480fa1-9002-400a-8f33-b72bc2a81c20||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| StoreAuditService ID -1 2022-07-03 06:27:31,577|a6480fa1-9002-400a-8f33-b72bc2a81c20||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| getting cba file name(test101), version(1.0.1) from db 2022-07-03 06:27:31,673|a6480fa1-9002-400a-8f33-b72bc2a81c20||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-07-03 06:27:31,676|a6480fa1-9002-400a-8f33-b72bc2a81c20||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-07-03 06:27:31,682|a6480fa1-9002-400a-8f33-b72bc2a81c20||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-07-03 06:27:31,704|a6480fa1-9002-400a-8f33-b72bc2a81c20||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deriving input data for workflow: (helloworld) 2022-07-03 06:27:31,705|a6480fa1-9002-400a-8f33-b72bc2a81c20||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-07-03 06:27:31,705|a6480fa1-9002-400a-8f33-b72bc2a81c20||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-03 06:27:31,721|a6480fa1-9002-400a-8f33-b72bc2a81c20||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-07-03 06:27:31,722|a6480fa1-9002-400a-8f33-b72bc2a81c20||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-07-03 06:27:31,723|a6480fa1-9002-400a-8f33-b72bc2a81c20||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-07-03 06:27:31,750|a6480fa1-9002-400a-8f33-b72bc2a81c20||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-07-03 06:27:31,794|a6480fa1-9002-400a-8f33-b72bc2a81c20||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Batched Sequence : ([]) 2022-07-03 06:27:31,799|a6480fa1-9002-400a-8f33-b72bc2a81c20||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Generated Resource Param Data ({ }) 2022-07-03 06:27:31,933|a6480fa1-9002-400a-8f33-b72bc2a81c20||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Preparing Response... 2022-07-03 06:27:31,937|a6480fa1-9002-400a-8f33-b72bc2a81c20||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-07-03 06:27:31,938|a6480fa1-9002-400a-8f33-b72bc2a81c20||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveWorkflowOutputs for workflow(helloworld) 2022-07-03 06:27:31,944|a6480fa1-9002-400a-8f33-b72bc2a81c20||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 020399a3-4fc0-4124-ab4c-38d3b79fa835 auditStoreId -1 2022-07-03 06:47:26,726|f5c51f5c-d17f-4038-81dd-d09e0af7873c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-07-03 06:47:26,727|f5c51f5c-d17f-4038-81dd-d09e0af7873c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-03 06:47:26,728|f5c51f5c-d17f-4038-81dd-d09e0af7873c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-03 06:47:27,164|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-03 06:47:27,165|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-03 06:47:28,266|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-07-03 06:47:28,271|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(48cb3ab2-b857-4ec8-be4c-66da0a8faaa4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-07-03 06:47:28,304|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(e853d761-8e94-423e-bfab-ab232314078f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-07-03 06:47:28,319|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(666d0a5b-aba2-4aa3-928b-63b3b34ba4e3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-07-03 06:47:28,336|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(486e50c7-f7ae-4366-8b56-bb8df9618c87) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-07-03 06:47:28,359|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(b0900ba6-461d-4ca2-a7c7-027e80e63671) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-07-03 06:47:28,383|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(7f21580f-9dde-4fc8-870c-cdf83b288d47) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-07-03 06:47:28,408|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 06:47:28,408|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 06:47:28,409|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-03 06:47:28,409|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-03 06:47:28,409|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 06:47:28,410|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 06:47:28,447|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-03 06:47:28,517|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-03 06:47:28,574|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-03 06:47:28,595|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-03 06:47:28,727|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(resource-assignment) 2022-07-03 06:47:28,728|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-assign) 2022-07-03 06:47:28,729|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy) 2022-07-03 06:47:28,796|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 06:47:28,969|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(resource-assignment) 2022-07-03 06:47:28,971|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-assign) 2022-07-03 06:47:28,972|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy) 2022-07-03 06:47:29,046|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 06:47:29,213|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(resource-assignment) 2022-07-03 06:47:29,214|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy) 2022-07-03 06:47:29,258|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-03 06:47:29,383|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(resource-assignment) 2022-07-03 06:47:29,384|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-assign) 2022-07-03 06:47:29,385|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy) 2022-07-03 06:47:29,386|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(HealthCheck) 2022-07-03 06:47:29,387|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(ScaleOutReconfiguration) 2022-07-03 06:47:29,388|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(vf-config-assign) 2022-07-03 06:47:29,390|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(vf-config-deploy) 2022-07-03 06:47:29,446|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-03 06:47:29,596|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(resource-assignment) 2022-07-03 06:47:29,598|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-assign) 2022-07-03 06:47:29,599|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-assign-day-2) 2022-07-03 06:47:29,600|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy) 2022-07-03 06:47:29,601|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy-day-2) 2022-07-03 06:47:29,630|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-assign) 2022-07-03 06:47:29,631|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy) 2022-07-03 06:47:29,632|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 06:47:29,642|f5c51f5c-d17f-4038-81dd-d09e0af7873c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 06:47:31,352|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4c6fe8c0-75f1-4ebd-a4cf-d98c82d9cd7d) 2022-07-03 06:47:31,353|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| deleting definition types under : /opt/app/onap/blueprints/working/4c6fe8c0-75f1-4ebd-a4cf-d98c82d9cd7d/Definitions 2022-07-03 06:47:31,356|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| reinitialized all type definitions 2022-07-03 06:47:31,357|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-07-03 06:47:31,397|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-07-03 06:47:31,407|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-07-03 06:47:31,418|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-07-03 06:47:31,460|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(capability) 2022-07-03 06:47:31,508|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(capability) 2022-07-03 06:47:31,522|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(processor-db) 2022-07-03 06:47:31,549|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-03 06:47:31,580|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-03 06:47:31,598|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-03 06:47:31,615|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-03 06:47:31,633|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-03 06:47:31,708|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-07-03 06:47:31,717|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-07-03 06:47:31,718|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-07-03 06:47:31,739|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(capability) 2022-07-03 06:47:31,752|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(capability) 2022-07-03 06:47:31,768|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(capability) 2022-07-03 06:47:31,781|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(processor-db) 2022-07-03 06:47:31,797|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-03 06:47:31,820|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-03 06:47:31,836|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-03 06:47:31,853|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-03 06:47:31,869|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-03 06:47:31,886|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-03 06:47:31,948|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ##### Enhancing Workflow(resource-resolution) 2022-07-03 06:47:31,949|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-07-03 06:47:31,949|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-07-03 06:47:31,949|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-07-03 06:47:31,950|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-07-03 06:47:31,950|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-07-03 06:47:31,950|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enriching artifacts file(/opt/app/onap/blueprints/working/4c6fe8c0-75f1-4ebd-a4cf-d98c82d9cd7d/Templates/hello-world-velocity-mapping.json 2022-07-03 06:47:31,963|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-07-03 06:47:31,963|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-07-03 06:47:31,963|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enriching artifacts file(/opt/app/onap/blueprints/working/4c6fe8c0-75f1-4ebd-a4cf-d98c82d9cd7d/Templates/hello-world-jinja-mapping.json 2022-07-03 06:47:31,976|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-07-03 06:47:31,976|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-07-03 06:47:31,976|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ##### Enhancing blueprint Resource Definitions 2022-07-03 06:47:31,977|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-07-03 06:47:31,977|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-07-03 06:47:31,977|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-07-03 06:47:31,999|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 06:47:32,162|dd1efd63-d143-4f4b-9a36-b0cbf966cd5b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-07-03 06:47:32,429|5d42ae01-5c8a-4423-b90b-e54beae6f9d3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(5c58b419-118f-4a6f-a4e1-7d6d030a2b41) CBA(/opt/app/onap/blueprints/archive/5c58b419-118f-4a6f-a4e1-7d6d030a2b41/cba.zip) 2022-07-03 06:47:32,439|5d42ae01-5c8a-4423-b90b-e54beae6f9d3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5c58b419-118f-4a6f-a4e1-7d6d030a2b41) and entry definition file (Definitions/resource-resolution.json) 2022-07-03 06:47:32,479|5d42ae01-5c8a-4423-b90b-e54beae6f9d3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(resource-resolution) 2022-07-03 06:47:32,492|5d42ae01-5c8a-4423-b90b-e54beae6f9d3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5c58b419-118f-4a6f-a4e1-7d6d030a2b41) and entry definition file (Definitions/resource-resolution.json) 2022-07-03 06:47:32,562|5d42ae01-5c8a-4423-b90b-e54beae6f9d3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| No compiled cache(/opt/app/onap/blueprints/working/5c58b419-118f-4a6f-a4e1-7d6d030a2b41) present to clean. 2022-07-03 06:47:32,706|4c6447a7-6d46-452c-9703-da3fc7d48761||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| processing request id 839ed091-6841-47ea-ba75-034425f2f4b7 2022-07-03 06:47:32,706|4c6447a7-6d46-452c-9703-da3fc7d48761||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| storeExecutionInput called not to store the Workflow action input details 2022-07-03 06:47:32,706|4c6447a7-6d46-452c-9703-da3fc7d48761||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| StoreAuditService ID -1 2022-07-03 06:47:32,715|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-07-03 06:47:32,782|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-07-03 06:47:32,784|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-07-03 06:47:32,787|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 06:47:32,802|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deriving input data for workflow: (resource-resolution) 2022-07-03 06:47:32,807|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-07-03 06:47:32,808|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-03 06:47:32,810|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| preparing request id(839ed091-6841-47ea-ba75-034425f2f4b7) for workflow(resource-resolution) step(helloworld) 2022-07-03 06:47:32,811|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-07-03 06:47:32,811|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 06:47:32,813|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-07-03 06:47:32,867|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 06:47:32,920|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-03 06:47:32,920|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-07-03 06:47:33,390|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Rest request method(PUT), url(/resource-resolution/put) 2022-07-03 06:47:33,560|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response status(200 - OK) 2022-07-03 06:47:33,580|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response processing type (string) 2022-07-03 06:47:33,581|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-07-03 06:47:33,581|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-07-03 06:47:33,582|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-07-03 06:47:33,657|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (v_put) 2022-07-03 06:47:33,691|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-07-03 06:47:33,693|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Getting Jython Script Class(ResolvProperties) 2022-07-03 06:47:38,890|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Component Object org.python.proxies.__main__$ResolvProperties$1@2deda3a2 2022-07-03 06:47:38,899|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-07-03 06:47:38,932|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (v_python) 2022-07-03 06:47:38,936|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-03 06:47:38,936|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-07-03 06:47:38,944|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-07-03 06:47:38,955|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response status(200 - OK) 2022-07-03 06:47:38,956|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response processing type (string) 2022-07-03 06:47:38,956|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-07-03 06:47:38,956|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-07-03 06:47:38,957|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-07-03 06:47:38,958|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-03 06:47:38,958|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-07-03 06:47:38,961|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-07-03 06:47:38,973|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response status(200 - OK) 2022-07-03 06:47:38,974|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response processing type (string) 2022-07-03 06:47:38,974|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-07-03 06:47:38,974|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-07-03 06:47:38,974|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-07-03 06:47:38,998|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (v_patch) 2022-07-03 06:47:39,007|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (v_del) 2022-07-03 06:47:39,009|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-07-03 06:47:39,143|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-07-03 06:47:47,952|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| compiled in (8807)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-07-03 06:47:47,954|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-07-03 06:47:47,969|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-07-03 06:47:47,990|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (v_kotlin) 2022-07-03 06:47:47,995|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-03 06:47:47,995|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-07-03 06:47:48,001|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Rest request method(GET), url(/resource-resolution/get) 2022-07-03 06:47:48,016|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response status(200 - OK) 2022-07-03 06:47:48,016|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response processing type (string) 2022-07-03 06:47:48,017|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-07-03 06:47:48,017|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-07-03 06:47:48,017|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-07-03 06:47:48,037|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (v_get) 2022-07-03 06:47:48,046|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-07-03 06:47:48,047|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-07-03 06:47:48,065|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (v_input) 2022-07-03 06:47:48,067|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (v_default) 2022-07-03 06:47:48,068|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-03 06:47:48,068|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-07-03 06:47:48,073|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Rest request method(POST), url(/resource-resolution/post) 2022-07-03 06:47:48,083|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response status(200 - OK) 2022-07-03 06:47:48,084|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response processing type (string) 2022-07-03 06:47:48,084|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-07-03 06:47:48,084|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-07-03 06:47:48,085|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-07-03 06:47:48,103|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (v_post) 2022-07-03 06:47:48,118|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 06:47:48,159|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response processing type (list) 2022-07-03 06:47:48,164|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-07-03 06:47:48,164|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-03 06:47:48,165|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-03 06:47:48,165|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-03 06:47:48,165|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-03 06:47:48,165|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-07-03 06:47:48,191|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (v_db) 2022-07-03 06:47:48,195|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 06:47:48,282|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-07-03 06:47:48,322|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-07-03 06:47:48,323|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-07-03 06:47:48,382|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 06:47:48,387|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-07-03 06:47:48,387|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-07-03 06:47:48,388|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-07-03 06:47:48,389|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Getting Jython Script Class(ResolvProperties) 2022-07-03 06:47:48,414|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-07-03 06:47:48,444|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Component Object org.python.proxies.__main__$ResolvProperties$2@654bd234 2022-07-03 06:47:48,445|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-07-03 06:47:48,463|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (j_python) 2022-07-03 06:47:48,465|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-03 06:47:48,465|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-07-03 06:47:48,467|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-07-03 06:47:48,483|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response status(200 - OK) 2022-07-03 06:47:48,484|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response processing type (string) 2022-07-03 06:47:48,485|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-07-03 06:47:48,485|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-07-03 06:47:48,485|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-07-03 06:47:48,514|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (j_patch) 2022-07-03 06:47:48,515|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-07-03 06:47:48,531|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (j_input) 2022-07-03 06:47:48,533|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-03 06:47:48,533|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-07-03 06:47:48,536|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Rest request method(PUT), url(/resource-resolution/put) 2022-07-03 06:47:48,547|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response status(200 - OK) 2022-07-03 06:47:48,548|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response processing type (string) 2022-07-03 06:47:48,548|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-07-03 06:47:48,548|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-07-03 06:47:48,549|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-07-03 06:47:48,569|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (j_put) 2022-07-03 06:47:48,570|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-07-03 06:47:48,587|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (j_default) 2022-07-03 06:47:48,589|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-03 06:47:48,590|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-07-03 06:47:48,592|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-07-03 06:47:48,612|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response status(200 - OK) 2022-07-03 06:47:48,613|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response processing type (string) 2022-07-03 06:47:48,613|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-07-03 06:47:48,613|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-07-03 06:47:48,614|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-07-03 06:47:48,615|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-03 06:47:48,616|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-07-03 06:47:48,618|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Rest request method(POST), url(/resource-resolution/post) 2022-07-03 06:47:48,626|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response status(200 - OK) 2022-07-03 06:47:48,627|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response processing type (string) 2022-07-03 06:47:48,628|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-07-03 06:47:48,628|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-07-03 06:47:48,628|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-07-03 06:47:48,630|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-03 06:47:48,630|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-07-03 06:47:48,632|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Rest request method(GET), url(/resource-resolution/get) 2022-07-03 06:47:48,640|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response status(200 - OK) 2022-07-03 06:47:48,640|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response processing type (string) 2022-07-03 06:47:48,641|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-07-03 06:47:48,641|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-07-03 06:47:48,641|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-07-03 06:47:48,646|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (j_del) 2022-07-03 06:47:48,650|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (j_post) 2022-07-03 06:47:48,659|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (j_get) 2022-07-03 06:47:48,666|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-07-03 06:47:48,667|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-07-03 06:47:48,669|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-07-03 06:47:48,680|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response status(200 - OK) 2022-07-03 06:47:48,680|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response processing type (string) 2022-07-03 06:47:48,681|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-07-03 06:47:48,681|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-07-03 06:47:48,681|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-07-03 06:47:48,701|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (j_get_id) 2022-07-03 06:47:48,703|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-07-03 06:47:48,704|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-07-03 06:47:48,722|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (j_kotlin) 2022-07-03 06:47:48,724|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 06:47:48,741|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response processing type (list) 2022-07-03 06:47:48,743|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 06:47:48,743|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-03 06:47:48,744|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-03 06:47:48,744|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-03 06:47:48,744|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-03 06:47:48,744|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-03 06:47:48,744|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-03 06:47:48,745|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-03 06:47:48,745|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-03 06:47:48,745|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-03 06:47:48,745|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 06:47:48,762|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (j_db) 2022-07-03 06:47:48,764|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 06:47:49,025|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-07-03 06:47:49,055|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-07-03 06:47:49,056|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Preparing Response... 2022-07-03 06:47:49,056|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-07-03 06:47:49,056|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-07-03 06:47:49,057|4c6447a7-6d46-452c-9703-da3fc7d48761||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e0fd2dbe-b3c9-490d-92da-69e0641835a7 auditStoreId -1 2022-07-03 07:01:00,825|a20de5ff-60ba-42b3-8d1a-62b38805a4a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(a376d80d-166b-4bc9-937d-e376824c446b) CBA(/opt/app/onap/blueprints/archive/a376d80d-166b-4bc9-937d-e376824c446b/cba.zip) 2022-07-03 07:01:00,873|a20de5ff-60ba-42b3-8d1a-62b38805a4a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a376d80d-166b-4bc9-937d-e376824c446b) and entry definition file (Definitions/CNF.json) 2022-07-03 07:01:01,016|a20de5ff-60ba-42b3-8d1a-62b38805a4a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(resource-assignment) 2022-07-03 07:01:01,017|a20de5ff-60ba-42b3-8d1a-62b38805a4a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-assign) 2022-07-03 07:01:01,018|a20de5ff-60ba-42b3-8d1a-62b38805a4a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy) 2022-07-03 07:01:01,019|a20de5ff-60ba-42b3-8d1a-62b38805a4a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(scale-out) 2022-07-03 07:01:01,020|a20de5ff-60ba-42b3-8d1a-62b38805a4a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(scale) 2022-07-03 07:01:01,021|a20de5ff-60ba-42b3-8d1a-62b38805a4a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(scale-in) 2022-07-03 07:01:01,022|a20de5ff-60ba-42b3-8d1a-62b38805a4a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(health-check) 2022-07-03 07:01:01,061|a20de5ff-60ba-42b3-8d1a-62b38805a4a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a376d80d-166b-4bc9-937d-e376824c446b) and entry definition file (Definitions/CNF.json) 2022-07-03 07:01:01,181|a20de5ff-60ba-42b3-8d1a-62b38805a4a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| No compiled cache(/opt/app/onap/blueprints/working/a376d80d-166b-4bc9-937d-e376824c446b) present to clean. 2022-07-03 07:01:10,293|42171784-a774-4630-8040-db28c7234ab4||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-07-03 07:01:10,293|42171784-a774-4630-8040-db28c7234ab4||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-03 07:01:10,293|42171784-a774-4630-8040-db28c7234ab4||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-03 07:01:11,024|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-03 07:01:11,025|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-03 07:01:12,333|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-07-03 07:01:12,335|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(1cac7dc1-16b5-4324-9957-12a7edf07958) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-07-03 07:01:12,387|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(e89542fb-1e5c-43e7-8e99-80026bd3ba7c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-07-03 07:01:12,402|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(bdd467ad-4c59-4d0c-800b-259726e6a9b0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-07-03 07:01:12,429|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-03 07:01:12,430|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(0cfbd40d-1d6f-41df-a829-c40f95be4823) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-07-03 07:01:12,458|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(ffdca73d-8033-42b8-8cf6-cdce8797a8c0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-07-03 07:01:12,491|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(9d895162-26b9-48ec-aa52-515ad65793ff) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-07-03 07:01:12,526|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 07:01:12,528|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 07:01:12,529|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-03 07:01:12,530|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 07:01:12,530|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 07:01:12,576|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-03 07:01:12,654|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-03 07:01:12,679|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-03 07:01:12,712|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-03 07:01:12,824|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(resource-assignment) 2022-07-03 07:01:12,825|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-assign) 2022-07-03 07:01:12,826|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy) 2022-07-03 07:01:12,886|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 07:01:12,978|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-07-03 07:01:13,015|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-07-03 07:01:13,029|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-07-03 07:01:13,085|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(resource-assignment) 2022-07-03 07:01:13,087|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-assign) 2022-07-03 07:01:13,088|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy) 2022-07-03 07:01:13,163|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 07:01:13,251|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-07-03 07:01:13,302|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-07-03 07:01:13,340|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-07-03 07:01:13,445|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(resource-assignment) 2022-07-03 07:01:13,446|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-assign) 2022-07-03 07:01:13,448|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy) 2022-07-03 07:01:13,449|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(HealthCheck) 2022-07-03 07:01:13,450|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(ScaleOutReconfiguration) 2022-07-03 07:01:13,452|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(vf-config-assign) 2022-07-03 07:01:13,453|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(vf-config-deploy) 2022-07-03 07:01:13,522|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-03 07:01:13,602|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-07-03 07:01:13,630|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-07-03 07:01:13,652|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-07-03 07:01:13,695|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(resource-assignment) 2022-07-03 07:01:13,697|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-assign) 2022-07-03 07:01:13,703|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-assign-day-2) 2022-07-03 07:01:13,705|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy) 2022-07-03 07:01:13,706|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy-day-2) 2022-07-03 07:01:13,762|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-assign) 2022-07-03 07:01:13,764|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy) 2022-07-03 07:01:13,767|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 07:01:13,803|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 07:01:13,878|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Overwriting blueprint model :5G_Core::1.0.37 2022-07-03 07:01:13,913|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-07-03 07:01:13,936|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-07-03 07:01:14,021|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-07-03 07:01:14,054|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-07-03 07:01:14,068|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(resource-assignment) 2022-07-03 07:01:14,077|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy) 2022-07-03 07:01:14,078|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-07-03 07:01:14,159|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-03 07:01:14,187|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-07-03 07:01:14,214|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-07-03 07:01:14,216|42171784-a774-4630-8040-db28c7234ab4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-07-03 07:01:29,597|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/61b772c6-1fd3-4286-8085-ac760428de67) 2022-07-03 07:01:29,598|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| deleting definition types under : /opt/app/onap/blueprints/working/61b772c6-1fd3-4286-8085-ac760428de67/Definitions 2022-07-03 07:01:29,600|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| reinitialized all type definitions 2022-07-03 07:01:29,602|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-07-03 07:01:29,633|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing ArtifactDefinition(vnf-template) 2022-07-03 07:01:29,643|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing ArtifactDefinition(vnf-mapping) 2022-07-03 07:01:29,655|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-07-03 07:01:29,684|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(input) 2022-07-03 07:01:29,721|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(input) 2022-07-03 07:01:29,743|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(input) 2022-07-03 07:01:29,757|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-07-03 07:01:29,757|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-07-03 07:01:29,758|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-07-03 07:01:29,778|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(input) 2022-07-03 07:01:29,791|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(input) 2022-07-03 07:01:29,812|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(input) 2022-07-03 07:01:29,828|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-03 07:01:29,859|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(input) 2022-07-03 07:01:29,872|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(input) 2022-07-03 07:01:29,884|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(input) 2022-07-03 07:01:29,897|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(input) 2022-07-03 07:01:29,911|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(input) 2022-07-03 07:01:29,924|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(input) 2022-07-03 07:01:29,961|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(config-assign) 2022-07-03 07:01:29,972|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing ArtifactDefinition(baseconfig-template) 2022-07-03 07:01:29,972|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-07-03 07:01:29,973|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-07-03 07:01:29,995|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(input) 2022-07-03 07:01:30,009|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(input) 2022-07-03 07:01:30,022|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(input) 2022-07-03 07:01:30,033|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(config-deploy) 2022-07-03 07:01:30,089|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ##### Enhancing Workflow(resource-assignment) 2022-07-03 07:01:30,090|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-07-03 07:01:30,090|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-07-03 07:01:30,090|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-07-03 07:01:30,090|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-07-03 07:01:30,090|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-07-03 07:01:30,090|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enriching artifacts file(/opt/app/onap/blueprints/working/61b772c6-1fd3-4286-8085-ac760428de67/Templates/vnf-mapping.json 2022-07-03 07:01:30,099|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-07-03 07:01:30,100|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-07-03 07:01:30,100|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enriching artifacts file(/opt/app/onap/blueprints/working/61b772c6-1fd3-4286-8085-ac760428de67/Templates/base_ubuntu20-mapping.json 2022-07-03 07:01:30,112|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-07-03 07:01:30,112|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-07-03 07:01:30,114|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ##### Enhancing Workflow(config-assign) 2022-07-03 07:01:30,115|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-07-03 07:01:30,115|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| identified workflow(config-assign) targets(config-assign) 2022-07-03 07:01:30,115|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-07-03 07:01:30,115|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-07-03 07:01:30,115|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enriching artifacts file(/opt/app/onap/blueprints/working/61b772c6-1fd3-4286-8085-ac760428de67/Templates/baseconfig-mapping.json 2022-07-03 07:01:30,126|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-07-03 07:01:30,126|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| dataType not present for the recipe(dt-config-assign-properties) 2022-07-03 07:01:30,128|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ##### Enhancing Workflow(config-deploy) 2022-07-03 07:01:30,129|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-07-03 07:01:30,129|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| identified workflow(config-deploy) targets(config-deploy) 2022-07-03 07:01:30,129|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| workflow(config-deploy) resource assignment files([] 2022-07-03 07:01:30,130|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ##### Enhancing blueprint Resource Definitions 2022-07-03 07:01:30,130|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-07-03 07:01:30,130|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| processing file (Templates/vnf-mapping.json) 2022-07-03 07:01:30,130|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-07-03 07:01:30,130|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| processing file (Templates/baseconfig-mapping.json) 2022-07-03 07:01:30,152|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 07:01:30,291|88f303cc-d6b0-4587-aeba-71ca1edd5fdc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-07-03 07:01:30,544|8ba98e2b-c005-4d76-93df-13476a9dccf0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(eeafc7a1-16f7-4a14-8e64-5504d42abd8c) CBA(/opt/app/onap/blueprints/archive/eeafc7a1-16f7-4a14-8e64-5504d42abd8c/cba.zip) 2022-07-03 07:01:30,555|8ba98e2b-c005-4d76-93df-13476a9dccf0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eeafc7a1-16f7-4a14-8e64-5504d42abd8c) and entry definition file (Definitions/ubuntu20.json) 2022-07-03 07:01:30,569|8ba98e2b-c005-4d76-93df-13476a9dccf0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-03 07:01:30,619|8ba98e2b-c005-4d76-93df-13476a9dccf0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(resource-assignment) 2022-07-03 07:01:30,620|8ba98e2b-c005-4d76-93df-13476a9dccf0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-assign) 2022-07-03 07:01:30,622|8ba98e2b-c005-4d76-93df-13476a9dccf0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy) 2022-07-03 07:01:30,635|8ba98e2b-c005-4d76-93df-13476a9dccf0||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eeafc7a1-16f7-4a14-8e64-5504d42abd8c) and entry definition file (Definitions/ubuntu20.json) 2022-07-03 07:01:30,709|8ba98e2b-c005-4d76-93df-13476a9dccf0||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| No compiled cache(/opt/app/onap/blueprints/working/eeafc7a1-16f7-4a14-8e64-5504d42abd8c) present to clean. 2022-07-03 07:02:43,996|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-03 07:02:44,103|||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-07-03 07:02:44,161|de9beb9b-a0d0-4bd5-abc5-ea7f40b2b57e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| request(de9beb9b-a0d0-4bd5-abc5-ea7f40b2b57e) 2022-07-03 07:02:44,165|de9beb9b-a0d0-4bd5-abc5-ea7f40b2b57e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| CBA file(/opt/app/onap/blueprints/archive/d1086ff4-6ae0-4d9f-99bd-b09b1b37d54d/cba.zip written successfully 2022-07-03 07:02:44,166|de9beb9b-a0d0-4bd5-abc5-ea7f40b2b57e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(d1086ff4-6ae0-4d9f-99bd-b09b1b37d54d) CBA(/opt/app/onap/blueprints/archive/d1086ff4-6ae0-4d9f-99bd-b09b1b37d54d/cba.zip) 2022-07-03 07:02:44,197|de9beb9b-a0d0-4bd5-abc5-ea7f40b2b57e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d1086ff4-6ae0-4d9f-99bd-b09b1b37d54d) and entry definition file (Definitions/CNF.json) 2022-07-03 07:02:44,272|de9beb9b-a0d0-4bd5-abc5-ea7f40b2b57e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(resource-assignment) 2022-07-03 07:02:44,273|de9beb9b-a0d0-4bd5-abc5-ea7f40b2b57e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-assign) 2022-07-03 07:02:44,274|de9beb9b-a0d0-4bd5-abc5-ea7f40b2b57e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy) 2022-07-03 07:02:44,275|de9beb9b-a0d0-4bd5-abc5-ea7f40b2b57e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(scale-out) 2022-07-03 07:02:44,275|de9beb9b-a0d0-4bd5-abc5-ea7f40b2b57e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(scale) 2022-07-03 07:02:44,276|de9beb9b-a0d0-4bd5-abc5-ea7f40b2b57e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(scale-in) 2022-07-03 07:02:44,277|de9beb9b-a0d0-4bd5-abc5-ea7f40b2b57e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(health-check) 2022-07-03 07:02:44,302|de9beb9b-a0d0-4bd5-abc5-ea7f40b2b57e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d1086ff4-6ae0-4d9f-99bd-b09b1b37d54d) and entry definition file (Definitions/CNF.json) 2022-07-03 07:02:44,353|de9beb9b-a0d0-4bd5-abc5-ea7f40b2b57e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Overwriting blueprint model :APACHE::1.0.0 2022-07-03 07:02:44,425|de9beb9b-a0d0-4bd5-abc5-ea7f40b2b57e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-07-03 07:02:44,426|de9beb9b-a0d0-4bd5-abc5-ea7f40b2b57e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-07-03 07:02:44,495|de9beb9b-a0d0-4bd5-abc5-ea7f40b2b57e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| No compiled cache(/opt/app/onap/blueprints/working/d1086ff4-6ae0-4d9f-99bd-b09b1b37d54d) present to clean. 2022-07-03 07:02:48,293|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-07-03 07:02:48,293|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-03 07:02:48,293|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-03 07:02:48,631|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-03 07:02:48,632|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-03 07:02:49,783|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-07-03 07:02:49,784|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(579022f8-1400-4c28-8a75-df0743d2a186) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-07-03 07:02:49,804|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(f6afb21b-f9c4-4f6d-b73f-ca08343d85ca) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-07-03 07:02:49,813|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(02c1cd41-2df2-4caa-9e55-1973527243e4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-07-03 07:02:49,825|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(adac07b3-df2e-4656-880f-f03870bde528) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-07-03 07:02:49,848|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(6f46b14f-5dbb-4666-bf4b-8f4f72c78f34) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-07-03 07:02:49,871|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(437b8614-e5ea-4bce-8e71-0a03b83b23fb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-07-03 07:02:49,887|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 07:02:49,887|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 07:02:49,887|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-03 07:02:49,888|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-03 07:02:49,888|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 07:02:49,888|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 07:02:49,928|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-03 07:02:49,974|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-03 07:02:50,000|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-03 07:02:50,025|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-03 07:02:50,113|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(resource-assignment) 2022-07-03 07:02:50,114|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-assign) 2022-07-03 07:02:50,115|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy) 2022-07-03 07:02:50,166|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 07:02:50,240|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-07-03 07:02:50,270|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-07-03 07:02:50,283|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-07-03 07:02:50,323|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(resource-assignment) 2022-07-03 07:02:50,325|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-assign) 2022-07-03 07:02:50,326|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy) 2022-07-03 07:02:50,379|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 07:02:50,468|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-07-03 07:02:50,494|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-07-03 07:02:50,502|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-07-03 07:02:50,539|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(resource-assignment) 2022-07-03 07:02:50,540|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-assign) 2022-07-03 07:02:50,541|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy) 2022-07-03 07:02:50,542|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(HealthCheck) 2022-07-03 07:02:50,543|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(ScaleOutReconfiguration) 2022-07-03 07:02:50,544|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(vf-config-assign) 2022-07-03 07:02:50,545|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(vf-config-deploy) 2022-07-03 07:02:50,595|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-03 07:02:50,639|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-07-03 07:02:50,669|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-07-03 07:02:50,678|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(resource-assignment) 2022-07-03 07:02:50,679|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy) 2022-07-03 07:02:50,679|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-07-03 07:02:50,761|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-assign) 2022-07-03 07:02:50,762|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy) 2022-07-03 07:02:50,763|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-03 07:02:50,776|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 07:02:50,809|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-07-03 07:02:50,858|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-07-03 07:02:50,870|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-07-03 07:02:50,932|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-07-03 07:02:50,954|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-07-03 07:02:50,966|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-07-03 07:02:51,064|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(resource-assignment) 2022-07-03 07:02:51,066|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-assign) 2022-07-03 07:02:51,067|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-assign-day-2) 2022-07-03 07:02:51,068|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy) 2022-07-03 07:02:51,069|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy-day-2) 2022-07-03 07:02:51,091|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 07:02:51,129|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Overwriting blueprint model :5G_Core::1.0.37 2022-07-03 07:02:51,163|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-07-03 07:02:51,164|3e0e4fa8-72ce-4986-ab43-9ffecf94a080||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-07-03 07:03:03,045|92539fd6-95f5-4f15-a958-b5857454fa5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| getting cba file name(APACHE), version(1.0.0) from db 2022-07-03 07:03:03,441|92539fd6-95f5-4f15-a958-b5857454fa5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-03 07:03:03,444|92539fd6-95f5-4f15-a958-b5857454fa5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-03 07:03:03,449|92539fd6-95f5-4f15-a958-b5857454fa5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-03 07:03:03,685|b1a31c9b-2ede-405b-bca2-6ca6c33bd5e1||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-03 07:03:03,686|b1a31c9b-2ede-405b-bca2-6ca6c33bd5e1||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-03 07:03:03,689|b1a31c9b-2ede-405b-bca2-6ca6c33bd5e1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-03 07:03:04,578|8cc722e1-1d12-46b4-87c9-26c531c88a43||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-03 07:03:04,578|8cc722e1-1d12-46b4-87c9-26c531c88a43||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-03 07:03:04,581|8cc722e1-1d12-46b4-87c9-26c531c88a43||DefaultDispatcher-worker-7||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-03 07:03:04,822|96f0db13-c343-4305-a497-17d12ec09a96||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-03 07:03:04,822|96f0db13-c343-4305-a497-17d12ec09a96||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-03 07:03:04,826|96f0db13-c343-4305-a497-17d12ec09a96||DefaultDispatcher-worker-7||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-03 07:03:05,068|897fed04-3f30-4f6f-8673-49015e086d4b||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-03 07:03:05,068|897fed04-3f30-4f6f-8673-49015e086d4b||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-03 07:03:05,072|897fed04-3f30-4f6f-8673-49015e086d4b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-03 07:03:05,176|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/34d748ac-d3ae-45a5-ad4d-a4e8b77a25ba) 2022-07-03 07:03:05,177|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| deleting definition types under : /opt/app/onap/blueprints/working/34d748ac-d3ae-45a5-ad4d-a4e8b77a25ba/Definitions 2022-07-03 07:03:05,180|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| reinitialized all type definitions 2022-07-03 07:03:05,181|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(netconf-device) 2022-07-03 07:03:05,270|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(resolve-data) 2022-07-03 07:03:05,349|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-07-03 07:03:05,379|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-07-03 07:03:05,385|6e027774-50a4-45c7-8a48-e7f64449e7b6||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-03 07:03:05,386|6e027774-50a4-45c7-8a48-e7f64449e7b6||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-03 07:03:05,389|6e027774-50a4-45c7-8a48-e7f64449e7b6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-03 07:03:05,396|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-07-03 07:03:05,494|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-07-03 07:03:05,557|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ##### Enhancing Workflow(config-assign) 2022-07-03 07:03:05,558|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-07-03 07:03:05,558|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| identified workflow(config-assign) targets(resolve-data) 2022-07-03 07:03:05,558|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-07-03 07:03:05,559|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-07-03 07:03:05,559|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enriching artifacts file(/opt/app/onap/blueprints/working/34d748ac-d3ae-45a5-ad4d-a4e8b77a25ba/Templates/netconfrpc-mapping.json 2022-07-03 07:03:05,569|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-07-03 07:03:05,569|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| dataType not present for the recipe(dt-config-assign-properties) 2022-07-03 07:03:05,570|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ##### Enhancing Workflow(config-deploy) 2022-07-03 07:03:05,572|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-07-03 07:03:05,572|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| identified workflow(config-deploy) targets(execute-netconf) 2022-07-03 07:03:05,572|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| workflow(config-deploy) resource assignment files([] 2022-07-03 07:03:05,572|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| ##### Enhancing blueprint Resource Definitions 2022-07-03 07:03:05,572|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-07-03 07:03:05,572|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| processing file (Templates/netconfrpc-mapping.json) 2022-07-03 07:03:05,581|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| distinct resource keys ([input-source]) 2022-07-03 07:03:05,598|3b39604a-b8ad-4826-b8dc-22ae62871cba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Enriching Resource Definition sources Node Template: [source-input] 2022-07-03 07:03:05,748|b0177b11-c2ac-4703-bb00-908c8a245345||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-03 07:03:05,748|b0177b11-c2ac-4703-bb00-908c8a245345||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-03 07:03:05,755|b0177b11-c2ac-4703-bb00-908c8a245345||DefaultDispatcher-worker-23||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-03 07:03:05,996|2d9063bb-e5b1-4269-8671-aacabd35ee00||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-03 07:03:05,996|2d9063bb-e5b1-4269-8671-aacabd35ee00||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-03 07:03:05,999|2d9063bb-e5b1-4269-8671-aacabd35ee00||DefaultDispatcher-worker-23||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-03 07:03:10,203|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-03 07:03:10,312|||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-07-03 07:03:10,314|3214b75f-d626-4a75-919f-24d0156c0756||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| request(3214b75f-d626-4a75-919f-24d0156c0756) 2022-07-03 07:03:10,316|3214b75f-d626-4a75-919f-24d0156c0756||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| CBA file(/opt/app/onap/blueprints/archive/5ad1decc-9b32-4617-8d3f-9895a6fb321b/cba.zip written successfully 2022-07-03 07:03:10,316|3214b75f-d626-4a75-919f-24d0156c0756||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(5ad1decc-9b32-4617-8d3f-9895a6fb321b) CBA(/opt/app/onap/blueprints/archive/5ad1decc-9b32-4617-8d3f-9895a6fb321b/cba.zip) 2022-07-03 07:03:10,324|3214b75f-d626-4a75-919f-24d0156c0756||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5ad1decc-9b32-4617-8d3f-9895a6fb321b) and entry definition file (Definitions/ubuntu20.json) 2022-07-03 07:03:10,336|3214b75f-d626-4a75-919f-24d0156c0756||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-03 07:03:10,365|3214b75f-d626-4a75-919f-24d0156c0756||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(resource-assignment) 2022-07-03 07:03:10,366|3214b75f-d626-4a75-919f-24d0156c0756||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-assign) 2022-07-03 07:03:10,367|3214b75f-d626-4a75-919f-24d0156c0756||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy) 2022-07-03 07:03:10,383|3214b75f-d626-4a75-919f-24d0156c0756||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5ad1decc-9b32-4617-8d3f-9895a6fb321b) and entry definition file (Definitions/ubuntu20.json) 2022-07-03 07:03:10,398|3214b75f-d626-4a75-919f-24d0156c0756||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-07-03 07:03:10,429|3214b75f-d626-4a75-919f-24d0156c0756||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-07-03 07:03:10,430|3214b75f-d626-4a75-919f-24d0156c0756||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-07-03 07:03:10,483|3214b75f-d626-4a75-919f-24d0156c0756||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| No compiled cache(/opt/app/onap/blueprints/working/5ad1decc-9b32-4617-8d3f-9895a6fb321b) present to clean. 2022-07-03 07:03:36,036|c9df4e89-2e88-4582-ab9f-37fedebaf7a8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-07-03 07:03:36,153|c9df4e89-2e88-4582-ab9f-37fedebaf7a8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-03 07:03:36,157|c9df4e89-2e88-4582-ab9f-37fedebaf7a8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-03 07:03:36,160|c9df4e89-2e88-4582-ab9f-37fedebaf7a8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-03 07:03:36,328|0f99a04a-da42-4d09-b2bf-8802874dfdee||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-03 07:03:36,329|0f99a04a-da42-4d09-b2bf-8802874dfdee||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-03 07:03:36,333|0f99a04a-da42-4d09-b2bf-8802874dfdee||DefaultDispatcher-worker-10||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-03 07:03:36,779|b7f97fb5-b6a5-4a98-a6fa-f8a5abefb7c2||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-03 07:03:36,779|b7f97fb5-b6a5-4a98-a6fa-f8a5abefb7c2||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-03 07:03:36,782|b7f97fb5-b6a5-4a98-a6fa-f8a5abefb7c2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-03 07:03:36,984|45d9bab4-b315-4c29-ae5f-6479b627586a||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-03 07:03:36,984|45d9bab4-b315-4c29-ae5f-6479b627586a||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-03 07:03:36,986|45d9bab4-b315-4c29-ae5f-6479b627586a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-03 07:03:47,004|128db497-0b1c-4ebe-9481-2decae4c9b1a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| processing request id fe5323f8-5a58-4bfc-9b0e-5a3f15c6558f 2022-07-03 07:03:47,004|128db497-0b1c-4ebe-9481-2decae4c9b1a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| storeExecutionInput called not to store the Workflow action input details 2022-07-03 07:03:47,004|128db497-0b1c-4ebe-9481-2decae4c9b1a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| StoreAuditService ID -1 2022-07-03 07:03:47,006|128db497-0b1c-4ebe-9481-2decae4c9b1a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-03 07:03:47,006|128db497-0b1c-4ebe-9481-2decae4c9b1a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-03 07:03:47,011|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-03 07:03:47,034|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deriving input data for workflow: (resource-assignment) 2022-07-03 07:03:47,102|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Execute node(START) -> executed state(SUCCESS) 2022-07-03 07:03:47,107|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Executing workflow(resource-assignment[fe5323f8-5a58-4bfc-9b0e-5a3f15c6558f])'s step(resource-assignment) 2022-07-03 07:03:47,107|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-03 07:03:47,108|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| preparing request id(fe5323f8-5a58-4bfc-9b0e-5a3f15c6558f) for workflow(resource-assignment) step(resource-assignment) 2022-07-03 07:03:47,108|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-07-03 07:03:47,109|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-07-03 07:03:47,110|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-07-03 07:03:47,132|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vf-naming-policy status = null required = false dependencies = [] dictionaryName = vf-naming-policy dictionarySource = default ]], [[ name = aic-cloud-region status = null required = false dependencies = [] dictionaryName = aic-cloud-region dictionarySource = input ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = default ]], [[ 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 ]], [[ name = vnf_name status = null required = false dependencies = [aic-cloud-region, vf-naming-policy, vnf-id] dictionaryName = vnf_name dictionarySource = rest ]], [[ name = k8s-rb-profile-namespace status = null required = null dependencies = [] dictionaryName = k8s-rb-profile-namespace dictionarySource = default ]]]) 2022-07-03 07:03:47,141|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-07-03 07:03:47,142|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-07-03 07:03:47,142|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-07-03 07:03:47,143|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("785209e7-f1d5-4915-8936-b7d99a32aade") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-03 07:03:47,143|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("44888eb3-5fa5-43b9-8a44-fa9fafeab3be") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-03 07:03:47,154|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value}) 2022-07-03 07:03:47,155|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value}) 2022-07-03 07:03:47,165|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-07-03 07:03:49,651|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response status(200 - ) 2022-07-03 07:03:49,652|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response processing type (string) 2022-07-03 07:03:49,653|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220703t070349589966z") 2022-07-03 07:03:49,653|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220703t070349589966z") 2022-07-03 07:03:49,654|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220703t070349589966z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-07-03 07:03:49,655|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-07-03 07:03:49,661|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Generated Resource Param Data ({ "aic-cloud-region" : "k8sregion-cnf-macro", "k8s-rb-profile-k8s-version" : "1.19.0", "k8s-rb-profile-namespace" : "onap-tests", "service-instance-id" : "44888eb3-5fa5-43b9-8a44-fa9fafeab3be", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "785209e7-f1d5-4915-8936-b7d99a32aade", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220703t070349589966z" }) 2022-07-03 07:03:49,680|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Preparing Response... 2022-07-03 07:03:49,680|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-07-03 07:03:49,680|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-07-03 07:03:49,681|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Executing workflow(resource-assignment[fe5323f8-5a58-4bfc-9b0e-5a3f15c6558f])'s step(profile-upload) 2022-07-03 07:03:49,681|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-03 07:03:49,692|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| preparing request id(fe5323f8-5a58-4bfc-9b0e-5a3f15c6558f) for workflow(resource-assignment) step(profile-upload) 2022-07-03 07:03:49,692|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-07-03 07:03:49,693|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}}) 2022-07-03 07:03:49,695|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Triggering K8s Profile Upload component logic. 2022-07-03 07:03:49,696|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Getting the template prefixes 2022-07-03 07:03:49,696|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Iterating over prefixes in resource assignment map. 2022-07-03 07:03:49,700|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Prefix vnf does not have required data for us to continue. 2022-07-03 07:03:49,702|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Preparing Response... 2022-07-03 07:03:49,703|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-07-03 07:03:49,703|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-07-03 07:03:49,704|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Execute node(END) -> executed state(SUCCESS) 2022-07-03 07:03:49,711|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| workflow(fe5323f8-5a58-4bfc-9b0e-5a3f15c6558f) nodes completed with (0)exceptions 2022-07-03 07:03:49,712|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-07-03 07:03:49,713|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2845dc60-6d1f-4449-b0ed-3d4055dc0b19 auditStoreId -1 2022-07-03 07:03:54,449|128db497-0b1c-4ebe-9481-2decae4c9b1a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| processing request id a6f96bd3-4633-4194-8eaf-95121d510608 2022-07-03 07:03:54,449|128db497-0b1c-4ebe-9481-2decae4c9b1a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| storeExecutionInput called not to store the Workflow action input details 2022-07-03 07:03:54,449|128db497-0b1c-4ebe-9481-2decae4c9b1a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| StoreAuditService ID -1 2022-07-03 07:03:54,449|128db497-0b1c-4ebe-9481-2decae4c9b1a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-03 07:03:54,449|128db497-0b1c-4ebe-9481-2decae4c9b1a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-03 07:03:54,451|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-03 07:03:54,460|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deriving input data for workflow: (resource-assignment) 2022-07-03 07:03:54,462|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Execute node(START) -> executed state(SUCCESS) 2022-07-03 07:03:54,463|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Executing workflow(resource-assignment[a6f96bd3-4633-4194-8eaf-95121d510608])'s step(resource-assignment) 2022-07-03 07:03:54,463|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-03 07:03:54,464|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| preparing request id(a6f96bd3-4633-4194-8eaf-95121d510608) for workflow(resource-assignment) step(resource-assignment) 2022-07-03 07:03:54,464|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-07-03 07:03:54,464|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-07-03 07:03:54,466|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-07-03 07:03:54,489|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = core-instance-name status = null required = false dependencies = [] dictionaryName = core-instance-name dictionarySource = default ]], [[ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ]], [[ name = k8s-rb-config-template-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-name dictionarySource = default ], [ name = k8s-rb-config-template-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-source dictionarySource = default ]], [[ name = vf-module-model-customization-uuid status = null required = false dependencies = [] dictionaryName = vf-module-model-customization-uuid dictionarySource = input ]], [[ name = vf-module-model-version status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-version dictionarySource = processor-db ], [ name = vf-module-model-invariant-uuid status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-invariant-uuid dictionarySource = processor-db ]], [[ name = k8s-rb-definition-name status = null required = false dependencies = [vf-module-model-invariant-uuid] dictionaryName = k8s-rb-definition-name dictionarySource = default ]], [[ name = vf-module-label status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-label dictionarySource = processor-db ]], [[ name = k8s-rb-definition-version status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = k8s-rb-definition-version dictionarySource = default ], [ name = k8s-rb-config-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-name dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ]], [[ name = k8s-rb-instance-release-name status = null required = false dependencies = [] dictionaryName = k8s-rb-instance-release-name dictionarySource = default ], [ name = k8s-rb-profile-source status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-source dictionarySource = default ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vf-naming-policy status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vf-naming-policy dictionarySource = sdnc ], [ name = vnf_name status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vnf_name dictionarySource = sdnc ]], [[ name = vf-module-name status = null required = false dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id] dictionaryName = vf-module-name dictionarySource = rest ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = sdnc ], [ name = k8s-rb-profile-namespace status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-namespace dictionarySource = sdnc ]], [[ name = k8s-rb-config-value-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-value-source dictionarySource = default ], [ name = k8s-rb-profile-name status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-name dictionarySource = default ]]]) 2022-07-03 07:03:54,493|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-07-03 07:03:54,494|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("c1d337d3-92d5-4e4d-bc33-367855cd81c0") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-07-03 07:03:54,494|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-07-03 07:03:54,495|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2022-07-03 07:03:54,495|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("91b82b40-d85d-41c2-80b1-b96024cd22ee") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-07-03 07:03:54,497|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid}) 2022-07-03 07:03:54,497|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version}) 2022-07-03 07:03:54,526|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Parameter information : ({customizationid=91b82b40-d85d-41c2-80b1-b96024cd22ee}) 2022-07-03 07:03:54,527|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Parameter information : ({customizationid=91b82b40-d85d-41c2-80b1-b96024cd22ee}) 2022-07-03 07:03:54,575|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response processing type (string) 2022-07-03 07:03:54,575|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response processing type (string) 2022-07-03 07:03:54,577|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"7780673a-2120-43a5-be7c-67a6ba80de9e"}]) 2022-07-03 07:03:54,577|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"d6b9d2d7-0819-4de8-b53b-34d153b83073"}]) 2022-07-03 07:03:54,577|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("7780673a-2120-43a5-be7c-67a6ba80de9e") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-07-03 07:03:54,577|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("d6b9d2d7-0819-4de8-b53b-34d153b83073") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-07-03 07:03:54,578|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-07-03 07:03:54,584|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Transformed value: null -> d6b9d2d7-0819-4de8-b53b-34d153b83073 2022-07-03 07:03:54,586|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label}) 2022-07-03 07:03:54,606|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Parameter information : ({customizationid=91b82b40-d85d-41c2-80b1-b96024cd22ee}) 2022-07-03 07:03:54,613|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response processing type (string) 2022-07-03 07:03:54,614|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-07-03 07:03:54,615|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-07-03 07:03:54,615|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-07-03 07:03:54,616|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-07-03 07:03:54,623|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Transformed value: null -> 91b82b40-d85d-41c2-80b1-b96024cd22ee 2022-07-03 07:03:54,624|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("44888eb3-5fa5-43b9-8a44-fa9fafeab3be") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-03 07:03:54,624|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-07-03 07:03:54,624|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2022-07-03 07:03:54,625|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("785209e7-f1d5-4915-8936-b7d99a32aade") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-03 07:03:54,631|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/44888eb3-5fa5-43b9-8a44-fa9fafeab3be/service-data/vnfs/vnf/785209e7-f1d5-4915-8936-b7d99a32aade/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value}) 2022-07-03 07:03:54,631|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/44888eb3-5fa5-43b9-8a44-fa9fafeab3be/service-data/vnfs/vnf/785209e7-f1d5-4915-8936-b7d99a32aade/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value}) 2022-07-03 07:03:54,631|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/44888eb3-5fa5-43b9-8a44-fa9fafeab3be/service-data/vnfs/vnf/785209e7-f1d5-4915-8936-b7d99a32aade/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2022-07-03 07:03:54,631|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/44888eb3-5fa5-43b9-8a44-fa9fafeab3be/service-data/vnfs/vnf/785209e7-f1d5-4915-8936-b7d99a32aade/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value}) 2022-07-03 07:03:54,642|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/44888eb3-5fa5-43b9-8a44-fa9fafeab3be/service-data/vnfs/vnf/785209e7-f1d5-4915-8936-b7d99a32aade/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-07-03 07:03:54,642|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/44888eb3-5fa5-43b9-8a44-fa9fafeab3be/service-data/vnfs/vnf/785209e7-f1d5-4915-8936-b7d99a32aade/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-07-03 07:03:54,666|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response status(200 - OK) 2022-07-03 07:03:54,666|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response processing type (string) 2022-07-03 07:03:54,667|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response status(200 - OK) 2022-07-03 07:03:54,667|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response processing type (string) 2022-07-03 07:03:54,667|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220703t070349589966z") 2022-07-03 07:03:54,667|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-07-03 07:03:54,667|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220703t070349589966z") 2022-07-03 07:03:54,668|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-07-03 07:03:54,668|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220703t070349589966z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-07-03 07:03:54,668|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-07-03 07:03:54,673|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value}) 2022-07-03 07:03:54,673|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| rest dictionary information : (/v1/genNetworkElementName), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value}) 2022-07-03 07:03:54,675|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-07-03 07:03:54,794|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response status(200 - ) 2022-07-03 07:03:54,795|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response processing type (string) 2022-07-03 07:03:54,795|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220703t070349589966z-helm_apache-vfmt-001") 2022-07-03 07:03:54,795|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220703t070349589966z-helm_apache-vfmt-001") 2022-07-03 07:03:54,795|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220703t070349589966z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string) 2022-07-03 07:03:54,797|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-07-03 07:03:54,806|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/44888eb3-5fa5-43b9-8a44-fa9fafeab3be/service-data/vnfs/vnf/785209e7-f1d5-4915-8936-b7d99a32aade/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value}) 2022-07-03 07:03:54,806|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/44888eb3-5fa5-43b9-8a44-fa9fafeab3be/service-data/vnfs/vnf/785209e7-f1d5-4915-8936-b7d99a32aade/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value}) 2022-07-03 07:03:54,818|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/44888eb3-5fa5-43b9-8a44-fa9fafeab3be/service-data/vnfs/vnf/785209e7-f1d5-4915-8936-b7d99a32aade/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-07-03 07:03:54,831|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response status(200 - OK) 2022-07-03 07:03:54,831|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response processing type (string) 2022-07-03 07:03:54,831|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-07-03 07:03:54,831|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-07-03 07:03:54,831|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-07-03 07:03:54,832|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-07-03 07:03:54,832|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-07-03 07:03:54,834|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Generated Resource Param Data ({ "core-instance-name" : null, "k8s-rb-config-name" : "replica-count-change", "k8s-rb-config-template-name" : "replica-count-template", "k8s-rb-config-template-source" : "deployment-config", "k8s-rb-config-value-source" : "custom-values", "k8s-rb-definition-name" : "d6b9d2d7-0819-4de8-b53b-34d153b83073", "k8s-rb-definition-version" : "91b82b40-d85d-41c2-80b1-b96024cd22ee", "k8s-rb-instance-release-name" : "rel-1-apache", "k8s-rb-profile-k8s-version" : "1.19.0", "k8s-rb-profile-name" : "node-port-profile", "k8s-rb-profile-namespace" : "onap-tests", "k8s-rb-profile-source" : "node-port-profile", "service-instance-id" : "44888eb3-5fa5-43b9-8a44-fa9fafeab3be", "vf-module-id" : "c1d337d3-92d5-4e4d-bc33-367855cd81c0", "vf-module-label" : "helm_apache", "vf-module-model-customization-uuid" : "91b82b40-d85d-41c2-80b1-b96024cd22ee", "vf-module-model-invariant-uuid" : "d6b9d2d7-0819-4de8-b53b-34d153b83073", "vf-module-model-version" : "7780673a-2120-43a5-be7c-67a6ba80de9e", "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220703t070349589966z-helm_apache-vfmt-001", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "785209e7-f1d5-4915-8936-b7d99a32aade", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220703t070349589966z" }) 2022-07-03 07:03:54,848|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Preparing Response... 2022-07-03 07:03:54,848|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-07-03 07:03:54,848|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-07-03 07:03:54,849|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Executing workflow(resource-assignment[a6f96bd3-4633-4194-8eaf-95121d510608])'s step(profile-upload) 2022-07-03 07:03:54,849|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-03 07:03:54,850|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| preparing request id(a6f96bd3-4633-4194-8eaf-95121d510608) for workflow(resource-assignment) step(profile-upload) 2022-07-03 07:03:54,850|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-07-03 07:03:54,850|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}}) 2022-07-03 07:03:54,851|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Triggering K8s Profile Upload component logic. 2022-07-03 07:03:54,851|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Getting the template prefixes 2022-07-03 07:03:54,851|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Iterating over prefixes in resource assignment map. 2022-07-03 07:03:54,865|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Rest request method(GET), url(/v1/rb/definition/d6b9d2d7-0819-4de8-b53b-34d153b83073/91b82b40-d85d-41c2-80b1-b96024cd22ee) 2022-07-03 07:03:54,875|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response status(200 - OK) 2022-07-03 07:03:54,886|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Rest request method(GET), url(/v1/rb/definition/d6b9d2d7-0819-4de8-b53b-34d153b83073/91b82b40-d85d-41c2-80b1-b96024cd22ee/profile/node-port-profile) 2022-07-03 07:03:54,892|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response status(404 - Not Found) 2022-07-03 07:03:54,892|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Uploading K8s Profile.. 2022-07-03 07:03:54,916|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Rest request method(POST), url(/v1/rb/definition/d6b9d2d7-0819-4de8-b53b-34d153b83073/91b82b40-d85d-41c2-80b1-b96024cd22ee/profile) 2022-07-03 07:03:54,926|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response status(201 - Created) 2022-07-03 07:03:54,944|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Rest request method(POST), url(/v1/rb/definition/d6b9d2d7-0819-4de8-b53b-34d153b83073/91b82b40-d85d-41c2-80b1-b96024cd22ee/profile/node-port-profile/content) 2022-07-03 07:03:54,973|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Response status(200 - OK) 2022-07-03 07:03:54,974|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| K8s Profile Upload Completed 2022-07-03 07:03:54,974|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Preparing Response... 2022-07-03 07:03:54,974|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-07-03 07:03:54,975|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-07-03 07:03:54,976|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Execute node(END) -> executed state(SUCCESS) 2022-07-03 07:03:54,976|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| workflow(a6f96bd3-4633-4194-8eaf-95121d510608) nodes completed with (0)exceptions 2022-07-03 07:03:54,976|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-07-03 07:03:54,977|128db497-0b1c-4ebe-9481-2decae4c9b1a||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2d2c89d7-48c6-437b-98f6-030b90b9a7f9 auditStoreId -1 2022-07-03 07:04:00,553|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-03 07:04:00,660|||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-07-03 07:04:00,696|128db497-0b1c-4ebe-9481-2decae4c9b1a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| processing request id 128db497-0b1c-4ebe-9481-2decae4c9b1a 2022-07-03 07:04:00,696|128db497-0b1c-4ebe-9481-2decae4c9b1a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| storeExecutionInput called not to store the Workflow action input details 2022-07-03 07:04:00,696|128db497-0b1c-4ebe-9481-2decae4c9b1a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| StoreAuditService ID -1 2022-07-03 07:04:00,696|128db497-0b1c-4ebe-9481-2decae4c9b1a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-03 07:04:00,696|128db497-0b1c-4ebe-9481-2decae4c9b1a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-03 07:04:00,698|128db497-0b1c-4ebe-9481-2decae4c9b1a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-03 07:04:00,702|128db497-0b1c-4ebe-9481-2decae4c9b1a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deriving input data for workflow: (config-assign) 2022-07-03 07:04:00,704|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-07-03 07:04:00,705|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-assign[128db497-0b1c-4ebe-9481-2decae4c9b1a])'s step(config-setup) 2022-07-03 07:04:00,705|||DefaultDispatcher-worker-4||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-03 07:04:00,706|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(128db497-0b1c-4ebe-9481-2decae4c9b1a) for workflow(config-assign) step(config-setup) 2022-07-03 07:04:00,706|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-07-03 07:04:00,706|||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]}) 2022-07-03 07:04:00,707|||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-07-03 07:04:00,730|||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = false dependencies = [] dictionaryName = replica-count dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = capability ]], [[ name = service-instance-name status = null required = null dependencies = [service-instance-id] dictionaryName = service-instance-name dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = capability ]], [[ name = vf-modules-list-sdnc status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = sdnc ]], [[ name = vf-modules-list-aai status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = aai-data ]], [[ name = config-deploy-setup status = null required = null dependencies = [vf-modules-list-aai, vf-modules-list-sdnc] dictionaryName = config-deploy-setup dictionarySource = capability ]]]) 2022-07-03 07:04:00,732|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-07-03 07:04:00,733|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("44888eb3-5fa5-43b9-8a44-fa9fafeab3be") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-03 07:04:00,739|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/44888eb3-5fa5-43b9-8a44-fa9fafeab3be), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-07-03 07:04:00,739|||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/44888eb3-5fa5-43b9-8a44-fa9fafeab3be), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-07-03 07:04:00,747|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/44888eb3-5fa5-43b9-8a44-fa9fafeab3be) 2022-07-03 07:04:00,764|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-07-03 07:04:00,765|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string) 2022-07-03 07:04:00,766|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7") 2022-07-03 07:04:00,766|||DefaultDispatcher-worker-4||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7") 2022-07-03 07:04:00,767|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-07-03 07:04:00,768|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("785209e7-f1d5-4915-8936-b7d99a32aade") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-03 07:04:00,773|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/44888eb3-5fa5-43b9-8a44-fa9fafeab3be/service-data/vnfs/vnf/785209e7-f1d5-4915-8936-b7d99a32aade/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-07-03 07:04:00,773|||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/44888eb3-5fa5-43b9-8a44-fa9fafeab3be/service-data/vnfs/vnf/785209e7-f1d5-4915-8936-b7d99a32aade/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-07-03 07:04:00,781|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/44888eb3-5fa5-43b9-8a44-fa9fafeab3be/service-data/vnfs/vnf/785209e7-f1d5-4915-8936-b7d99a32aade/vnf-data/vf-modules) 2022-07-03 07:04:00,793|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-07-03 07:04:00,794|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (json) 2022-07-03 07:04:00,795|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"7780673a-2120-43a5-be7c-67a6ba80de9e","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220703t070349589966z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d6b9d2d7-0819-4de8-b53b-34d153b83073","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220703t070349589966z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"91b82b40-d85d-41c2-80b1-b96024cd22ee","model-uuid":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-invariant-uuid":"d6b9d2d7-0819-4de8-b53b-34d153b83073"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"128db497-0b1c-4ebe-9481-2decae4c9b1a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0cce3b51-ffac-4fa7-9a6e-d966b682c120","model-invariant-uuid":"c77bf203-99a0-4131-a453-bdbb32d34846"},"global-customer-id":"basiccnf-macro-customer","service-id":"44888eb3-5fa5-43b9-8a44-fa9fafeab3be","service-instance-id":"44888eb3-5fa5-43b9-8a44-fa9fafeab3be","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"69427c69-49c3-435c-b6b4-ca50176da247","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1658f023-9c15-49d1-b5c7-9e1e55d6a2c3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"742267f3-5fb0-465e-8a16-a1e90dc1182d","model-uuid":"b3cfff2b-0f5b-4ec6-ad2c-23450d820706","model-invariant-uuid":"c359b9a8-f25e-4617-bea7-29ca6749fdb2"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"785209e7-f1d5-4915-8936-b7d99a32aade"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"91b82b40-d85d-41c2-80b1-b96024cd22ee","model-uuid":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-invariant-uuid":"d6b9d2d7-0819-4de8-b53b-34d153b83073"},"vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0"}}}]}) 2022-07-03 07:04:00,795|||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"7780673a-2120-43a5-be7c-67a6ba80de9e","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220703t070349589966z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d6b9d2d7-0819-4de8-b53b-34d153b83073","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220703t070349589966z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"91b82b40-d85d-41c2-80b1-b96024cd22ee","model-uuid":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-invariant-uuid":"d6b9d2d7-0819-4de8-b53b-34d153b83073"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"128db497-0b1c-4ebe-9481-2decae4c9b1a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0cce3b51-ffac-4fa7-9a6e-d966b682c120","model-invariant-uuid":"c77bf203-99a0-4131-a453-bdbb32d34846"},"global-customer-id":"basiccnf-macro-customer","service-id":"44888eb3-5fa5-43b9-8a44-fa9fafeab3be","service-instance-id":"44888eb3-5fa5-43b9-8a44-fa9fafeab3be","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"69427c69-49c3-435c-b6b4-ca50176da247","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1658f023-9c15-49d1-b5c7-9e1e55d6a2c3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"742267f3-5fb0-465e-8a16-a1e90dc1182d","model-uuid":"b3cfff2b-0f5b-4ec6-ad2c-23450d820706","model-invariant-uuid":"c359b9a8-f25e-4617-bea7-29ca6749fdb2"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"785209e7-f1d5-4915-8936-b7d99a32aade"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"91b82b40-d85d-41c2-80b1-b96024cd22ee","model-uuid":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-invariant-uuid":"d6b9d2d7-0819-4de8-b53b-34d153b83073"},"vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0"}}}]}) 2022-07-03 07:04:00,796|||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"7780673a-2120-43a5-be7c-67a6ba80de9e","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220703t070349589966z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d6b9d2d7-0819-4de8-b53b-34d153b83073","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220703t070349589966z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"91b82b40-d85d-41c2-80b1-b96024cd22ee","model-uuid":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-invariant-uuid":"d6b9d2d7-0819-4de8-b53b-34d153b83073"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"128db497-0b1c-4ebe-9481-2decae4c9b1a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0cce3b51-ffac-4fa7-9a6e-d966b682c120","model-invariant-uuid":"c77bf203-99a0-4131-a453-bdbb32d34846"},"global-customer-id":"basiccnf-macro-customer","service-id":"44888eb3-5fa5-43b9-8a44-fa9fafeab3be","service-instance-id":"44888eb3-5fa5-43b9-8a44-fa9fafeab3be","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"69427c69-49c3-435c-b6b4-ca50176da247","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1658f023-9c15-49d1-b5c7-9e1e55d6a2c3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"742267f3-5fb0-465e-8a16-a1e90dc1182d","model-uuid":"b3cfff2b-0f5b-4ec6-ad2c-23450d820706","model-invariant-uuid":"c359b9a8-f25e-4617-bea7-29ca6749fdb2"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"785209e7-f1d5-4915-8936-b7d99a32aade"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"91b82b40-d85d-41c2-80b1-b96024cd22ee","model-uuid":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-invariant-uuid":"d6b9d2d7-0819-4de8-b53b-34d153b83073"},"vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0"}}}]), type ({json}) 2022-07-03 07:04:00,796|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"7780673a-2120-43a5-be7c-67a6ba80de9e","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220703t070349589966z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d6b9d2d7-0819-4de8-b53b-34d153b83073","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220703t070349589966z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"91b82b40-d85d-41c2-80b1-b96024cd22ee","model-uuid":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-invariant-uuid":"d6b9d2d7-0819-4de8-b53b-34d153b83073"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"128db497-0b1c-4ebe-9481-2decae4c9b1a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0cce3b51-ffac-4fa7-9a6e-d966b682c120","model-invariant-uuid":"c77bf203-99a0-4131-a453-bdbb32d34846"},"global-customer-id":"basiccnf-macro-customer","service-id":"44888eb3-5fa5-43b9-8a44-fa9fafeab3be","service-instance-id":"44888eb3-5fa5-43b9-8a44-fa9fafeab3be","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"69427c69-49c3-435c-b6b4-ca50176da247","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1658f023-9c15-49d1-b5c7-9e1e55d6a2c3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"742267f3-5fb0-465e-8a16-a1e90dc1182d","model-uuid":"b3cfff2b-0f5b-4ec6-ad2c-23450d820706","model-invariant-uuid":"c359b9a8-f25e-4617-bea7-29ca6749fdb2"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"785209e7-f1d5-4915-8936-b7d99a32aade"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"91b82b40-d85d-41c2-80b1-b96024cd22ee","model-uuid":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-invariant-uuid":"d6b9d2d7-0819-4de8-b53b-34d153b83073"},"vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-07-03 07:04:00,802|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/785209e7-f1d5-4915-8936-b7d99a32aade?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-07-03 07:04:00,803|||DefaultDispatcher-worker-4||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/785209e7-f1d5-4915-8936-b7d99a32aade?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-07-03 07:04:00,824|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/785209e7-f1d5-4915-8936-b7d99a32aade?depth=1) 2022-07-03 07:04:01,240|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-07-03 07:04:01,241|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (json) 2022-07-03 07:04:01,241|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656831836929","model-invariant-id":"d6b9d2d7-0819-4de8-b53b-34d153b83073","model-version-id":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-customization-id":"91b82b40-d85d-41c2-80b1-b96024cd22ee","module-index":0}]}) 2022-07-03 07:04:01,241|||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656831836929","model-invariant-id":"d6b9d2d7-0819-4de8-b53b-34d153b83073","model-version-id":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-customization-id":"91b82b40-d85d-41c2-80b1-b96024cd22ee","module-index":0}]}) 2022-07-03 07:04:01,241|||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656831836929","model-invariant-id":"d6b9d2d7-0819-4de8-b53b-34d153b83073","model-version-id":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-customization-id":"91b82b40-d85d-41c2-80b1-b96024cd22ee","module-index":0}]), type ({json}) 2022-07-03 07:04:01,241|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656831836929","model-invariant-id":"d6b9d2d7-0819-4de8-b53b-34d153b83073","model-version-id":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-customization-id":"91b82b40-d85d-41c2-80b1-b96024cd22ee","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-07-03 07:04:01,244|||DefaultDispatcher-worker-4||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-07-03 07:04:01,248|||DefaultDispatcher-worker-4||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-03 07:04:07,653|||DefaultDispatcher-worker-4||||INFO||||||| compiled in (6405)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-03 07:04:07,654|||DefaultDispatcher-worker-4||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-03 07:04:07,678|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"d6b9d2d7-0819-4de8-b53b-34d153b83073","k8s-rb-definition-version":"91b82b40-d85d-41c2-80b1-b96024cd22ee","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-07-03 07:04:07,681|||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-rb-config-name" : "replica-count-change", "k8s-rb-config-template-name" : "replica-count-template", "k8s-rb-config-template-source" : "deployment-config", "k8s-rb-config-value-source" : "custom-values", "k8s-rb-definition-name" : "d6b9d2d7-0819-4de8-b53b-34d153b83073", "k8s-rb-definition-version" : "91b82b40-d85d-41c2-80b1-b96024cd22ee" } }, "replica-count" : null, "service-instance-id" : "44888eb3-5fa5-43b9-8a44-fa9fafeab3be", "service-instance-name" : "basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "is-base-vf-module" : false, "model-customization-id" : "91b82b40-d85d-41c2-80b1-b96024cd22ee", "model-invariant-id" : "d6b9d2d7-0819-4de8-b53b-34d153b83073", "model-version-id" : "7780673a-2120-43a5-be7c-67a6ba80de9e", "module-index" : 0, "orchestration-status" : "Assigned", "resource-version" : "1656831836929", "vf-module-id" : "c1d337d3-92d5-4e4d-bc33-367855cd81c0", "vf-module-name" : "basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "128db497-0b1c-4ebe-9481-2decae4c9b1a", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "assign", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1658f023-9c15-49d1-b5c7-9e1e55d6a2c3", "svc-request-id" : "69427c69-49c3-435c-b6b4-ca50176da247" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "c77bf203-99a0-4131-a453-bdbb32d34846", "model-name" : "basic_cnf_macro", "model-uuid" : "0cce3b51-ffac-4fa7-9a6e-d966b682c120", "model-version" : "1.0" }, "service-id" : "44888eb3-5fa5-43b9-8a44-fa9fafeab3be", "service-instance-id" : "44888eb3-5fa5-43b9-8a44-fa9fafeab3be", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "onap-model-information" : { "model-customization-uuid" : "91b82b40-d85d-41c2-80b1-b96024cd22ee", "model-invariant-uuid" : "d6b9d2d7-0819-4de8-b53b-34d153b83073", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "7780673a-2120-43a5-be7c-67a6ba80de9e", "model-version" : "1" }, "vf-module-id" : "c1d337d3-92d5-4e4d-bc33-367855cd81c0", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" }, "vf-module-level-oper-status" : { "last-action" : "CreateVfModuleInstance", "last-rpc-action" : "assign", "order-status" : "PendingCreate" }, "vf-module-request-input" : { "aic-cloud-region" : "k8sregion-cnf-macro", "tenant" : "123456", "vf-module-input-parameters" : { "param" : [ { "name" : "k8s-rb-config-name", "value" : "replica-count-change" }, { "name" : "k8s-rb-config-template-name", "value" : "replica-count-template" }, { "name" : "k8s-rb-profile-namespace", "value" : "onap-tests" }, { "name" : "vf_module_label", "value" : "helm_apache" }, { "name" : "k8s-rb-profile-source", "value" : "node-port-profile" }, { "name" : "k8s-rb-config-value-source", "value" : "custom-values" }, { "name" : "k8s-rb-config-template-source", "value" : "deployment-config" }, { "name" : "k8s-rb-instance-release-name", "value" : "rel-1-apache" }, { "name" : "k8s-rb-profile-name", "value" : "node-port-profile" } ] }, "vf-module-name" : "basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "91b82b40-d85d-41c2-80b1-b96024cd22ee", "model-invariant-uuid" : "d6b9d2d7-0819-4de8-b53b-34d153b83073", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "7780673a-2120-43a5-be7c-67a6ba80de9e", "model-version" : "1" }, "sdnc-generated-cloud-resources" : true, "tenant" : "123456", "vf-module-parameters" : { "param" : [ { "name" : "k8s-rb-config-name", "value" : "replica-count-change" }, { "name" : "aai-vf-module-put", "resource-resolution-data" : { "capability-name" : "aai-vf-module-put", "status" : "SUCCESS" }, "value" : "SUCCESS" }, { "name" : "k8s-rb-profile-namespace", "value" : "onap-tests" }, { "name" : "vf_module_label", "value" : "helm_apache" }, { "name" : "k8s-rb-config-value-source", "value" : "custom-values" }, { "name" : "vf-module-model-version", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "7780673a-2120-43a5-be7c-67a6ba80de9e" }, { "name" : "core-instance-name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "null" }, { "name" : "vf-module-name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220703t070349589966z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "d6b9d2d7-0819-4de8-b53b-34d153b83073" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220703t070349589966z" }, { "name" : "k8s-rb-config-template-name", "value" : "replica-count-template" }, { "name" : "k8s-rb-profile-source", "value" : "node-port-profile" }, { "name" : "k8s-rb-config-template-source", "value" : "deployment-config" }, { "name" : "k8s-rb-instance-release-name", "value" : "rel-1-apache" }, { "name" : "k8s-rb-profile-name", "value" : "node-port-profile" } ] }, "vf-module-topology-identifier" : { "vf-module-id" : "c1d337d3-92d5-4e4d-bc33-367855cd81c0", "vf-module-name" : "basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "742267f3-5fb0-465e-8a16-a1e90dc1182d", "model-invariant-uuid" : "c359b9a8-f25e-4617-bea7-29ca6749fdb2", "model-name" : "basic_cnf_macro", "model-uuid" : "b3cfff2b-0f5b-4ec6-ad2c-23450d820706", "model-version" : "1.0" }, "vnf-id" : "785209e7-f1d5-4915-8936-b7d99a32aade", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "c1d337d3-92d5-4e4d-bc33-367855cd81c0" } ] }, "vnf-id" : "785209e7-f1d5-4915-8936-b7d99a32aade" }) 2022-07-03 07:04:07,693|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response... 2022-07-03 07:04:07,693|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-07-03 07:04:07,694|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-07-03 07:04:07,695|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-assign[128db497-0b1c-4ebe-9481-2decae4c9b1a])'s step(config-template) 2022-07-03 07:04:07,695|||DefaultDispatcher-worker-4||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-03 07:04:07,701|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(128db497-0b1c-4ebe-9481-2decae4c9b1a) for workflow(config-assign) step(config-template) 2022-07-03 07:04:07,701|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process) 2022-07-03 07:04:07,701|||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}}) 2022-07-03 07:04:07,773|||DefaultDispatcher-worker-4||||INFO||||||| Triggering K8s Config Upload component logic. 2022-07-03 07:04:07,773|||DefaultDispatcher-worker-4||||INFO||||||| Getting the template prefixes 2022-07-03 07:04:07,773|||DefaultDispatcher-worker-4||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-07-03 07:04:07,786|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/d6b9d2d7-0819-4de8-b53b-34d153b83073/91b82b40-d85d-41c2-80b1-b96024cd22ee) 2022-07-03 07:04:07,791|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-07-03 07:04:07,799|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/d6b9d2d7-0819-4de8-b53b-34d153b83073/91b82b40-d85d-41c2-80b1-b96024cd22ee/config-template/replica-count-template) 2022-07-03 07:04:07,806|||DefaultDispatcher-worker-4||||INFO||||||| Response status(500 - Internal Server Error) 2022-07-03 07:04:07,806|||DefaultDispatcher-worker-4||||INFO||||||| Uploading K8s template.. 2022-07-03 07:04:07,820|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/d6b9d2d7-0819-4de8-b53b-34d153b83073/91b82b40-d85d-41c2-80b1-b96024cd22ee/config-template) 2022-07-03 07:04:07,831|||DefaultDispatcher-worker-4||||INFO||||||| Response status(201 - Created) 2022-07-03 07:04:07,845|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/d6b9d2d7-0819-4de8-b53b-34d153b83073/91b82b40-d85d-41c2-80b1-b96024cd22ee/config-template/replica-count-template/content) 2022-07-03 07:04:07,865|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-07-03 07:04:07,865|||DefaultDispatcher-worker-4||||INFO||||||| K8s Config Upload Completed 2022-07-03 07:04:07,866|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response... 2022-07-03 07:04:07,866|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process) 2022-07-03 07:04:07,866|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS) 2022-07-03 07:04:07,866|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-07-03 07:04:07,867|||DefaultDispatcher-worker-4||||INFO||||||| workflow(128db497-0b1c-4ebe-9481-2decae4c9b1a) nodes completed with (0)exceptions 2022-07-03 07:04:07,867|128db497-0b1c-4ebe-9481-2decae4c9b1a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveWorkflowOutputs for workflow(config-assign) 2022-07-03 07:04:07,868|128db497-0b1c-4ebe-9481-2decae4c9b1a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9d5f3852-530b-4d7a-a416-2e3b086a709f auditStoreId -1 2022-07-03 07:04:07,901|128db497-0b1c-4ebe-9481-2decae4c9b1a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Completed 2022-07-03 07:04:22,091|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-03 07:04:22,201|||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-07-03 07:04:22,205|52eb47d1-91d3-495f-a302-92c7c364ae61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| request(52eb47d1-91d3-495f-a302-92c7c364ae61) 2022-07-03 07:04:22,206|52eb47d1-91d3-495f-a302-92c7c364ae61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| CBA file(/opt/app/onap/blueprints/archive/edd2c1aa-e76c-495d-9020-4db324c98dea/cba.zip written successfully 2022-07-03 07:04:22,206|52eb47d1-91d3-495f-a302-92c7c364ae61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Save processing(edd2c1aa-e76c-495d-9020-4db324c98dea) CBA(/opt/app/onap/blueprints/archive/edd2c1aa-e76c-495d-9020-4db324c98dea/cba.zip) 2022-07-03 07:04:22,221|52eb47d1-91d3-495f-a302-92c7c364ae61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/edd2c1aa-e76c-495d-9020-4db324c98dea) and entry definition file (Definitions/pnf_netconf.json) 2022-07-03 07:04:22,227|52eb47d1-91d3-495f-a302-92c7c364ae61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-03 07:04:22,257|52eb47d1-91d3-495f-a302-92c7c364ae61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-assign) 2022-07-03 07:04:22,258|52eb47d1-91d3-495f-a302-92c7c364ae61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Validating Workflow(config-deploy) 2022-07-03 07:04:22,268|52eb47d1-91d3-495f-a302-92c7c364ae61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/edd2c1aa-e76c-495d-9020-4db324c98dea) and entry definition file (Definitions/pnf_netconf.json) 2022-07-03 07:04:22,292|52eb47d1-91d3-495f-a302-92c7c364ae61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-07-03 07:04:22,325|52eb47d1-91d3-495f-a302-92c7c364ae61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-07-03 07:04:22,326|52eb47d1-91d3-495f-a302-92c7c364ae61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-07-03 07:04:22,385|52eb47d1-91d3-495f-a302-92c7c364ae61||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| No compiled cache(/opt/app/onap/blueprints/working/edd2c1aa-e76c-495d-9020-4db324c98dea) present to clean. 2022-07-03 07:04:47,089|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-03 07:04:47,198|||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-07-03 07:04:47,203|128db497-0b1c-4ebe-9481-2decae4c9b1a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| processing request id 128db497-0b1c-4ebe-9481-2decae4c9b1a 2022-07-03 07:04:47,203|128db497-0b1c-4ebe-9481-2decae4c9b1a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| storeExecutionInput called not to store the Workflow action input details 2022-07-03 07:04:47,204|128db497-0b1c-4ebe-9481-2decae4c9b1a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| StoreAuditService ID -1 2022-07-03 07:04:47,206|128db497-0b1c-4ebe-9481-2decae4c9b1a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-03 07:04:47,206|128db497-0b1c-4ebe-9481-2decae4c9b1a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-03 07:04:47,207|128db497-0b1c-4ebe-9481-2decae4c9b1a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-03 07:04:47,219|128db497-0b1c-4ebe-9481-2decae4c9b1a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deriving input data for workflow: (config-deploy) 2022-07-03 07:04:47,221|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-07-03 07:04:47,222|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-deploy[128db497-0b1c-4ebe-9481-2decae4c9b1a])'s step(config-setup) 2022-07-03 07:04:47,222|||DefaultDispatcher-worker-4||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-03 07:04:47,225|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(128db497-0b1c-4ebe-9481-2decae4c9b1a) for workflow(config-deploy) step(config-setup) 2022-07-03 07:04:47,226|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-07-03 07:04:47,226|||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]}) 2022-07-03 07:04:47,228|||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-07-03 07:04:47,248|||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = false dependencies = [] dictionaryName = replica-count dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = capability ]], [[ name = service-instance-name status = null required = null dependencies = [service-instance-id] dictionaryName = service-instance-name dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = capability ]], [[ name = vf-modules-list-sdnc status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = sdnc ]], [[ name = vf-modules-list-aai status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = aai-data ]], [[ name = config-deploy-setup status = null required = null dependencies = [vf-modules-list-aai, vf-modules-list-sdnc] dictionaryName = config-deploy-setup dictionarySource = capability ]]]) 2022-07-03 07:04:47,252|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-07-03 07:04:47,253|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("44888eb3-5fa5-43b9-8a44-fa9fafeab3be") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-03 07:04:47,262|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/44888eb3-5fa5-43b9-8a44-fa9fafeab3be), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-07-03 07:04:47,262|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/44888eb3-5fa5-43b9-8a44-fa9fafeab3be), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-07-03 07:04:47,277|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/44888eb3-5fa5-43b9-8a44-fa9fafeab3be) 2022-07-03 07:04:47,297|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-03 07:04:47,297|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string) 2022-07-03 07:04:47,299|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7") 2022-07-03 07:04:47,299|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7") 2022-07-03 07:04:47,299|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-07-03 07:04:47,300|||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("785209e7-f1d5-4915-8936-b7d99a32aade") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-03 07:04:47,310|||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/44888eb3-5fa5-43b9-8a44-fa9fafeab3be/service-data/vnfs/vnf/785209e7-f1d5-4915-8936-b7d99a32aade/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-07-03 07:04:47,310|||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/44888eb3-5fa5-43b9-8a44-fa9fafeab3be/service-data/vnfs/vnf/785209e7-f1d5-4915-8936-b7d99a32aade/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-07-03 07:04:47,324|||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/44888eb3-5fa5-43b9-8a44-fa9fafeab3be/service-data/vnfs/vnf/785209e7-f1d5-4915-8936-b7d99a32aade/vnf-data/vf-modules) 2022-07-03 07:04:47,337|||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK) 2022-07-03 07:04:47,338|||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (json) 2022-07-03 07:04:47,339|||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"7780673a-2120-43a5-be7c-67a6ba80de9e","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220703t070349589966z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d6b9d2d7-0819-4de8-b53b-34d153b83073","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220703t070349589966z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"91b82b40-d85d-41c2-80b1-b96024cd22ee","model-uuid":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-invariant-uuid":"d6b9d2d7-0819-4de8-b53b-34d153b83073"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"128db497-0b1c-4ebe-9481-2decae4c9b1a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0cce3b51-ffac-4fa7-9a6e-d966b682c120","model-invariant-uuid":"c77bf203-99a0-4131-a453-bdbb32d34846"},"global-customer-id":"basiccnf-macro-customer","service-id":"44888eb3-5fa5-43b9-8a44-fa9fafeab3be","service-instance-id":"44888eb3-5fa5-43b9-8a44-fa9fafeab3be","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"85f504ec-9fb2-4656-ac4c-ed007cf9cbc1","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5522dce9-f3da-4861-bbb0-a03ccacd89ba","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"742267f3-5fb0-465e-8a16-a1e90dc1182d","model-uuid":"b3cfff2b-0f5b-4ec6-ad2c-23450d820706","model-invariant-uuid":"c359b9a8-f25e-4617-bea7-29ca6749fdb2"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"785209e7-f1d5-4915-8936-b7d99a32aade"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"91b82b40-d85d-41c2-80b1-b96024cd22ee","model-uuid":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-invariant-uuid":"d6b9d2d7-0819-4de8-b53b-34d153b83073"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","from-preload":false}}}]}) 2022-07-03 07:04:47,340|||DefaultDispatcher-worker-5||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"7780673a-2120-43a5-be7c-67a6ba80de9e","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220703t070349589966z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d6b9d2d7-0819-4de8-b53b-34d153b83073","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220703t070349589966z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"91b82b40-d85d-41c2-80b1-b96024cd22ee","model-uuid":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-invariant-uuid":"d6b9d2d7-0819-4de8-b53b-34d153b83073"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"128db497-0b1c-4ebe-9481-2decae4c9b1a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0cce3b51-ffac-4fa7-9a6e-d966b682c120","model-invariant-uuid":"c77bf203-99a0-4131-a453-bdbb32d34846"},"global-customer-id":"basiccnf-macro-customer","service-id":"44888eb3-5fa5-43b9-8a44-fa9fafeab3be","service-instance-id":"44888eb3-5fa5-43b9-8a44-fa9fafeab3be","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"85f504ec-9fb2-4656-ac4c-ed007cf9cbc1","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5522dce9-f3da-4861-bbb0-a03ccacd89ba","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"742267f3-5fb0-465e-8a16-a1e90dc1182d","model-uuid":"b3cfff2b-0f5b-4ec6-ad2c-23450d820706","model-invariant-uuid":"c359b9a8-f25e-4617-bea7-29ca6749fdb2"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"785209e7-f1d5-4915-8936-b7d99a32aade"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"91b82b40-d85d-41c2-80b1-b96024cd22ee","model-uuid":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-invariant-uuid":"d6b9d2d7-0819-4de8-b53b-34d153b83073"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","from-preload":false}}}]}) 2022-07-03 07:04:47,340|||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"7780673a-2120-43a5-be7c-67a6ba80de9e","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220703t070349589966z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d6b9d2d7-0819-4de8-b53b-34d153b83073","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220703t070349589966z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"91b82b40-d85d-41c2-80b1-b96024cd22ee","model-uuid":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-invariant-uuid":"d6b9d2d7-0819-4de8-b53b-34d153b83073"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"128db497-0b1c-4ebe-9481-2decae4c9b1a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0cce3b51-ffac-4fa7-9a6e-d966b682c120","model-invariant-uuid":"c77bf203-99a0-4131-a453-bdbb32d34846"},"global-customer-id":"basiccnf-macro-customer","service-id":"44888eb3-5fa5-43b9-8a44-fa9fafeab3be","service-instance-id":"44888eb3-5fa5-43b9-8a44-fa9fafeab3be","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"85f504ec-9fb2-4656-ac4c-ed007cf9cbc1","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5522dce9-f3da-4861-bbb0-a03ccacd89ba","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"742267f3-5fb0-465e-8a16-a1e90dc1182d","model-uuid":"b3cfff2b-0f5b-4ec6-ad2c-23450d820706","model-invariant-uuid":"c359b9a8-f25e-4617-bea7-29ca6749fdb2"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"785209e7-f1d5-4915-8936-b7d99a32aade"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"91b82b40-d85d-41c2-80b1-b96024cd22ee","model-uuid":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-invariant-uuid":"d6b9d2d7-0819-4de8-b53b-34d153b83073"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","from-preload":false}}}]), type ({json}) 2022-07-03 07:04:47,340|||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"7780673a-2120-43a5-be7c-67a6ba80de9e","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220703t070349589966z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d6b9d2d7-0819-4de8-b53b-34d153b83073","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220703t070349589966z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"91b82b40-d85d-41c2-80b1-b96024cd22ee","model-uuid":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-invariant-uuid":"d6b9d2d7-0819-4de8-b53b-34d153b83073"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"128db497-0b1c-4ebe-9481-2decae4c9b1a","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0cce3b51-ffac-4fa7-9a6e-d966b682c120","model-invariant-uuid":"c77bf203-99a0-4131-a453-bdbb32d34846"},"global-customer-id":"basiccnf-macro-customer","service-id":"44888eb3-5fa5-43b9-8a44-fa9fafeab3be","service-instance-id":"44888eb3-5fa5-43b9-8a44-fa9fafeab3be","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"85f504ec-9fb2-4656-ac4c-ed007cf9cbc1","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5522dce9-f3da-4861-bbb0-a03ccacd89ba","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"742267f3-5fb0-465e-8a16-a1e90dc1182d","model-uuid":"b3cfff2b-0f5b-4ec6-ad2c-23450d820706","model-invariant-uuid":"c359b9a8-f25e-4617-bea7-29ca6749fdb2"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"785209e7-f1d5-4915-8936-b7d99a32aade"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"91b82b40-d85d-41c2-80b1-b96024cd22ee","model-uuid":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-invariant-uuid":"d6b9d2d7-0819-4de8-b53b-34d153b83073"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-07-03 07:04:47,353|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/785209e7-f1d5-4915-8936-b7d99a32aade?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-07-03 07:04:47,353|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/785209e7-f1d5-4915-8936-b7d99a32aade?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-07-03 07:04:47,370|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/785209e7-f1d5-4915-8936-b7d99a32aade?depth=1) 2022-07-03 07:04:47,525|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-03 07:04:47,525|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json) 2022-07-03 07:04:47,526|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"serene_murdock","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656831886056","model-invariant-id":"d6b9d2d7-0819-4de8-b53b-34d153b83073","model-version-id":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-customization-id":"91b82b40-d85d-41c2-80b1-b96024cd22ee","module-index":0}]}) 2022-07-03 07:04:47,526|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"serene_murdock","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656831886056","model-invariant-id":"d6b9d2d7-0819-4de8-b53b-34d153b83073","model-version-id":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-customization-id":"91b82b40-d85d-41c2-80b1-b96024cd22ee","module-index":0}]}) 2022-07-03 07:04:47,526|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"serene_murdock","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656831886056","model-invariant-id":"d6b9d2d7-0819-4de8-b53b-34d153b83073","model-version-id":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-customization-id":"91b82b40-d85d-41c2-80b1-b96024cd22ee","module-index":0}]), type ({json}) 2022-07-03 07:04:47,526|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"c1d337d3-92d5-4e4d-bc33-367855cd81c0","vf-module-name":"basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"serene_murdock","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656831886056","model-invariant-id":"d6b9d2d7-0819-4de8-b53b-34d153b83073","model-version-id":"7780673a-2120-43a5-be7c-67a6ba80de9e","model-customization-id":"91b82b40-d85d-41c2-80b1-b96024cd22ee","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-07-03 07:04:47,528|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-07-03 07:04:47,530|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"d6b9d2d7-0819-4de8-b53b-34d153b83073","k8s-rb-definition-version":"91b82b40-d85d-41c2-80b1-b96024cd22ee","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change","k8s-instance-id":"serene_murdock"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-07-03 07:04:47,533|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-instance-id" : "serene_murdock", "k8s-rb-config-name" : "replica-count-change", "k8s-rb-config-template-name" : "replica-count-template", "k8s-rb-config-template-source" : "deployment-config", "k8s-rb-config-value-source" : "custom-values", "k8s-rb-definition-name" : "d6b9d2d7-0819-4de8-b53b-34d153b83073", "k8s-rb-definition-version" : "91b82b40-d85d-41c2-80b1-b96024cd22ee" } }, "replica-count" : null, "service-instance-id" : "44888eb3-5fa5-43b9-8a44-fa9fafeab3be", "service-instance-name" : "basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "heat-stack-id" : "serene_murdock", "is-base-vf-module" : false, "model-customization-id" : "91b82b40-d85d-41c2-80b1-b96024cd22ee", "model-invariant-id" : "d6b9d2d7-0819-4de8-b53b-34d153b83073", "model-version-id" : "7780673a-2120-43a5-be7c-67a6ba80de9e", "module-index" : 0, "orchestration-status" : "Active", "resource-version" : "1656831886056", "vf-module-id" : "c1d337d3-92d5-4e4d-bc33-367855cd81c0", "vf-module-name" : "basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "128db497-0b1c-4ebe-9481-2decae4c9b1a", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "activate", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5522dce9-f3da-4861-bbb0-a03ccacd89ba", "svc-request-id" : "85f504ec-9fb2-4656-ac4c-ed007cf9cbc1" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "c77bf203-99a0-4131-a453-bdbb32d34846", "model-name" : "basic_cnf_macro", "model-uuid" : "0cce3b51-ffac-4fa7-9a6e-d966b682c120", "model-version" : "1.0" }, "service-id" : "44888eb3-5fa5-43b9-8a44-fa9fafeab3be", "service-instance-id" : "44888eb3-5fa5-43b9-8a44-fa9fafeab3be", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "from-preload" : false, "onap-model-information" : { "model-customization-uuid" : "91b82b40-d85d-41c2-80b1-b96024cd22ee", "model-invariant-uuid" : "d6b9d2d7-0819-4de8-b53b-34d153b83073", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "7780673a-2120-43a5-be7c-67a6ba80de9e", "model-version" : "1" }, "vf-module-id" : "c1d337d3-92d5-4e4d-bc33-367855cd81c0", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" }, "vf-module-level-oper-status" : { "last-rpc-action" : "activate", "order-status" : "Created" }, "vf-module-request-input" : { "aic-cloud-region" : "k8sregion-cnf-macro", "cloud-owner" : "basiccnf-cloud-owner", "tenant" : "123456", "vf-module-input-parameters" : { "param" : [ { "name" : "k8s-rb-config-name", "value" : "replica-count-change" }, { "name" : "k8s-rb-config-template-name", "value" : "replica-count-template" }, { "name" : "k8s-rb-profile-namespace", "value" : "onap-tests" }, { "name" : "vf_module_label", "value" : "helm_apache" }, { "name" : "k8s-rb-profile-source", "value" : "node-port-profile" }, { "name" : "k8s-rb-config-value-source", "value" : "custom-values" }, { "name" : "k8s-rb-config-template-source", "value" : "deployment-config" }, { "name" : "k8s-rb-instance-release-name", "value" : "rel-1-apache" }, { "name" : "k8s-rb-profile-name", "value" : "node-port-profile" } ] }, "vf-module-name" : "basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "91b82b40-d85d-41c2-80b1-b96024cd22ee", "model-invariant-uuid" : "d6b9d2d7-0819-4de8-b53b-34d153b83073", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "7780673a-2120-43a5-be7c-67a6ba80de9e", "model-version" : "1" }, "sdnc-generated-cloud-resources" : true, "tenant" : "123456", "vf-module-parameters" : { "param" : [ { "name" : "k8s-rb-config-name", "value" : "replica-count-change" }, { "name" : "aai-vf-module-put", "resource-resolution-data" : { "capability-name" : "aai-vf-module-put", "status" : "SUCCESS" }, "value" : "SUCCESS" }, { "name" : "k8s-rb-profile-namespace", "value" : "onap-tests" }, { "name" : "vf_module_label", "value" : "helm_apache" }, { "name" : "k8s-rb-config-value-source", "value" : "custom-values" }, { "name" : "vf-module-model-version", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "7780673a-2120-43a5-be7c-67a6ba80de9e" }, { "name" : "core-instance-name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "null" }, { "name" : "vf-module-name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220703t070349589966z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "d6b9d2d7-0819-4de8-b53b-34d153b83073" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220703t070349589966z" }, { "name" : "k8s-rb-config-template-name", "value" : "replica-count-template" }, { "name" : "k8s-rb-profile-source", "value" : "node-port-profile" }, { "name" : "k8s-rb-config-template-source", "value" : "deployment-config" }, { "name" : "k8s-rb-instance-release-name", "value" : "rel-1-apache" }, { "name" : "k8s-rb-profile-name", "value" : "node-port-profile" } ] }, "vf-module-topology-identifier" : { "vf-module-id" : "c1d337d3-92d5-4e4d-bc33-367855cd81c0", "vf-module-name" : "basic_cnf_macro_38228613-4120-4756-b52d-6164144a54d7_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "742267f3-5fb0-465e-8a16-a1e90dc1182d", "model-invariant-uuid" : "c359b9a8-f25e-4617-bea7-29ca6749fdb2", "model-name" : "basic_cnf_macro", "model-uuid" : "b3cfff2b-0f5b-4ec6-ad2c-23450d820706", "model-version" : "1.0" }, "vnf-id" : "785209e7-f1d5-4915-8936-b7d99a32aade", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "c1d337d3-92d5-4e4d-bc33-367855cd81c0" } ] }, "vnf-id" : "785209e7-f1d5-4915-8936-b7d99a32aade" }) 2022-07-03 07:04:47,544|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-07-03 07:04:47,544|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-07-03 07:04:47,545|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-07-03 07:04:47,545|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[128db497-0b1c-4ebe-9481-2decae4c9b1a])'s step(status-verification-script) 2022-07-03 07:04:47,545|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-07-03 07:04:47,556|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(128db497-0b1c-4ebe-9481-2decae4c9b1a) for workflow(config-deploy) step(status-verification-script) 2022-07-03 07:04:47,557|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-07-03 07:04:47,557|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"}) 2022-07-03 07:04:47,563|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-07-03 07:04:47,575|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START 2022-07-03 07:04:47,593|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/serene_murdock/status) 2022-07-03 07:04:47,646|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-03 07:04:47,677|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (serene_murdock) is not ready. Please wait... 2022-07-03 07:04:57,694|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/serene_murdock/status) 2022-07-03 07:04:57,741|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-03 07:04:57,744|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (serene_murdock) is not ready. Please wait... 2022-07-03 07:05:07,761|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/serene_murdock/status) 2022-07-03 07:05:07,801|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-03 07:05:07,804|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (serene_murdock) is ready. 2022-07-03 07:05:07,804|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END 2022-07-03 07:05:07,805|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-07-03 07:05:07,805|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-07-03 07:05:07,805|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS) 2022-07-03 07:05:07,806|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[128db497-0b1c-4ebe-9481-2decae4c9b1a])'s step(config-apply) 2022-07-03 07:05:07,806|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-03 07:05:07,816|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(128db497-0b1c-4ebe-9481-2decae4c9b1a) for workflow(config-deploy) step(config-apply) 2022-07-03 07:05:07,816|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process) 2022-07-03 07:05:07,816|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}}) 2022-07-03 07:05:07,820|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Value component logic. 2022-07-03 07:05:07,820|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes 2022-07-03 07:05:07,821|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-07-03 07:05:07,841|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/serene_murdock/config/replica-count-change) 2022-07-03 07:05:12,853|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error) 2022-07-03 07:05:12,853|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s config.. 2022-07-03 07:05:12,934|||DefaultDispatcher-worker-3||||INFO||||||| Config building started from source custom-values 2022-07-03 07:05:12,934|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping) 2022-07-03 07:05:12,964|||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = null dependencies = [] dictionaryName = replica-count dictionarySource = default ]]]) 2022-07-03 07:05:12,968|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-07-03 07:05:12,969|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ "replica-count" : 2 }) 2022-07-03 07:05:13,097|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/instance/serene_murdock/config) 2022-07-03 07:05:13,216|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created) 2022-07-03 07:05:13,233|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-07-03 07:05:13,233|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process) 2022-07-03 07:05:13,233|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS) 2022-07-03 07:05:13,234|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[128db497-0b1c-4ebe-9481-2decae4c9b1a])'s step(status-verification-script-after) 2022-07-03 07:05:13,234|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-07-03 07:05:13,235|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(128db497-0b1c-4ebe-9481-2decae4c9b1a) for workflow(config-deploy) step(status-verification-script-after) 2022-07-03 07:05:13,235|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-07-03 07:05:13,235|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"}) 2022-07-03 07:05:13,238|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-07-03 07:05:13,240|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START 2022-07-03 07:05:13,258|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/serene_murdock/status) 2022-07-03 07:05:13,331|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-03 07:05:13,334|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (serene_murdock) is not ready. Please wait... 2022-07-03 07:05:23,354|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/serene_murdock/status) 2022-07-03 07:05:23,412|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-03 07:05:23,431|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (serene_murdock) is not ready. Please wait... 2022-07-03 07:05:33,452|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/serene_murdock/status) 2022-07-03 07:05:33,510|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-03 07:05:33,514|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (serene_murdock) is not ready. Please wait... 2022-07-03 07:05:43,531|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/serene_murdock/status) 2022-07-03 07:05:43,579|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-03 07:05:43,585|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (serene_murdock) is not ready. Please wait... 2022-07-03 07:05:53,597|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/serene_murdock/status) 2022-07-03 07:05:53,650|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-03 07:05:53,653|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (serene_murdock) is not ready. Please wait... 2022-07-03 07:06:03,670|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/serene_murdock/status) 2022-07-03 07:06:03,717|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-03 07:06:03,733|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (serene_murdock) is ready. 2022-07-03 07:06:03,733|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END 2022-07-03 07:06:03,733|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-07-03 07:06:03,733|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-07-03 07:06:03,733|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS) 2022-07-03 07:06:03,734|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[128db497-0b1c-4ebe-9481-2decae4c9b1a])'s step(collect-results) 2022-07-03 07:06:03,734|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-07-03 07:06:03,735|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(128db497-0b1c-4ebe-9481-2decae4c9b1a) for workflow(config-deploy) step(collect-results) 2022-07-03 07:06:03,735|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 2022-07-03 07:06:03,735|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"}) 2022-07-03 07:06:03,735|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([]) 2022-07-03 07:06:03,748|||DefaultDispatcher-worker-3||||INFO||||||| Collected results: {} 2022-07-03 07:06:03,748|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-07-03 07:06:03,749|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 2022-07-03 07:06:03,749|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS) 2022-07-03 07:06:03,750|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-07-03 07:06:03,750|||DefaultDispatcher-worker-3||||INFO||||||| workflow(128db497-0b1c-4ebe-9481-2decae4c9b1a) nodes completed with (0)exceptions 2022-07-03 07:06:03,750|128db497-0b1c-4ebe-9481-2decae4c9b1a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-07-03 07:06:03,752|128db497-0b1c-4ebe-9481-2decae4c9b1a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID cef45eb7-7fd5-4315-b606-f031482e9730 auditStoreId -1 2022-07-03 07:06:03,755|128db497-0b1c-4ebe-9481-2decae4c9b1a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Completed 2022-07-03 07:07:15,982|edae4345-cd37-4697-9a05-7e10a5682cbd||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| processing request id dd81297b-17b5-4ffc-b7d1-776da4f2bbb4 2022-07-03 07:07:15,982|edae4345-cd37-4697-9a05-7e10a5682cbd||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| storeExecutionInput called not to store the Workflow action input details 2022-07-03 07:07:15,982|edae4345-cd37-4697-9a05-7e10a5682cbd||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| StoreAuditService ID -1 2022-07-03 07:07:15,984|edae4345-cd37-4697-9a05-7e10a5682cbd||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-03 07:07:15,985|edae4345-cd37-4697-9a05-7e10a5682cbd||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-03 07:07:15,989|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-03 07:07:16,019|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deriving input data for workflow: (resource-assignment) 2022-07-03 07:07:16,020|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-07-03 07:07:16,020|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-03 07:07:16,021|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| preparing request id(dd81297b-17b5-4ffc-b7d1-776da4f2bbb4) for workflow(resource-assignment) step(resource-assignment) 2022-07-03 07:07:16,022|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-07-03 07:07:16,022|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-07-03 07:07:16,023|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-07-03 07:07:16,046|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 07:07:16,049|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-07-03 07:07:16,049|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("16ce00d3-3d41-4874-b4f3-ac4ee0b505de") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-03 07:07:16,049|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("750b86e9-06e5-4805-9377-dae533057e9d") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-03 07:07:16,050|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Generated Resource Param Data ({ "service-instance-id" : "16ce00d3-3d41-4874-b4f3-ac4ee0b505de", "vnf-id" : "750b86e9-06e5-4805-9377-dae533057e9d", "vnf_name" : "ubuntu20-VNF-name" }) 2022-07-03 07:07:16,064|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Preparing Response... 2022-07-03 07:07:16,064|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-07-03 07:07:16,064|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-07-03 07:07:16,065|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 22ef91a2-679f-4323-85cd-7e109d1e77dc auditStoreId -1 2022-07-03 07:07:20,412|edae4345-cd37-4697-9a05-7e10a5682cbd||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| processing request id 18997697-e447-42a9-bd74-74151b2eae31 2022-07-03 07:07:20,412|edae4345-cd37-4697-9a05-7e10a5682cbd||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| storeExecutionInput called not to store the Workflow action input details 2022-07-03 07:07:20,412|edae4345-cd37-4697-9a05-7e10a5682cbd||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| StoreAuditService ID -1 2022-07-03 07:07:20,412|edae4345-cd37-4697-9a05-7e10a5682cbd||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-03 07:07:20,412|edae4345-cd37-4697-9a05-7e10a5682cbd||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-03 07:07:20,414|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-03 07:07:20,422|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deriving input data for workflow: (resource-assignment) 2022-07-03 07:07:20,422|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-07-03 07:07:20,422|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-03 07:07:20,423|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| preparing request id(18997697-e447-42a9-bd74-74151b2eae31) for workflow(resource-assignment) step(resource-assignment) 2022-07-03 07:07:20,423|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-07-03 07:07:20,423|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-07-03 07:07:20,424|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-07-03 07:07:20,442|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 07:07:20,446|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-07-03 07:07:20,447|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-07-03 07:07:20,448|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-07-03 07:07:20,448|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-07-03 07:07:20,448|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("906c9870-d02d-4bf5-af0e-618d6f13d2f0") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-07-03 07:07:20,449|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("16ce00d3-3d41-4874-b4f3-ac4ee0b505de") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-03 07:07:20,449|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 07:07:20,449|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-07-03 07:07:20,450|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-07-03 07:07:20,451|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("750b86e9-06e5-4805-9377-dae533057e9d") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-03 07:07:20,452|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master", "service-instance-id" : "16ce00d3-3d41-4874-b4f3-ac4ee0b505de", "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" : "906c9870-d02d-4bf5-af0e-618d6f13d2f0", "vnf-id" : "750b86e9-06e5-4805-9377-dae533057e9d", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-07-03 07:07:20,466|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Preparing Response... 2022-07-03 07:07:20,466|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-07-03 07:07:20,467|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-07-03 07:07:20,467|edae4345-cd37-4697-9a05-7e10a5682cbd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 01aaae41-913d-4af9-aa28-9600927d139d auditStoreId -1 2022-07-03 07:07:24,057|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-03 07:07:24,201|||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-07-03 07:07:24,206|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| processing request id edae4345-cd37-4697-9a05-7e10a5682cbd 2022-07-03 07:07:24,206|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| storeExecutionInput called not to store the Workflow action input details 2022-07-03 07:07:24,206|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| StoreAuditService ID -1 2022-07-03 07:07:24,206|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-03 07:07:24,206|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-03 07:07:24,207|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-03 07:07:24,214|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deriving input data for workflow: (config-assign) 2022-07-03 07:07:24,214|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-07-03 07:07:24,214|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-03 07:07:24,215|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| preparing request id(edae4345-cd37-4697-9a05-7e10a5682cbd) for workflow(config-assign) step(config-assign) 2022-07-03 07:07:24,215|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-07-03 07:07:24,215|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-07-03 07:07:24,219|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-07-03 07:07:24,262|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 07:07:24,264|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-07-03 07:07:24,265|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("16ce00d3-3d41-4874-b4f3-ac4ee0b505de") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-03 07:07:24,266|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Setting Resource Value ("750b86e9-06e5-4805-9377-dae533057e9d") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-03 07:07:24,294|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (vnf_name) 2022-07-03 07:07:24,297|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (vnf-id) 2022-07-03 07:07:24,300|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Resource resolution saved into database successfully : (service-instance-id) 2022-07-03 07:07:24,301|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Generated Resource Param Data ({ "service-instance-id" : "16ce00d3-3d41-4874-b4f3-ac4ee0b505de", "vnf-id" : "750b86e9-06e5-4805-9377-dae533057e9d", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-07-03 07:07:24,333|||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-07-03 07:07:24,355|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-07-03 07:07:24,355|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Preparing Response... 2022-07-03 07:07:24,356|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-07-03 07:07:24,356|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveWorkflowOutputs for workflow(config-assign) 2022-07-03 07:07:24,357|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID aca68a12-20e7-4b3a-879c-1abcdc82db9a auditStoreId -1 2022-07-03 07:07:24,370|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Completed 2022-07-03 07:08:14,465|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-03 07:08:14,573|||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-07-03 07:08:14,577|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| processing request id edae4345-cd37-4697-9a05-7e10a5682cbd 2022-07-03 07:08:14,577|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| storeExecutionInput called not to store the Workflow action input details 2022-07-03 07:08:14,577|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| StoreAuditService ID -1 2022-07-03 07:08:14,578|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-03 07:08:14,578|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-03 07:08:14,579|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-03 07:08:14,583|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Deriving input data for workflow: (config-deploy) 2022-07-03 07:08:14,584|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-07-03 07:08:14,584|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-07-03 07:08:14,591|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| preparing request id(edae4345-cd37-4697-9a05-7e10a5682cbd) for workflow(config-deploy) step(config-deploy) 2022-07-03 07:08:14,591|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-07-03 07:08:14,591|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| 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-07-03 07:08:14,594|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-07-03 07:08:14,594|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Getting Jython Script Class(ConfigDeploy) 2022-07-03 07:08:14,727|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@4e01e8b4 2022-07-03 07:08:14,729|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Hello world 2022-07-03 07:08:14,729|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Preparing Response... 2022-07-03 07:08:14,729|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-07-03 07:08:14,729|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-07-03 07:08:14,730|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1abb7cde-41a4-4cdf-bb98-b4abfc9bf5de auditStoreId -1 2022-07-03 07:08:14,731|edae4345-cd37-4697-9a05-7e10a5682cbd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-lrxxb|||| Completed