By type
03:00:43,417 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 03:00:43,418 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 03:00:43,420 |-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.1.jar!/logback.xml] 03:00:43,420 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 03:00:43,421 |-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.1.jar!/logback.xml] 03:00:43,421 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 03:00:43,437 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@510f3d34 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.1.jar!/logback.xml] is not of type file 03:00:43,575 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 03:00:43,584 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:00:43,588 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 03:00:43,595 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 03:00:43,676 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 03:00:43,676 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 03:00:43,676 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 03:00:43,676 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 03:00:43,676 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 03:00:43,676 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 03:00:43,676 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 03:00:43,677 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 03:00:43,678 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7817fd62 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-11-01 03:00:44,472|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.1 on onap-cds-blueprints-processor-748cb697f-kcq2g with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.1.jar started by onap in /app) 2022-11-01 03:00:44,476|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-11-01 03:00:47,805|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-11-01 03:00:48,485|||main||||INFO||||||| Finished Spring Data repository scanning in 663ms. Found 11 JPA repository interfaces. 2022-11-01 03:00:50,793|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-11-01 03:00:50,868|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-11-01 03:00:51,113|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-11-01 03:00:51,661|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-11-01 03:00:51,991|||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-11-01 03:00:51,997|||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-11-01 03:00:52,210|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-11-01 03:00:53,764|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-11-01 03:00:53,779|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-11-01 03:00:53,866|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-11-01 03:00:55,162|||main||||INFO||||||| Audit service is disabled 2022-11-01 03:00:55,355|||main||||INFO||||||| Workflow Audit store is disabled 2022-11-01 03:00:56,841|||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-11-01 03:00:56,883|||main||||INFO||||||| Dependency Management module created... 2022-11-01 03:00:57,728|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-11-01 03:00:57,973|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-11-01 03:00:59,252|||main||||INFO||||||| Netty started on port(s): 8080 2022-11-01 03:01:00,742|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-11-01 03:01:01,088|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-11-01 03:01:01,096|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.256 seconds (JVM running for 18.272) 2022-11-01 03:01:01,120|||DefaultDispatcher-worker-2||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-11-01 03:58:45,497|ba28c775-bb15-4ecf-ad74-939429ef9978||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-11-01 03:58:45,499|ba28c775-bb15-4ecf-ad74-939429ef9978||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-11-01 03:58:45,500|ba28c775-bb15-4ecf-ad74-939429ef9978||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-11-01 03:58:45,946|ba28c775-bb15-4ecf-ad74-939429ef9978||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-11-01 03:58:45,949|ba28c775-bb15-4ecf-ad74-939429ef9978||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-11-01 03:58:47,121|95fff779-7da5-4367-9d6c-6c641ac0fedb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8e633485-8502-4fca-8704-95ae9484759b) 2022-11-01 03:58:47,132|95fff779-7da5-4367-9d6c-6c641ac0fedb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| deleting definition types under : /opt/app/onap/blueprints/working/8e633485-8502-4fca-8704-95ae9484759b/Definitions 2022-11-01 03:58:47,228|95fff779-7da5-4367-9d6c-6c641ac0fedb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| reinitialized all type definitions 2022-11-01 03:58:47,234|95fff779-7da5-4367-9d6c-6c641ac0fedb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(helloworld) 2022-11-01 03:58:47,269|95fff779-7da5-4367-9d6c-6c641ac0fedb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing ArtifactDefinition(helloworld-template) 2022-11-01 03:58:47,276|95fff779-7da5-4367-9d6c-6c641ac0fedb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-11-01 03:58:47,282|95fff779-7da5-4367-9d6c-6c641ac0fedb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-11-01 03:58:47,339|95fff779-7da5-4367-9d6c-6c641ac0fedb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ##### Enhancing Workflow(helloworld) 2022-11-01 03:58:47,339|95fff779-7da5-4367-9d6c-6c641ac0fedb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-11-01 03:58:47,339|95fff779-7da5-4367-9d6c-6c641ac0fedb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| identified workflow(helloworld) targets(helloworld) 2022-11-01 03:58:47,339|95fff779-7da5-4367-9d6c-6c641ac0fedb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-11-01 03:58:47,340|95fff779-7da5-4367-9d6c-6c641ac0fedb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-11-01 03:58:47,340|95fff779-7da5-4367-9d6c-6c641ac0fedb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enriching artifacts file(/opt/app/onap/blueprints/working/8e633485-8502-4fca-8704-95ae9484759b/Templates/hello-world-mapping.json 2022-11-01 03:58:47,354|95fff779-7da5-4367-9d6c-6c641ac0fedb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-11-01 03:58:47,354|95fff779-7da5-4367-9d6c-6c641ac0fedb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| dataType not present for the recipe(dt-helloworld-properties) 2022-11-01 03:58:47,354|95fff779-7da5-4367-9d6c-6c641ac0fedb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ##### Enhancing blueprint Resource Definitions 2022-11-01 03:58:47,355|95fff779-7da5-4367-9d6c-6c641ac0fedb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-11-01 03:58:47,356|95fff779-7da5-4367-9d6c-6c641ac0fedb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| processing file (Templates/hello-world-mapping.json) 2022-11-01 03:58:47,373|95fff779-7da5-4367-9d6c-6c641ac0fedb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| distinct resource keys ([]) 2022-11-01 03:58:47,373|95fff779-7da5-4367-9d6c-6c641ac0fedb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Enriching Resource Definition sources Node Template: [] 2022-11-01 03:58:47,625|001aebd0-2ab1-4b2f-9f92-c1e86396c61d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(ce4ba867-cbc3-49aa-acd2-893a5d34918d) CBA(/opt/app/onap/blueprints/archive/ce4ba867-cbc3-49aa-acd2-893a5d34918d/cba.zip) 2022-11-01 03:58:47,635|001aebd0-2ab1-4b2f-9f92-c1e86396c61d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ce4ba867-cbc3-49aa-acd2-893a5d34918d) and entry definition file (Definitions/blueprint.json) 2022-11-01 03:58:47,703|001aebd0-2ab1-4b2f-9f92-c1e86396c61d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(helloworld) 2022-11-01 03:58:47,719|001aebd0-2ab1-4b2f-9f92-c1e86396c61d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ce4ba867-cbc3-49aa-acd2-893a5d34918d) and entry definition file (Definitions/blueprint.json) 2022-11-01 03:58:47,843|001aebd0-2ab1-4b2f-9f92-c1e86396c61d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| No compiled cache(/opt/app/onap/blueprints/working/ce4ba867-cbc3-49aa-acd2-893a5d34918d) present to clean. 2022-11-01 03:58:48,035|2519881f-2fa5-4206-8a05-ec3c6a98ba0a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| processing request id 654321 2022-11-01 03:58:48,036|2519881f-2fa5-4206-8a05-ec3c6a98ba0a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| storeExecutionInput called not to store the Workflow action input details 2022-11-01 03:58:48,036|2519881f-2fa5-4206-8a05-ec3c6a98ba0a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| StoreAuditService ID -1 2022-11-01 03:58:48,045|2519881f-2fa5-4206-8a05-ec3c6a98ba0a||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| getting cba file name(test101), version(1.0.1) from db 2022-11-01 03:58:48,115|2519881f-2fa5-4206-8a05-ec3c6a98ba0a||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-11-01 03:58:48,118|2519881f-2fa5-4206-8a05-ec3c6a98ba0a||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-11-01 03:58:48,121|2519881f-2fa5-4206-8a05-ec3c6a98ba0a||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-11-01 03:58:48,138|2519881f-2fa5-4206-8a05-ec3c6a98ba0a||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deriving input data for workflow: (helloworld) 2022-11-01 03:58:48,139|2519881f-2fa5-4206-8a05-ec3c6a98ba0a||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-11-01 03:58:48,140|2519881f-2fa5-4206-8a05-ec3c6a98ba0a||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-11-01 03:58:48,148|2519881f-2fa5-4206-8a05-ec3c6a98ba0a||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-11-01 03:58:48,149|2519881f-2fa5-4206-8a05-ec3c6a98ba0a||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-11-01 03:58:48,150|2519881f-2fa5-4206-8a05-ec3c6a98ba0a||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-11-01 03:58:48,170|2519881f-2fa5-4206-8a05-ec3c6a98ba0a||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-11-01 03:58:48,201|2519881f-2fa5-4206-8a05-ec3c6a98ba0a||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Batched Sequence : ([]) 2022-11-01 03:58:48,205|2519881f-2fa5-4206-8a05-ec3c6a98ba0a||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Generated Resource Param Data ({ }) 2022-11-01 03:58:48,309|2519881f-2fa5-4206-8a05-ec3c6a98ba0a||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Preparing Response... 2022-11-01 03:58:48,312|2519881f-2fa5-4206-8a05-ec3c6a98ba0a||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-11-01 03:58:48,313|2519881f-2fa5-4206-8a05-ec3c6a98ba0a||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveWorkflowOutputs for workflow(helloworld) 2022-11-01 03:58:48,316|2519881f-2fa5-4206-8a05-ec3c6a98ba0a||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 82499b55-b872-4321-9aca-1f9ea33922ae auditStoreId -1 2022-11-01 04:20:32,175|e0b15671-9e19-4267-989b-92ba64c6ff44||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-11-01 04:20:32,177|e0b15671-9e19-4267-989b-92ba64c6ff44||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-11-01 04:20:32,177|e0b15671-9e19-4267-989b-92ba64c6ff44||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-11-01 04:20:32,431|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-11-01 04:20:32,431|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-11-01 04:20:33,028|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-11-01 04:20:33,033|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(d8cc5d70-5d68-4e3f-baf6-d8096a7de40c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-11-01 04:20:33,060|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(444ddd9f-a3d9-47b9-9684-515eea8db7d9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-11-01 04:20:33,070|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(857767fa-4557-4936-9e8f-1e4981d07fad) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-11-01 04:20:33,085|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(6e57d945-869e-4df4-aa99-253c09eb4ae5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-11-01 04:20:33,103|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(b01949f9-d8bb-44b6-89ef-4418968601d5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-11-01 04:20:33,123|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(5380ee77-382a-419e-afe7-4b2dd69d5e02) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-11-01 04:20:33,143|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:20:33,143|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:20:33,143|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-11-01 04:20:33,144|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-11-01 04:20:33,144|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:20:33,144|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:20:33,200|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-11-01 04:20:33,233|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-11-01 04:20:33,288|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-11-01 04:20:33,315|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-11-01 04:20:33,493|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(resource-assignment) 2022-11-01 04:20:33,495|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-assign) 2022-11-01 04:20:33,496|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy) 2022-11-01 04:20:33,580|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:20:33,677|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(resource-assignment) 2022-11-01 04:20:33,678|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-assign) 2022-11-01 04:20:33,679|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy) 2022-11-01 04:20:33,680|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(HealthCheck) 2022-11-01 04:20:33,680|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(ScaleOutReconfiguration) 2022-11-01 04:20:33,681|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(vf-config-assign) 2022-11-01 04:20:33,682|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(vf-config-deploy) 2022-11-01 04:20:33,735|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-11-01 04:20:33,812|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(resource-assignment) 2022-11-01 04:20:33,813|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy) 2022-11-01 04:20:33,852|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-11-01 04:20:33,938|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(resource-assignment) 2022-11-01 04:20:33,940|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-assign) 2022-11-01 04:20:33,941|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy) 2022-11-01 04:20:33,984|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-assign) 2022-11-01 04:20:33,985|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy) 2022-11-01 04:20:33,986|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:20:33,999|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:20:34,101|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(resource-assignment) 2022-11-01 04:20:34,102|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-assign) 2022-11-01 04:20:34,103|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-assign-day-2) 2022-11-01 04:20:34,104|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy) 2022-11-01 04:20:34,105|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy-day-2) 2022-11-01 04:20:34,124|e0b15671-9e19-4267-989b-92ba64c6ff44||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:20:35,568|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/506c2c10-17a4-493a-bf57-2b72afb1cc1c) 2022-11-01 04:20:35,569|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| deleting definition types under : /opt/app/onap/blueprints/working/506c2c10-17a4-493a-bf57-2b72afb1cc1c/Definitions 2022-11-01 04:20:35,571|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| reinitialized all type definitions 2022-11-01 04:20:35,571|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-11-01 04:20:35,592|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-11-01 04:20:35,597|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-11-01 04:20:35,603|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-11-01 04:20:35,619|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(capability) 2022-11-01 04:20:35,639|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(capability) 2022-11-01 04:20:35,647|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(processor-db) 2022-11-01 04:20:35,662|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(sdnc) 2022-11-01 04:20:35,678|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(sdnc) 2022-11-01 04:20:35,690|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(sdnc) 2022-11-01 04:20:35,701|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(sdnc) 2022-11-01 04:20:35,712|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(sdnc) 2022-11-01 04:20:35,753|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-11-01 04:20:35,758|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-11-01 04:20:35,758|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-11-01 04:20:35,772|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(capability) 2022-11-01 04:20:35,779|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(capability) 2022-11-01 04:20:35,788|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(capability) 2022-11-01 04:20:35,796|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(processor-db) 2022-11-01 04:20:35,804|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(sdnc) 2022-11-01 04:20:35,815|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(sdnc) 2022-11-01 04:20:35,826|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(sdnc) 2022-11-01 04:20:35,836|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(sdnc) 2022-11-01 04:20:35,846|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(sdnc) 2022-11-01 04:20:35,857|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(sdnc) 2022-11-01 04:20:35,890|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ##### Enhancing Workflow(resource-resolution) 2022-11-01 04:20:35,890|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-11-01 04:20:35,890|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-11-01 04:20:35,890|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-11-01 04:20:35,891|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-11-01 04:20:35,891|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-11-01 04:20:35,891|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enriching artifacts file(/opt/app/onap/blueprints/working/506c2c10-17a4-493a-bf57-2b72afb1cc1c/Templates/hello-world-velocity-mapping.json 2022-11-01 04:20:35,900|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-11-01 04:20:35,900|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-11-01 04:20:35,900|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enriching artifacts file(/opt/app/onap/blueprints/working/506c2c10-17a4-493a-bf57-2b72afb1cc1c/Templates/hello-world-jinja-mapping.json 2022-11-01 04:20:35,906|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-11-01 04:20:35,906|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-11-01 04:20:35,906|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ##### Enhancing blueprint Resource Definitions 2022-11-01 04:20:35,906|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-11-01 04:20:35,906|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-11-01 04:20:35,906|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-11-01 04:20:35,916|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:20:35,985|36896bdb-dd95-4204-9402-2f74c243a7eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-11-01 04:20:36,160|f5fe7ad5-1bad-48d2-b03a-2f335d4002f8||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(d3773f8b-3c96-4631-99ce-7d9c0a908114) CBA(/opt/app/onap/blueprints/archive/d3773f8b-3c96-4631-99ce-7d9c0a908114/cba.zip) 2022-11-01 04:20:36,168|f5fe7ad5-1bad-48d2-b03a-2f335d4002f8||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d3773f8b-3c96-4631-99ce-7d9c0a908114) and entry definition file (Definitions/resource-resolution.json) 2022-11-01 04:20:36,201|f5fe7ad5-1bad-48d2-b03a-2f335d4002f8||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(resource-resolution) 2022-11-01 04:20:36,209|f5fe7ad5-1bad-48d2-b03a-2f335d4002f8||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d3773f8b-3c96-4631-99ce-7d9c0a908114) and entry definition file (Definitions/resource-resolution.json) 2022-11-01 04:20:36,246|f5fe7ad5-1bad-48d2-b03a-2f335d4002f8||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| No compiled cache(/opt/app/onap/blueprints/working/d3773f8b-3c96-4631-99ce-7d9c0a908114) present to clean. 2022-11-01 04:20:36,376|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| processing request id 005246f9-3c0a-4aa0-9371-0367782d7b12 2022-11-01 04:20:36,376|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| storeExecutionInput called not to store the Workflow action input details 2022-11-01 04:20:36,376|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| StoreAuditService ID -1 2022-11-01 04:20:36,383|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-11-01 04:20:36,457|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-11-01 04:20:36,459|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-11-01 04:20:36,462|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:20:36,477|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deriving input data for workflow: (resource-resolution) 2022-11-01 04:20:36,481|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-11-01 04:20:36,481|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-11-01 04:20:36,483|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| preparing request id(005246f9-3c0a-4aa0-9371-0367782d7b12) for workflow(resource-resolution) step(helloworld) 2022-11-01 04:20:36,483|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-11-01 04:20:36,483|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:20:36,484|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-11-01 04:20:36,521|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:20:36,559|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-11-01 04:20:36,559|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-11-01 04:20:36,860|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Rest request method(PUT), url(/resource-resolution/put) 2022-11-01 04:20:36,934|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response status(200 - OK) 2022-11-01 04:20:36,944|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response processing type (string) 2022-11-01 04:20:36,945|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-11-01 04:20:36,945|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-11-01 04:20:36,945|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-11-01 04:20:36,977|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (v_put) 2022-11-01 04:20:36,990|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-11-01 04:20:36,991|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Getting Jython Script Class(ResolvProperties) 2022-11-01 04:20:41,001|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Component Object org.python.proxies.__main__$ResolvProperties$1@4ac21cb9 2022-11-01 04:20:41,006|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-11-01 04:20:41,019|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (v_python) 2022-11-01 04:20:41,020|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-11-01 04:20:41,021|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-11-01 04:20:41,026|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-11-01 04:20:41,040|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response status(200 - OK) 2022-11-01 04:20:41,040|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response processing type (string) 2022-11-01 04:20:41,040|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-11-01 04:20:41,040|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-11-01 04:20:41,041|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-11-01 04:20:41,041|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-11-01 04:20:41,041|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-11-01 04:20:41,043|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-11-01 04:20:41,052|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (v_patch) 2022-11-01 04:20:41,052|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response status(200 - OK) 2022-11-01 04:20:41,053|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response processing type (string) 2022-11-01 04:20:41,053|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-11-01 04:20:41,053|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-11-01 04:20:41,053|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-11-01 04:20:41,063|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (v_del) 2022-11-01 04:20:41,064|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-11-01 04:20:41,093|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-11-01 04:20:47,912|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| compiled in (6818)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-11-01 04:20:47,914|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-11-01 04:20:47,927|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-11-01 04:20:47,940|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (v_kotlin) 2022-11-01 04:20:47,945|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-11-01 04:20:47,945|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-11-01 04:20:47,950|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Rest request method(GET), url(/resource-resolution/get) 2022-11-01 04:20:47,959|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response status(200 - OK) 2022-11-01 04:20:47,960|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response processing type (string) 2022-11-01 04:20:47,960|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-11-01 04:20:47,960|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-11-01 04:20:47,961|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-11-01 04:20:47,970|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (v_get) 2022-11-01 04:20:47,977|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-11-01 04:20:47,978|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-11-01 04:20:47,986|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (v_input) 2022-11-01 04:20:47,989|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (v_default) 2022-11-01 04:20:47,990|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-11-01 04:20:47,990|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-11-01 04:20:47,992|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Rest request method(POST), url(/resource-resolution/post) 2022-11-01 04:20:48,000|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response status(200 - OK) 2022-11-01 04:20:48,000|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response processing type (string) 2022-11-01 04:20:48,001|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-11-01 04:20:48,001|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-11-01 04:20:48,001|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-11-01 04:20:48,010|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (v_post) 2022-11-01 04:20:48,023|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:20:48,052|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response processing type (list) 2022-11-01 04:20:48,055|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-11-01 04:20:48,056|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-11-01 04:20:48,056|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-11-01 04:20:48,056|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-11-01 04:20:48,056|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-11-01 04:20:48,057|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-11-01 04:20:48,067|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (v_db) 2022-11-01 04:20:48,069|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:20:48,126|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-11-01 04:20:48,146|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-11-01 04:20:48,146|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-11-01 04:20:48,183|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:20:48,186|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-11-01 04:20:48,187|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-11-01 04:20:48,188|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-11-01 04:20:48,188|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Getting Jython Script Class(ResolvProperties) 2022-11-01 04:20:48,197|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-11-01 04:20:48,235|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Component Object org.python.proxies.__main__$ResolvProperties$2@375f63ba 2022-11-01 04:20:48,236|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-11-01 04:20:48,246|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (j_python) 2022-11-01 04:20:48,247|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-11-01 04:20:48,247|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-11-01 04:20:48,249|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-11-01 04:20:48,259|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response status(200 - OK) 2022-11-01 04:20:48,259|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response processing type (string) 2022-11-01 04:20:48,259|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-11-01 04:20:48,259|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-11-01 04:20:48,259|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-11-01 04:20:48,268|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (j_patch) 2022-11-01 04:20:48,269|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-11-01 04:20:48,277|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (j_input) 2022-11-01 04:20:48,278|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-11-01 04:20:48,278|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-11-01 04:20:48,279|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Rest request method(PUT), url(/resource-resolution/put) 2022-11-01 04:20:48,287|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response status(200 - OK) 2022-11-01 04:20:48,287|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response processing type (string) 2022-11-01 04:20:48,287|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-11-01 04:20:48,287|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-11-01 04:20:48,287|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-11-01 04:20:48,296|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (j_put) 2022-11-01 04:20:48,297|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-11-01 04:20:48,306|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (j_default) 2022-11-01 04:20:48,307|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-11-01 04:20:48,307|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-11-01 04:20:48,309|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-11-01 04:20:48,317|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response status(200 - OK) 2022-11-01 04:20:48,317|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response processing type (string) 2022-11-01 04:20:48,317|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-11-01 04:20:48,318|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-11-01 04:20:48,318|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-11-01 04:20:48,319|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-11-01 04:20:48,319|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-11-01 04:20:48,321|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Rest request method(POST), url(/resource-resolution/post) 2022-11-01 04:20:48,327|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (j_del) 2022-11-01 04:20:48,327|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response status(200 - OK) 2022-11-01 04:20:48,327|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response processing type (string) 2022-11-01 04:20:48,328|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-11-01 04:20:48,328|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-11-01 04:20:48,328|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-11-01 04:20:48,329|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-11-01 04:20:48,329|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-11-01 04:20:48,331|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Rest request method(GET), url(/resource-resolution/get) 2022-11-01 04:20:48,337|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (j_post) 2022-11-01 04:20:48,339|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response status(200 - OK) 2022-11-01 04:20:48,339|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response processing type (string) 2022-11-01 04:20:48,339|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-11-01 04:20:48,339|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-11-01 04:20:48,339|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-11-01 04:20:48,348|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (j_get) 2022-11-01 04:20:48,353|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-11-01 04:20:48,354|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-11-01 04:20:48,355|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-11-01 04:20:48,362|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response status(200 - OK) 2022-11-01 04:20:48,362|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response processing type (string) 2022-11-01 04:20:48,362|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-11-01 04:20:48,363|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-11-01 04:20:48,363|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-11-01 04:20:48,372|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (j_get_id) 2022-11-01 04:20:48,372|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-11-01 04:20:48,373|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-11-01 04:20:48,381|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (j_kotlin) 2022-11-01 04:20:48,382|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:20:48,387|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response processing type (list) 2022-11-01 04:20:48,388|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:20:48,388|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-11-01 04:20:48,388|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-11-01 04:20:48,388|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-11-01 04:20:48,389|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-11-01 04:20:48,389|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-11-01 04:20:48,389|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-11-01 04:20:48,389|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-11-01 04:20:48,389|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-11-01 04:20:48,389|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-11-01 04:20:48,390|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:20:48,398|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (j_db) 2022-11-01 04:20:48,398|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:20:48,599|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-11-01 04:20:48,608|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-11-01 04:20:48,609|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Preparing Response... 2022-11-01 04:20:48,609|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-11-01 04:20:48,609|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-11-01 04:20:48,610|75e88fc6-9bdf-4d99-9a77-bd17a60225d3||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4f409ff4-baa2-4866-bf11-024e993db9e8 auditStoreId -1 2022-11-01 04:33:14,121|b2ca5742-406a-4d4f-a94e-dae3ee6377dd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(d92e31cd-2f44-4eb8-a9a4-6131cb91fcf6) CBA(/opt/app/onap/blueprints/archive/d92e31cd-2f44-4eb8-a9a4-6131cb91fcf6/cba.zip) 2022-11-01 04:33:14,156|b2ca5742-406a-4d4f-a94e-dae3ee6377dd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d92e31cd-2f44-4eb8-a9a4-6131cb91fcf6) and entry definition file (Definitions/CNF.json) 2022-11-01 04:33:14,355|b2ca5742-406a-4d4f-a94e-dae3ee6377dd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(resource-assignment) 2022-11-01 04:33:14,356|b2ca5742-406a-4d4f-a94e-dae3ee6377dd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-assign) 2022-11-01 04:33:14,357|b2ca5742-406a-4d4f-a94e-dae3ee6377dd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy) 2022-11-01 04:33:14,358|b2ca5742-406a-4d4f-a94e-dae3ee6377dd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(scale-out) 2022-11-01 04:33:14,358|b2ca5742-406a-4d4f-a94e-dae3ee6377dd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(scale) 2022-11-01 04:33:14,359|b2ca5742-406a-4d4f-a94e-dae3ee6377dd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(scale-in) 2022-11-01 04:33:14,360|b2ca5742-406a-4d4f-a94e-dae3ee6377dd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(health-check) 2022-11-01 04:33:14,391|b2ca5742-406a-4d4f-a94e-dae3ee6377dd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d92e31cd-2f44-4eb8-a9a4-6131cb91fcf6) and entry definition file (Definitions/CNF.json) 2022-11-01 04:33:14,459|b2ca5742-406a-4d4f-a94e-dae3ee6377dd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| No compiled cache(/opt/app/onap/blueprints/working/d92e31cd-2f44-4eb8-a9a4-6131cb91fcf6) present to clean. 2022-11-01 04:33:34,524|3f457c9a-e78d-462a-82d7-5c44b62fd69a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-11-01 04:33:34,524|3f457c9a-e78d-462a-82d7-5c44b62fd69a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-11-01 04:33:34,525|3f457c9a-e78d-462a-82d7-5c44b62fd69a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-11-01 04:33:34,703|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-11-01 04:33:34,703|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-11-01 04:33:35,133|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-11-01 04:33:35,134|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(a28fb1ba-6317-475b-9d84-287381ade0d3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-11-01 04:33:35,153|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(dc5082c4-ca80-4329-8357-f8526f60881e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-11-01 04:33:35,161|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(0cc0e9fb-2ef2-4905-8152-c04f79d25b79) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-11-01 04:33:35,172|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(76588f9d-cd99-4aeb-aa5e-5d8bbad48320) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-11-01 04:33:35,188|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(611903f1-7e8f-4b03-a8e7-58dec0263836) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-11-01 04:33:35,203|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(adb122d5-7fb1-492a-9b42-87c17b552f09) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-11-01 04:33:35,218|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:33:35,218|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:33:35,219|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-11-01 04:33:35,219|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-11-01 04:33:35,219|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:33:35,220|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:33:35,267|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-11-01 04:33:35,290|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-11-01 04:33:35,309|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-11-01 04:33:35,329|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-11-01 04:33:35,401|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(resource-assignment) 2022-11-01 04:33:35,402|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-assign) 2022-11-01 04:33:35,402|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy) 2022-11-01 04:33:35,445|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:33:35,484|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-11-01 04:33:35,505|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-11-01 04:33:35,513|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-11-01 04:33:35,546|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(resource-assignment) 2022-11-01 04:33:35,547|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-assign) 2022-11-01 04:33:35,548|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy) 2022-11-01 04:33:35,588|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:33:35,620|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-11-01 04:33:35,633|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-11-01 04:33:35,642|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-11-01 04:33:35,674|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(resource-assignment) 2022-11-01 04:33:35,675|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-assign) 2022-11-01 04:33:35,675|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy) 2022-11-01 04:33:35,676|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(HealthCheck) 2022-11-01 04:33:35,677|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(ScaleOutReconfiguration) 2022-11-01 04:33:35,677|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(vf-config-assign) 2022-11-01 04:33:35,678|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(vf-config-deploy) 2022-11-01 04:33:35,718|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-assign) 2022-11-01 04:33:35,719|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy) 2022-11-01 04:33:35,720|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-11-01 04:33:35,734|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:33:35,759|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-11-01 04:33:35,773|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-11-01 04:33:35,780|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-11-01 04:33:35,802|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-11-01 04:33:35,818|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-11-01 04:33:35,825|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-11-01 04:33:35,843|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(resource-assignment) 2022-11-01 04:33:35,844|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy) 2022-11-01 04:33:35,878|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-11-01 04:33:35,915|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-11-01 04:33:35,930|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-11-01 04:33:35,938|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-11-01 04:33:35,959|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(resource-assignment) 2022-11-01 04:33:35,960|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-assign) 2022-11-01 04:33:35,961|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-assign-day-2) 2022-11-01 04:33:35,963|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy) 2022-11-01 04:33:35,964|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy-day-2) 2022-11-01 04:33:35,980|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:33:35,994|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Overwriting blueprint model :5G_Core::1.0.37 2022-11-01 04:33:36,008|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-11-01 04:33:36,009|3f457c9a-e78d-462a-82d7-5c44b62fd69a||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-11-01 04:33:47,263|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6436d842-ee29-411d-a5d2-c60c7a53acd8) 2022-11-01 04:33:47,264|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| deleting definition types under : /opt/app/onap/blueprints/working/6436d842-ee29-411d-a5d2-c60c7a53acd8/Definitions 2022-11-01 04:33:47,267|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| reinitialized all type definitions 2022-11-01 04:33:47,268|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-11-01 04:33:47,287|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing ArtifactDefinition(vnf-template) 2022-11-01 04:33:47,293|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing ArtifactDefinition(vnf-mapping) 2022-11-01 04:33:47,298|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-11-01 04:33:47,321|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(input) 2022-11-01 04:33:47,337|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(input) 2022-11-01 04:33:47,345|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(input) 2022-11-01 04:33:47,351|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-11-01 04:33:47,351|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-11-01 04:33:47,351|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-11-01 04:33:47,363|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(input) 2022-11-01 04:33:47,369|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(input) 2022-11-01 04:33:47,376|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(input) 2022-11-01 04:33:47,382|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(sdnc) 2022-11-01 04:33:47,397|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(input) 2022-11-01 04:33:47,403|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(input) 2022-11-01 04:33:47,410|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(input) 2022-11-01 04:33:47,417|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(input) 2022-11-01 04:33:47,423|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(input) 2022-11-01 04:33:47,429|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(input) 2022-11-01 04:33:47,443|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(config-assign) 2022-11-01 04:33:47,447|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing ArtifactDefinition(baseconfig-template) 2022-11-01 04:33:47,447|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-11-01 04:33:47,447|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-11-01 04:33:47,468|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(input) 2022-11-01 04:33:47,474|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(input) 2022-11-01 04:33:47,481|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(input) 2022-11-01 04:33:47,486|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(config-deploy) 2022-11-01 04:33:47,521|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ##### Enhancing Workflow(resource-assignment) 2022-11-01 04:33:47,521|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-11-01 04:33:47,522|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-11-01 04:33:47,522|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-11-01 04:33:47,522|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-11-01 04:33:47,522|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-11-01 04:33:47,522|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enriching artifacts file(/opt/app/onap/blueprints/working/6436d842-ee29-411d-a5d2-c60c7a53acd8/Templates/vnf-mapping.json 2022-11-01 04:33:47,527|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-11-01 04:33:47,527|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-11-01 04:33:47,527|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enriching artifacts file(/opt/app/onap/blueprints/working/6436d842-ee29-411d-a5d2-c60c7a53acd8/Templates/base_ubuntu20-mapping.json 2022-11-01 04:33:47,534|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-11-01 04:33:47,534|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-11-01 04:33:47,535|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ##### Enhancing Workflow(config-assign) 2022-11-01 04:33:47,535|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-11-01 04:33:47,535|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| identified workflow(config-assign) targets(config-assign) 2022-11-01 04:33:47,535|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-11-01 04:33:47,535|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-11-01 04:33:47,536|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enriching artifacts file(/opt/app/onap/blueprints/working/6436d842-ee29-411d-a5d2-c60c7a53acd8/Templates/baseconfig-mapping.json 2022-11-01 04:33:47,540|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-11-01 04:33:47,540|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| dataType not present for the recipe(dt-config-assign-properties) 2022-11-01 04:33:47,541|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ##### Enhancing Workflow(config-deploy) 2022-11-01 04:33:47,541|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-11-01 04:33:47,541|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| identified workflow(config-deploy) targets(config-deploy) 2022-11-01 04:33:47,541|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| workflow(config-deploy) resource assignment files([] 2022-11-01 04:33:47,541|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ##### Enhancing blueprint Resource Definitions 2022-11-01 04:33:47,542|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-11-01 04:33:47,543|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| processing file (Templates/vnf-mapping.json) 2022-11-01 04:33:47,543|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-11-01 04:33:47,543|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| processing file (Templates/baseconfig-mapping.json) 2022-11-01 04:33:47,558|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:33:47,608|938a9bb3-ca0c-4e59-b397-2c94030e29e2||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-11-01 04:33:47,783|f5e7af38-92c8-474d-a9e5-02593d139767||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(838fbf58-d0ac-42da-90b2-8f9ddc42f9ec) CBA(/opt/app/onap/blueprints/archive/838fbf58-d0ac-42da-90b2-8f9ddc42f9ec/cba.zip) 2022-11-01 04:33:47,791|f5e7af38-92c8-474d-a9e5-02593d139767||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/838fbf58-d0ac-42da-90b2-8f9ddc42f9ec) and entry definition file (Definitions/ubuntu20.json) 2022-11-01 04:33:47,801|f5e7af38-92c8-474d-a9e5-02593d139767||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-11-01 04:33:47,823|f5e7af38-92c8-474d-a9e5-02593d139767||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(resource-assignment) 2022-11-01 04:33:47,824|f5e7af38-92c8-474d-a9e5-02593d139767||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-assign) 2022-11-01 04:33:47,825|f5e7af38-92c8-474d-a9e5-02593d139767||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy) 2022-11-01 04:33:47,833|f5e7af38-92c8-474d-a9e5-02593d139767||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/838fbf58-d0ac-42da-90b2-8f9ddc42f9ec) and entry definition file (Definitions/ubuntu20.json) 2022-11-01 04:33:47,862|f5e7af38-92c8-474d-a9e5-02593d139767||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| No compiled cache(/opt/app/onap/blueprints/working/838fbf58-d0ac-42da-90b2-8f9ddc42f9ec) present to clean. 2022-11-01 04:34:04,913|1bc6964b-ebe6-432a-aac8-4c33989b1620||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-11-01 04:34:04,914|1bc6964b-ebe6-432a-aac8-4c33989b1620||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-11-01 04:34:04,914|1bc6964b-ebe6-432a-aac8-4c33989b1620||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-11-01 04:34:05,081|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-11-01 04:34:05,082|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-11-01 04:34:05,491|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-11-01 04:34:05,491|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(2a5bc690-4b46-41ae-96d7-73196868d2da) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-11-01 04:34:05,507|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(da1a3b44-2c70-438a-b1d6-b250b969b9cf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-11-01 04:34:05,516|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(3fc98c83-8090-4ecc-963b-4b6173a63cb4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-11-01 04:34:05,526|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(b9e74da8-08a9-4e89-8fa5-70c0ee86aa7c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-11-01 04:34:05,540|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(767ed7ae-b2f3-4483-aa04-e68dde050d68) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-11-01 04:34:05,562|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(70d077bc-839e-49b6-b7d0-b8d60f39ac57) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-11-01 04:34:05,574|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:34:05,574|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:34:05,575|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-11-01 04:34:05,575|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-11-01 04:34:05,575|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:34:05,575|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:34:05,601|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-11-01 04:34:05,635|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-11-01 04:34:05,653|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-11-01 04:34:05,669|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-11-01 04:34:05,744|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(resource-assignment) 2022-11-01 04:34:05,745|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-assign) 2022-11-01 04:34:05,746|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy) 2022-11-01 04:34:05,791|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:34:05,821|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-11-01 04:34:05,833|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-11-01 04:34:05,841|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-11-01 04:34:05,871|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(resource-assignment) 2022-11-01 04:34:05,872|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-assign) 2022-11-01 04:34:05,872|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy) 2022-11-01 04:34:05,910|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:34:05,936|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-11-01 04:34:05,948|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-11-01 04:34:05,948|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-11-01 04:34:05,989|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(resource-assignment) 2022-11-01 04:34:05,990|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-assign) 2022-11-01 04:34:05,991|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy) 2022-11-01 04:34:05,992|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(HealthCheck) 2022-11-01 04:34:05,992|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(ScaleOutReconfiguration) 2022-11-01 04:34:05,993|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(vf-config-assign) 2022-11-01 04:34:05,994|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(vf-config-deploy) 2022-11-01 04:34:06,036|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-11-01 04:34:06,066|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-11-01 04:34:06,078|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-11-01 04:34:06,079|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-11-01 04:34:06,105|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(resource-assignment) 2022-11-01 04:34:06,106|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy) 2022-11-01 04:34:06,138|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-assign) 2022-11-01 04:34:06,139|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy) 2022-11-01 04:34:06,140|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-11-01 04:34:06,158|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:34:06,183|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-11-01 04:34:06,195|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-11-01 04:34:06,195|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-11-01 04:34:06,225|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-11-01 04:34:06,236|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-11-01 04:34:06,242|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-11-01 04:34:06,265|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(resource-assignment) 2022-11-01 04:34:06,266|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-assign) 2022-11-01 04:34:06,266|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-assign-day-2) 2022-11-01 04:34:06,267|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy) 2022-11-01 04:34:06,268|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy-day-2) 2022-11-01 04:34:06,283|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:34:06,295|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Overwriting blueprint model :5G_Core::1.0.37 2022-11-01 04:34:06,307|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-11-01 04:34:06,307|1bc6964b-ebe6-432a-aac8-4c33989b1620||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-11-01 04:34:17,397|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/777bf93d-c144-466c-b866-8ec7552a7ae9) 2022-11-01 04:34:17,398|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| deleting definition types under : /opt/app/onap/blueprints/working/777bf93d-c144-466c-b866-8ec7552a7ae9/Definitions 2022-11-01 04:34:17,401|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| reinitialized all type definitions 2022-11-01 04:34:17,402|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(netconf-device) 2022-11-01 04:34:17,419|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(resolve-data) 2022-11-01 04:34:17,433|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-11-01 04:34:17,437|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-11-01 04:34:17,442|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-11-01 04:34:17,476|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-11-01 04:34:17,495|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ##### Enhancing Workflow(config-assign) 2022-11-01 04:34:17,495|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-11-01 04:34:17,495|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| identified workflow(config-assign) targets(resolve-data) 2022-11-01 04:34:17,495|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-11-01 04:34:17,495|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-11-01 04:34:17,495|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enriching artifacts file(/opt/app/onap/blueprints/working/777bf93d-c144-466c-b866-8ec7552a7ae9/Templates/netconfrpc-mapping.json 2022-11-01 04:34:17,501|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-11-01 04:34:17,501|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| dataType not present for the recipe(dt-config-assign-properties) 2022-11-01 04:34:17,502|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ##### Enhancing Workflow(config-deploy) 2022-11-01 04:34:17,502|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-11-01 04:34:17,502|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| identified workflow(config-deploy) targets(execute-netconf) 2022-11-01 04:34:17,503|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| workflow(config-deploy) resource assignment files([] 2022-11-01 04:34:17,503|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| ##### Enhancing blueprint Resource Definitions 2022-11-01 04:34:17,503|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-11-01 04:34:17,503|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| processing file (Templates/netconfrpc-mapping.json) 2022-11-01 04:34:17,507|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| distinct resource keys ([input-source]) 2022-11-01 04:34:17,514|ffab8166-0ae8-4e8f-bf25-18e2ea30e0fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Enriching Resource Definition sources Node Template: [source-input] 2022-11-01 04:34:47,425|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-11-01 04:34:47,533|||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-11-01 04:34:47,581|a44cdbce-8bdd-480b-be5f-c6190f38ceef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| request(a44cdbce-8bdd-480b-be5f-c6190f38ceef) 2022-11-01 04:34:47,586|a44cdbce-8bdd-480b-be5f-c6190f38ceef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| CBA file(/opt/app/onap/blueprints/archive/4dd399f0-3972-421e-b3b8-2831b127bf7f/cba.zip written successfully 2022-11-01 04:34:47,586|a44cdbce-8bdd-480b-be5f-c6190f38ceef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(4dd399f0-3972-421e-b3b8-2831b127bf7f) CBA(/opt/app/onap/blueprints/archive/4dd399f0-3972-421e-b3b8-2831b127bf7f/cba.zip) 2022-11-01 04:34:47,613|a44cdbce-8bdd-480b-be5f-c6190f38ceef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4dd399f0-3972-421e-b3b8-2831b127bf7f) and entry definition file (Definitions/CNF.json) 2022-11-01 04:34:47,669|a44cdbce-8bdd-480b-be5f-c6190f38ceef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(resource-assignment) 2022-11-01 04:34:47,670|a44cdbce-8bdd-480b-be5f-c6190f38ceef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-assign) 2022-11-01 04:34:47,671|a44cdbce-8bdd-480b-be5f-c6190f38ceef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy) 2022-11-01 04:34:47,671|a44cdbce-8bdd-480b-be5f-c6190f38ceef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(scale-out) 2022-11-01 04:34:47,672|a44cdbce-8bdd-480b-be5f-c6190f38ceef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(scale) 2022-11-01 04:34:47,672|a44cdbce-8bdd-480b-be5f-c6190f38ceef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(scale-in) 2022-11-01 04:34:47,673|a44cdbce-8bdd-480b-be5f-c6190f38ceef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(health-check) 2022-11-01 04:34:47,693|a44cdbce-8bdd-480b-be5f-c6190f38ceef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4dd399f0-3972-421e-b3b8-2831b127bf7f) and entry definition file (Definitions/CNF.json) 2022-11-01 04:34:47,712|a44cdbce-8bdd-480b-be5f-c6190f38ceef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Overwriting blueprint model :APACHE::1.0.0 2022-11-01 04:34:47,730|a44cdbce-8bdd-480b-be5f-c6190f38ceef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-11-01 04:34:47,733|a44cdbce-8bdd-480b-be5f-c6190f38ceef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-11-01 04:34:47,759|a44cdbce-8bdd-480b-be5f-c6190f38ceef||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| No compiled cache(/opt/app/onap/blueprints/working/4dd399f0-3972-421e-b3b8-2831b127bf7f) present to clean. 2022-11-01 04:35:07,713|63dfe1b7-1b49-42ff-89ab-3cbb6b72f733||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| getting cba file name(APACHE), version(1.0.0) from db 2022-11-01 04:35:07,897|63dfe1b7-1b49-42ff-89ab-3cbb6b72f733||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-11-01 04:35:07,899|63dfe1b7-1b49-42ff-89ab-3cbb6b72f733||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-11-01 04:35:07,903|63dfe1b7-1b49-42ff-89ab-3cbb6b72f733||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-11-01 04:35:08,070|0541a460-ce0c-4ffa-84f6-d1c991205f4f||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-11-01 04:35:08,070|0541a460-ce0c-4ffa-84f6-d1c991205f4f||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-11-01 04:35:08,078|0541a460-ce0c-4ffa-84f6-d1c991205f4f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-11-01 04:35:08,752|ce5dd0a1-effb-44ca-81c4-b5cb04b22560||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-11-01 04:35:08,753|ce5dd0a1-effb-44ca-81c4-b5cb04b22560||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-11-01 04:35:08,755|ce5dd0a1-effb-44ca-81c4-b5cb04b22560||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-11-01 04:35:08,970|06840ef6-86a2-4e3a-b75a-7a3e46529355||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-11-01 04:35:08,970|06840ef6-86a2-4e3a-b75a-7a3e46529355||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-11-01 04:35:08,973|06840ef6-86a2-4e3a-b75a-7a3e46529355||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-11-01 04:35:09,175|0483479f-19c3-4ac3-b749-d11d955b7a0b||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-11-01 04:35:09,175|0483479f-19c3-4ac3-b749-d11d955b7a0b||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-11-01 04:35:09,177|0483479f-19c3-4ac3-b749-d11d955b7a0b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-11-01 04:35:09,406|2f6555e1-b796-4250-b4c3-40009aa050ee||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-11-01 04:35:09,406|2f6555e1-b796-4250-b4c3-40009aa050ee||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-11-01 04:35:09,410|2f6555e1-b796-4250-b4c3-40009aa050ee||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-11-01 04:35:09,649|2100eabf-3827-42f5-a9cf-b632cf486844||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-11-01 04:35:09,649|2100eabf-3827-42f5-a9cf-b632cf486844||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-11-01 04:35:09,652|2100eabf-3827-42f5-a9cf-b632cf486844||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-11-01 04:35:09,839|70df2199-4c0a-4469-b1d6-ffaf867a5238||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-11-01 04:35:09,840|70df2199-4c0a-4469-b1d6-ffaf867a5238||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-11-01 04:35:09,842|70df2199-4c0a-4469-b1d6-ffaf867a5238||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-11-01 04:35:15,921|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-11-01 04:35:16,025|||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-11-01 04:35:16,027|e068535b-7267-4ad5-b172-a4ff6ea64979||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| request(e068535b-7267-4ad5-b172-a4ff6ea64979) 2022-11-01 04:35:16,028|e068535b-7267-4ad5-b172-a4ff6ea64979||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| CBA file(/opt/app/onap/blueprints/archive/b3045a9b-9996-43f8-bae5-2b0758657adb/cba.zip written successfully 2022-11-01 04:35:16,028|e068535b-7267-4ad5-b172-a4ff6ea64979||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(b3045a9b-9996-43f8-bae5-2b0758657adb) CBA(/opt/app/onap/blueprints/archive/b3045a9b-9996-43f8-bae5-2b0758657adb/cba.zip) 2022-11-01 04:35:16,034|e068535b-7267-4ad5-b172-a4ff6ea64979||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b3045a9b-9996-43f8-bae5-2b0758657adb) and entry definition file (Definitions/ubuntu20.json) 2022-11-01 04:35:16,043|e068535b-7267-4ad5-b172-a4ff6ea64979||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-11-01 04:35:16,064|e068535b-7267-4ad5-b172-a4ff6ea64979||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(resource-assignment) 2022-11-01 04:35:16,065|e068535b-7267-4ad5-b172-a4ff6ea64979||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-assign) 2022-11-01 04:35:16,066|e068535b-7267-4ad5-b172-a4ff6ea64979||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy) 2022-11-01 04:35:16,073|e068535b-7267-4ad5-b172-a4ff6ea64979||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b3045a9b-9996-43f8-bae5-2b0758657adb) and entry definition file (Definitions/ubuntu20.json) 2022-11-01 04:35:16,085|e068535b-7267-4ad5-b172-a4ff6ea64979||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-11-01 04:35:16,096|e068535b-7267-4ad5-b172-a4ff6ea64979||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-11-01 04:35:16,097|e068535b-7267-4ad5-b172-a4ff6ea64979||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-11-01 04:35:16,113|e068535b-7267-4ad5-b172-a4ff6ea64979||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| No compiled cache(/opt/app/onap/blueprints/working/b3045a9b-9996-43f8-bae5-2b0758657adb) present to clean. 2022-11-01 04:35:27,897|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-11-01 04:35:28,003|||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-11-01 04:35:28,004|a13eea13-2662-4c55-8aef-f2a01c74a903||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| request(a13eea13-2662-4c55-8aef-f2a01c74a903) 2022-11-01 04:35:28,006|a13eea13-2662-4c55-8aef-f2a01c74a903||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| CBA file(/opt/app/onap/blueprints/archive/51a91d28-3164-485d-b597-26f2385effe5/cba.zip written successfully 2022-11-01 04:35:28,006|a13eea13-2662-4c55-8aef-f2a01c74a903||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Save processing(51a91d28-3164-485d-b597-26f2385effe5) CBA(/opt/app/onap/blueprints/archive/51a91d28-3164-485d-b597-26f2385effe5/cba.zip) 2022-11-01 04:35:28,020|a13eea13-2662-4c55-8aef-f2a01c74a903||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/51a91d28-3164-485d-b597-26f2385effe5) and entry definition file (Definitions/pnf_netconf.json) 2022-11-01 04:35:28,048|a13eea13-2662-4c55-8aef-f2a01c74a903||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-11-01 04:35:28,066|a13eea13-2662-4c55-8aef-f2a01c74a903||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-assign) 2022-11-01 04:35:28,067|a13eea13-2662-4c55-8aef-f2a01c74a903||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Validating Workflow(config-deploy) 2022-11-01 04:35:28,072|a13eea13-2662-4c55-8aef-f2a01c74a903||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/51a91d28-3164-485d-b597-26f2385effe5) and entry definition file (Definitions/pnf_netconf.json) 2022-11-01 04:35:28,086|a13eea13-2662-4c55-8aef-f2a01c74a903||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-11-01 04:35:28,098|a13eea13-2662-4c55-8aef-f2a01c74a903||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-11-01 04:35:28,098|a13eea13-2662-4c55-8aef-f2a01c74a903||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-11-01 04:35:28,117|a13eea13-2662-4c55-8aef-f2a01c74a903||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| No compiled cache(/opt/app/onap/blueprints/working/51a91d28-3164-485d-b597-26f2385effe5) present to clean. 2022-11-01 04:35:36,714|54600e98-301d-4d10-8086-0a0bb349dc9a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-11-01 04:35:36,769|54600e98-301d-4d10-8086-0a0bb349dc9a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-11-01 04:35:36,770|54600e98-301d-4d10-8086-0a0bb349dc9a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-11-01 04:35:36,773|54600e98-301d-4d10-8086-0a0bb349dc9a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-11-01 04:35:36,915|6f4df397-6217-4371-8bb1-126534a874ee||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-11-01 04:35:36,915|6f4df397-6217-4371-8bb1-126534a874ee||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-11-01 04:35:36,918|6f4df397-6217-4371-8bb1-126534a874ee||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-11-01 04:35:37,273|455e69f2-ac27-4b49-8bf3-75443981b7ba||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-11-01 04:35:37,273|455e69f2-ac27-4b49-8bf3-75443981b7ba||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-11-01 04:35:37,275|455e69f2-ac27-4b49-8bf3-75443981b7ba||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-11-01 04:35:37,442|dfe52c4d-0dc6-4479-95a8-bc9b8df79846||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-11-01 04:35:37,443|dfe52c4d-0dc6-4479-95a8-bc9b8df79846||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-11-01 04:35:37,445|dfe52c4d-0dc6-4479-95a8-bc9b8df79846||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-11-01 04:37:49,548|f6cea2c1-f39d-4eff-b546-4a21d5e684da||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| processing request id 5db3d8c3-6027-4576-bb51-796e3effe032 2022-11-01 04:37:49,549|f6cea2c1-f39d-4eff-b546-4a21d5e684da||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| storeExecutionInput called not to store the Workflow action input details 2022-11-01 04:37:49,549|f6cea2c1-f39d-4eff-b546-4a21d5e684da||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| StoreAuditService ID -1 2022-11-01 04:37:49,552|f6cea2c1-f39d-4eff-b546-4a21d5e684da||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-11-01 04:37:49,552|f6cea2c1-f39d-4eff-b546-4a21d5e684da||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-11-01 04:37:49,558|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-11-01 04:37:49,588|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deriving input data for workflow: (resource-assignment) 2022-11-01 04:37:49,675|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Execute node(START) -> executed state(SUCCESS) 2022-11-01 04:37:49,680|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Executing workflow(resource-assignment[5db3d8c3-6027-4576-bb51-796e3effe032])'s step(resource-assignment) 2022-11-01 04:37:49,680|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-11-01 04:37:49,683|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| preparing request id(5db3d8c3-6027-4576-bb51-796e3effe032) for workflow(resource-assignment) step(resource-assignment) 2022-11-01 04:37:49,683|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-11-01 04:37:49,683|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-11-01 04:37:49,684|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-11-01 04:37:49,708|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:37:49,719|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-11-01 04:37:49,720|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-11-01 04:37:49,720|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-11-01 04:37:49,721|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-11-01 04:37:49,721|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("59385735-f1b5-471f-95e2-95c62d25ab82") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-11-01 04:37:49,737|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:37:49,737|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:37:49,753|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-11-01 04:37:53,171|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response status(200 - ) 2022-11-01 04:37:53,172|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response processing type (string) 2022-11-01 04:37:53,172|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221101t043753202957z") 2022-11-01 04:37:53,172|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221101t043753202957z") 2022-11-01 04:37:53,172|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221101t043753202957z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-11-01 04:37:53,173|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-11-01 04:37:53,176|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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" : "59385735-f1b5-471f-95e2-95c62d25ab82", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221101t043753202957z" }) 2022-11-01 04:37:53,192|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Preparing Response... 2022-11-01 04:37:53,193|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-11-01 04:37:53,193|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-11-01 04:37:53,194|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Executing workflow(resource-assignment[5db3d8c3-6027-4576-bb51-796e3effe032])'s step(profile-upload) 2022-11-01 04:37:53,194|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-11-01 04:37:53,201|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| preparing request id(5db3d8c3-6027-4576-bb51-796e3effe032) for workflow(resource-assignment) step(profile-upload) 2022-11-01 04:37:53,201|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-11-01 04:37:53,202|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:37:53,203|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Triggering K8s Profile Upload component logic. 2022-11-01 04:37:53,204|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Getting the template prefixes 2022-11-01 04:37:53,204|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Iterating over prefixes in resource assignment map. 2022-11-01 04:37:53,208|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Prefix vnf does not have required data for us to continue. 2022-11-01 04:37:53,208|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Preparing Response... 2022-11-01 04:37:53,208|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-11-01 04:37:53,208|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-11-01 04:37:53,209|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Execute node(END) -> executed state(SUCCESS) 2022-11-01 04:37:53,213|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| workflow(5db3d8c3-6027-4576-bb51-796e3effe032) nodes completed with (0)exceptions 2022-11-01 04:37:53,213|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-11-01 04:37:53,215|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7fb39646-94b5-4fdb-bdae-0be3c36348f3 auditStoreId -1 2022-11-01 04:37:57,896|f6cea2c1-f39d-4eff-b546-4a21d5e684da||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| processing request id a5698bed-ccbf-479c-a7b1-0b7103c68adc 2022-11-01 04:37:57,896|f6cea2c1-f39d-4eff-b546-4a21d5e684da||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| storeExecutionInput called not to store the Workflow action input details 2022-11-01 04:37:57,896|f6cea2c1-f39d-4eff-b546-4a21d5e684da||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| StoreAuditService ID -1 2022-11-01 04:37:57,896|f6cea2c1-f39d-4eff-b546-4a21d5e684da||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-11-01 04:37:57,896|f6cea2c1-f39d-4eff-b546-4a21d5e684da||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-11-01 04:37:57,898|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-11-01 04:37:57,906|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deriving input data for workflow: (resource-assignment) 2022-11-01 04:37:57,908|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Execute node(START) -> executed state(SUCCESS) 2022-11-01 04:37:57,908|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Executing workflow(resource-assignment[a5698bed-ccbf-479c-a7b1-0b7103c68adc])'s step(resource-assignment) 2022-11-01 04:37:57,909|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-11-01 04:37:57,909|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| preparing request id(a5698bed-ccbf-479c-a7b1-0b7103c68adc) for workflow(resource-assignment) step(resource-assignment) 2022-11-01 04:37:57,909|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-11-01 04:37:57,909|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-11-01 04:37:57,910|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-11-01 04:37:57,929|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:37:57,932|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-11-01 04:37:57,933|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("f1666fcd-7b15-4819-b3a3-29977d50ad74") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-11-01 04:37:57,933|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-11-01 04:37:57,934|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2022-11-01 04:37:57,934|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("0647f91f-e679-4c17-acab-ae7206cbc37c") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-11-01 04:37:57,936|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:37:57,937|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:37:57,985|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Parameter information : ({customizationid=0647f91f-e679-4c17-acab-ae7206cbc37c}) 2022-11-01 04:37:57,985|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Parameter information : ({customizationid=0647f91f-e679-4c17-acab-ae7206cbc37c}) 2022-11-01 04:37:58,000|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response processing type (string) 2022-11-01 04:37:58,000|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response processing type (string) 2022-11-01 04:37:58,002|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"4bd1373b-d09a-4675-8804-ab68361cb838"}]) 2022-11-01 04:37:58,002|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b"}]) 2022-11-01 04:37:58,002|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("a8d38f16-5b62-4c23-97ae-4f0d775f6b9b") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-11-01 04:37:58,002|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("4bd1373b-d09a-4675-8804-ab68361cb838") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-11-01 04:37:58,004|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-11-01 04:37:58,012|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Transformed value: null -> 4bd1373b-d09a-4675-8804-ab68361cb838 2022-11-01 04:37:58,014|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:37:58,060|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Parameter information : ({customizationid=0647f91f-e679-4c17-acab-ae7206cbc37c}) 2022-11-01 04:37:58,066|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response processing type (string) 2022-11-01 04:37:58,068|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-11-01 04:37:58,068|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-11-01 04:37:58,069|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-11-01 04:37:58,069|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-11-01 04:37:58,075|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Transformed value: null -> 0647f91f-e679-4c17-acab-ae7206cbc37c 2022-11-01 04:37:58,076|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("59385735-f1b5-471f-95e2-95c62d25ab82") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-11-01 04:37:58,077|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-11-01 04:37:58,077|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2022-11-01 04:37:58,077|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-11-01 04:37:58,085|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/59385735-f1b5-471f-95e2-95c62d25ab82/service-data/vnfs/vnf/b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24/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-11-01 04:37:58,085|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/59385735-f1b5-471f-95e2-95c62d25ab82/service-data/vnfs/vnf/b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24/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-11-01 04:37:58,085|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/59385735-f1b5-471f-95e2-95c62d25ab82/service-data/vnfs/vnf/b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2022-11-01 04:37:58,085|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/59385735-f1b5-471f-95e2-95c62d25ab82/service-data/vnfs/vnf/b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24/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-11-01 04:37:58,099|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/59385735-f1b5-471f-95e2-95c62d25ab82/service-data/vnfs/vnf/b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-11-01 04:37:58,100|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/59385735-f1b5-471f-95e2-95c62d25ab82/service-data/vnfs/vnf/b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-11-01 04:37:58,135|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response status(200 - OK) 2022-11-01 04:37:58,135|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response status(200 - OK) 2022-11-01 04:37:58,135|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response processing type (string) 2022-11-01 04:37:58,135|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response processing type (string) 2022-11-01 04:37:58,136|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-11-01 04:37:58,136|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221101t043753202957z") 2022-11-01 04:37:58,136|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-11-01 04:37:58,136|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221101t043753202957z") 2022-11-01 04:37:58,136|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-11-01 04:37:58,136|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221101t043753202957z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-11-01 04:37:58,145|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:37:58,145|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:37:58,147|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-11-01 04:37:58,251|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response status(200 - ) 2022-11-01 04:37:58,251|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response processing type (string) 2022-11-01 04:37:58,252|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221101t043753202957z-helm_apache-vfmt-001") 2022-11-01 04:37:58,252|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221101t043753202957z-helm_apache-vfmt-001") 2022-11-01 04:37:58,252|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221101t043753202957z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string) 2022-11-01 04:37:58,254|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-11-01 04:37:58,263|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/59385735-f1b5-471f-95e2-95c62d25ab82/service-data/vnfs/vnf/b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24/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-11-01 04:37:58,263|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/59385735-f1b5-471f-95e2-95c62d25ab82/service-data/vnfs/vnf/b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24/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-11-01 04:37:58,277|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/59385735-f1b5-471f-95e2-95c62d25ab82/service-data/vnfs/vnf/b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-11-01 04:37:58,289|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response status(200 - OK) 2022-11-01 04:37:58,289|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response processing type (string) 2022-11-01 04:37:58,290|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-11-01 04:37:58,290|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-11-01 04:37:58,290|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-11-01 04:37:58,291|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-11-01 04:37:58,291|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-11-01 04:37:58,301|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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" : "4bd1373b-d09a-4675-8804-ab68361cb838", "k8s-rb-definition-version" : "0647f91f-e679-4c17-acab-ae7206cbc37c", "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" : "59385735-f1b5-471f-95e2-95c62d25ab82", "vf-module-id" : "f1666fcd-7b15-4819-b3a3-29977d50ad74", "vf-module-label" : "helm_apache", "vf-module-model-customization-uuid" : "0647f91f-e679-4c17-acab-ae7206cbc37c", "vf-module-model-invariant-uuid" : "4bd1373b-d09a-4675-8804-ab68361cb838", "vf-module-model-version" : "a8d38f16-5b62-4c23-97ae-4f0d775f6b9b", "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221101t043753202957z-helm_apache-vfmt-001", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221101t043753202957z" }) 2022-11-01 04:37:58,333|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Preparing Response... 2022-11-01 04:37:58,333|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-11-01 04:37:58,334|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-11-01 04:37:58,334|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Executing workflow(resource-assignment[a5698bed-ccbf-479c-a7b1-0b7103c68adc])'s step(profile-upload) 2022-11-01 04:37:58,334|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-11-01 04:37:58,335|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| preparing request id(a5698bed-ccbf-479c-a7b1-0b7103c68adc) for workflow(resource-assignment) step(profile-upload) 2022-11-01 04:37:58,335|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-11-01 04:37:58,335|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:37:58,335|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Triggering K8s Profile Upload component logic. 2022-11-01 04:37:58,335|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Getting the template prefixes 2022-11-01 04:37:58,335|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Iterating over prefixes in resource assignment map. 2022-11-01 04:37:58,353|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Rest request method(GET), url(/v1/rb/definition/4bd1373b-d09a-4675-8804-ab68361cb838/0647f91f-e679-4c17-acab-ae7206cbc37c) 2022-11-01 04:37:58,361|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response status(200 - OK) 2022-11-01 04:37:58,372|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Rest request method(GET), url(/v1/rb/definition/4bd1373b-d09a-4675-8804-ab68361cb838/0647f91f-e679-4c17-acab-ae7206cbc37c/profile/node-port-profile) 2022-11-01 04:37:58,376|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response status(404 - Not Found) 2022-11-01 04:37:58,376|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Uploading K8s Profile.. 2022-11-01 04:37:58,399|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Rest request method(POST), url(/v1/rb/definition/4bd1373b-d09a-4675-8804-ab68361cb838/0647f91f-e679-4c17-acab-ae7206cbc37c/profile) 2022-11-01 04:37:58,407|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response status(201 - Created) 2022-11-01 04:37:58,426|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Rest request method(POST), url(/v1/rb/definition/4bd1373b-d09a-4675-8804-ab68361cb838/0647f91f-e679-4c17-acab-ae7206cbc37c/profile/node-port-profile/content) 2022-11-01 04:37:58,432|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Response status(200 - OK) 2022-11-01 04:37:58,433|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| K8s Profile Upload Completed 2022-11-01 04:37:58,433|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Preparing Response... 2022-11-01 04:37:58,433|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-11-01 04:37:58,433|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-11-01 04:37:58,434|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Execute node(END) -> executed state(SUCCESS) 2022-11-01 04:37:58,434|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| workflow(a5698bed-ccbf-479c-a7b1-0b7103c68adc) nodes completed with (0)exceptions 2022-11-01 04:37:58,435|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-11-01 04:37:58,435|f6cea2c1-f39d-4eff-b546-4a21d5e684da||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3fa0f83a-06c8-449a-a228-ab5c889aec22 auditStoreId -1 2022-11-01 04:38:03,239|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-11-01 04:38:03,349|||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-11-01 04:38:03,384|f6cea2c1-f39d-4eff-b546-4a21d5e684da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| processing request id f6cea2c1-f39d-4eff-b546-4a21d5e684da 2022-11-01 04:38:03,384|f6cea2c1-f39d-4eff-b546-4a21d5e684da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| storeExecutionInput called not to store the Workflow action input details 2022-11-01 04:38:03,384|f6cea2c1-f39d-4eff-b546-4a21d5e684da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| StoreAuditService ID -1 2022-11-01 04:38:03,385|f6cea2c1-f39d-4eff-b546-4a21d5e684da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-11-01 04:38:03,385|f6cea2c1-f39d-4eff-b546-4a21d5e684da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-11-01 04:38:03,386|f6cea2c1-f39d-4eff-b546-4a21d5e684da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-11-01 04:38:03,391|f6cea2c1-f39d-4eff-b546-4a21d5e684da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deriving input data for workflow: (config-assign) 2022-11-01 04:38:03,392|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-11-01 04:38:03,393|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[f6cea2c1-f39d-4eff-b546-4a21d5e684da])'s step(config-setup) 2022-11-01 04:38:03,393|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-11-01 04:38:03,393|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(f6cea2c1-f39d-4eff-b546-4a21d5e684da) for workflow(config-assign) step(config-setup) 2022-11-01 04:38:03,393|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-11-01 04:38:03,394|||DefaultDispatcher-worker-2||||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-11-01 04:38:03,395|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-11-01 04:38:03,415|||DefaultDispatcher-worker-2||||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-11-01 04:38:03,416|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-11-01 04:38:03,417|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("59385735-f1b5-471f-95e2-95c62d25ab82") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-11-01 04:38:03,424|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/59385735-f1b5-471f-95e2-95c62d25ab82), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-11-01 04:38:03,424|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/59385735-f1b5-471f-95e2-95c62d25ab82), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-11-01 04:38:03,436|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/59385735-f1b5-471f-95e2-95c62d25ab82) 2022-11-01 04:38:03,456|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-11-01 04:38:03,457|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2022-11-01 04:38:03,458|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e") 2022-11-01 04:38:03,458|||DefaultDispatcher-worker-2||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e") 2022-11-01 04:38:03,458|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-11-01 04:38:03,458|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-11-01 04:38:03,465|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/59385735-f1b5-471f-95e2-95c62d25ab82/service-data/vnfs/vnf/b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24/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-11-01 04:38:03,465|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/59385735-f1b5-471f-95e2-95c62d25ab82/service-data/vnfs/vnf/b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-11-01 04:38:03,476|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/59385735-f1b5-471f-95e2-95c62d25ab82/service-data/vnfs/vnf/b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24/vnf-data/vf-modules) 2022-11-01 04:38:03,488|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-11-01 04:38:03,489|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json) 2022-11-01 04:38:03,489|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","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_c3987627-f80f-4ca8-8820-8cba138b818e_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":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","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-20221101t043753202957z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4bd1373b-d09a-4675-8804-ab68361cb838","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221101t043753202957z","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":"0647f91f-e679-4c17-acab-ae7206cbc37c","model-uuid":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-invariant-uuid":"4bd1373b-d09a-4675-8804-ab68361cb838"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","vf-module-name":"basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f6cea2c1-f39d-4eff-b546-4a21d5e684da","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"931e4e5f-a2eb-4b5b-8b50-7f5151e0534a","model-invariant-uuid":"4c205e39-f09d-4e76-9715-665d1ee26993"},"global-customer-id":"basiccnf-macro-customer","service-id":"59385735-f1b5-471f-95e2-95c62d25ab82","service-instance-id":"59385735-f1b5-471f-95e2-95c62d25ab82","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"90b768fb-b07d-40d4-b7d3-8aa160d16522","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1d5365ce-8b42-43c6-b05e-c876f4ed40a5","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"faa6bb8d-ac87-4d7c-8da2-6b2fb4e21b23","model-uuid":"91237c95-4797-4209-ae17-5da1381b7d53","model-invariant-uuid":"0b469441-23fb-40f4-aeb4-bd0c36548b75"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24"},"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":"0647f91f-e679-4c17-acab-ae7206cbc37c","model-uuid":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-invariant-uuid":"4bd1373b-d09a-4675-8804-ab68361cb838"},"vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74"}}}]}) 2022-11-01 04:38:03,489|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","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_c3987627-f80f-4ca8-8820-8cba138b818e_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":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","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-20221101t043753202957z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4bd1373b-d09a-4675-8804-ab68361cb838","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221101t043753202957z","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":"0647f91f-e679-4c17-acab-ae7206cbc37c","model-uuid":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-invariant-uuid":"4bd1373b-d09a-4675-8804-ab68361cb838"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","vf-module-name":"basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f6cea2c1-f39d-4eff-b546-4a21d5e684da","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"931e4e5f-a2eb-4b5b-8b50-7f5151e0534a","model-invariant-uuid":"4c205e39-f09d-4e76-9715-665d1ee26993"},"global-customer-id":"basiccnf-macro-customer","service-id":"59385735-f1b5-471f-95e2-95c62d25ab82","service-instance-id":"59385735-f1b5-471f-95e2-95c62d25ab82","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"90b768fb-b07d-40d4-b7d3-8aa160d16522","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1d5365ce-8b42-43c6-b05e-c876f4ed40a5","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"faa6bb8d-ac87-4d7c-8da2-6b2fb4e21b23","model-uuid":"91237c95-4797-4209-ae17-5da1381b7d53","model-invariant-uuid":"0b469441-23fb-40f4-aeb4-bd0c36548b75"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24"},"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":"0647f91f-e679-4c17-acab-ae7206cbc37c","model-uuid":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-invariant-uuid":"4bd1373b-d09a-4675-8804-ab68361cb838"},"vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74"}}}]}) 2022-11-01 04:38:03,490|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","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_c3987627-f80f-4ca8-8820-8cba138b818e_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":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","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-20221101t043753202957z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4bd1373b-d09a-4675-8804-ab68361cb838","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221101t043753202957z","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":"0647f91f-e679-4c17-acab-ae7206cbc37c","model-uuid":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-invariant-uuid":"4bd1373b-d09a-4675-8804-ab68361cb838"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","vf-module-name":"basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f6cea2c1-f39d-4eff-b546-4a21d5e684da","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"931e4e5f-a2eb-4b5b-8b50-7f5151e0534a","model-invariant-uuid":"4c205e39-f09d-4e76-9715-665d1ee26993"},"global-customer-id":"basiccnf-macro-customer","service-id":"59385735-f1b5-471f-95e2-95c62d25ab82","service-instance-id":"59385735-f1b5-471f-95e2-95c62d25ab82","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"90b768fb-b07d-40d4-b7d3-8aa160d16522","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1d5365ce-8b42-43c6-b05e-c876f4ed40a5","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"faa6bb8d-ac87-4d7c-8da2-6b2fb4e21b23","model-uuid":"91237c95-4797-4209-ae17-5da1381b7d53","model-invariant-uuid":"0b469441-23fb-40f4-aeb4-bd0c36548b75"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24"},"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":"0647f91f-e679-4c17-acab-ae7206cbc37c","model-uuid":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-invariant-uuid":"4bd1373b-d09a-4675-8804-ab68361cb838"},"vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74"}}}]), type ({json}) 2022-11-01 04:38:03,490|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","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_c3987627-f80f-4ca8-8820-8cba138b818e_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":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","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-20221101t043753202957z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4bd1373b-d09a-4675-8804-ab68361cb838","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221101t043753202957z","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":"0647f91f-e679-4c17-acab-ae7206cbc37c","model-uuid":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-invariant-uuid":"4bd1373b-d09a-4675-8804-ab68361cb838"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","vf-module-name":"basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f6cea2c1-f39d-4eff-b546-4a21d5e684da","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"931e4e5f-a2eb-4b5b-8b50-7f5151e0534a","model-invariant-uuid":"4c205e39-f09d-4e76-9715-665d1ee26993"},"global-customer-id":"basiccnf-macro-customer","service-id":"59385735-f1b5-471f-95e2-95c62d25ab82","service-instance-id":"59385735-f1b5-471f-95e2-95c62d25ab82","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"90b768fb-b07d-40d4-b7d3-8aa160d16522","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1d5365ce-8b42-43c6-b05e-c876f4ed40a5","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"faa6bb8d-ac87-4d7c-8da2-6b2fb4e21b23","model-uuid":"91237c95-4797-4209-ae17-5da1381b7d53","model-invariant-uuid":"0b469441-23fb-40f4-aeb4-bd0c36548b75"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24"},"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":"0647f91f-e679-4c17-acab-ae7206cbc37c","model-uuid":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-invariant-uuid":"4bd1373b-d09a-4675-8804-ab68361cb838"},"vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-11-01 04:38:03,497|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-11-01 04:38:03,497|||DefaultDispatcher-worker-2||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-11-01 04:38:03,525|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24?depth=1) 2022-11-01 04:38:03,943|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-11-01 04:38:03,944|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json) 2022-11-01 04:38:03,945|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","vf-module-name":"basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667277479328","model-invariant-id":"4bd1373b-d09a-4675-8804-ab68361cb838","model-version-id":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-customization-id":"0647f91f-e679-4c17-acab-ae7206cbc37c","module-index":0}]}) 2022-11-01 04:38:03,945|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","vf-module-name":"basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667277479328","model-invariant-id":"4bd1373b-d09a-4675-8804-ab68361cb838","model-version-id":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-customization-id":"0647f91f-e679-4c17-acab-ae7206cbc37c","module-index":0}]}) 2022-11-01 04:38:03,945|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","vf-module-name":"basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667277479328","model-invariant-id":"4bd1373b-d09a-4675-8804-ab68361cb838","model-version-id":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-customization-id":"0647f91f-e679-4c17-acab-ae7206cbc37c","module-index":0}]), type ({json}) 2022-11-01 04:38:03,945|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","vf-module-name":"basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667277479328","model-invariant-id":"4bd1373b-d09a-4675-8804-ab68361cb838","model-version-id":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-customization-id":"0647f91f-e679-4c17-acab-ae7206cbc37c","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-11-01 04:38:03,947|||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-11-01 04:38:03,951|||DefaultDispatcher-worker-2||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-11-01 04:38:08,667|||DefaultDispatcher-worker-2||||INFO||||||| compiled in (4716)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-11-01 04:38:08,667|||DefaultDispatcher-worker-2||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-11-01 04:38:08,689|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"4bd1373b-d09a-4675-8804-ab68361cb838","k8s-rb-definition-version":"0647f91f-e679-4c17-acab-ae7206cbc37c","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-11-01 04:38:08,691|||DefaultDispatcher-worker-2||||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" : "4bd1373b-d09a-4675-8804-ab68361cb838", "k8s-rb-definition-version" : "0647f91f-e679-4c17-acab-ae7206cbc37c" } }, "replica-count" : null, "service-instance-id" : "59385735-f1b5-471f-95e2-95c62d25ab82", "service-instance-name" : "basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "is-base-vf-module" : false, "model-customization-id" : "0647f91f-e679-4c17-acab-ae7206cbc37c", "model-invariant-id" : "4bd1373b-d09a-4675-8804-ab68361cb838", "model-version-id" : "a8d38f16-5b62-4c23-97ae-4f0d775f6b9b", "module-index" : 0, "orchestration-status" : "Assigned", "resource-version" : "1667277479328", "vf-module-id" : "f1666fcd-7b15-4819-b3a3-29977d50ad74", "vf-module-name" : "basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "f6cea2c1-f39d-4eff-b546-4a21d5e684da", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "assign", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1d5365ce-8b42-43c6-b05e-c876f4ed40a5", "svc-request-id" : "90b768fb-b07d-40d4-b7d3-8aa160d16522" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "4c205e39-f09d-4e76-9715-665d1ee26993", "model-name" : "basic_cnf_macro", "model-uuid" : "931e4e5f-a2eb-4b5b-8b50-7f5151e0534a", "model-version" : "1.0" }, "service-id" : "59385735-f1b5-471f-95e2-95c62d25ab82", "service-instance-id" : "59385735-f1b5-471f-95e2-95c62d25ab82", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "onap-model-information" : { "model-customization-uuid" : "0647f91f-e679-4c17-acab-ae7206cbc37c", "model-invariant-uuid" : "4bd1373b-d09a-4675-8804-ab68361cb838", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "a8d38f16-5b62-4c23-97ae-4f0d775f6b9b", "model-version" : "1" }, "vf-module-id" : "f1666fcd-7b15-4819-b3a3-29977d50ad74", "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_c3987627-f80f-4ca8-8820-8cba138b818e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "0647f91f-e679-4c17-acab-ae7206cbc37c", "model-invariant-uuid" : "4bd1373b-d09a-4675-8804-ab68361cb838", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "a8d38f16-5b62-4c23-97ae-4f0d775f6b9b", "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" : "a8d38f16-5b62-4c23-97ae-4f0d775f6b9b" }, { "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-20221101t043753202957z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "4bd1373b-d09a-4675-8804-ab68361cb838" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20221101t043753202957z" }, { "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" : "f1666fcd-7b15-4819-b3a3-29977d50ad74", "vf-module-name" : "basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "faa6bb8d-ac87-4d7c-8da2-6b2fb4e21b23", "model-invariant-uuid" : "0b469441-23fb-40f4-aeb4-bd0c36548b75", "model-name" : "basic_cnf_macro", "model-uuid" : "91237c95-4797-4209-ae17-5da1381b7d53", "model-version" : "1.0" }, "vnf-id" : "b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "f1666fcd-7b15-4819-b3a3-29977d50ad74" } ] }, "vnf-id" : "b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24" }) 2022-11-01 04:38:08,703|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-11-01 04:38:08,703|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-11-01 04:38:08,703|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-11-01 04:38:08,704|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[f6cea2c1-f39d-4eff-b546-4a21d5e684da])'s step(config-template) 2022-11-01 04:38:08,704|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-11-01 04:38:08,709|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(f6cea2c1-f39d-4eff-b546-4a21d5e684da) for workflow(config-assign) step(config-template) 2022-11-01 04:38:08,709|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process) 2022-11-01 04:38:08,709|||DefaultDispatcher-worker-2||||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-11-01 04:38:08,774|||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Config Upload component logic. 2022-11-01 04:38:08,774|||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes 2022-11-01 04:38:08,775|||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-11-01 04:38:08,790|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/4bd1373b-d09a-4675-8804-ab68361cb838/0647f91f-e679-4c17-acab-ae7206cbc37c) 2022-11-01 04:38:08,797|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-11-01 04:38:08,805|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/4bd1373b-d09a-4675-8804-ab68361cb838/0647f91f-e679-4c17-acab-ae7206cbc37c/config-template/replica-count-template) 2022-11-01 04:38:08,809|||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error) 2022-11-01 04:38:08,809|||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s template.. 2022-11-01 04:38:08,822|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/4bd1373b-d09a-4675-8804-ab68361cb838/0647f91f-e679-4c17-acab-ae7206cbc37c/config-template) 2022-11-01 04:38:08,831|||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created) 2022-11-01 04:38:08,841|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/4bd1373b-d09a-4675-8804-ab68361cb838/0647f91f-e679-4c17-acab-ae7206cbc37c/config-template/replica-count-template/content) 2022-11-01 04:38:08,861|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-11-01 04:38:08,862|||DefaultDispatcher-worker-2||||INFO||||||| K8s Config Upload Completed 2022-11-01 04:38:08,862|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-11-01 04:38:08,862|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process) 2022-11-01 04:38:08,862|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS) 2022-11-01 04:38:08,863|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-11-01 04:38:08,863|||DefaultDispatcher-worker-2||||INFO||||||| workflow(f6cea2c1-f39d-4eff-b546-4a21d5e684da) nodes completed with (0)exceptions 2022-11-01 04:38:08,863|f6cea2c1-f39d-4eff-b546-4a21d5e684da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveWorkflowOutputs for workflow(config-assign) 2022-11-01 04:38:08,864|f6cea2c1-f39d-4eff-b546-4a21d5e684da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 06be0291-5d89-44a4-bb64-50a7011532ab auditStoreId -1 2022-11-01 04:38:08,888|f6cea2c1-f39d-4eff-b546-4a21d5e684da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Completed 2022-11-01 04:38:45,863|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-11-01 04:38:45,971|||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-11-01 04:38:45,974|f6cea2c1-f39d-4eff-b546-4a21d5e684da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| processing request id f6cea2c1-f39d-4eff-b546-4a21d5e684da 2022-11-01 04:38:45,974|f6cea2c1-f39d-4eff-b546-4a21d5e684da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| storeExecutionInput called not to store the Workflow action input details 2022-11-01 04:38:45,974|f6cea2c1-f39d-4eff-b546-4a21d5e684da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| StoreAuditService ID -1 2022-11-01 04:38:45,975|f6cea2c1-f39d-4eff-b546-4a21d5e684da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-11-01 04:38:45,976|f6cea2c1-f39d-4eff-b546-4a21d5e684da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-11-01 04:38:45,976|f6cea2c1-f39d-4eff-b546-4a21d5e684da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-11-01 04:38:45,983|f6cea2c1-f39d-4eff-b546-4a21d5e684da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deriving input data for workflow: (config-deploy) 2022-11-01 04:38:45,984|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-11-01 04:38:45,985|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[f6cea2c1-f39d-4eff-b546-4a21d5e684da])'s step(config-setup) 2022-11-01 04:38:45,985|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-11-01 04:38:45,986|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(f6cea2c1-f39d-4eff-b546-4a21d5e684da) for workflow(config-deploy) step(config-setup) 2022-11-01 04:38:45,986|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-11-01 04:38:45,986|||DefaultDispatcher-worker-2||||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-11-01 04:38:45,987|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-11-01 04:38:46,008|||DefaultDispatcher-worker-2||||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-11-01 04:38:46,010|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-11-01 04:38:46,010|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("59385735-f1b5-471f-95e2-95c62d25ab82") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-11-01 04:38:46,015|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/59385735-f1b5-471f-95e2-95c62d25ab82), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-11-01 04:38:46,015|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/59385735-f1b5-471f-95e2-95c62d25ab82), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-11-01 04:38:46,023|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/59385735-f1b5-471f-95e2-95c62d25ab82) 2022-11-01 04:38:46,044|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-11-01 04:38:46,045|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2022-11-01 04:38:46,045|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e") 2022-11-01 04:38:46,045|||DefaultDispatcher-worker-2||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e") 2022-11-01 04:38:46,045|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-11-01 04:38:46,046|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-11-01 04:38:46,050|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/59385735-f1b5-471f-95e2-95c62d25ab82/service-data/vnfs/vnf/b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24/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-11-01 04:38:46,050|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/59385735-f1b5-471f-95e2-95c62d25ab82/service-data/vnfs/vnf/b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-11-01 04:38:46,058|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/59385735-f1b5-471f-95e2-95c62d25ab82/service-data/vnfs/vnf/b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24/vnf-data/vf-modules) 2022-11-01 04:38:46,068|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-11-01 04:38:46,069|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json) 2022-11-01 04:38:46,069|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","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_c3987627-f80f-4ca8-8820-8cba138b818e_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":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","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-20221101t043753202957z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4bd1373b-d09a-4675-8804-ab68361cb838","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221101t043753202957z","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":"0647f91f-e679-4c17-acab-ae7206cbc37c","model-uuid":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-invariant-uuid":"4bd1373b-d09a-4675-8804-ab68361cb838"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","vf-module-name":"basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f6cea2c1-f39d-4eff-b546-4a21d5e684da","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"931e4e5f-a2eb-4b5b-8b50-7f5151e0534a","model-invariant-uuid":"4c205e39-f09d-4e76-9715-665d1ee26993"},"global-customer-id":"basiccnf-macro-customer","service-id":"59385735-f1b5-471f-95e2-95c62d25ab82","service-instance-id":"59385735-f1b5-471f-95e2-95c62d25ab82","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"376e5183-6916-4891-adc8-89947e86b03d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3a426f4b-1d50-49d1-8c03-9395cf78b970","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"faa6bb8d-ac87-4d7c-8da2-6b2fb4e21b23","model-uuid":"91237c95-4797-4209-ae17-5da1381b7d53","model-invariant-uuid":"0b469441-23fb-40f4-aeb4-bd0c36548b75"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"0647f91f-e679-4c17-acab-ae7206cbc37c","model-uuid":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-invariant-uuid":"4bd1373b-d09a-4675-8804-ab68361cb838"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","from-preload":false}}}]}) 2022-11-01 04:38:46,069|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","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_c3987627-f80f-4ca8-8820-8cba138b818e_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":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","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-20221101t043753202957z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4bd1373b-d09a-4675-8804-ab68361cb838","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221101t043753202957z","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":"0647f91f-e679-4c17-acab-ae7206cbc37c","model-uuid":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-invariant-uuid":"4bd1373b-d09a-4675-8804-ab68361cb838"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","vf-module-name":"basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f6cea2c1-f39d-4eff-b546-4a21d5e684da","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"931e4e5f-a2eb-4b5b-8b50-7f5151e0534a","model-invariant-uuid":"4c205e39-f09d-4e76-9715-665d1ee26993"},"global-customer-id":"basiccnf-macro-customer","service-id":"59385735-f1b5-471f-95e2-95c62d25ab82","service-instance-id":"59385735-f1b5-471f-95e2-95c62d25ab82","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"376e5183-6916-4891-adc8-89947e86b03d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3a426f4b-1d50-49d1-8c03-9395cf78b970","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"faa6bb8d-ac87-4d7c-8da2-6b2fb4e21b23","model-uuid":"91237c95-4797-4209-ae17-5da1381b7d53","model-invariant-uuid":"0b469441-23fb-40f4-aeb4-bd0c36548b75"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"0647f91f-e679-4c17-acab-ae7206cbc37c","model-uuid":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-invariant-uuid":"4bd1373b-d09a-4675-8804-ab68361cb838"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","from-preload":false}}}]}) 2022-11-01 04:38:46,070|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","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_c3987627-f80f-4ca8-8820-8cba138b818e_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":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","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-20221101t043753202957z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4bd1373b-d09a-4675-8804-ab68361cb838","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221101t043753202957z","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":"0647f91f-e679-4c17-acab-ae7206cbc37c","model-uuid":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-invariant-uuid":"4bd1373b-d09a-4675-8804-ab68361cb838"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","vf-module-name":"basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f6cea2c1-f39d-4eff-b546-4a21d5e684da","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"931e4e5f-a2eb-4b5b-8b50-7f5151e0534a","model-invariant-uuid":"4c205e39-f09d-4e76-9715-665d1ee26993"},"global-customer-id":"basiccnf-macro-customer","service-id":"59385735-f1b5-471f-95e2-95c62d25ab82","service-instance-id":"59385735-f1b5-471f-95e2-95c62d25ab82","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"376e5183-6916-4891-adc8-89947e86b03d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3a426f4b-1d50-49d1-8c03-9395cf78b970","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"faa6bb8d-ac87-4d7c-8da2-6b2fb4e21b23","model-uuid":"91237c95-4797-4209-ae17-5da1381b7d53","model-invariant-uuid":"0b469441-23fb-40f4-aeb4-bd0c36548b75"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"0647f91f-e679-4c17-acab-ae7206cbc37c","model-uuid":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-invariant-uuid":"4bd1373b-d09a-4675-8804-ab68361cb838"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","from-preload":false}}}]), type ({json}) 2022-11-01 04:38:46,070|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","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_c3987627-f80f-4ca8-8820-8cba138b818e_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":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","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-20221101t043753202957z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4bd1373b-d09a-4675-8804-ab68361cb838","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221101t043753202957z","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":"0647f91f-e679-4c17-acab-ae7206cbc37c","model-uuid":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-invariant-uuid":"4bd1373b-d09a-4675-8804-ab68361cb838"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","vf-module-name":"basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"f6cea2c1-f39d-4eff-b546-4a21d5e684da","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"931e4e5f-a2eb-4b5b-8b50-7f5151e0534a","model-invariant-uuid":"4c205e39-f09d-4e76-9715-665d1ee26993"},"global-customer-id":"basiccnf-macro-customer","service-id":"59385735-f1b5-471f-95e2-95c62d25ab82","service-instance-id":"59385735-f1b5-471f-95e2-95c62d25ab82","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"376e5183-6916-4891-adc8-89947e86b03d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3a426f4b-1d50-49d1-8c03-9395cf78b970","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"faa6bb8d-ac87-4d7c-8da2-6b2fb4e21b23","model-uuid":"91237c95-4797-4209-ae17-5da1381b7d53","model-invariant-uuid":"0b469441-23fb-40f4-aeb4-bd0c36548b75"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"0647f91f-e679-4c17-acab-ae7206cbc37c","model-uuid":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-invariant-uuid":"4bd1373b-d09a-4675-8804-ab68361cb838"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-11-01 04:38:46,074|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-11-01 04:38:46,074|||DefaultDispatcher-worker-2||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-11-01 04:38:46,083|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24?depth=1) 2022-11-01 04:38:46,182|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-11-01 04:38:46,182|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json) 2022-11-01 04:38:46,182|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","vf-module-name":"basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"affectionate_ramanujan","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667277523894","model-invariant-id":"4bd1373b-d09a-4675-8804-ab68361cb838","model-version-id":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-customization-id":"0647f91f-e679-4c17-acab-ae7206cbc37c","module-index":0}]}) 2022-11-01 04:38:46,182|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","vf-module-name":"basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"affectionate_ramanujan","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667277523894","model-invariant-id":"4bd1373b-d09a-4675-8804-ab68361cb838","model-version-id":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-customization-id":"0647f91f-e679-4c17-acab-ae7206cbc37c","module-index":0}]}) 2022-11-01 04:38:46,183|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","vf-module-name":"basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"affectionate_ramanujan","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667277523894","model-invariant-id":"4bd1373b-d09a-4675-8804-ab68361cb838","model-version-id":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-customization-id":"0647f91f-e679-4c17-acab-ae7206cbc37c","module-index":0}]), type ({json}) 2022-11-01 04:38:46,183|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"f1666fcd-7b15-4819-b3a3-29977d50ad74","vf-module-name":"basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"affectionate_ramanujan","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667277523894","model-invariant-id":"4bd1373b-d09a-4675-8804-ab68361cb838","model-version-id":"a8d38f16-5b62-4c23-97ae-4f0d775f6b9b","model-customization-id":"0647f91f-e679-4c17-acab-ae7206cbc37c","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-11-01 04:38:46,184|||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-11-01 04:38:46,186|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"4bd1373b-d09a-4675-8804-ab68361cb838","k8s-rb-definition-version":"0647f91f-e679-4c17-acab-ae7206cbc37c","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":"affectionate_ramanujan"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-11-01 04:38:46,187|||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-instance-id" : "affectionate_ramanujan", "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" : "4bd1373b-d09a-4675-8804-ab68361cb838", "k8s-rb-definition-version" : "0647f91f-e679-4c17-acab-ae7206cbc37c" } }, "replica-count" : null, "service-instance-id" : "59385735-f1b5-471f-95e2-95c62d25ab82", "service-instance-name" : "basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "heat-stack-id" : "affectionate_ramanujan", "is-base-vf-module" : false, "model-customization-id" : "0647f91f-e679-4c17-acab-ae7206cbc37c", "model-invariant-id" : "4bd1373b-d09a-4675-8804-ab68361cb838", "model-version-id" : "a8d38f16-5b62-4c23-97ae-4f0d775f6b9b", "module-index" : 0, "orchestration-status" : "Active", "resource-version" : "1667277523894", "vf-module-id" : "f1666fcd-7b15-4819-b3a3-29977d50ad74", "vf-module-name" : "basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "f6cea2c1-f39d-4eff-b546-4a21d5e684da", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "activate", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3a426f4b-1d50-49d1-8c03-9395cf78b970", "svc-request-id" : "376e5183-6916-4891-adc8-89947e86b03d" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "4c205e39-f09d-4e76-9715-665d1ee26993", "model-name" : "basic_cnf_macro", "model-uuid" : "931e4e5f-a2eb-4b5b-8b50-7f5151e0534a", "model-version" : "1.0" }, "service-id" : "59385735-f1b5-471f-95e2-95c62d25ab82", "service-instance-id" : "59385735-f1b5-471f-95e2-95c62d25ab82", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "from-preload" : false, "onap-model-information" : { "model-customization-uuid" : "0647f91f-e679-4c17-acab-ae7206cbc37c", "model-invariant-uuid" : "4bd1373b-d09a-4675-8804-ab68361cb838", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "a8d38f16-5b62-4c23-97ae-4f0d775f6b9b", "model-version" : "1" }, "vf-module-id" : "f1666fcd-7b15-4819-b3a3-29977d50ad74", "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_c3987627-f80f-4ca8-8820-8cba138b818e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "0647f91f-e679-4c17-acab-ae7206cbc37c", "model-invariant-uuid" : "4bd1373b-d09a-4675-8804-ab68361cb838", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "a8d38f16-5b62-4c23-97ae-4f0d775f6b9b", "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" : "a8d38f16-5b62-4c23-97ae-4f0d775f6b9b" }, { "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-20221101t043753202957z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "4bd1373b-d09a-4675-8804-ab68361cb838" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20221101t043753202957z" }, { "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" : "f1666fcd-7b15-4819-b3a3-29977d50ad74", "vf-module-name" : "basic_cnf_macro_c3987627-f80f-4ca8-8820-8cba138b818e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "faa6bb8d-ac87-4d7c-8da2-6b2fb4e21b23", "model-invariant-uuid" : "0b469441-23fb-40f4-aeb4-bd0c36548b75", "model-name" : "basic_cnf_macro", "model-uuid" : "91237c95-4797-4209-ae17-5da1381b7d53", "model-version" : "1.0" }, "vnf-id" : "b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "f1666fcd-7b15-4819-b3a3-29977d50ad74" } ] }, "vnf-id" : "b6f30a9d-08fc-4f29-b65c-a8d7e6e9da24" }) 2022-11-01 04:38:46,193|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-11-01 04:38:46,193|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-11-01 04:38:46,193|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-11-01 04:38:46,193|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[f6cea2c1-f39d-4eff-b546-4a21d5e684da])'s step(status-verification-script) 2022-11-01 04:38:46,193|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-11-01 04:38:46,198|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(f6cea2c1-f39d-4eff-b546-4a21d5e684da) for workflow(config-deploy) step(status-verification-script) 2022-11-01 04:38:46,198|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-11-01 04:38:46,198|||DefaultDispatcher-worker-2||||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-11-01 04:38:46,201|||DefaultDispatcher-worker-2||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-11-01 04:38:46,206|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - START 2022-11-01 04:38:46,218|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/affectionate_ramanujan/status) 2022-11-01 04:38:46,267|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-11-01 04:38:46,285|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (affectionate_ramanujan) is not ready. Please wait... 2022-11-01 04:38:56,294|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/affectionate_ramanujan/status) 2022-11-01 04:38:56,339|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-11-01 04:38:56,341|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (affectionate_ramanujan) is not ready. Please wait... 2022-11-01 04:39:06,351|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/affectionate_ramanujan/status) 2022-11-01 04:39:06,395|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-11-01 04:39:06,396|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (affectionate_ramanujan) is ready. 2022-11-01 04:39:06,396|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - END 2022-11-01 04:39:06,396|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-11-01 04:39:06,396|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-11-01 04:39:06,396|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS) 2022-11-01 04:39:06,397|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[f6cea2c1-f39d-4eff-b546-4a21d5e684da])'s step(config-apply) 2022-11-01 04:39:06,397|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-11-01 04:39:06,402|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(f6cea2c1-f39d-4eff-b546-4a21d5e684da) for workflow(config-deploy) step(config-apply) 2022-11-01 04:39:06,402|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process) 2022-11-01 04:39:06,402|||DefaultDispatcher-worker-2||||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-11-01 04:39:06,404|||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Config Value component logic. 2022-11-01 04:39:06,404|||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes 2022-11-01 04:39:06,404|||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-11-01 04:39:06,412|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/affectionate_ramanujan/config/replica-count-change) 2022-11-01 04:39:11,421|||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error) 2022-11-01 04:39:11,422|||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s config.. 2022-11-01 04:39:11,446|||DefaultDispatcher-worker-2||||INFO||||||| Config building started from source custom-values 2022-11-01 04:39:11,446|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping) 2022-11-01 04:39:11,464|||DefaultDispatcher-worker-2||||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-11-01 04:39:11,465|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-11-01 04:39:11,466|||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ "replica-count" : 2 }) 2022-11-01 04:39:11,524|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/instance/affectionate_ramanujan/config) 2022-11-01 04:39:11,638|||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created) 2022-11-01 04:39:11,648|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-11-01 04:39:11,648|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process) 2022-11-01 04:39:11,648|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS) 2022-11-01 04:39:11,649|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[f6cea2c1-f39d-4eff-b546-4a21d5e684da])'s step(status-verification-script-after) 2022-11-01 04:39:11,649|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-11-01 04:39:11,649|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(f6cea2c1-f39d-4eff-b546-4a21d5e684da) for workflow(config-deploy) step(status-verification-script-after) 2022-11-01 04:39:11,650|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-11-01 04:39:11,650|||DefaultDispatcher-worker-2||||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-11-01 04:39:11,651|||DefaultDispatcher-worker-2||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-11-01 04:39:11,653|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - START 2022-11-01 04:39:11,660|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/affectionate_ramanujan/status) 2022-11-01 04:39:11,715|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-11-01 04:39:11,717|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (affectionate_ramanujan) is not ready. Please wait... 2022-11-01 04:39:20,689|f39926af-a894-4d61-9a5a-03873fafae0e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| processing request id 8bf0c5e0-46b2-4092-aaf5-0bbfdac98ae1 2022-11-01 04:39:20,690|f39926af-a894-4d61-9a5a-03873fafae0e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| storeExecutionInput called not to store the Workflow action input details 2022-11-01 04:39:20,690|f39926af-a894-4d61-9a5a-03873fafae0e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| StoreAuditService ID -1 2022-11-01 04:39:20,692|f39926af-a894-4d61-9a5a-03873fafae0e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-11-01 04:39:20,692|f39926af-a894-4d61-9a5a-03873fafae0e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-11-01 04:39:20,697|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-11-01 04:39:20,718|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deriving input data for workflow: (resource-assignment) 2022-11-01 04:39:20,718|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-11-01 04:39:20,718|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-11-01 04:39:20,719|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| preparing request id(8bf0c5e0-46b2-4092-aaf5-0bbfdac98ae1) for workflow(resource-assignment) step(resource-assignment) 2022-11-01 04:39:20,720|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-11-01 04:39:20,720|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-11-01 04:39:20,721|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-11-01 04:39:20,739|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:39:20,740|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-11-01 04:39:20,741|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("aac2b98d-0423-418e-827b-02f836e299c7") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-11-01 04:39:20,741|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("b854c11e-bd7b-48cd-a655-599685c612ad") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-11-01 04:39:20,741|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Generated Resource Param Data ({ "service-instance-id" : "aac2b98d-0423-418e-827b-02f836e299c7", "vnf-id" : "b854c11e-bd7b-48cd-a655-599685c612ad", "vnf_name" : "ubuntu20-VNF-name" }) 2022-11-01 04:39:20,749|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Preparing Response... 2022-11-01 04:39:20,749|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-11-01 04:39:20,749|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-11-01 04:39:20,750|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 049765fb-43ee-445a-bc3e-b120c5dc9491 auditStoreId -1 2022-11-01 04:39:21,725|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/affectionate_ramanujan/status) 2022-11-01 04:39:21,789|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-11-01 04:39:21,794|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (affectionate_ramanujan) is not ready. Please wait... 2022-11-01 04:39:24,840|f39926af-a894-4d61-9a5a-03873fafae0e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| processing request id b1b62a34-64e9-463b-be8e-0c5b7447e9ff 2022-11-01 04:39:24,840|f39926af-a894-4d61-9a5a-03873fafae0e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| storeExecutionInput called not to store the Workflow action input details 2022-11-01 04:39:24,840|f39926af-a894-4d61-9a5a-03873fafae0e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| StoreAuditService ID -1 2022-11-01 04:39:24,840|f39926af-a894-4d61-9a5a-03873fafae0e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-11-01 04:39:24,841|f39926af-a894-4d61-9a5a-03873fafae0e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-11-01 04:39:24,842|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-11-01 04:39:24,851|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deriving input data for workflow: (resource-assignment) 2022-11-01 04:39:24,851|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-11-01 04:39:24,851|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-11-01 04:39:24,852|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| preparing request id(b1b62a34-64e9-463b-be8e-0c5b7447e9ff) for workflow(resource-assignment) step(resource-assignment) 2022-11-01 04:39:24,852|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-11-01 04:39:24,852|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-11-01 04:39:24,852|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-11-01 04:39:24,866|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:39:24,868|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("admin-daily-jakarta") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-11-01 04:39:24,869|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-11-01 04:39:24,869|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-11-01 04:39:24,870|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-11-01 04:39:24,870|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("ab35ccc1-6e08-4968-a60d-5de49ae625b4") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-11-01 04:39:24,870|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("aac2b98d-0423-418e-827b-02f836e299c7") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-11-01 04:39:24,870|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:39:24,871|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-11-01 04:39:24,871|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-11-01 04:39:24,872|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("b854c11e-bd7b-48cd-a655-599685c612ad") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-11-01 04:39:24,872|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-jakarta", "service-instance-id" : "aac2b98d-0423-418e-827b-02f836e299c7", "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" : "ab35ccc1-6e08-4968-a60d-5de49ae625b4", "vnf-id" : "b854c11e-bd7b-48cd-a655-599685c612ad", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-11-01 04:39:24,881|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Preparing Response... 2022-11-01 04:39:24,881|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-11-01 04:39:24,881|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-11-01 04:39:24,881|f39926af-a894-4d61-9a5a-03873fafae0e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 023cc783-eb2a-4d96-9406-d565c9a924dd auditStoreId -1 2022-11-01 04:39:28,265|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-11-01 04:39:28,372|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-11-01 04:39:28,377|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| processing request id f39926af-a894-4d61-9a5a-03873fafae0e 2022-11-01 04:39:28,377|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| storeExecutionInput called not to store the Workflow action input details 2022-11-01 04:39:28,377|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| StoreAuditService ID -1 2022-11-01 04:39:28,377|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-11-01 04:39:28,377|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-11-01 04:39:28,378|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-11-01 04:39:28,382|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deriving input data for workflow: (config-assign) 2022-11-01 04:39:28,382|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-11-01 04:39:28,382|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-11-01 04:39:28,382|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| preparing request id(f39926af-a894-4d61-9a5a-03873fafae0e) for workflow(config-assign) step(config-assign) 2022-11-01 04:39:28,382|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-11-01 04:39:28,382|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-11-01 04:39:28,384|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-11-01 04:39:28,410|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:39:28,412|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-11-01 04:39:28,412|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("aac2b98d-0423-418e-827b-02f836e299c7") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-11-01 04:39:28,412|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Setting Resource Value ("b854c11e-bd7b-48cd-a655-599685c612ad") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-11-01 04:39:28,423|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (vnf_name) 2022-11-01 04:39:28,423|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (service-instance-id) 2022-11-01 04:39:28,424|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Resource resolution saved into database successfully : (vnf-id) 2022-11-01 04:39:28,424|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Generated Resource Param Data ({ "service-instance-id" : "aac2b98d-0423-418e-827b-02f836e299c7", "vnf-id" : "b854c11e-bd7b-48cd-a655-599685c612ad", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-11-01 04:39:28,440|||DefaultDispatcher-worker-3||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-11-01 04:39:28,450|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-11-01 04:39:28,451|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Preparing Response... 2022-11-01 04:39:28,451|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-11-01 04:39:28,451|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveWorkflowOutputs for workflow(config-assign) 2022-11-01 04:39:28,451|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5213f366-0025-4165-9af5-7350dd968fd0 auditStoreId -1 2022-11-01 04:39:28,462|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Completed 2022-11-01 04:39:31,802|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/affectionate_ramanujan/status) 2022-11-01 04:39:31,852|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-11-01 04:39:31,853|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (affectionate_ramanujan) is not ready. Please wait... 2022-11-01 04:39:41,861|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/affectionate_ramanujan/status) 2022-11-01 04:39:41,912|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-11-01 04:39:41,913|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (affectionate_ramanujan) is not ready. Please wait... 2022-11-01 04:39:51,926|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/affectionate_ramanujan/status) 2022-11-01 04:39:51,989|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-11-01 04:39:51,991|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (affectionate_ramanujan) is not ready. Please wait... 2022-11-01 04:40:01,999|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/affectionate_ramanujan/status) 2022-11-01 04:40:02,044|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-11-01 04:40:02,045|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (affectionate_ramanujan) is ready. 2022-11-01 04:40:02,045|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - END 2022-11-01 04:40:02,046|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-11-01 04:40:02,046|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-11-01 04:40:02,046|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS) 2022-11-01 04:40:02,046|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[f6cea2c1-f39d-4eff-b546-4a21d5e684da])'s step(collect-results) 2022-11-01 04:40:02,046|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-11-01 04:40:02,047|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(f6cea2c1-f39d-4eff-b546-4a21d5e684da) for workflow(config-deploy) step(collect-results) 2022-11-01 04:40:02,047|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 2022-11-01 04:40:02,047|||DefaultDispatcher-worker-2||||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-11-01 04:40:02,047|||DefaultDispatcher-worker-2||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([]) 2022-11-01 04:40:02,055|||DefaultDispatcher-worker-2||||INFO||||||| Collected results: {} 2022-11-01 04:40:02,055|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-11-01 04:40:02,056|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 2022-11-01 04:40:02,056|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS) 2022-11-01 04:40:02,056|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-11-01 04:40:02,056|||DefaultDispatcher-worker-2||||INFO||||||| workflow(f6cea2c1-f39d-4eff-b546-4a21d5e684da) nodes completed with (0)exceptions 2022-11-01 04:40:02,057|f6cea2c1-f39d-4eff-b546-4a21d5e684da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-11-01 04:40:02,057|f6cea2c1-f39d-4eff-b546-4a21d5e684da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c17a613e-f62c-4790-b177-83dfa58ad415 auditStoreId -1 2022-11-01 04:40:02,059|f6cea2c1-f39d-4eff-b546-4a21d5e684da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Completed 2022-11-01 04:40:31,463|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-11-01 04:40:31,571|||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-11-01 04:40:31,574|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| processing request id f39926af-a894-4d61-9a5a-03873fafae0e 2022-11-01 04:40:31,574|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| storeExecutionInput called not to store the Workflow action input details 2022-11-01 04:40:31,574|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| StoreAuditService ID -1 2022-11-01 04:40:31,576|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-11-01 04:40:31,576|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-11-01 04:40:31,578|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-11-01 04:40:31,582|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Deriving input data for workflow: (config-deploy) 2022-11-01 04:40:31,583|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-11-01 04:40:31,583|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-11-01 04:40:31,589|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| preparing request id(f39926af-a894-4d61-9a5a-03873fafae0e) for workflow(config-deploy) step(config-deploy) 2022-11-01 04:40:31,589|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-11-01 04:40:31,589|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| 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-11-01 04:40:31,591|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-11-01 04:40:31,591|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Getting Jython Script Class(ConfigDeploy) 2022-11-01 04:40:31,641|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@6e94ccfb 2022-11-01 04:40:31,643|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Hello world 2022-11-01 04:40:31,643|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Preparing Response... 2022-11-01 04:40:31,643|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-11-01 04:40:31,643|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-11-01 04:40:31,644|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 36d6c52f-2c62-4ec1-abbb-a0eb20e59826 auditStoreId -1 2022-11-01 04:40:31,645|f39926af-a894-4d61-9a5a-03873fafae0e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-kcq2g|||| Completed