By type
02:57:20,646 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 02:57:20,647 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 02:57:20,648 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] 02:57:20,649 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 02:57:20,649 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 02:57:20,649 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] 02:57:20,666 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] is not of type file 02:57:20,810 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 02:57:20,818 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 02:57:20,822 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 02:57:20,830 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 02:57:20,934 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 02:57:20,935 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 02:57:20,935 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 02:57:20,935 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 02:57:20,935 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 02:57:20,935 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 02:57:20,935 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 02:57:20,936 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 02:57:20,939 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-03-12 02:57:21,758|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-56998d9844-9llq2 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app) 2022-03-12 02:57:21,762|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-03-12 02:57:24,964|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-03-12 02:57:25,639|||main||||INFO||||||| Finished Spring Data repository scanning in 661ms. Found 11 JPA repository interfaces. 2022-03-12 02:57:27,978|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-03-12 02:57:28,056|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-03-12 02:57:28,287|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-03-12 02:57:28,760|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-03-12 02:57:29,102|||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-03-12 02:57:29,107|||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-03-12 02:57:29,308|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-03-12 02:57:30,691|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-03-12 02:57:30,705|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-03-12 02:57:30,794|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-03-12 02:57:31,935|||main||||INFO||||||| Audit service is disabled 2022-03-12 02:57:32,058|||main||||INFO||||||| Workflow Audit store is disabled 2022-03-12 02:57:33,664|||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-03-12 02:57:33,713|||main||||INFO||||||| Dependency Management module created... 2022-03-12 02:57:34,847|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-03-12 02:57:35,125|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-03-12 02:57:36,329|||main||||INFO||||||| Netty started on port(s): 8080 2022-03-12 02:57:37,790|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-03-12 02:57:38,136|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-03-12 02:57:38,143|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.036 seconds (JVM running for 18.018) 2022-03-12 02:57:38,159|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-03-12 03:43:09,739|257dc552-7bef-4dda-828e-a75849ce857a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-12 03:43:09,741|257dc552-7bef-4dda-828e-a75849ce857a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-12 03:43:09,744|257dc552-7bef-4dda-828e-a75849ce857a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-12 03:43:10,562|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-12 03:43:10,565|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-12 03:43:11,607|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-12 03:43:11,614|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Save processing(3fdf3d18-b4f7-4621-a505-0b67b7d46ceb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-12 03:43:11,696|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Save processing(1e344698-f8fe-4ccb-b54d-7710e375bde8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-12 03:43:11,707|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Save processing(16e0b1c6-b8d9-4657-9d7b-161721003e5e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-12 03:43:11,721|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Save processing(482b87c8-d13b-4a3f-8aa5-ec7c270d2efd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-12 03:43:11,735|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Save processing(1d403bdf-93ea-4a62-893f-23f9abc51498) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-12 03:43:11,752|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Save processing(f1ccdae7-253d-4984-b9e9-944957ba60ce) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-12 03:43:11,769|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:43:11,774|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:43:11,774|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-12 03:43:11,774|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-12 03:43:11,775|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:43:11,775|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:43:11,894|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-12 03:43:11,960|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-12 03:43:12,000|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-12 03:43:12,022|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-12 03:43:12,194|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(resource-assignment) 2022-03-12 03:43:12,197|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-assign) 2022-03-12 03:43:12,197|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy) 2022-03-12 03:43:12,198|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(HealthCheck) 2022-03-12 03:43:12,199|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-12 03:43:12,200|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(vf-config-assign) 2022-03-12 03:43:12,200|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(vf-config-deploy) 2022-03-12 03:43:12,262|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-12 03:43:12,437|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(resource-assignment) 2022-03-12 03:43:12,438|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-assign) 2022-03-12 03:43:12,439|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy) 2022-03-12 03:43:12,507|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:43:12,605|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(resource-assignment) 2022-03-12 03:43:12,606|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-assign) 2022-03-12 03:43:12,607|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-assign-day-2) 2022-03-12 03:43:12,608|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy) 2022-03-12 03:43:12,609|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy-day-2) 2022-03-12 03:43:12,637|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:43:12,752|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(resource-assignment) 2022-03-12 03:43:12,753|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-assign) 2022-03-12 03:43:12,754|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy) 2022-03-12 03:43:12,800|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:43:12,875|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(resource-assignment) 2022-03-12 03:43:12,877|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy) 2022-03-12 03:43:12,917|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-assign) 2022-03-12 03:43:12,918|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy) 2022-03-12 03:43:12,919|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-12 03:43:12,926|257dc552-7bef-4dda-828e-a75849ce857a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:43:24,923|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/bfd1d33b-3526-407a-95f7-70de230edd16) 2022-03-12 03:43:24,928|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| deleting definition types under : /opt/app/onap/blueprints/working/bfd1d33b-3526-407a-95f7-70de230edd16/Definitions 2022-03-12 03:43:24,938|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| reinitialized all type definitions 2022-03-12 03:43:24,944|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(netconf-device) 2022-03-12 03:43:24,979|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(resolve-data) 2022-03-12 03:43:25,006|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-03-12 03:43:25,018|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-03-12 03:43:25,024|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-03-12 03:43:25,063|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-03-12 03:43:25,095|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ##### Enhancing Workflow(config-assign) 2022-03-12 03:43:25,096|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-03-12 03:43:25,096|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| identified workflow(config-assign) targets(resolve-data) 2022-03-12 03:43:25,096|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-03-12 03:43:25,096|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-03-12 03:43:25,096|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enriching artifacts file(/opt/app/onap/blueprints/working/bfd1d33b-3526-407a-95f7-70de230edd16/Templates/netconfrpc-mapping.json 2022-03-12 03:43:25,104|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-03-12 03:43:25,104|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-12 03:43:25,105|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ##### Enhancing Workflow(config-deploy) 2022-03-12 03:43:25,106|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-03-12 03:43:25,106|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| identified workflow(config-deploy) targets(execute-netconf) 2022-03-12 03:43:25,106|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| workflow(config-deploy) resource assignment files([] 2022-03-12 03:43:25,106|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ##### Enhancing blueprint Resource Definitions 2022-03-12 03:43:25,106|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-03-12 03:43:25,108|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| processing file (Templates/netconfrpc-mapping.json) 2022-03-12 03:43:25,116|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| distinct resource keys ([input-source]) 2022-03-12 03:43:25,127|801cbc0e-7dfc-4ba4-9c79-56a434e6e6e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Enriching Resource Definition sources Node Template: [source-input] 2022-03-12 03:44:17,303|b2834559-d275-4f3b-bc10-971693d7c171||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-12 03:44:17,303|b2834559-d275-4f3b-bc10-971693d7c171||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-12 03:44:17,303|b2834559-d275-4f3b-bc10-971693d7c171||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-12 03:44:17,519|b2834559-d275-4f3b-bc10-971693d7c171||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-12 03:44:17,519|b2834559-d275-4f3b-bc10-971693d7c171||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-12 03:44:18,187|aa760ddf-f668-4614-9730-0d3397cea4bb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/730f6d07-7f85-4378-8b42-6b3ab89b72d9) 2022-03-12 03:44:18,188|aa760ddf-f668-4614-9730-0d3397cea4bb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| deleting definition types under : /opt/app/onap/blueprints/working/730f6d07-7f85-4378-8b42-6b3ab89b72d9/Definitions 2022-03-12 03:44:18,190|aa760ddf-f668-4614-9730-0d3397cea4bb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| reinitialized all type definitions 2022-03-12 03:44:18,191|aa760ddf-f668-4614-9730-0d3397cea4bb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-12 03:44:18,214|aa760ddf-f668-4614-9730-0d3397cea4bb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-12 03:44:18,229|aa760ddf-f668-4614-9730-0d3397cea4bb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-12 03:44:18,235|aa760ddf-f668-4614-9730-0d3397cea4bb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-12 03:44:18,250|aa760ddf-f668-4614-9730-0d3397cea4bb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ##### Enhancing Workflow(helloworld) 2022-03-12 03:44:18,251|aa760ddf-f668-4614-9730-0d3397cea4bb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-12 03:44:18,251|aa760ddf-f668-4614-9730-0d3397cea4bb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| identified workflow(helloworld) targets(helloworld) 2022-03-12 03:44:18,251|aa760ddf-f668-4614-9730-0d3397cea4bb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-12 03:44:18,251|aa760ddf-f668-4614-9730-0d3397cea4bb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-12 03:44:18,251|aa760ddf-f668-4614-9730-0d3397cea4bb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enriching artifacts file(/opt/app/onap/blueprints/working/730f6d07-7f85-4378-8b42-6b3ab89b72d9/Templates/hello-world-mapping.json 2022-03-12 03:44:18,257|aa760ddf-f668-4614-9730-0d3397cea4bb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-12 03:44:18,257|aa760ddf-f668-4614-9730-0d3397cea4bb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-12 03:44:18,258|aa760ddf-f668-4614-9730-0d3397cea4bb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ##### Enhancing blueprint Resource Definitions 2022-03-12 03:44:18,258|aa760ddf-f668-4614-9730-0d3397cea4bb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-12 03:44:18,258|aa760ddf-f668-4614-9730-0d3397cea4bb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| processing file (Templates/hello-world-mapping.json) 2022-03-12 03:44:18,265|aa760ddf-f668-4614-9730-0d3397cea4bb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| distinct resource keys ([]) 2022-03-12 03:44:18,265|aa760ddf-f668-4614-9730-0d3397cea4bb||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Enriching Resource Definition sources Node Template: [] 2022-03-12 03:44:18,491|12be7b03-349b-4c61-9c93-2e5fade9ea69||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Save processing(9092dc0c-60c5-4f6a-9909-004b756eba2d) CBA(/opt/app/onap/blueprints/archive/9092dc0c-60c5-4f6a-9909-004b756eba2d/cba.zip) 2022-03-12 03:44:18,498|12be7b03-349b-4c61-9c93-2e5fade9ea69||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9092dc0c-60c5-4f6a-9909-004b756eba2d) and entry definition file (Definitions/blueprint.json) 2022-03-12 03:44:18,514|12be7b03-349b-4c61-9c93-2e5fade9ea69||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(helloworld) 2022-03-12 03:44:18,520|12be7b03-349b-4c61-9c93-2e5fade9ea69||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9092dc0c-60c5-4f6a-9909-004b756eba2d) and entry definition file (Definitions/blueprint.json) 2022-03-12 03:44:18,577|12be7b03-349b-4c61-9c93-2e5fade9ea69||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-9llq2|||| No compiled cache(/opt/app/onap/blueprints/working/9092dc0c-60c5-4f6a-9909-004b756eba2d) present to clean. 2022-03-12 03:44:18,786|0d08dd93-49c3-492a-a770-39577ad5f8c8||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| processing request id 654321 2022-03-12 03:44:18,786|0d08dd93-49c3-492a-a770-39577ad5f8c8||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| storeExecutionInput called not to store the Workflow action input details 2022-03-12 03:44:18,787|0d08dd93-49c3-492a-a770-39577ad5f8c8||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| StoreAuditService ID -1 2022-03-12 03:44:18,795|0d08dd93-49c3-492a-a770-39577ad5f8c8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| getting cba file name(test101), version(1.0.1) from db 2022-03-12 03:44:18,846|0d08dd93-49c3-492a-a770-39577ad5f8c8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-12 03:44:18,848|0d08dd93-49c3-492a-a770-39577ad5f8c8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-12 03:44:18,849|0d08dd93-49c3-492a-a770-39577ad5f8c8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-12 03:44:18,860|0d08dd93-49c3-492a-a770-39577ad5f8c8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Deriving input data for workflow: (helloworld) 2022-03-12 03:44:18,862|0d08dd93-49c3-492a-a770-39577ad5f8c8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-12 03:44:18,862|0d08dd93-49c3-492a-a770-39577ad5f8c8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-12 03:44:18,876|0d08dd93-49c3-492a-a770-39577ad5f8c8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-12 03:44:18,876|0d08dd93-49c3-492a-a770-39577ad5f8c8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-12 03:44:18,878|0d08dd93-49c3-492a-a770-39577ad5f8c8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-12 03:44:18,903|0d08dd93-49c3-492a-a770-39577ad5f8c8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-12 03:44:18,927|0d08dd93-49c3-492a-a770-39577ad5f8c8||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Batched Sequence : ([]) 2022-03-12 03:44:18,931|0d08dd93-49c3-492a-a770-39577ad5f8c8||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Generated Resource Param Data ({ }) 2022-03-12 03:44:19,024|0d08dd93-49c3-492a-a770-39577ad5f8c8||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Preparing Response... 2022-03-12 03:44:19,026|0d08dd93-49c3-492a-a770-39577ad5f8c8||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-12 03:44:19,026|0d08dd93-49c3-492a-a770-39577ad5f8c8||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-12 03:44:19,028|0d08dd93-49c3-492a-a770-39577ad5f8c8||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c7b02cc0-95a7-4896-bc38-b9745a8f324e auditStoreId -1 2022-03-12 03:58:45,683|663f3309-70c4-432d-9a1a-b45527d3f0f4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-12 03:58:45,684|663f3309-70c4-432d-9a1a-b45527d3f0f4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-12 03:58:45,684|663f3309-70c4-432d-9a1a-b45527d3f0f4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-12 03:58:45,892|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-12 03:58:45,892|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-12 03:58:46,349|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-12 03:58:46,350|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Save processing(95c8a637-b9e0-4e0a-af29-dbc5e356481e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-12 03:58:46,368|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Save processing(74a16b1b-ac45-4219-8f44-f3f0ae819254) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-12 03:58:46,375|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Save processing(94405700-70de-4e73-82dc-c0014d171bf0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-12 03:58:46,386|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Save processing(153e2988-d461-4a28-a115-9719d9cfa45b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-12 03:58:46,404|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Save processing(b559d6a9-e246-4daa-b03e-74ae7f93cbcc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-12 03:58:46,418|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Save processing(42c0b55c-583c-49f0-84d5-dd5526a7f143) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-12 03:58:46,431|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:58:46,432|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:58:46,432|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-12 03:58:46,432|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-12 03:58:46,432|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:58:46,433|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:58:46,468|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-12 03:58:46,489|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-12 03:58:46,526|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-12 03:58:46,545|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-12 03:58:46,614|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(resource-assignment) 2022-03-12 03:58:46,615|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-assign) 2022-03-12 03:58:46,616|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy) 2022-03-12 03:58:46,659|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:58:46,694|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-12 03:58:46,714|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-9llq2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-03-12 03:58:46,721|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-12 03:58:46,764|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(resource-assignment) 2022-03-12 03:58:46,765|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-assign) 2022-03-12 03:58:46,765|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy) 2022-03-12 03:58:46,766|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(HealthCheck) 2022-03-12 03:58:46,767|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-12 03:58:46,768|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(vf-config-assign) 2022-03-12 03:58:46,769|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(vf-config-deploy) 2022-03-12 03:58:46,811|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-12 03:58:46,877|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-03-12 03:58:46,889|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-9llq2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-03-12 03:58:46,898|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-03-12 03:58:46,921|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(resource-assignment) 2022-03-12 03:58:46,922|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy) 2022-03-12 03:58:46,959|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-assign) 2022-03-12 03:58:46,960|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy) 2022-03-12 03:58:46,961|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-12 03:58:46,972|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:58:46,999|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-03-12 03:58:47,013|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-9llq2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-03-12 03:58:47,021|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-03-12 03:58:47,044|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-12 03:58:47,055|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-9llq2|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-12 03:58:47,063|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-12 03:58:47,092|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(resource-assignment) 2022-03-12 03:58:47,093|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-assign) 2022-03-12 03:58:47,093|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-assign-day-2) 2022-03-12 03:58:47,094|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy) 2022-03-12 03:58:47,095|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy-day-2) 2022-03-12 03:58:47,116|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:58:47,147|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Overwriting blueprint model :5G_Core::1.0.37 2022-03-12 03:58:47,164|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-9llq2|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-03-12 03:58:47,172|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-03-12 03:58:47,214|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(resource-assignment) 2022-03-12 03:58:47,215|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-assign) 2022-03-12 03:58:47,216|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy) 2022-03-12 03:58:47,249|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:58:47,262|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-12 03:58:47,275|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-9llq2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-03-12 03:58:47,277|663f3309-70c4-432d-9a1a-b45527d3f0f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-12 03:58:58,618|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6c73ecc1-d47b-443a-8ecd-e061959af9b5) 2022-03-12 03:58:58,619|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| deleting definition types under : /opt/app/onap/blueprints/working/6c73ecc1-d47b-443a-8ecd-e061959af9b5/Definitions 2022-03-12 03:58:58,621|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| reinitialized all type definitions 2022-03-12 03:58:58,622|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-03-12 03:58:58,641|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing ArtifactDefinition(vnf-template) 2022-03-12 03:58:58,649|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing ArtifactDefinition(vnf-mapping) 2022-03-12 03:58:58,659|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-03-12 03:58:58,675|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(input) 2022-03-12 03:58:58,692|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(input) 2022-03-12 03:58:58,698|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(input) 2022-03-12 03:58:58,703|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-03-12 03:58:58,703|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-03-12 03:58:58,703|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-03-12 03:58:58,715|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(input) 2022-03-12 03:58:58,723|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(input) 2022-03-12 03:58:58,729|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(input) 2022-03-12 03:58:58,736|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-12 03:58:58,750|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(input) 2022-03-12 03:58:58,756|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(input) 2022-03-12 03:58:58,764|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(input) 2022-03-12 03:58:58,772|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(input) 2022-03-12 03:58:58,778|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(input) 2022-03-12 03:58:58,784|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(input) 2022-03-12 03:58:58,798|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(config-assign) 2022-03-12 03:58:58,802|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing ArtifactDefinition(baseconfig-template) 2022-03-12 03:58:58,803|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-03-12 03:58:58,803|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-03-12 03:58:58,816|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(input) 2022-03-12 03:58:58,823|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(input) 2022-03-12 03:58:58,830|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(input) 2022-03-12 03:58:58,836|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(config-deploy) 2022-03-12 03:58:58,871|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ##### Enhancing Workflow(resource-assignment) 2022-03-12 03:58:58,872|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-03-12 03:58:58,872|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-03-12 03:58:58,872|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-03-12 03:58:58,872|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-03-12 03:58:58,872|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-03-12 03:58:58,872|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enriching artifacts file(/opt/app/onap/blueprints/working/6c73ecc1-d47b-443a-8ecd-e061959af9b5/Templates/vnf-mapping.json 2022-03-12 03:58:58,878|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-03-12 03:58:58,878|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-03-12 03:58:58,878|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enriching artifacts file(/opt/app/onap/blueprints/working/6c73ecc1-d47b-443a-8ecd-e061959af9b5/Templates/base_ubuntu20-mapping.json 2022-03-12 03:58:58,883|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-03-12 03:58:58,883|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-03-12 03:58:58,883|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ##### Enhancing Workflow(config-assign) 2022-03-12 03:58:58,884|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-03-12 03:58:58,884|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| identified workflow(config-assign) targets(config-assign) 2022-03-12 03:58:58,884|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-03-12 03:58:58,884|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-03-12 03:58:58,884|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enriching artifacts file(/opt/app/onap/blueprints/working/6c73ecc1-d47b-443a-8ecd-e061959af9b5/Templates/baseconfig-mapping.json 2022-03-12 03:58:58,889|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-03-12 03:58:58,889|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-12 03:58:58,889|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ##### Enhancing Workflow(config-deploy) 2022-03-12 03:58:58,889|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-03-12 03:58:58,890|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| identified workflow(config-deploy) targets(config-deploy) 2022-03-12 03:58:58,890|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| workflow(config-deploy) resource assignment files([] 2022-03-12 03:58:58,890|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ##### Enhancing blueprint Resource Definitions 2022-03-12 03:58:58,890|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-03-12 03:58:58,890|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| processing file (Templates/vnf-mapping.json) 2022-03-12 03:58:58,890|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-03-12 03:58:58,890|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| processing file (Templates/baseconfig-mapping.json) 2022-03-12 03:58:58,904|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:58:58,952|66211f3f-c8c9-4344-9aa1-5b6c8fece6ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-03-12 03:58:59,129|c0f73c24-aac6-443c-9e23-729ba411ebbd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Save processing(90f871a4-1359-40ab-9a71-e599b0b6f993) CBA(/opt/app/onap/blueprints/archive/90f871a4-1359-40ab-9a71-e599b0b6f993/cba.zip) 2022-03-12 03:58:59,137|c0f73c24-aac6-443c-9e23-729ba411ebbd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/90f871a4-1359-40ab-9a71-e599b0b6f993) and entry definition file (Definitions/ubuntu20.json) 2022-03-12 03:58:59,147|c0f73c24-aac6-443c-9e23-729ba411ebbd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-12 03:58:59,174|c0f73c24-aac6-443c-9e23-729ba411ebbd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(resource-assignment) 2022-03-12 03:58:59,175|c0f73c24-aac6-443c-9e23-729ba411ebbd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-assign) 2022-03-12 03:58:59,176|c0f73c24-aac6-443c-9e23-729ba411ebbd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy) 2022-03-12 03:58:59,186|c0f73c24-aac6-443c-9e23-729ba411ebbd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/90f871a4-1359-40ab-9a71-e599b0b6f993) and entry definition file (Definitions/ubuntu20.json) 2022-03-12 03:58:59,218|c0f73c24-aac6-443c-9e23-729ba411ebbd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-9llq2|||| No compiled cache(/opt/app/onap/blueprints/working/90f871a4-1359-40ab-9a71-e599b0b6f993) present to clean. 2022-03-12 03:59:38,691|dba84b38-4d48-4d7a-9db7-949fa0fb767b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-12 03:59:38,691|dba84b38-4d48-4d7a-9db7-949fa0fb767b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-12 03:59:38,691|dba84b38-4d48-4d7a-9db7-949fa0fb767b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-12 03:59:38,860|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-12 03:59:38,861|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-12 03:59:39,199|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-12 03:59:39,200|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Save processing(be37131e-e1cc-4d9f-a22d-be61738ad1d9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-12 03:59:39,215|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Save processing(6eb59201-cd8a-47ee-b662-1f9a97e3b322) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-12 03:59:39,222|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Save processing(c9882d81-7517-4afd-a375-a3f2e4bd45d4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-12 03:59:39,232|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Save processing(9caca81e-5121-4b64-aac5-fdaca2828f5d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-12 03:59:39,249|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Save processing(b787795b-88e1-4a78-a7cc-fcb0f84d753d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-12 03:59:39,262|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Save processing(8fa8857f-e696-458a-b537-36cb40b28708) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-12 03:59:39,278|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:59:39,278|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:59:39,278|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-12 03:59:39,278|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-12 03:59:39,279|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:59:39,279|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:59:39,304|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-12 03:59:39,372|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-12 03:59:39,391|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-12 03:59:39,409|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-12 03:59:39,472|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(resource-assignment) 2022-03-12 03:59:39,473|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-assign) 2022-03-12 03:59:39,474|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy) 2022-03-12 03:59:39,513|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:59:39,543|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-12 03:59:39,558|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-9llq2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-03-12 03:59:39,566|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-12 03:59:39,598|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(resource-assignment) 2022-03-12 03:59:39,599|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-assign) 2022-03-12 03:59:39,599|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy) 2022-03-12 03:59:39,633|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:59:39,658|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-12 03:59:39,671|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-9llq2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-03-12 03:59:39,674|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-12 03:59:39,717|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(resource-assignment) 2022-03-12 03:59:39,718|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-assign) 2022-03-12 03:59:39,719|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy) 2022-03-12 03:59:39,719|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(HealthCheck) 2022-03-12 03:59:39,720|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-12 03:59:39,721|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(vf-config-assign) 2022-03-12 03:59:39,721|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(vf-config-deploy) 2022-03-12 03:59:39,761|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-12 03:59:39,790|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-03-12 03:59:39,803|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-9llq2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-03-12 03:59:39,804|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-03-12 03:59:39,831|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(resource-assignment) 2022-03-12 03:59:39,832|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy) 2022-03-12 03:59:39,866|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-assign) 2022-03-12 03:59:39,867|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy) 2022-03-12 03:59:39,868|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-12 03:59:39,880|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:59:39,905|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-03-12 03:59:39,926|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-9llq2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-03-12 03:59:39,927|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-03-12 03:59:39,960|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-12 03:59:39,975|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-9llq2|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-12 03:59:39,976|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-12 03:59:40,011|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(resource-assignment) 2022-03-12 03:59:40,013|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-assign) 2022-03-12 03:59:40,014|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-assign-day-2) 2022-03-12 03:59:40,015|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy) 2022-03-12 03:59:40,016|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy-day-2) 2022-03-12 03:59:40,038|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 03:59:40,053|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Overwriting blueprint model :5G_Core::1.0.37 2022-03-12 03:59:40,072|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-9llq2|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-03-12 03:59:40,073|dba84b38-4d48-4d7a-9db7-949fa0fb767b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-03-12 03:59:51,208|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/29df6501-c0fe-4c1f-b616-bb58212bec3e) 2022-03-12 03:59:51,209|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| deleting definition types under : /opt/app/onap/blueprints/working/29df6501-c0fe-4c1f-b616-bb58212bec3e/Definitions 2022-03-12 03:59:51,212|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| reinitialized all type definitions 2022-03-12 03:59:51,213|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(netconf-device) 2022-03-12 03:59:51,235|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(resolve-data) 2022-03-12 03:59:51,257|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-03-12 03:59:51,265|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-03-12 03:59:51,273|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-03-12 03:59:51,305|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-03-12 03:59:51,330|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ##### Enhancing Workflow(config-assign) 2022-03-12 03:59:51,331|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-03-12 03:59:51,331|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| identified workflow(config-assign) targets(resolve-data) 2022-03-12 03:59:51,331|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-03-12 03:59:51,331|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-03-12 03:59:51,331|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enriching artifacts file(/opt/app/onap/blueprints/working/29df6501-c0fe-4c1f-b616-bb58212bec3e/Templates/netconfrpc-mapping.json 2022-03-12 03:59:51,338|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-03-12 03:59:51,338|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-12 03:59:51,339|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ##### Enhancing Workflow(config-deploy) 2022-03-12 03:59:51,340|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-03-12 03:59:51,340|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| identified workflow(config-deploy) targets(execute-netconf) 2022-03-12 03:59:51,340|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| workflow(config-deploy) resource assignment files([] 2022-03-12 03:59:51,340|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| ##### Enhancing blueprint Resource Definitions 2022-03-12 03:59:51,340|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-03-12 03:59:51,340|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| processing file (Templates/netconfrpc-mapping.json) 2022-03-12 03:59:51,348|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| distinct resource keys ([input-source]) 2022-03-12 03:59:51,356|16dcc47c-600d-4953-ad5f-d4cdad2970b5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Enriching Resource Definition sources Node Template: [source-input] 2022-03-12 04:02:32,824|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-03-12 04:02:32,931|||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-03-12 04:02:32,980|6b261e78-da3d-4fab-a1ea-0925b1ac7c16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| request(6b261e78-da3d-4fab-a1ea-0925b1ac7c16) 2022-03-12 04:02:32,984|6b261e78-da3d-4fab-a1ea-0925b1ac7c16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| CBA file(/opt/app/onap/blueprints/archive/2185a6d8-57d8-414f-ae32-a59f26aa70d8/cba.zip written successfully 2022-03-12 04:02:32,984|6b261e78-da3d-4fab-a1ea-0925b1ac7c16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Save processing(2185a6d8-57d8-414f-ae32-a59f26aa70d8) CBA(/opt/app/onap/blueprints/archive/2185a6d8-57d8-414f-ae32-a59f26aa70d8/cba.zip) 2022-03-12 04:02:32,996|6b261e78-da3d-4fab-a1ea-0925b1ac7c16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2185a6d8-57d8-414f-ae32-a59f26aa70d8) and entry definition file (Definitions/ubuntu20.json) 2022-03-12 04:02:33,008|6b261e78-da3d-4fab-a1ea-0925b1ac7c16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-12 04:02:33,043|6b261e78-da3d-4fab-a1ea-0925b1ac7c16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(resource-assignment) 2022-03-12 04:02:33,043|6b261e78-da3d-4fab-a1ea-0925b1ac7c16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-assign) 2022-03-12 04:02:33,044|6b261e78-da3d-4fab-a1ea-0925b1ac7c16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy) 2022-03-12 04:02:33,054|6b261e78-da3d-4fab-a1ea-0925b1ac7c16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2185a6d8-57d8-414f-ae32-a59f26aa70d8) and entry definition file (Definitions/ubuntu20.json) 2022-03-12 04:02:33,070|6b261e78-da3d-4fab-a1ea-0925b1ac7c16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-03-12 04:02:33,084|6b261e78-da3d-4fab-a1ea-0925b1ac7c16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-9llq2|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-03-12 04:02:33,086|6b261e78-da3d-4fab-a1ea-0925b1ac7c16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-03-12 04:02:33,106|6b261e78-da3d-4fab-a1ea-0925b1ac7c16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-9llq2|||| No compiled cache(/opt/app/onap/blueprints/working/2185a6d8-57d8-414f-ae32-a59f26aa70d8) present to clean. 2022-03-12 04:02:45,444|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-03-12 04:02:45,552|||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-03-12 04:02:45,553|f005866c-1033-4bd4-b7c9-e953073fc548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| request(f005866c-1033-4bd4-b7c9-e953073fc548) 2022-03-12 04:02:45,555|f005866c-1033-4bd4-b7c9-e953073fc548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| CBA file(/opt/app/onap/blueprints/archive/7ab19b83-c4f6-401a-bd11-790b6ebd9dd4/cba.zip written successfully 2022-03-12 04:02:45,555|f005866c-1033-4bd4-b7c9-e953073fc548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Save processing(7ab19b83-c4f6-401a-bd11-790b6ebd9dd4) CBA(/opt/app/onap/blueprints/archive/7ab19b83-c4f6-401a-bd11-790b6ebd9dd4/cba.zip) 2022-03-12 04:02:45,571|f005866c-1033-4bd4-b7c9-e953073fc548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7ab19b83-c4f6-401a-bd11-790b6ebd9dd4) and entry definition file (Definitions/pnf_netconf.json) 2022-03-12 04:02:45,576|f005866c-1033-4bd4-b7c9-e953073fc548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-12 04:02:45,589|f005866c-1033-4bd4-b7c9-e953073fc548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-assign) 2022-03-12 04:02:45,590|f005866c-1033-4bd4-b7c9-e953073fc548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Validating Workflow(config-deploy) 2022-03-12 04:02:45,596|f005866c-1033-4bd4-b7c9-e953073fc548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7ab19b83-c4f6-401a-bd11-790b6ebd9dd4) and entry definition file (Definitions/pnf_netconf.json) 2022-03-12 04:02:45,608|f005866c-1033-4bd4-b7c9-e953073fc548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-12 04:02:45,624|f005866c-1033-4bd4-b7c9-e953073fc548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-9llq2|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-12 04:02:45,624|f005866c-1033-4bd4-b7c9-e953073fc548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-12 04:02:45,648|f005866c-1033-4bd4-b7c9-e953073fc548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-9llq2|||| No compiled cache(/opt/app/onap/blueprints/working/7ab19b83-c4f6-401a-bd11-790b6ebd9dd4) present to clean. 2022-03-12 04:03:08,918|b554ca14-cc6e-44b2-93c5-517ad0ca9d7b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-03-12 04:03:08,996|b554ca14-cc6e-44b2-93c5-517ad0ca9d7b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-12 04:03:08,998|b554ca14-cc6e-44b2-93c5-517ad0ca9d7b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-12 04:03:09,001|b554ca14-cc6e-44b2-93c5-517ad0ca9d7b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-12 04:03:09,169|69c3c7cc-bf1b-4926-91dc-8f1a44b781a1||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-12 04:03:09,169|69c3c7cc-bf1b-4926-91dc-8f1a44b781a1||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-12 04:03:09,173|69c3c7cc-bf1b-4926-91dc-8f1a44b781a1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-12 04:03:09,557|bfb03142-0a40-41f8-bc04-4fa349a7195b||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-12 04:03:09,557|bfb03142-0a40-41f8-bc04-4fa349a7195b||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-12 04:03:09,559|bfb03142-0a40-41f8-bc04-4fa349a7195b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-12 04:03:09,772|b2e37335-5244-4a2b-8b56-5aebb8da60ae||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-12 04:03:09,772|b2e37335-5244-4a2b-8b56-5aebb8da60ae||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-12 04:03:09,774|b2e37335-5244-4a2b-8b56-5aebb8da60ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-12 04:09:32,647|4c2463b9-aa92-4d94-a720-4dd26074026c||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| processing request id 65f4ea14-bf80-4926-b38d-0e4ae45a621e 2022-03-12 04:09:32,648|4c2463b9-aa92-4d94-a720-4dd26074026c||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| storeExecutionInput called not to store the Workflow action input details 2022-03-12 04:09:32,648|4c2463b9-aa92-4d94-a720-4dd26074026c||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| StoreAuditService ID -1 2022-03-12 04:09:32,650|4c2463b9-aa92-4d94-a720-4dd26074026c||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-12 04:09:32,650|4c2463b9-aa92-4d94-a720-4dd26074026c||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-12 04:09:32,654|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-12 04:09:32,673|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Deriving input data for workflow: (resource-assignment) 2022-03-12 04:09:32,682|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-03-12 04:09:32,682|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-12 04:09:32,686|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| preparing request id(65f4ea14-bf80-4926-b38d-0e4ae45a621e) for workflow(resource-assignment) step(resource-assignment) 2022-03-12 04:09:32,686|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-03-12 04:09:32,687|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-03-12 04:09:32,689|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-03-12 04:09:32,713|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 04:09:32,737|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-03-12 04:09:32,737|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Setting Resource Value ("9ed2dda9-27fd-4e7c-8ed1-19bbd4db975b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-03-12 04:09:32,737|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Setting Resource Value ("c0cff1de-5941-4766-a24b-bdb4ca3953cf") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-03-12 04:09:32,740|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Generated Resource Param Data ({ "service-instance-id" : "9ed2dda9-27fd-4e7c-8ed1-19bbd4db975b", "vnf-id" : "c0cff1de-5941-4766-a24b-bdb4ca3953cf", "vnf_name" : "ubuntu20-VNF-name" }) 2022-03-12 04:09:32,775|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Preparing Response... 2022-03-12 04:09:32,776|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-03-12 04:09:32,776|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-03-12 04:09:32,777|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ad27497f-e3c3-4a52-a45f-37dd3dcdd9b0 auditStoreId -1 2022-03-12 04:09:39,729|4c2463b9-aa92-4d94-a720-4dd26074026c||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| processing request id fb8e28e7-bae4-4e84-b645-1a758cc58cac 2022-03-12 04:09:39,729|4c2463b9-aa92-4d94-a720-4dd26074026c||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| storeExecutionInput called not to store the Workflow action input details 2022-03-12 04:09:39,729|4c2463b9-aa92-4d94-a720-4dd26074026c||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| StoreAuditService ID -1 2022-03-12 04:09:39,730|4c2463b9-aa92-4d94-a720-4dd26074026c||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-12 04:09:39,730|4c2463b9-aa92-4d94-a720-4dd26074026c||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-12 04:09:39,731|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-12 04:09:39,737|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Deriving input data for workflow: (resource-assignment) 2022-03-12 04:09:39,737|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-03-12 04:09:39,737|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-12 04:09:39,738|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| preparing request id(fb8e28e7-bae4-4e84-b645-1a758cc58cac) for workflow(resource-assignment) step(resource-assignment) 2022-03-12 04:09:39,738|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-03-12 04:09:39,738|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-03-12 04:09:39,739|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-03-12 04:09:39,752|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 04:09:39,757|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Setting Resource Value ("admin-daily-istanbul") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-03-12 04:09:39,758|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-03-12 04:09:39,758|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-03-12 04:09:39,758|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-03-12 04:09:39,758|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Setting Resource Value ("8b8a9fa9-27e8-4fcc-a2a4-c03588e471d4") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-03-12 04:09:39,758|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Setting Resource Value ("9ed2dda9-27fd-4e7c-8ed1-19bbd4db975b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-03-12 04:09:39,759|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 04:09:39,759|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-03-12 04:09:39,764|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-03-12 04:09:39,764|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Setting Resource Value ("c0cff1de-5941-4766-a24b-bdb4ca3953cf") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-03-12 04:09:39,765|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-istanbul", "service-instance-id" : "9ed2dda9-27fd-4e7c-8ed1-19bbd4db975b", "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" : "8b8a9fa9-27e8-4fcc-a2a4-c03588e471d4", "vnf-id" : "c0cff1de-5941-4766-a24b-bdb4ca3953cf", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-03-12 04:09:39,775|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Preparing Response... 2022-03-12 04:09:39,775|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-03-12 04:09:39,776|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-03-12 04:09:39,776|4c2463b9-aa92-4d94-a720-4dd26074026c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 10cfcbfe-d2b0-4e9f-9704-0276d60baf47 auditStoreId -1 2022-03-12 04:09:44,955|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-03-12 04:09:45,068|||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-03-12 04:09:45,099|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| processing request id 4c2463b9-aa92-4d94-a720-4dd26074026c 2022-03-12 04:09:45,100|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| storeExecutionInput called not to store the Workflow action input details 2022-03-12 04:09:45,100|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| StoreAuditService ID -1 2022-03-12 04:09:45,100|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-12 04:09:45,100|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-12 04:09:45,101|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-12 04:09:45,104|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Deriving input data for workflow: (config-assign) 2022-03-12 04:09:45,104|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-03-12 04:09:45,104|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-12 04:09:45,105|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| preparing request id(4c2463b9-aa92-4d94-a720-4dd26074026c) for workflow(config-assign) step(config-assign) 2022-03-12 04:09:45,105|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-03-12 04:09:45,105|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-03-12 04:09:45,107|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-03-12 04:09:45,150|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 04:09:45,152|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-03-12 04:09:45,153|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Setting Resource Value ("9ed2dda9-27fd-4e7c-8ed1-19bbd4db975b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-03-12 04:09:45,154|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Setting Resource Value ("c0cff1de-5941-4766-a24b-bdb4ca3953cf") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-03-12 04:09:45,199|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Resource resolution saved into database successfully : (service-instance-id) 2022-03-12 04:09:45,199|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Resource resolution saved into database successfully : (vnf-id) 2022-03-12 04:09:45,199|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Resource resolution saved into database successfully : (vnf_name) 2022-03-12 04:09:45,200|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Generated Resource Param Data ({ "service-instance-id" : "9ed2dda9-27fd-4e7c-8ed1-19bbd4db975b", "vnf-id" : "c0cff1de-5941-4766-a24b-bdb4ca3953cf", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-03-12 04:09:45,237|||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-03-12 04:09:45,258|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-03-12 04:09:45,259|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Preparing Response... 2022-03-12 04:09:45,259|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-03-12 04:09:45,259|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resolveWorkflowOutputs for workflow(config-assign) 2022-03-12 04:09:45,260|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5710d185-84b3-4b98-a478-e66804fcf4d3 auditStoreId -1 2022-03-12 04:09:45,298|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Completed 2022-03-12 04:10:42,680|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-03-12 04:10:42,791|||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-03-12 04:10:42,794|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| processing request id 4c2463b9-aa92-4d94-a720-4dd26074026c 2022-03-12 04:10:42,794|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| storeExecutionInput called not to store the Workflow action input details 2022-03-12 04:10:42,794|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| StoreAuditService ID -1 2022-03-12 04:10:42,796|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-12 04:10:42,796|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-12 04:10:42,798|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-12 04:10:42,801|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Deriving input data for workflow: (config-deploy) 2022-03-12 04:10:42,802|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-03-12 04:10:42,802|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-03-12 04:10:42,809|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| preparing request id(4c2463b9-aa92-4d94-a720-4dd26074026c) for workflow(config-deploy) step(config-deploy) 2022-03-12 04:10:42,809|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-03-12 04:10:42,809|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| 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-03-12 04:10:42,812|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-03-12 04:10:42,813|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Getting Jython Script Class(ConfigDeploy) 2022-03-12 04:10:46,762|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@657d2cb9 2022-03-12 04:10:46,764|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Hello world 2022-03-12 04:10:46,764|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Preparing Response... 2022-03-12 04:10:46,764|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-03-12 04:10:46,764|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-03-12 04:10:46,765|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 14dcf9d2-ebbf-4d7c-96f6-cebc4352fb9d auditStoreId -1 2022-03-12 04:10:46,775|4c2463b9-aa92-4d94-a720-4dd26074026c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-9llq2|||| Completed Mar 12, 2022 4:24:38 AM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated INFO: Transport failed io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931) at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383) at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044) at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Unknown Source)