Results

By type

          18:03:58,900 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
18:03:58,913 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
18:03:58,922 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
18:03:58,925 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
18:03:58,925 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
18:03:58,925 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
18:03:58,974 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file
18:04:00,133 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
18:04:00,160 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
18:04:00,168 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
18:04:00,186 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
18:04:00,477 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
18:04:00,478 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
18:04:00,478 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
18:04:00,478 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
18:04:00,488 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
18:04:00,488 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
18:04:00,488 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
18:04:00,490 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
18:04:00,494 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-07-07 18:04:05,341|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-58df47f447-t6w4q with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-07-07 18:04:05,373|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-07-07 18:04:27,348|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-07-07 18:04:31,480|||main||||INFO||||||| Finished Spring Data repository scanning in 3909ms. Found 11 JPA repository interfaces.
2022-07-07 18:04:45,935|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-07 18:04:46,367|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-07-07 18:04:47,221|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-07-07 18:04:50,123|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-07-07 18:04:51,795|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-07-07 18:04:51,804|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-07-07 18:04:52,551|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-07-07 18:04:57,752|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-07 18:04:57,793|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-07 18:04:58,097|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-07-07 18:05:05,649|||main||||INFO||||||| Audit service is disabled
2022-07-07 18:05:06,737|||main||||INFO||||||| Workflow Audit store is disabled
2022-07-07 18:05:12,419|||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, cps-data=source-rest]
2022-07-07 18:05:12,545|||main||||INFO||||||| Dependency Management module created...
2022-07-07 18:05:16,820|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-07-07 18:05:17,760|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-07-07 18:05:23,905|||main||||INFO||||||| Netty started on port(s): 8080
2022-07-07 18:05:33,739|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-07-07 18:05:34,968|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-07-07 18:05:35,010|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 93.34 seconds (JVM running for 98.349)
2022-07-07 18:05:35,131|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-07-07 22:34:43,205|d43dc526-9dd6-4cea-ad38-61e41f10b923||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Save processing(0e789051-f6b0-4e3c-baef-470cff67a63b) CBA(/opt/app/onap/blueprints/archive/0e789051-f6b0-4e3c-baef-470cff67a63b/cba.zip)
2022-07-07 22:34:43,636|d43dc526-9dd6-4cea-ad38-61e41f10b923||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0e789051-f6b0-4e3c-baef-470cff67a63b) and entry definition file (Definitions/CNF.json)
2022-07-07 22:34:45,411|d43dc526-9dd6-4cea-ad38-61e41f10b923||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(resource-assignment)
2022-07-07 22:34:45,421|d43dc526-9dd6-4cea-ad38-61e41f10b923||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-assign)
2022-07-07 22:34:45,431|d43dc526-9dd6-4cea-ad38-61e41f10b923||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-deploy)
2022-07-07 22:34:45,433|d43dc526-9dd6-4cea-ad38-61e41f10b923||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(scale-out)
2022-07-07 22:34:45,438|d43dc526-9dd6-4cea-ad38-61e41f10b923||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(scale)
2022-07-07 22:34:45,440|d43dc526-9dd6-4cea-ad38-61e41f10b923||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(scale-in)
2022-07-07 22:34:45,441|d43dc526-9dd6-4cea-ad38-61e41f10b923||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(health-check)
2022-07-07 22:34:45,586|d43dc526-9dd6-4cea-ad38-61e41f10b923||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0e789051-f6b0-4e3c-baef-470cff67a63b) and entry definition file (Definitions/CNF.json)
2022-07-07 22:34:46,770|d43dc526-9dd6-4cea-ad38-61e41f10b923||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| No compiled cache(/opt/app/onap/blueprints/working/0e789051-f6b0-4e3c-baef-470cff67a63b) present to clean.
2022-07-07 22:34:59,026|fa749390-eb96-4e0d-828d-12f5a036c781||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-07-07 22:34:59,028|fa749390-eb96-4e0d-828d-12f5a036c781||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-07 22:34:59,030|fa749390-eb96-4e0d-828d-12f5a036c781||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-07 22:35:03,077|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-07 22:35:03,094|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-07 22:35:07,343|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-07-07 22:35:07,357|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Save processing(84465119-3708-4ae4-99fa-330b64c04c7c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-07-07 22:35:07,493|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Save processing(d03e5045-b90a-4068-9029-fb44933b4e24) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-07-07 22:35:07,548|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-07-07 22:35:07,549|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Save processing(18ad4cd7-55e0-4c12-8388-5c07c7fc26a5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-07-07 22:35:07,589|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Save processing(a104ebba-9bfb-40d7-875e-1b43db934a58) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-07-07 22:35:07,666|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Save processing(f35435a6-9696-4c7a-b9cc-82bb01bf6335) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-07-07 22:35:07,707|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Save processing(fd1448af-809e-42f5-8071-5898d1d27c19) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-07-07 22:35:07,776|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-07-07 22:35:07,799|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-07 22:35:07,813|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-07 22:35:07,814|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-07-07 22:35:07,815|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-07-07 22:35:07,870|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 22:35:07,959|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 22:35:08,073|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 22:35:08,112|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 22:35:08,498|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(resource-assignment)
2022-07-07 22:35:08,500|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-assign)
2022-07-07 22:35:08,502|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-deploy)
2022-07-07 22:35:08,688|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-07-07 22:35:09,163|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(resource-assignment)
2022-07-07 22:35:09,164|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-assign)
2022-07-07 22:35:09,166|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-deploy)
2022-07-07 22:35:09,167|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(HealthCheck)
2022-07-07 22:35:09,168|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(ScaleOutReconfiguration)
2022-07-07 22:35:09,171|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(vf-config-assign)
2022-07-07 22:35:09,173|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(vf-config-deploy)
2022-07-07 22:35:09,334|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-07 22:35:09,753|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(resource-assignment)
2022-07-07 22:35:09,755|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-assign)
2022-07-07 22:35:09,757|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-deploy)
2022-07-07 22:35:09,858|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-07-07 22:35:10,195|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(resource-assignment)
2022-07-07 22:35:10,198|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-deploy)
2022-07-07 22:35:10,262|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-assign)
2022-07-07 22:35:10,263|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-deploy)
2022-07-07 22:35:10,266|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-07 22:35:10,298|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-07-07 22:35:10,650|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(resource-assignment)
2022-07-07 22:35:10,652|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-assign)
2022-07-07 22:35:10,653|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-assign-day-2)
2022-07-07 22:35:10,655|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-deploy)
2022-07-07 22:35:10,657|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-deploy-day-2)
2022-07-07 22:35:10,696|fa749390-eb96-4e0d-828d-12f5a036c781||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-07-07 22:35:36,530|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1fcb80eb-411b-438a-acfe-d65815176f7a)
2022-07-07 22:35:36,543|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| deleting definition types under : /opt/app/onap/blueprints/working/1fcb80eb-411b-438a-acfe-d65815176f7a/Definitions
2022-07-07 22:35:36,591|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| reinitialized all type definitions
2022-07-07 22:35:36,609|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-07-07 22:35:36,761|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing ArtifactDefinition(vnf-template)
2022-07-07 22:35:36,778|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing ArtifactDefinition(vnf-mapping)
2022-07-07 22:35:36,797|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-07-07 22:35:36,881|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:35:36,983|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:35:37,020|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:35:37,047|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-07-07 22:35:37,047|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-07-07 22:35:37,047|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-07-07 22:35:37,096|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:35:37,144|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:35:37,180|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:35:37,203|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-07 22:35:37,264|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:35:37,317|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:35:37,378|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:35:37,412|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:35:37,441|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:35:37,471|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:35:37,575|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(config-assign)
2022-07-07 22:35:37,584|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing ArtifactDefinition(baseconfig-template)
2022-07-07 22:35:37,585|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-07-07 22:35:37,585|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-07-07 22:35:37,680|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:35:37,723|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:35:37,741|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:35:37,761|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(config-deploy)
2022-07-07 22:35:37,908|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ##### Enhancing Workflow(resource-assignment)
2022-07-07 22:35:37,911|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-07-07 22:35:37,911|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-07-07 22:35:37,911|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-07-07 22:35:37,911|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-07-07 22:35:37,911|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-07-07 22:35:37,912|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enriching artifacts file(/opt/app/onap/blueprints/working/1fcb80eb-411b-438a-acfe-d65815176f7a/Templates/vnf-mapping.json
2022-07-07 22:35:37,956|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-07-07 22:35:37,958|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-07-07 22:35:37,958|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enriching artifacts file(/opt/app/onap/blueprints/working/1fcb80eb-411b-438a-acfe-d65815176f7a/Templates/base_ubuntu20-mapping.json
2022-07-07 22:35:37,969|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-07-07 22:35:37,969|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-07-07 22:35:37,970|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ##### Enhancing Workflow(config-assign)
2022-07-07 22:35:37,970|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-07-07 22:35:37,970|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| identified workflow(config-assign) targets(config-assign)
2022-07-07 22:35:37,971|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-07-07 22:35:37,971|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-07-07 22:35:37,971|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enriching artifacts file(/opt/app/onap/blueprints/working/1fcb80eb-411b-438a-acfe-d65815176f7a/Templates/baseconfig-mapping.json
2022-07-07 22:35:37,981|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-07-07 22:35:37,982|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| dataType not present for the recipe(dt-config-assign-properties)
2022-07-07 22:35:37,983|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ##### Enhancing Workflow(config-deploy)
2022-07-07 22:35:37,983|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-07-07 22:35:37,983|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| identified workflow(config-deploy) targets(config-deploy)
2022-07-07 22:35:37,983|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| workflow(config-deploy) resource assignment files([]
2022-07-07 22:35:37,983|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ##### Enhancing blueprint Resource Definitions
2022-07-07 22:35:37,984|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-07-07 22:35:37,989|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| processing file (Templates/vnf-mapping.json)
2022-07-07 22:35:37,991|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-07-07 22:35:37,991|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| processing file (Templates/baseconfig-mapping.json)
2022-07-07 22:35:38,084|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-07-07 22:35:38,372|a252559e-0f47-4586-8cc6-eda348f94f95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-07-07 22:35:38,831|6a135e43-d681-47bb-a109-d3f6c9489ca6||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Save processing(26682bc9-a87d-4743-bc8e-06ee41625df8) CBA(/opt/app/onap/blueprints/archive/26682bc9-a87d-4743-bc8e-06ee41625df8/cba.zip)
2022-07-07 22:35:38,855|6a135e43-d681-47bb-a109-d3f6c9489ca6||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/26682bc9-a87d-4743-bc8e-06ee41625df8) and entry definition file (Definitions/ubuntu20.json)
2022-07-07 22:35:38,880|6a135e43-d681-47bb-a109-d3f6c9489ca6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 22:35:38,958|6a135e43-d681-47bb-a109-d3f6c9489ca6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(resource-assignment)
2022-07-07 22:35:38,962|6a135e43-d681-47bb-a109-d3f6c9489ca6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-assign)
2022-07-07 22:35:38,963|6a135e43-d681-47bb-a109-d3f6c9489ca6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-deploy)
2022-07-07 22:35:38,997|6a135e43-d681-47bb-a109-d3f6c9489ca6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/26682bc9-a87d-4743-bc8e-06ee41625df8) and entry definition file (Definitions/ubuntu20.json)
2022-07-07 22:35:39,187|6a135e43-d681-47bb-a109-d3f6c9489ca6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| No compiled cache(/opt/app/onap/blueprints/working/26682bc9-a87d-4743-bc8e-06ee41625df8) present to clean.
2022-07-07 22:42:38,100|f205974e-3257-4f63-abbf-90949f6ad921||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Save processing(56c24458-168b-4735-a72f-ea858cac43e9) CBA(/opt/app/onap/blueprints/archive/56c24458-168b-4735-a72f-ea858cac43e9/cba.zip)
2022-07-07 22:42:38,251|f205974e-3257-4f63-abbf-90949f6ad921||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/56c24458-168b-4735-a72f-ea858cac43e9) and entry definition file (Definitions/CNF.json)
2022-07-07 22:42:38,535|f205974e-3257-4f63-abbf-90949f6ad921||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(resource-assignment)
2022-07-07 22:42:38,538|f205974e-3257-4f63-abbf-90949f6ad921||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-assign)
2022-07-07 22:42:38,540|f205974e-3257-4f63-abbf-90949f6ad921||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-deploy)
2022-07-07 22:42:38,541|f205974e-3257-4f63-abbf-90949f6ad921||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(scale-out)
2022-07-07 22:42:38,542|f205974e-3257-4f63-abbf-90949f6ad921||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(scale)
2022-07-07 22:42:38,545|f205974e-3257-4f63-abbf-90949f6ad921||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(scale-in)
2022-07-07 22:42:38,552|f205974e-3257-4f63-abbf-90949f6ad921||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(health-check)
2022-07-07 22:42:38,621|f205974e-3257-4f63-abbf-90949f6ad921||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/56c24458-168b-4735-a72f-ea858cac43e9) and entry definition file (Definitions/CNF.json)
2022-07-07 22:42:38,957|f205974e-3257-4f63-abbf-90949f6ad921||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Overwriting blueprint model :APACHE::1.0.0
2022-07-07 22:42:39,288|f205974e-3257-4f63-abbf-90949f6ad921||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-07-07 22:42:39,360|f205974e-3257-4f63-abbf-90949f6ad921||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-07-07 22:42:39,744|f205974e-3257-4f63-abbf-90949f6ad921||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| No compiled cache(/opt/app/onap/blueprints/working/56c24458-168b-4735-a72f-ea858cac43e9) present to clean.
2022-07-07 22:43:49,933|fdac721f-b595-4a06-92cf-283540bed00b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-07-07 22:43:49,934|fdac721f-b595-4a06-92cf-283540bed00b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-07 22:43:49,934|fdac721f-b595-4a06-92cf-283540bed00b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-07 22:43:51,179|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-07 22:43:51,180|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-07 22:43:53,003|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-07-07 22:43:53,004|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Save processing(d884a5f7-6c2e-444a-a322-287cdadb47bc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-07-07 22:43:53,072|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Save processing(197f2534-0b65-43fc-bebe-2ea7f788f0eb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-07-07 22:43:53,100|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Save processing(bf4fa3ee-3dcf-452f-b20b-bb2a5f8adacd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-07-07 22:43:53,125|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Save processing(0ac24f36-7a74-49be-b8db-bb2e2cb4a930) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-07-07 22:43:53,157|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Save processing(405d175c-fd33-490e-b0e2-67ac16140557) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-07-07 22:43:53,203|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-07-07 22:43:53,204|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Save processing(b7fbffdc-79fd-4901-836c-a618642f29e3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-07-07 22:43:53,236|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-07-07 22:43:53,237|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-07-07 22:43:53,237|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-07 22:43:53,243|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-07 22:43:53,246|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-07-07 22:43:53,285|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 22:43:53,315|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 22:43:53,401|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 22:43:53,451|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 22:43:53,729|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(resource-assignment)
2022-07-07 22:43:53,731|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-assign)
2022-07-07 22:43:53,732|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-deploy)
2022-07-07 22:43:53,733|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(HealthCheck)
2022-07-07 22:43:53,735|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(ScaleOutReconfiguration)
2022-07-07 22:43:53,736|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(vf-config-assign)
2022-07-07 22:43:53,737|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(vf-config-deploy)
2022-07-07 22:43:53,905|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-07 22:43:54,099|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-07-07 22:43:54,160|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-07-07 22:43:54,179|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-07-07 22:43:54,330|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(resource-assignment)
2022-07-07 22:43:54,331|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-assign)
2022-07-07 22:43:54,332|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-deploy)
2022-07-07 22:43:54,441|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-07-07 22:43:54,558|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-07-07 22:43:54,688|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-07-07 22:43:54,736|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-07-07 22:43:54,945|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(resource-assignment)
2022-07-07 22:43:54,959|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-deploy)
2022-07-07 22:43:55,053|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-07 22:43:55,266|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-07-07 22:43:55,408|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-07-07 22:43:55,423|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-07-07 22:43:55,557|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(resource-assignment)
2022-07-07 22:43:55,559|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-assign)
2022-07-07 22:43:55,560|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-assign-day-2)
2022-07-07 22:43:55,582|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-deploy)
2022-07-07 22:43:55,583|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-deploy-day-2)
2022-07-07 22:43:55,616|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-07-07 22:43:55,729|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Overwriting blueprint model :5G_Core::1.0.37
2022-07-07 22:43:55,782|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-07-07 22:43:55,831|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-07-07 22:43:56,106|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(resource-assignment)
2022-07-07 22:43:56,109|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-assign)
2022-07-07 22:43:56,113|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-deploy)
2022-07-07 22:43:56,202|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-assign)
2022-07-07 22:43:56,203|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-deploy)
2022-07-07 22:43:56,205|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-07-07 22:43:56,240|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-07-07 22:43:56,271|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-07-07 22:43:56,322|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-07-07 22:43:56,364|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-07-07 22:43:56,420|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-07-07 22:43:56,420|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-07-07 22:43:56,560|fdac721f-b595-4a06-92cf-283540bed00b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-07-07 22:44:20,210|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5e2f2147-e08c-44af-840b-6e12490e63d8)
2022-07-07 22:44:20,211|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| deleting definition types under : /opt/app/onap/blueprints/working/5e2f2147-e08c-44af-840b-6e12490e63d8/Definitions
2022-07-07 22:44:20,215|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| reinitialized all type definitions
2022-07-07 22:44:20,216|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-07-07 22:44:20,336|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing ArtifactDefinition(vnf-template)
2022-07-07 22:44:20,374|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing ArtifactDefinition(vnf-mapping)
2022-07-07 22:44:20,399|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-07-07 22:44:20,428|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:44:20,500|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:44:20,521|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:44:20,546|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-07-07 22:44:20,546|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-07-07 22:44:20,546|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-07-07 22:44:20,593|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:44:20,615|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:44:20,638|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:44:20,667|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-07 22:44:20,729|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:44:20,784|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:44:20,833|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:44:20,868|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:44:20,995|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:44:21,045|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:44:21,145|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(config-assign)
2022-07-07 22:44:21,154|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing ArtifactDefinition(baseconfig-template)
2022-07-07 22:44:21,154|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-07-07 22:44:21,154|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-07-07 22:44:21,211|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:44:21,241|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:44:21,280|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(input)
2022-07-07 22:44:21,304|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ***** Enhancing NodeTemplate(config-deploy)
2022-07-07 22:44:21,466|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ##### Enhancing Workflow(resource-assignment)
2022-07-07 22:44:21,467|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-07-07 22:44:21,467|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-07-07 22:44:21,467|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-07-07 22:44:21,467|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-07-07 22:44:21,467|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-07-07 22:44:21,467|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enriching artifacts file(/opt/app/onap/blueprints/working/5e2f2147-e08c-44af-840b-6e12490e63d8/Templates/vnf-mapping.json
2022-07-07 22:44:21,496|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-07-07 22:44:21,497|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-07-07 22:44:21,497|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enriching artifacts file(/opt/app/onap/blueprints/working/5e2f2147-e08c-44af-840b-6e12490e63d8/Templates/base_ubuntu20-mapping.json
2022-07-07 22:44:21,508|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-07-07 22:44:21,508|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-07-07 22:44:21,509|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ##### Enhancing Workflow(config-assign)
2022-07-07 22:44:21,510|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-07-07 22:44:21,510|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| identified workflow(config-assign) targets(config-assign)
2022-07-07 22:44:21,510|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-07-07 22:44:21,510|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-07-07 22:44:21,510|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enriching artifacts file(/opt/app/onap/blueprints/working/5e2f2147-e08c-44af-840b-6e12490e63d8/Templates/baseconfig-mapping.json
2022-07-07 22:44:21,523|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-07-07 22:44:21,523|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| dataType not present for the recipe(dt-config-assign-properties)
2022-07-07 22:44:21,524|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ##### Enhancing Workflow(config-deploy)
2022-07-07 22:44:21,524|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-07-07 22:44:21,524|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| identified workflow(config-deploy) targets(config-deploy)
2022-07-07 22:44:21,524|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| workflow(config-deploy) resource assignment files([]
2022-07-07 22:44:21,525|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| ##### Enhancing blueprint Resource Definitions
2022-07-07 22:44:21,525|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-07-07 22:44:21,525|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| processing file (Templates/vnf-mapping.json)
2022-07-07 22:44:21,525|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-07-07 22:44:21,526|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| processing file (Templates/baseconfig-mapping.json)
2022-07-07 22:44:21,605|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-07-07 22:44:21,915|e51591f3-771d-4705-a749-102d0f00278e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-07-07 22:44:22,234|3279f937-abe7-4da4-a996-bd43bdbc6484||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Save processing(edfd6f62-dc8c-4758-89c9-cc517bb6bd5f) CBA(/opt/app/onap/blueprints/archive/edfd6f62-dc8c-4758-89c9-cc517bb6bd5f/cba.zip)
2022-07-07 22:44:22,252|3279f937-abe7-4da4-a996-bd43bdbc6484||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/edfd6f62-dc8c-4758-89c9-cc517bb6bd5f) and entry definition file (Definitions/ubuntu20.json)
2022-07-07 22:44:22,269|3279f937-abe7-4da4-a996-bd43bdbc6484||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 22:44:22,333|3279f937-abe7-4da4-a996-bd43bdbc6484||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(resource-assignment)
2022-07-07 22:44:22,334|3279f937-abe7-4da4-a996-bd43bdbc6484||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-assign)
2022-07-07 22:44:22,335|3279f937-abe7-4da4-a996-bd43bdbc6484||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Validating Workflow(config-deploy)
2022-07-07 22:44:22,352|3279f937-abe7-4da4-a996-bd43bdbc6484||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/edfd6f62-dc8c-4758-89c9-cc517bb6bd5f) and entry definition file (Definitions/ubuntu20.json)
2022-07-07 22:44:22,377|3279f937-abe7-4da4-a996-bd43bdbc6484||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-07-07 22:44:22,463|3279f937-abe7-4da4-a996-bd43bdbc6484||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-07-07 22:44:22,465|3279f937-abe7-4da4-a996-bd43bdbc6484||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-07-07 22:44:22,570|3279f937-abe7-4da4-a996-bd43bdbc6484||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58df47f447-t6w4q|||| No compiled cache(/opt/app/onap/blueprints/working/edfd6f62-dc8c-4758-89c9-cc517bb6bd5f) present to clean.