By type
05:09:09,001 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 05:09:09,003 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 05:09:09,004 |-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] 05:09:09,005 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 05:09:09,005 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 05:09:09,005 |-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] 05:09:09,021 |-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 05:09:09,179 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 05:09:09,190 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:09:09,194 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 05:09:09,201 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:09:09,286 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 05:09:09,286 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 05:09:09,286 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 05:09:09,286 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 05:09:09,286 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 05:09:09,286 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 05:09:09,286 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 05:09:09,287 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 05:09:09,289 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-04-09 05:09:10,225|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-69d66b6968-qw76p with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app) 2022-04-09 05:09:10,228|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-04-09 05:09:13,952|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-04-09 05:09:14,643|||main||||INFO||||||| Finished Spring Data repository scanning in 674ms. Found 11 JPA repository interfaces. 2022-04-09 05:09:17,230|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-04-09 05:09:17,315|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-04-09 05:09:17,553|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-04-09 05:09:18,104|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-04-09 05:09:18,477|||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-04-09 05:09:18,485|||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-04-09 05:09:18,718|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-04-09 05:09:20,149|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-04-09 05:09:20,165|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-04-09 05:09:20,297|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-04-09 05:09:21,641|||main||||INFO||||||| Audit service is disabled 2022-04-09 05:09:21,783|||main||||INFO||||||| Workflow Audit store is disabled 2022-04-09 05:09:23,661|||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-04-09 05:09:23,719|||main||||INFO||||||| Dependency Management module created... 2022-04-09 05:09:24,740|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-04-09 05:09:24,996|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-04-09 05:09:26,192|||main||||INFO||||||| Netty started on port(s): 8080 2022-04-09 05:09:27,936|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-04-09 05:09:28,315|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-04-09 05:09:28,323|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.867 seconds (JVM running for 19.902) 2022-04-09 05:09:28,346|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. Apr 09, 2022 5:55:42 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) 2022-04-09 06:04:17,531|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-04-09 06:04:17,532|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-09 06:04:17,534|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-09 06:04:18,496|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-09 06:04:18,499|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-09 06:04:19,754|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-04-09 06:04:19,769|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(52dcf94e-cd0f-4ab1-b06c-ff1efbd04500) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-04-09 06:04:19,888|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(27936a05-6709-4c37-9020-a0ce6b6e3081) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-04-09 06:04:19,903|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(376bf760-5c5d-4116-ab01-45db0b749651) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-04-09 06:04:19,938|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(f4cfc96e-62da-448b-8150-bbd91b0e82ae) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-04-09 06:04:19,963|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(fce342d4-4c89-40df-a89d-17c4b78bad86) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-04-09 06:04:19,988|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(32cf2f79-213d-4730-83d1-acd84b3ab6a1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-04-09 06:04:20,020|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:04:20,027|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:04:20,027|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-09 06:04:20,027|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-09 06:04:20,028|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:04:20,028|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:04:20,228|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:04:20,280|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:04:20,309|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:04:20,337|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:04:20,546|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:04:20,550|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:04:20,551|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:04:20,623|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:04:20,810|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:04:20,811|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:04:20,812|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:04:20,813|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(HealthCheck) 2022-04-09 06:04:20,814|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(ScaleOutReconfiguration) 2022-04-09 06:04:20,815|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(vf-config-assign) 2022-04-09 06:04:20,816|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(vf-config-deploy) 2022-04-09 06:04:20,883|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-09 06:04:21,018|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:04:21,019|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:04:21,020|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:04:21,074|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:04:21,169|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:04:21,170|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:04:21,207|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:04:21,208|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:04:21,209|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-09 06:04:21,238|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:04:21,386|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:04:21,387|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:04:21,389|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign-day-2) 2022-04-09 06:04:21,390|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:04:21,391|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy-day-2) 2022-04-09 06:04:21,419|93d2ccb6-9a3b-4839-9467-73ffd420aa7b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:04:34,020|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enhancing blueprint(/opt/app/onap/blueprints/working/37f66328-4a1f-4458-837c-cb75d19a3764) 2022-04-09 06:04:34,025|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| deleting definition types under : /opt/app/onap/blueprints/working/37f66328-4a1f-4458-837c-cb75d19a3764/Definitions 2022-04-09 06:04:34,034|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| reinitialized all type definitions 2022-04-09 06:04:34,044|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(netconf-device) 2022-04-09 06:04:34,077|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(resolve-data) 2022-04-09 06:04:34,102|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-04-09 06:04:34,110|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-04-09 06:04:34,116|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-04-09 06:04:34,158|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-04-09 06:04:34,190|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing Workflow(config-assign) 2022-04-09 06:04:34,191|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-04-09 06:04:34,192|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| identified workflow(config-assign) targets(resolve-data) 2022-04-09 06:04:34,192|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-04-09 06:04:34,192|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-04-09 06:04:34,192|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enriching artifacts file(/opt/app/onap/blueprints/working/37f66328-4a1f-4458-837c-cb75d19a3764/Templates/netconfrpc-mapping.json 2022-04-09 06:04:34,201|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-04-09 06:04:34,202|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| dataType not present for the recipe(dt-config-assign-properties) 2022-04-09 06:04:34,203|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing Workflow(config-deploy) 2022-04-09 06:04:34,204|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-04-09 06:04:34,204|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| identified workflow(config-deploy) targets(execute-netconf) 2022-04-09 06:04:34,204|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(config-deploy) resource assignment files([] 2022-04-09 06:04:34,204|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing blueprint Resource Definitions 2022-04-09 06:04:34,205|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-04-09 06:04:34,206|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing file (Templates/netconfrpc-mapping.json) 2022-04-09 06:04:34,216|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| distinct resource keys ([input-source]) 2022-04-09 06:04:34,225|71cc270b-99af-4fb0-b6dd-a8ef79f66c95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enriching Resource Definition sources Node Template: [source-input] 2022-04-09 06:05:37,716|d959ac90-9352-418c-9e6e-ab86a8de6823||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-04-09 06:05:37,716|d959ac90-9352-418c-9e6e-ab86a8de6823||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-09 06:05:37,716|d959ac90-9352-418c-9e6e-ab86a8de6823||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-09 06:05:37,915|d959ac90-9352-418c-9e6e-ab86a8de6823||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-09 06:05:37,916|d959ac90-9352-418c-9e6e-ab86a8de6823||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-09 06:05:38,610|9f0fa95c-a4ab-4614-8fc8-8a378b8fcfdb||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6ac7e436-631f-4cfb-890f-260d6bdfe830) 2022-04-09 06:05:38,611|9f0fa95c-a4ab-4614-8fc8-8a378b8fcfdb||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| deleting definition types under : /opt/app/onap/blueprints/working/6ac7e436-631f-4cfb-890f-260d6bdfe830/Definitions 2022-04-09 06:05:38,613|9f0fa95c-a4ab-4614-8fc8-8a378b8fcfdb||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| reinitialized all type definitions 2022-04-09 06:05:38,614|9f0fa95c-a4ab-4614-8fc8-8a378b8fcfdb||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(helloworld) 2022-04-09 06:05:38,635|9f0fa95c-a4ab-4614-8fc8-8a378b8fcfdb||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(helloworld-template) 2022-04-09 06:05:38,643|9f0fa95c-a4ab-4614-8fc8-8a378b8fcfdb||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-04-09 06:05:38,650|9f0fa95c-a4ab-4614-8fc8-8a378b8fcfdb||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-04-09 06:05:38,668|9f0fa95c-a4ab-4614-8fc8-8a378b8fcfdb||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing Workflow(helloworld) 2022-04-09 06:05:38,668|9f0fa95c-a4ab-4614-8fc8-8a378b8fcfdb||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-04-09 06:05:38,668|9f0fa95c-a4ab-4614-8fc8-8a378b8fcfdb||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| identified workflow(helloworld) targets(helloworld) 2022-04-09 06:05:38,669|9f0fa95c-a4ab-4614-8fc8-8a378b8fcfdb||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-04-09 06:05:38,669|9f0fa95c-a4ab-4614-8fc8-8a378b8fcfdb||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-04-09 06:05:38,669|9f0fa95c-a4ab-4614-8fc8-8a378b8fcfdb||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enriching artifacts file(/opt/app/onap/blueprints/working/6ac7e436-631f-4cfb-890f-260d6bdfe830/Templates/hello-world-mapping.json 2022-04-09 06:05:38,677|9f0fa95c-a4ab-4614-8fc8-8a378b8fcfdb||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-04-09 06:05:38,677|9f0fa95c-a4ab-4614-8fc8-8a378b8fcfdb||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| dataType not present for the recipe(dt-helloworld-properties) 2022-04-09 06:05:38,678|9f0fa95c-a4ab-4614-8fc8-8a378b8fcfdb||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing blueprint Resource Definitions 2022-04-09 06:05:38,678|9f0fa95c-a4ab-4614-8fc8-8a378b8fcfdb||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-04-09 06:05:38,678|9f0fa95c-a4ab-4614-8fc8-8a378b8fcfdb||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing file (Templates/hello-world-mapping.json) 2022-04-09 06:05:38,685|9f0fa95c-a4ab-4614-8fc8-8a378b8fcfdb||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| distinct resource keys ([]) 2022-04-09 06:05:38,685|9f0fa95c-a4ab-4614-8fc8-8a378b8fcfdb||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enriching Resource Definition sources Node Template: [] 2022-04-09 06:05:38,930|992d921d-042d-4b4e-9d0f-89a65aac3d5e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(65ce9182-33aa-477c-81d0-dcc4e163687b) CBA(/opt/app/onap/blueprints/archive/65ce9182-33aa-477c-81d0-dcc4e163687b/cba.zip) 2022-04-09 06:05:38,939|992d921d-042d-4b4e-9d0f-89a65aac3d5e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/65ce9182-33aa-477c-81d0-dcc4e163687b) and entry definition file (Definitions/blueprint.json) 2022-04-09 06:05:38,960|992d921d-042d-4b4e-9d0f-89a65aac3d5e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(helloworld) 2022-04-09 06:05:38,967|992d921d-042d-4b4e-9d0f-89a65aac3d5e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/65ce9182-33aa-477c-81d0-dcc4e163687b) and entry definition file (Definitions/blueprint.json) 2022-04-09 06:05:39,034|992d921d-042d-4b4e-9d0f-89a65aac3d5e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/working/65ce9182-33aa-477c-81d0-dcc4e163687b) present to clean. 2022-04-09 06:05:39,292|134a2d0c-fa45-4b0c-b1b1-c705dbee8718||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing request id 654321 2022-04-09 06:05:39,292|134a2d0c-fa45-4b0c-b1b1-c705dbee8718||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| storeExecutionInput called not to store the Workflow action input details 2022-04-09 06:05:39,292|134a2d0c-fa45-4b0c-b1b1-c705dbee8718||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| StoreAuditService ID -1 2022-04-09 06:05:39,304|134a2d0c-fa45-4b0c-b1b1-c705dbee8718||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| getting cba file name(test101), version(1.0.1) from db 2022-04-09 06:05:39,363|134a2d0c-fa45-4b0c-b1b1-c705dbee8718||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-04-09 06:05:39,365|134a2d0c-fa45-4b0c-b1b1-c705dbee8718||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-04-09 06:05:39,367|134a2d0c-fa45-4b0c-b1b1-c705dbee8718||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-04-09 06:05:39,379|134a2d0c-fa45-4b0c-b1b1-c705dbee8718||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deriving input data for workflow: (helloworld) 2022-04-09 06:05:39,380|134a2d0c-fa45-4b0c-b1b1-c705dbee8718||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-04-09 06:05:39,381|134a2d0c-fa45-4b0c-b1b1-c705dbee8718||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-09 06:05:39,393|134a2d0c-fa45-4b0c-b1b1-c705dbee8718||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-04-09 06:05:39,393|134a2d0c-fa45-4b0c-b1b1-c705dbee8718||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-04-09 06:05:39,394|134a2d0c-fa45-4b0c-b1b1-c705dbee8718||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-04-09 06:05:39,414|134a2d0c-fa45-4b0c-b1b1-c705dbee8718||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-04-09 06:05:39,444|134a2d0c-fa45-4b0c-b1b1-c705dbee8718||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Batched Sequence : ([]) 2022-04-09 06:05:39,448|134a2d0c-fa45-4b0c-b1b1-c705dbee8718||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Generated Resource Param Data ({ }) 2022-04-09 06:05:39,564|134a2d0c-fa45-4b0c-b1b1-c705dbee8718||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Preparing Response... 2022-04-09 06:05:39,567|134a2d0c-fa45-4b0c-b1b1-c705dbee8718||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-04-09 06:05:39,567|134a2d0c-fa45-4b0c-b1b1-c705dbee8718||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveWorkflowOutputs for workflow(helloworld) 2022-04-09 06:05:39,570|134a2d0c-fa45-4b0c-b1b1-c705dbee8718||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID dbc32b63-94a9-4d3a-887a-89afca0c584c auditStoreId -1 2022-04-09 06:06:11,827|0be15e51-6277-45ec-9d8d-0183f4b18b07||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-04-09 06:06:11,827|0be15e51-6277-45ec-9d8d-0183f4b18b07||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-09 06:06:11,827|0be15e51-6277-45ec-9d8d-0183f4b18b07||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-09 06:06:11,995|0be15e51-6277-45ec-9d8d-0183f4b18b07||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-09 06:06:11,995|0be15e51-6277-45ec-9d8d-0183f4b18b07||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-09 06:06:12,736|30add1c5-7228-44b3-9e3e-b9f6e617cda2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b907678a-9616-4d1e-97bb-e875b042301a) 2022-04-09 06:06:12,737|30add1c5-7228-44b3-9e3e-b9f6e617cda2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| deleting definition types under : /opt/app/onap/blueprints/working/b907678a-9616-4d1e-97bb-e875b042301a/Definitions 2022-04-09 06:06:12,739|30add1c5-7228-44b3-9e3e-b9f6e617cda2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| reinitialized all type definitions 2022-04-09 06:06:12,740|30add1c5-7228-44b3-9e3e-b9f6e617cda2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(helloworld) 2022-04-09 06:06:12,764|30add1c5-7228-44b3-9e3e-b9f6e617cda2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(helloworld-template) 2022-04-09 06:06:12,771|30add1c5-7228-44b3-9e3e-b9f6e617cda2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-04-09 06:06:12,777|30add1c5-7228-44b3-9e3e-b9f6e617cda2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-04-09 06:06:12,796|30add1c5-7228-44b3-9e3e-b9f6e617cda2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing Workflow(helloworld) 2022-04-09 06:06:12,796|30add1c5-7228-44b3-9e3e-b9f6e617cda2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-04-09 06:06:12,797|30add1c5-7228-44b3-9e3e-b9f6e617cda2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| identified workflow(helloworld) targets(helloworld) 2022-04-09 06:06:12,797|30add1c5-7228-44b3-9e3e-b9f6e617cda2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-04-09 06:06:12,797|30add1c5-7228-44b3-9e3e-b9f6e617cda2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-04-09 06:06:12,797|30add1c5-7228-44b3-9e3e-b9f6e617cda2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enriching artifacts file(/opt/app/onap/blueprints/working/b907678a-9616-4d1e-97bb-e875b042301a/Templates/hello-world-mapping.json 2022-04-09 06:06:12,805|30add1c5-7228-44b3-9e3e-b9f6e617cda2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-04-09 06:06:12,805|30add1c5-7228-44b3-9e3e-b9f6e617cda2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| dataType not present for the recipe(dt-helloworld-properties) 2022-04-09 06:06:12,805|30add1c5-7228-44b3-9e3e-b9f6e617cda2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing blueprint Resource Definitions 2022-04-09 06:06:12,805|30add1c5-7228-44b3-9e3e-b9f6e617cda2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-04-09 06:06:12,805|30add1c5-7228-44b3-9e3e-b9f6e617cda2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing file (Templates/hello-world-mapping.json) 2022-04-09 06:06:12,812|30add1c5-7228-44b3-9e3e-b9f6e617cda2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| distinct resource keys ([]) 2022-04-09 06:06:12,812|30add1c5-7228-44b3-9e3e-b9f6e617cda2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enriching Resource Definition sources Node Template: [] 2022-04-09 06:06:13,082|b518d431-cee2-4170-a057-636aeae2eaf9||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(d11927c9-e89e-4277-9310-6f2af1f7a1e0) CBA(/opt/app/onap/blueprints/archive/d11927c9-e89e-4277-9310-6f2af1f7a1e0/cba.zip) 2022-04-09 06:06:13,092|b518d431-cee2-4170-a057-636aeae2eaf9||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d11927c9-e89e-4277-9310-6f2af1f7a1e0) and entry definition file (Definitions/blueprint.json) 2022-04-09 06:06:13,117|b518d431-cee2-4170-a057-636aeae2eaf9||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(helloworld) 2022-04-09 06:06:13,128|b518d431-cee2-4170-a057-636aeae2eaf9||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d11927c9-e89e-4277-9310-6f2af1f7a1e0) and entry definition file (Definitions/blueprint.json) 2022-04-09 06:06:13,158|b518d431-cee2-4170-a057-636aeae2eaf9||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/working/d11927c9-e89e-4277-9310-6f2af1f7a1e0) present to clean. 2022-04-09 06:06:13,386|a4e16e89-1639-4fd0-8d73-994340d9f2e9||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing request id 654321 2022-04-09 06:06:13,386|a4e16e89-1639-4fd0-8d73-994340d9f2e9||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| storeExecutionInput called not to store the Workflow action input details 2022-04-09 06:06:13,386|a4e16e89-1639-4fd0-8d73-994340d9f2e9||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| StoreAuditService ID -1 2022-04-09 06:06:13,388|a4e16e89-1639-4fd0-8d73-994340d9f2e9||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-04-09 06:06:13,388|a4e16e89-1639-4fd0-8d73-994340d9f2e9||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-04-09 06:06:13,392|a4e16e89-1639-4fd0-8d73-994340d9f2e9||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-04-09 06:06:13,408|a4e16e89-1639-4fd0-8d73-994340d9f2e9||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deriving input data for workflow: (helloworld) 2022-04-09 06:06:13,408|a4e16e89-1639-4fd0-8d73-994340d9f2e9||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-04-09 06:06:13,409|a4e16e89-1639-4fd0-8d73-994340d9f2e9||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-09 06:06:13,410|a4e16e89-1639-4fd0-8d73-994340d9f2e9||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-04-09 06:06:13,410|a4e16e89-1639-4fd0-8d73-994340d9f2e9||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-04-09 06:06:13,410|a4e16e89-1639-4fd0-8d73-994340d9f2e9||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-04-09 06:06:13,412|a4e16e89-1639-4fd0-8d73-994340d9f2e9||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-04-09 06:06:13,427|a4e16e89-1639-4fd0-8d73-994340d9f2e9||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Batched Sequence : ([]) 2022-04-09 06:06:13,428|a4e16e89-1639-4fd0-8d73-994340d9f2e9||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Generated Resource Param Data ({ }) 2022-04-09 06:06:13,435|a4e16e89-1639-4fd0-8d73-994340d9f2e9||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Preparing Response... 2022-04-09 06:06:13,436|a4e16e89-1639-4fd0-8d73-994340d9f2e9||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-04-09 06:06:13,436|a4e16e89-1639-4fd0-8d73-994340d9f2e9||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveWorkflowOutputs for workflow(helloworld) 2022-04-09 06:06:13,436|a4e16e89-1639-4fd0-8d73-994340d9f2e9||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 056a40ce-667e-4575-9b8c-ef7135e93f60 auditStoreId -1 2022-04-09 06:06:53,911|c7e997bd-c095-457c-bd15-c8cbb534ff7b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-04-09 06:06:53,912|c7e997bd-c095-457c-bd15-c8cbb534ff7b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-09 06:06:53,912|c7e997bd-c095-457c-bd15-c8cbb534ff7b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-09 06:06:54,111|c7e997bd-c095-457c-bd15-c8cbb534ff7b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-09 06:06:54,112|c7e997bd-c095-457c-bd15-c8cbb534ff7b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-09 06:06:54,695|0f7fea6f-a291-4f15-ab60-9306c2676ffa||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enhancing blueprint(/opt/app/onap/blueprints/working/53243ff9-8739-4f81-85e4-fe80df10b49a) 2022-04-09 06:06:54,696|0f7fea6f-a291-4f15-ab60-9306c2676ffa||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| deleting definition types under : /opt/app/onap/blueprints/working/53243ff9-8739-4f81-85e4-fe80df10b49a/Definitions 2022-04-09 06:06:54,698|0f7fea6f-a291-4f15-ab60-9306c2676ffa||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| reinitialized all type definitions 2022-04-09 06:06:54,699|0f7fea6f-a291-4f15-ab60-9306c2676ffa||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(helloworld) 2022-04-09 06:06:54,718|0f7fea6f-a291-4f15-ab60-9306c2676ffa||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(helloworld-template) 2022-04-09 06:06:54,751|0f7fea6f-a291-4f15-ab60-9306c2676ffa||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-04-09 06:06:54,760|0f7fea6f-a291-4f15-ab60-9306c2676ffa||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-04-09 06:06:54,776|0f7fea6f-a291-4f15-ab60-9306c2676ffa||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing Workflow(helloworld) 2022-04-09 06:06:54,776|0f7fea6f-a291-4f15-ab60-9306c2676ffa||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-04-09 06:06:54,776|0f7fea6f-a291-4f15-ab60-9306c2676ffa||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| identified workflow(helloworld) targets(helloworld) 2022-04-09 06:06:54,777|0f7fea6f-a291-4f15-ab60-9306c2676ffa||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-04-09 06:06:54,777|0f7fea6f-a291-4f15-ab60-9306c2676ffa||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-04-09 06:06:54,777|0f7fea6f-a291-4f15-ab60-9306c2676ffa||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enriching artifacts file(/opt/app/onap/blueprints/working/53243ff9-8739-4f81-85e4-fe80df10b49a/Templates/hello-world-mapping.json 2022-04-09 06:06:54,783|0f7fea6f-a291-4f15-ab60-9306c2676ffa||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-04-09 06:06:54,784|0f7fea6f-a291-4f15-ab60-9306c2676ffa||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| dataType not present for the recipe(dt-helloworld-properties) 2022-04-09 06:06:54,784|0f7fea6f-a291-4f15-ab60-9306c2676ffa||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing blueprint Resource Definitions 2022-04-09 06:06:54,784|0f7fea6f-a291-4f15-ab60-9306c2676ffa||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-04-09 06:06:54,784|0f7fea6f-a291-4f15-ab60-9306c2676ffa||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing file (Templates/hello-world-mapping.json) 2022-04-09 06:06:54,791|0f7fea6f-a291-4f15-ab60-9306c2676ffa||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| distinct resource keys ([]) 2022-04-09 06:06:54,791|0f7fea6f-a291-4f15-ab60-9306c2676ffa||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enriching Resource Definition sources Node Template: [] 2022-04-09 06:06:54,996|5190fb76-8405-40e5-921d-6a2bf556e291||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(e387d365-8392-4b96-88a3-6f632e30e7f3) CBA(/opt/app/onap/blueprints/archive/e387d365-8392-4b96-88a3-6f632e30e7f3/cba.zip) 2022-04-09 06:06:55,005|5190fb76-8405-40e5-921d-6a2bf556e291||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e387d365-8392-4b96-88a3-6f632e30e7f3) and entry definition file (Definitions/blueprint.json) 2022-04-09 06:06:55,018|5190fb76-8405-40e5-921d-6a2bf556e291||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(helloworld) 2022-04-09 06:06:55,024|5190fb76-8405-40e5-921d-6a2bf556e291||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e387d365-8392-4b96-88a3-6f632e30e7f3) and entry definition file (Definitions/blueprint.json) 2022-04-09 06:06:55,055|5190fb76-8405-40e5-921d-6a2bf556e291||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/working/e387d365-8392-4b96-88a3-6f632e30e7f3) present to clean. 2022-04-09 06:06:55,253|166e3a3f-0e83-4609-8e0b-b5d9d69a758a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing request id 654321 2022-04-09 06:06:55,253|166e3a3f-0e83-4609-8e0b-b5d9d69a758a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| storeExecutionInput called not to store the Workflow action input details 2022-04-09 06:06:55,253|166e3a3f-0e83-4609-8e0b-b5d9d69a758a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| StoreAuditService ID -1 2022-04-09 06:06:55,254|166e3a3f-0e83-4609-8e0b-b5d9d69a758a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-04-09 06:06:55,255|166e3a3f-0e83-4609-8e0b-b5d9d69a758a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-04-09 06:06:55,256|166e3a3f-0e83-4609-8e0b-b5d9d69a758a||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-04-09 06:06:55,265|166e3a3f-0e83-4609-8e0b-b5d9d69a758a||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deriving input data for workflow: (helloworld) 2022-04-09 06:06:55,266|166e3a3f-0e83-4609-8e0b-b5d9d69a758a||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-04-09 06:06:55,266|166e3a3f-0e83-4609-8e0b-b5d9d69a758a||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-09 06:06:55,269|166e3a3f-0e83-4609-8e0b-b5d9d69a758a||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-04-09 06:06:55,269|166e3a3f-0e83-4609-8e0b-b5d9d69a758a||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-04-09 06:06:55,269|166e3a3f-0e83-4609-8e0b-b5d9d69a758a||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-04-09 06:06:55,270|166e3a3f-0e83-4609-8e0b-b5d9d69a758a||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-04-09 06:06:55,283|166e3a3f-0e83-4609-8e0b-b5d9d69a758a||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Batched Sequence : ([]) 2022-04-09 06:06:55,284|166e3a3f-0e83-4609-8e0b-b5d9d69a758a||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Generated Resource Param Data ({ }) 2022-04-09 06:06:55,290|166e3a3f-0e83-4609-8e0b-b5d9d69a758a||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Preparing Response... 2022-04-09 06:06:55,290|166e3a3f-0e83-4609-8e0b-b5d9d69a758a||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-04-09 06:06:55,290|166e3a3f-0e83-4609-8e0b-b5d9d69a758a||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveWorkflowOutputs for workflow(helloworld) 2022-04-09 06:06:55,291|166e3a3f-0e83-4609-8e0b-b5d9d69a758a||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b1004134-9b83-408e-b71f-9d0bf8c4b1c2 auditStoreId -1 2022-04-09 06:07:49,286|169f6ff2-de34-4a25-9ba9-720f1f0d6582||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-04-09 06:07:49,286|169f6ff2-de34-4a25-9ba9-720f1f0d6582||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-09 06:07:49,286|169f6ff2-de34-4a25-9ba9-720f1f0d6582||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-09 06:07:49,472|169f6ff2-de34-4a25-9ba9-720f1f0d6582||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-09 06:07:49,472|169f6ff2-de34-4a25-9ba9-720f1f0d6582||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-09 06:07:49,996|ebccde95-08a6-4192-b8e2-748017b04c9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enhancing blueprint(/opt/app/onap/blueprints/working/745a040c-2739-4ad9-9302-381804f98a33) 2022-04-09 06:07:49,997|ebccde95-08a6-4192-b8e2-748017b04c9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| deleting definition types under : /opt/app/onap/blueprints/working/745a040c-2739-4ad9-9302-381804f98a33/Definitions 2022-04-09 06:07:49,999|ebccde95-08a6-4192-b8e2-748017b04c9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| reinitialized all type definitions 2022-04-09 06:07:49,999|ebccde95-08a6-4192-b8e2-748017b04c9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(helloworld) 2022-04-09 06:07:50,018|ebccde95-08a6-4192-b8e2-748017b04c9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(helloworld-template) 2022-04-09 06:07:50,025|ebccde95-08a6-4192-b8e2-748017b04c9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-04-09 06:07:50,032|ebccde95-08a6-4192-b8e2-748017b04c9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-04-09 06:07:50,046|ebccde95-08a6-4192-b8e2-748017b04c9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing Workflow(helloworld) 2022-04-09 06:07:50,047|ebccde95-08a6-4192-b8e2-748017b04c9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-04-09 06:07:50,047|ebccde95-08a6-4192-b8e2-748017b04c9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| identified workflow(helloworld) targets(helloworld) 2022-04-09 06:07:50,047|ebccde95-08a6-4192-b8e2-748017b04c9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-04-09 06:07:50,047|ebccde95-08a6-4192-b8e2-748017b04c9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-04-09 06:07:50,047|ebccde95-08a6-4192-b8e2-748017b04c9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enriching artifacts file(/opt/app/onap/blueprints/working/745a040c-2739-4ad9-9302-381804f98a33/Templates/hello-world-mapping.json 2022-04-09 06:07:50,055|ebccde95-08a6-4192-b8e2-748017b04c9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-04-09 06:07:50,055|ebccde95-08a6-4192-b8e2-748017b04c9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| dataType not present for the recipe(dt-helloworld-properties) 2022-04-09 06:07:50,055|ebccde95-08a6-4192-b8e2-748017b04c9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing blueprint Resource Definitions 2022-04-09 06:07:50,055|ebccde95-08a6-4192-b8e2-748017b04c9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-04-09 06:07:50,055|ebccde95-08a6-4192-b8e2-748017b04c9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing file (Templates/hello-world-mapping.json) 2022-04-09 06:07:50,063|ebccde95-08a6-4192-b8e2-748017b04c9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| distinct resource keys ([]) 2022-04-09 06:07:50,063|ebccde95-08a6-4192-b8e2-748017b04c9e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enriching Resource Definition sources Node Template: [] 2022-04-09 06:07:50,269|063a57c0-f1a7-4dc6-ae07-35e00eda9fcb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(c4ddcf6e-54be-4b5d-9d69-edc20f508899) CBA(/opt/app/onap/blueprints/archive/c4ddcf6e-54be-4b5d-9d69-edc20f508899/cba.zip) 2022-04-09 06:07:50,276|063a57c0-f1a7-4dc6-ae07-35e00eda9fcb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c4ddcf6e-54be-4b5d-9d69-edc20f508899) and entry definition file (Definitions/blueprint.json) 2022-04-09 06:07:50,290|063a57c0-f1a7-4dc6-ae07-35e00eda9fcb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(helloworld) 2022-04-09 06:07:50,295|063a57c0-f1a7-4dc6-ae07-35e00eda9fcb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c4ddcf6e-54be-4b5d-9d69-edc20f508899) and entry definition file (Definitions/blueprint.json) 2022-04-09 06:07:50,327|063a57c0-f1a7-4dc6-ae07-35e00eda9fcb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/working/c4ddcf6e-54be-4b5d-9d69-edc20f508899) present to clean. 2022-04-09 06:07:50,518|11fca790-7a58-4df1-8ad0-5478ba2291d5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing request id 654321 2022-04-09 06:07:50,518|11fca790-7a58-4df1-8ad0-5478ba2291d5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| storeExecutionInput called not to store the Workflow action input details 2022-04-09 06:07:50,518|11fca790-7a58-4df1-8ad0-5478ba2291d5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| StoreAuditService ID -1 2022-04-09 06:07:50,519|11fca790-7a58-4df1-8ad0-5478ba2291d5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-04-09 06:07:50,519|11fca790-7a58-4df1-8ad0-5478ba2291d5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-04-09 06:07:50,522|11fca790-7a58-4df1-8ad0-5478ba2291d5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-04-09 06:07:50,532|11fca790-7a58-4df1-8ad0-5478ba2291d5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deriving input data for workflow: (helloworld) 2022-04-09 06:07:50,533|11fca790-7a58-4df1-8ad0-5478ba2291d5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-04-09 06:07:50,533|11fca790-7a58-4df1-8ad0-5478ba2291d5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-09 06:07:50,534|11fca790-7a58-4df1-8ad0-5478ba2291d5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-04-09 06:07:50,534|11fca790-7a58-4df1-8ad0-5478ba2291d5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-04-09 06:07:50,534|11fca790-7a58-4df1-8ad0-5478ba2291d5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-04-09 06:07:50,535|11fca790-7a58-4df1-8ad0-5478ba2291d5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-04-09 06:07:50,548|11fca790-7a58-4df1-8ad0-5478ba2291d5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Batched Sequence : ([]) 2022-04-09 06:07:50,549|11fca790-7a58-4df1-8ad0-5478ba2291d5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Generated Resource Param Data ({ }) 2022-04-09 06:07:50,555|11fca790-7a58-4df1-8ad0-5478ba2291d5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Preparing Response... 2022-04-09 06:07:50,556|11fca790-7a58-4df1-8ad0-5478ba2291d5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-04-09 06:07:50,556|11fca790-7a58-4df1-8ad0-5478ba2291d5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveWorkflowOutputs for workflow(helloworld) 2022-04-09 06:07:50,557|11fca790-7a58-4df1-8ad0-5478ba2291d5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6e0e0721-bc71-48b8-a19b-b811761ad1e8 auditStoreId -1 2022-04-09 06:08:29,163|b88a96e1-d0fa-46d1-aa94-cb8dd84b48a4||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-04-09 06:08:29,163|b88a96e1-d0fa-46d1-aa94-cb8dd84b48a4||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-09 06:08:29,163|b88a96e1-d0fa-46d1-aa94-cb8dd84b48a4||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-09 06:08:29,270|b88a96e1-d0fa-46d1-aa94-cb8dd84b48a4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-09 06:08:29,270|b88a96e1-d0fa-46d1-aa94-cb8dd84b48a4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-09 06:08:29,949|2867f46f-e37b-40b4-aa8d-dbe979b28810||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enhancing blueprint(/opt/app/onap/blueprints/working/04152ca4-2491-46e5-927a-5c38a7da3cf5) 2022-04-09 06:08:29,949|2867f46f-e37b-40b4-aa8d-dbe979b28810||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| deleting definition types under : /opt/app/onap/blueprints/working/04152ca4-2491-46e5-927a-5c38a7da3cf5/Definitions 2022-04-09 06:08:29,951|2867f46f-e37b-40b4-aa8d-dbe979b28810||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| reinitialized all type definitions 2022-04-09 06:08:29,952|2867f46f-e37b-40b4-aa8d-dbe979b28810||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(helloworld) 2022-04-09 06:08:29,970|2867f46f-e37b-40b4-aa8d-dbe979b28810||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(helloworld-template) 2022-04-09 06:08:29,975|2867f46f-e37b-40b4-aa8d-dbe979b28810||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-04-09 06:08:29,980|2867f46f-e37b-40b4-aa8d-dbe979b28810||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-04-09 06:08:29,994|2867f46f-e37b-40b4-aa8d-dbe979b28810||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing Workflow(helloworld) 2022-04-09 06:08:29,995|2867f46f-e37b-40b4-aa8d-dbe979b28810||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-04-09 06:08:29,995|2867f46f-e37b-40b4-aa8d-dbe979b28810||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| identified workflow(helloworld) targets(helloworld) 2022-04-09 06:08:29,995|2867f46f-e37b-40b4-aa8d-dbe979b28810||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-04-09 06:08:29,995|2867f46f-e37b-40b4-aa8d-dbe979b28810||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-04-09 06:08:29,995|2867f46f-e37b-40b4-aa8d-dbe979b28810||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enriching artifacts file(/opt/app/onap/blueprints/working/04152ca4-2491-46e5-927a-5c38a7da3cf5/Templates/hello-world-mapping.json 2022-04-09 06:08:30,001|2867f46f-e37b-40b4-aa8d-dbe979b28810||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-04-09 06:08:30,001|2867f46f-e37b-40b4-aa8d-dbe979b28810||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| dataType not present for the recipe(dt-helloworld-properties) 2022-04-09 06:08:30,001|2867f46f-e37b-40b4-aa8d-dbe979b28810||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing blueprint Resource Definitions 2022-04-09 06:08:30,001|2867f46f-e37b-40b4-aa8d-dbe979b28810||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-04-09 06:08:30,001|2867f46f-e37b-40b4-aa8d-dbe979b28810||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing file (Templates/hello-world-mapping.json) 2022-04-09 06:08:30,007|2867f46f-e37b-40b4-aa8d-dbe979b28810||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| distinct resource keys ([]) 2022-04-09 06:08:30,008|2867f46f-e37b-40b4-aa8d-dbe979b28810||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enriching Resource Definition sources Node Template: [] 2022-04-09 06:08:30,218|6bdc9134-c26d-433d-8371-5d071bdf0410||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(adb43dc6-ddc7-4298-b5a2-7d66ff79b020) CBA(/opt/app/onap/blueprints/archive/adb43dc6-ddc7-4298-b5a2-7d66ff79b020/cba.zip) 2022-04-09 06:08:30,227|6bdc9134-c26d-433d-8371-5d071bdf0410||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/adb43dc6-ddc7-4298-b5a2-7d66ff79b020) and entry definition file (Definitions/blueprint.json) 2022-04-09 06:08:30,245|6bdc9134-c26d-433d-8371-5d071bdf0410||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(helloworld) 2022-04-09 06:08:30,251|6bdc9134-c26d-433d-8371-5d071bdf0410||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/adb43dc6-ddc7-4298-b5a2-7d66ff79b020) and entry definition file (Definitions/blueprint.json) 2022-04-09 06:08:30,285|6bdc9134-c26d-433d-8371-5d071bdf0410||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/working/adb43dc6-ddc7-4298-b5a2-7d66ff79b020) present to clean. 2022-04-09 06:08:30,464|1eb2b775-4ff8-4cc9-ad7e-d9add0d9a610||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing request id 654321 2022-04-09 06:08:30,465|1eb2b775-4ff8-4cc9-ad7e-d9add0d9a610||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| storeExecutionInput called not to store the Workflow action input details 2022-04-09 06:08:30,465|1eb2b775-4ff8-4cc9-ad7e-d9add0d9a610||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| StoreAuditService ID -1 2022-04-09 06:08:30,466|1eb2b775-4ff8-4cc9-ad7e-d9add0d9a610||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-04-09 06:08:30,466|1eb2b775-4ff8-4cc9-ad7e-d9add0d9a610||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-04-09 06:08:30,467|1eb2b775-4ff8-4cc9-ad7e-d9add0d9a610||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-04-09 06:08:30,470|1eb2b775-4ff8-4cc9-ad7e-d9add0d9a610||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deriving input data for workflow: (helloworld) 2022-04-09 06:08:30,470|1eb2b775-4ff8-4cc9-ad7e-d9add0d9a610||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-04-09 06:08:30,470|1eb2b775-4ff8-4cc9-ad7e-d9add0d9a610||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-09 06:08:30,471|1eb2b775-4ff8-4cc9-ad7e-d9add0d9a610||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-04-09 06:08:30,471|1eb2b775-4ff8-4cc9-ad7e-d9add0d9a610||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-04-09 06:08:30,471|1eb2b775-4ff8-4cc9-ad7e-d9add0d9a610||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-04-09 06:08:30,473|1eb2b775-4ff8-4cc9-ad7e-d9add0d9a610||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-04-09 06:08:30,484|1eb2b775-4ff8-4cc9-ad7e-d9add0d9a610||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Batched Sequence : ([]) 2022-04-09 06:08:30,484|1eb2b775-4ff8-4cc9-ad7e-d9add0d9a610||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Generated Resource Param Data ({ }) 2022-04-09 06:08:30,490|1eb2b775-4ff8-4cc9-ad7e-d9add0d9a610||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Preparing Response... 2022-04-09 06:08:30,490|1eb2b775-4ff8-4cc9-ad7e-d9add0d9a610||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-04-09 06:08:30,491|1eb2b775-4ff8-4cc9-ad7e-d9add0d9a610||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveWorkflowOutputs for workflow(helloworld) 2022-04-09 06:08:30,491|1eb2b775-4ff8-4cc9-ad7e-d9add0d9a610||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4d8f3fcb-d480-4621-8ea8-f5d69e7b4ede auditStoreId -1 2022-04-09 06:09:53,819|84404115-f0fe-4e8b-ae83-27eef6e460af||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-04-09 06:09:53,819|84404115-f0fe-4e8b-ae83-27eef6e460af||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-09 06:09:53,820|84404115-f0fe-4e8b-ae83-27eef6e460af||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-09 06:09:54,006|84404115-f0fe-4e8b-ae83-27eef6e460af||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-09 06:09:54,007|84404115-f0fe-4e8b-ae83-27eef6e460af||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-09 06:09:54,577|9e917611-9177-4e66-b166-a7e70bcf1080||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b27649c2-efba-4264-809d-7faec9b50591) 2022-04-09 06:09:54,578|9e917611-9177-4e66-b166-a7e70bcf1080||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| deleting definition types under : /opt/app/onap/blueprints/working/b27649c2-efba-4264-809d-7faec9b50591/Definitions 2022-04-09 06:09:54,580|9e917611-9177-4e66-b166-a7e70bcf1080||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| reinitialized all type definitions 2022-04-09 06:09:54,581|9e917611-9177-4e66-b166-a7e70bcf1080||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(helloworld) 2022-04-09 06:09:54,601|9e917611-9177-4e66-b166-a7e70bcf1080||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(helloworld-template) 2022-04-09 06:09:54,608|9e917611-9177-4e66-b166-a7e70bcf1080||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-04-09 06:09:54,613|9e917611-9177-4e66-b166-a7e70bcf1080||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-04-09 06:09:54,628|9e917611-9177-4e66-b166-a7e70bcf1080||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing Workflow(helloworld) 2022-04-09 06:09:54,629|9e917611-9177-4e66-b166-a7e70bcf1080||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-04-09 06:09:54,629|9e917611-9177-4e66-b166-a7e70bcf1080||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| identified workflow(helloworld) targets(helloworld) 2022-04-09 06:09:54,629|9e917611-9177-4e66-b166-a7e70bcf1080||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-04-09 06:09:54,629|9e917611-9177-4e66-b166-a7e70bcf1080||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-04-09 06:09:54,629|9e917611-9177-4e66-b166-a7e70bcf1080||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enriching artifacts file(/opt/app/onap/blueprints/working/b27649c2-efba-4264-809d-7faec9b50591/Templates/hello-world-mapping.json 2022-04-09 06:09:54,635|9e917611-9177-4e66-b166-a7e70bcf1080||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-04-09 06:09:54,635|9e917611-9177-4e66-b166-a7e70bcf1080||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| dataType not present for the recipe(dt-helloworld-properties) 2022-04-09 06:09:54,635|9e917611-9177-4e66-b166-a7e70bcf1080||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing blueprint Resource Definitions 2022-04-09 06:09:54,635|9e917611-9177-4e66-b166-a7e70bcf1080||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-04-09 06:09:54,636|9e917611-9177-4e66-b166-a7e70bcf1080||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing file (Templates/hello-world-mapping.json) 2022-04-09 06:09:54,641|9e917611-9177-4e66-b166-a7e70bcf1080||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| distinct resource keys ([]) 2022-04-09 06:09:54,641|9e917611-9177-4e66-b166-a7e70bcf1080||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enriching Resource Definition sources Node Template: [] 2022-04-09 06:09:54,878|4dd4f7db-2cdd-462c-91cd-5fb7cbab082c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(529a5a74-1b3f-4426-bbb6-22d64a3d11a6) CBA(/opt/app/onap/blueprints/archive/529a5a74-1b3f-4426-bbb6-22d64a3d11a6/cba.zip) 2022-04-09 06:09:54,888|4dd4f7db-2cdd-462c-91cd-5fb7cbab082c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/529a5a74-1b3f-4426-bbb6-22d64a3d11a6) and entry definition file (Definitions/blueprint.json) 2022-04-09 06:09:54,908|4dd4f7db-2cdd-462c-91cd-5fb7cbab082c||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(helloworld) 2022-04-09 06:09:54,913|4dd4f7db-2cdd-462c-91cd-5fb7cbab082c||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/529a5a74-1b3f-4426-bbb6-22d64a3d11a6) and entry definition file (Definitions/blueprint.json) 2022-04-09 06:09:54,945|4dd4f7db-2cdd-462c-91cd-5fb7cbab082c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/working/529a5a74-1b3f-4426-bbb6-22d64a3d11a6) present to clean. 2022-04-09 06:09:55,171|03310572-b89a-4c55-9635-a1750b449d4a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing request id 654321 2022-04-09 06:09:55,171|03310572-b89a-4c55-9635-a1750b449d4a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| storeExecutionInput called not to store the Workflow action input details 2022-04-09 06:09:55,171|03310572-b89a-4c55-9635-a1750b449d4a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| StoreAuditService ID -1 2022-04-09 06:09:55,173|03310572-b89a-4c55-9635-a1750b449d4a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-04-09 06:09:55,174|03310572-b89a-4c55-9635-a1750b449d4a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-04-09 06:09:55,175|03310572-b89a-4c55-9635-a1750b449d4a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-04-09 06:09:55,181|03310572-b89a-4c55-9635-a1750b449d4a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deriving input data for workflow: (helloworld) 2022-04-09 06:09:55,181|03310572-b89a-4c55-9635-a1750b449d4a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-04-09 06:09:55,181|03310572-b89a-4c55-9635-a1750b449d4a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-09 06:09:55,183|03310572-b89a-4c55-9635-a1750b449d4a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-04-09 06:09:55,183|03310572-b89a-4c55-9635-a1750b449d4a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-04-09 06:09:55,183|03310572-b89a-4c55-9635-a1750b449d4a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-04-09 06:09:55,185|03310572-b89a-4c55-9635-a1750b449d4a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-04-09 06:09:55,199|03310572-b89a-4c55-9635-a1750b449d4a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Batched Sequence : ([]) 2022-04-09 06:09:55,200|03310572-b89a-4c55-9635-a1750b449d4a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Generated Resource Param Data ({ }) 2022-04-09 06:09:55,206|03310572-b89a-4c55-9635-a1750b449d4a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Preparing Response... 2022-04-09 06:09:55,206|03310572-b89a-4c55-9635-a1750b449d4a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-04-09 06:09:55,206|03310572-b89a-4c55-9635-a1750b449d4a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveWorkflowOutputs for workflow(helloworld) 2022-04-09 06:09:55,207|03310572-b89a-4c55-9635-a1750b449d4a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID dc70875c-acee-4d70-97b9-ba73dc923328 auditStoreId -1 2022-04-09 06:12:29,222|49f153c7-76f9-4051-8830-4da6e510def6||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-04-09 06:12:29,222|49f153c7-76f9-4051-8830-4da6e510def6||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-09 06:12:29,222|49f153c7-76f9-4051-8830-4da6e510def6||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-09 06:12:29,423|49f153c7-76f9-4051-8830-4da6e510def6||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-09 06:12:29,423|49f153c7-76f9-4051-8830-4da6e510def6||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-09 06:12:30,090|eee181cd-d38f-4ba0-b378-67ce1ed2f366||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enhancing blueprint(/opt/app/onap/blueprints/working/54337342-f6cc-470b-9250-b24044497941) 2022-04-09 06:12:30,091|eee181cd-d38f-4ba0-b378-67ce1ed2f366||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| deleting definition types under : /opt/app/onap/blueprints/working/54337342-f6cc-470b-9250-b24044497941/Definitions 2022-04-09 06:12:30,094|eee181cd-d38f-4ba0-b378-67ce1ed2f366||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| reinitialized all type definitions 2022-04-09 06:12:30,095|eee181cd-d38f-4ba0-b378-67ce1ed2f366||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(helloworld) 2022-04-09 06:12:30,114|eee181cd-d38f-4ba0-b378-67ce1ed2f366||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(helloworld-template) 2022-04-09 06:12:30,120|eee181cd-d38f-4ba0-b378-67ce1ed2f366||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-04-09 06:12:30,126|eee181cd-d38f-4ba0-b378-67ce1ed2f366||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-04-09 06:12:30,139|eee181cd-d38f-4ba0-b378-67ce1ed2f366||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing Workflow(helloworld) 2022-04-09 06:12:30,140|eee181cd-d38f-4ba0-b378-67ce1ed2f366||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-04-09 06:12:30,140|eee181cd-d38f-4ba0-b378-67ce1ed2f366||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| identified workflow(helloworld) targets(helloworld) 2022-04-09 06:12:30,140|eee181cd-d38f-4ba0-b378-67ce1ed2f366||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-04-09 06:12:30,140|eee181cd-d38f-4ba0-b378-67ce1ed2f366||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-04-09 06:12:30,140|eee181cd-d38f-4ba0-b378-67ce1ed2f366||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enriching artifacts file(/opt/app/onap/blueprints/working/54337342-f6cc-470b-9250-b24044497941/Templates/hello-world-mapping.json 2022-04-09 06:12:30,146|eee181cd-d38f-4ba0-b378-67ce1ed2f366||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-04-09 06:12:30,146|eee181cd-d38f-4ba0-b378-67ce1ed2f366||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| dataType not present for the recipe(dt-helloworld-properties) 2022-04-09 06:12:30,147|eee181cd-d38f-4ba0-b378-67ce1ed2f366||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing blueprint Resource Definitions 2022-04-09 06:12:30,147|eee181cd-d38f-4ba0-b378-67ce1ed2f366||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-04-09 06:12:30,147|eee181cd-d38f-4ba0-b378-67ce1ed2f366||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing file (Templates/hello-world-mapping.json) 2022-04-09 06:12:30,154|eee181cd-d38f-4ba0-b378-67ce1ed2f366||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| distinct resource keys ([]) 2022-04-09 06:12:30,154|eee181cd-d38f-4ba0-b378-67ce1ed2f366||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enriching Resource Definition sources Node Template: [] 2022-04-09 06:12:30,376|d7ece94f-8e53-4fc7-892f-57d404932f6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(c8ec6a25-4108-4e7b-8082-691c63967537) CBA(/opt/app/onap/blueprints/archive/c8ec6a25-4108-4e7b-8082-691c63967537/cba.zip) 2022-04-09 06:12:30,383|d7ece94f-8e53-4fc7-892f-57d404932f6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c8ec6a25-4108-4e7b-8082-691c63967537) and entry definition file (Definitions/blueprint.json) 2022-04-09 06:12:30,400|d7ece94f-8e53-4fc7-892f-57d404932f6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(helloworld) 2022-04-09 06:12:30,407|d7ece94f-8e53-4fc7-892f-57d404932f6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c8ec6a25-4108-4e7b-8082-691c63967537) and entry definition file (Definitions/blueprint.json) 2022-04-09 06:12:30,443|d7ece94f-8e53-4fc7-892f-57d404932f6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/working/c8ec6a25-4108-4e7b-8082-691c63967537) present to clean. 2022-04-09 06:12:30,667|cb7f9114-88be-4981-a712-1c6131e4b05d||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing request id 654321 2022-04-09 06:12:30,667|cb7f9114-88be-4981-a712-1c6131e4b05d||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| storeExecutionInput called not to store the Workflow action input details 2022-04-09 06:12:30,667|cb7f9114-88be-4981-a712-1c6131e4b05d||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| StoreAuditService ID -1 2022-04-09 06:12:30,669|cb7f9114-88be-4981-a712-1c6131e4b05d||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-04-09 06:12:30,669|cb7f9114-88be-4981-a712-1c6131e4b05d||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-04-09 06:12:30,672|cb7f9114-88be-4981-a712-1c6131e4b05d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-04-09 06:12:30,683|cb7f9114-88be-4981-a712-1c6131e4b05d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deriving input data for workflow: (helloworld) 2022-04-09 06:12:30,683|cb7f9114-88be-4981-a712-1c6131e4b05d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-04-09 06:12:30,684|cb7f9114-88be-4981-a712-1c6131e4b05d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-09 06:12:30,686|cb7f9114-88be-4981-a712-1c6131e4b05d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-04-09 06:12:30,686|cb7f9114-88be-4981-a712-1c6131e4b05d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-04-09 06:12:30,686|cb7f9114-88be-4981-a712-1c6131e4b05d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-04-09 06:12:30,688|cb7f9114-88be-4981-a712-1c6131e4b05d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-04-09 06:12:30,707|cb7f9114-88be-4981-a712-1c6131e4b05d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Batched Sequence : ([]) 2022-04-09 06:12:30,708|cb7f9114-88be-4981-a712-1c6131e4b05d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Generated Resource Param Data ({ }) 2022-04-09 06:12:30,715|cb7f9114-88be-4981-a712-1c6131e4b05d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Preparing Response... 2022-04-09 06:12:30,715|cb7f9114-88be-4981-a712-1c6131e4b05d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-04-09 06:12:30,716|cb7f9114-88be-4981-a712-1c6131e4b05d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveWorkflowOutputs for workflow(helloworld) 2022-04-09 06:12:30,716|cb7f9114-88be-4981-a712-1c6131e4b05d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6daeda3b-1f20-4daa-8414-aeb3a561f52b auditStoreId -1 2022-04-09 06:21:20,039|7e7fd57d-8134-43b1-8fdd-5b9d858d5a71||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(26470d71-194d-4aa7-b922-479312e62404) CBA(/opt/app/onap/blueprints/archive/26470d71-194d-4aa7-b922-479312e62404/cba.zip) 2022-04-09 06:21:20,083|7e7fd57d-8134-43b1-8fdd-5b9d858d5a71||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/26470d71-194d-4aa7-b922-479312e62404) and entry definition file (Definitions/CNF.json) 2022-04-09 06:21:20,196|7e7fd57d-8134-43b1-8fdd-5b9d858d5a71||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:21:20,198|7e7fd57d-8134-43b1-8fdd-5b9d858d5a71||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:21:20,199|7e7fd57d-8134-43b1-8fdd-5b9d858d5a71||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:21:20,200|7e7fd57d-8134-43b1-8fdd-5b9d858d5a71||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(scale-out) 2022-04-09 06:21:20,201|7e7fd57d-8134-43b1-8fdd-5b9d858d5a71||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(scale) 2022-04-09 06:21:20,202|7e7fd57d-8134-43b1-8fdd-5b9d858d5a71||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(scale-in) 2022-04-09 06:21:20,202|7e7fd57d-8134-43b1-8fdd-5b9d858d5a71||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(health-check) 2022-04-09 06:21:20,238|7e7fd57d-8134-43b1-8fdd-5b9d858d5a71||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/26470d71-194d-4aa7-b922-479312e62404) and entry definition file (Definitions/CNF.json) 2022-04-09 06:21:20,308|7e7fd57d-8134-43b1-8fdd-5b9d858d5a71||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/working/26470d71-194d-4aa7-b922-479312e62404) present to clean. 2022-04-09 06:21:21,456|4a6756bd-2f22-4e17-bf0e-8986d3821df2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-04-09 06:21:21,457|4a6756bd-2f22-4e17-bf0e-8986d3821df2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-09 06:21:21,457|4a6756bd-2f22-4e17-bf0e-8986d3821df2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-09 06:21:21,666|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-09 06:21:21,666|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-09 06:21:22,446|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-04-09 06:21:22,447|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(5c2aa723-188a-47da-87a2-e1bbcd61c4db) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-04-09 06:21:22,466|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(f7824067-359e-4e2d-9da1-fc1470acf551) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-04-09 06:21:22,475|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(cbdfeead-afe6-44b0-90ef-eac0d496ef84) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-04-09 06:21:22,488|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(0c24bcea-82e7-42e0-a0de-6feede177e6c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-04-09 06:21:22,503|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(fdc301bf-0902-4a25-b9f1-a3ad56ff36e5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-04-09 06:21:22,517|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(27c4fcaf-a75f-44cd-831e-bdf34a9fa07e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-04-09 06:21:22,537|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:21:22,538|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:21:22,538|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-09 06:21:22,538|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-09 06:21:22,538|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:21:22,539|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:21:22,597|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:21:22,636|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:21:22,656|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:21:22,662|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:21:22,684|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:21:22,685|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:21:22,700|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:21:22,745|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-04-09 06:21:22,766|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-04-09 06:21:22,777|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-04-09 06:21:22,826|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:21:22,828|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:21:22,829|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:21:22,885|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:21:22,925|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-09 06:21:22,943|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-04-09 06:21:22,956|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-09 06:21:23,009|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:21:23,010|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:21:23,011|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:21:23,057|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:21:23,100|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-09 06:21:23,116|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-04-09 06:21:23,128|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-09 06:21:23,163|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:21:23,164|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:21:23,165|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign-day-2) 2022-04-09 06:21:23,166|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:21:23,167|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy-day-2) 2022-04-09 06:21:23,194|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:21:23,229|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :5G_Core::1.0.37 2022-04-09 06:21:23,246|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-04-09 06:21:23,257|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-04-09 06:21:23,322|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:21:23,323|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:21:23,324|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:21:23,324|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(HealthCheck) 2022-04-09 06:21:23,325|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(ScaleOutReconfiguration) 2022-04-09 06:21:23,326|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(vf-config-assign) 2022-04-09 06:21:23,326|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(vf-config-deploy) 2022-04-09 06:21:23,373|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-09 06:21:23,451|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-04-09 06:21:23,465|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-04-09 06:21:23,478|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-04-09 06:21:23,503|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:21:23,504|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:21:23,535|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-09 06:21:23,547|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-04-09 06:21:23,561|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-04-09 06:21:23,562|4a6756bd-2f22-4e17-bf0e-8986d3821df2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-04-09 06:21:35,465|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5449c5b6-e999-4973-a90b-77e9952ce5e9) 2022-04-09 06:21:35,466|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| deleting definition types under : /opt/app/onap/blueprints/working/5449c5b6-e999-4973-a90b-77e9952ce5e9/Definitions 2022-04-09 06:21:35,468|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| reinitialized all type definitions 2022-04-09 06:21:35,469|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-04-09 06:21:35,487|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(vnf-template) 2022-04-09 06:21:35,492|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(vnf-mapping) 2022-04-09 06:21:35,497|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-04-09 06:21:35,513|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:21:35,530|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:21:35,545|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:21:35,554|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-04-09 06:21:35,554|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-04-09 06:21:35,554|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-04-09 06:21:35,570|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:21:35,578|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:21:35,585|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:21:35,594|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-09 06:21:35,611|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:21:35,619|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:21:35,629|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:21:35,641|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:21:35,649|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:21:35,658|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:21:35,675|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(config-assign) 2022-04-09 06:21:35,679|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(baseconfig-template) 2022-04-09 06:21:35,680|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-04-09 06:21:35,680|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-04-09 06:21:35,697|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:21:35,705|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:21:35,711|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:21:35,718|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(config-deploy) 2022-04-09 06:21:35,747|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing Workflow(resource-assignment) 2022-04-09 06:21:35,748|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-04-09 06:21:35,748|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-04-09 06:21:35,749|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-04-09 06:21:35,749|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-04-09 06:21:35,749|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-04-09 06:21:35,749|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enriching artifacts file(/opt/app/onap/blueprints/working/5449c5b6-e999-4973-a90b-77e9952ce5e9/Templates/vnf-mapping.json 2022-04-09 06:21:35,756|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-04-09 06:21:35,756|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-04-09 06:21:35,756|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enriching artifacts file(/opt/app/onap/blueprints/working/5449c5b6-e999-4973-a90b-77e9952ce5e9/Templates/base_ubuntu20-mapping.json 2022-04-09 06:21:35,761|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-04-09 06:21:35,761|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-04-09 06:21:35,762|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing Workflow(config-assign) 2022-04-09 06:21:35,762|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-04-09 06:21:35,762|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| identified workflow(config-assign) targets(config-assign) 2022-04-09 06:21:35,762|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-04-09 06:21:35,762|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-04-09 06:21:35,762|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enriching artifacts file(/opt/app/onap/blueprints/working/5449c5b6-e999-4973-a90b-77e9952ce5e9/Templates/baseconfig-mapping.json 2022-04-09 06:21:35,768|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-04-09 06:21:35,768|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| dataType not present for the recipe(dt-config-assign-properties) 2022-04-09 06:21:35,769|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing Workflow(config-deploy) 2022-04-09 06:21:35,769|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-04-09 06:21:35,769|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| identified workflow(config-deploy) targets(config-deploy) 2022-04-09 06:21:35,769|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(config-deploy) resource assignment files([] 2022-04-09 06:21:35,769|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing blueprint Resource Definitions 2022-04-09 06:21:35,769|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-04-09 06:21:35,769|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing file (Templates/vnf-mapping.json) 2022-04-09 06:21:35,769|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-04-09 06:21:35,769|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing file (Templates/baseconfig-mapping.json) 2022-04-09 06:21:35,788|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:21:35,842|231dc67b-d1e2-4599-987d-ba6baccc3e46||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-04-09 06:21:36,015|95011a6b-8f52-4d92-b7eb-905fa0687af0||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(e4bebced-e144-4501-9224-ce1bb10dff3a) CBA(/opt/app/onap/blueprints/archive/e4bebced-e144-4501-9224-ce1bb10dff3a/cba.zip) 2022-04-09 06:21:36,022|95011a6b-8f52-4d92-b7eb-905fa0687af0||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e4bebced-e144-4501-9224-ce1bb10dff3a) and entry definition file (Definitions/ubuntu20.json) 2022-04-09 06:21:36,032|95011a6b-8f52-4d92-b7eb-905fa0687af0||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:21:36,060|95011a6b-8f52-4d92-b7eb-905fa0687af0||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:21:36,061|95011a6b-8f52-4d92-b7eb-905fa0687af0||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:21:36,062|95011a6b-8f52-4d92-b7eb-905fa0687af0||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:21:36,072|95011a6b-8f52-4d92-b7eb-905fa0687af0||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e4bebced-e144-4501-9224-ce1bb10dff3a) and entry definition file (Definitions/ubuntu20.json) 2022-04-09 06:21:36,099|95011a6b-8f52-4d92-b7eb-905fa0687af0||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/working/e4bebced-e144-4501-9224-ce1bb10dff3a) present to clean. 2022-04-09 06:22:28,566|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-04-09 06:22:28,566|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-09 06:22:28,566|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-09 06:22:28,765|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-09 06:22:28,766|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-09 06:22:29,094|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-04-09 06:22:29,094|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(d351cc5e-d9b7-4c2c-a036-f7e3a5d2a2e6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-04-09 06:22:29,117|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(2817a6d6-074b-49f7-9830-11d49bae86f7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-04-09 06:22:29,123|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(309a4d14-1989-401c-a2fd-61e12868157a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-04-09 06:22:29,134|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(c2219f40-f60c-4381-a990-6bb874ae2959) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-04-09 06:22:29,147|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(31185ac1-9801-4ded-a52e-a39aa735dd77) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-04-09 06:22:29,160|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(9a2fc89f-278d-4002-aa84-6c40d8996a1f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-04-09 06:22:29,172|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:22:29,172|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:22:29,173|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-09 06:22:29,173|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-09 06:22:29,173|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:22:29,174|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:22:29,212|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:22:29,232|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:22:29,253|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:22:29,270|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:22:29,335|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:22:29,337|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:22:29,338|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:22:29,381|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:22:29,421|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-09 06:22:29,436|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-04-09 06:22:29,446|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-09 06:22:29,498|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:22:29,500|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:22:29,500|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:22:29,572|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:22:29,601|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-09 06:22:29,617|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-04-09 06:22:29,617|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-09 06:22:29,660|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:22:29,661|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:22:29,662|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:22:29,663|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(HealthCheck) 2022-04-09 06:22:29,664|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(ScaleOutReconfiguration) 2022-04-09 06:22:29,665|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(vf-config-assign) 2022-04-09 06:22:29,666|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(vf-config-deploy) 2022-04-09 06:22:29,710|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:22:29,711|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:22:29,712|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-09 06:22:29,724|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:22:29,747|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-04-09 06:22:29,761|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-04-09 06:22:29,768|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-04-09 06:22:29,791|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-04-09 06:22:29,803|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-04-09 06:22:29,810|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-04-09 06:22:29,836|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:22:29,837|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:22:29,838|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign-day-2) 2022-04-09 06:22:29,838|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:22:29,839|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy-day-2) 2022-04-09 06:22:29,863|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:22:29,893|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :5G_Core::1.0.37 2022-04-09 06:22:29,913|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-04-09 06:22:29,920|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-04-09 06:22:29,947|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:22:29,948|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:22:29,979|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-09 06:22:29,996|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-04-09 06:22:30,011|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-04-09 06:22:30,012|7f0ad29d-d3a1-4b90-a4fc-7501c845a58d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-04-09 06:22:31,371|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enhancing blueprint(/opt/app/onap/blueprints/working/12dbd11a-3281-4182-9a8f-f277a2c2e2b3) 2022-04-09 06:22:31,371|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| deleting definition types under : /opt/app/onap/blueprints/working/12dbd11a-3281-4182-9a8f-f277a2c2e2b3/Definitions 2022-04-09 06:22:31,373|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| reinitialized all type definitions 2022-04-09 06:22:31,374|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-04-09 06:22:31,390|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-04-09 06:22:31,396|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-04-09 06:22:31,401|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-04-09 06:22:31,414|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(capability) 2022-04-09 06:22:31,431|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(capability) 2022-04-09 06:22:31,438|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(processor-db) 2022-04-09 06:22:31,452|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-09 06:22:31,469|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-09 06:22:31,479|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-09 06:22:31,490|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-09 06:22:31,502|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-09 06:22:31,540|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-04-09 06:22:31,545|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-04-09 06:22:31,545|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-04-09 06:22:31,559|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(capability) 2022-04-09 06:22:31,567|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(capability) 2022-04-09 06:22:31,575|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(capability) 2022-04-09 06:22:31,585|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(processor-db) 2022-04-09 06:22:31,596|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-09 06:22:31,610|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-09 06:22:31,624|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-09 06:22:31,635|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-09 06:22:31,647|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-09 06:22:31,657|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-09 06:22:31,692|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing Workflow(resource-resolution) 2022-04-09 06:22:31,693|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-04-09 06:22:31,693|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-04-09 06:22:31,693|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-04-09 06:22:31,693|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-04-09 06:22:31,693|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-04-09 06:22:31,693|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enriching artifacts file(/opt/app/onap/blueprints/working/12dbd11a-3281-4182-9a8f-f277a2c2e2b3/Templates/hello-world-velocity-mapping.json 2022-04-09 06:22:31,699|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-04-09 06:22:31,699|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-04-09 06:22:31,699|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enriching artifacts file(/opt/app/onap/blueprints/working/12dbd11a-3281-4182-9a8f-f277a2c2e2b3/Templates/hello-world-jinja-mapping.json 2022-04-09 06:22:31,704|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-04-09 06:22:31,704|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-04-09 06:22:31,705|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing blueprint Resource Definitions 2022-04-09 06:22:31,705|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-04-09 06:22:31,705|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-04-09 06:22:31,705|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-04-09 06:22:31,715|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source]) 2022-04-09 06:22:31,771|8eebd9d1-13f2-457f-a826-783711497ffc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-04-09 06:22:31,944|efbd63a6-0775-4a37-b7e6-fed459614d93||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(389cb17f-2e8c-4656-a1b6-1da4972bf6d9) CBA(/opt/app/onap/blueprints/archive/389cb17f-2e8c-4656-a1b6-1da4972bf6d9/cba.zip) 2022-04-09 06:22:31,951|efbd63a6-0775-4a37-b7e6-fed459614d93||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/389cb17f-2e8c-4656-a1b6-1da4972bf6d9) and entry definition file (Definitions/resource-resolution.json) 2022-04-09 06:22:31,989|efbd63a6-0775-4a37-b7e6-fed459614d93||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-resolution) 2022-04-09 06:22:31,999|efbd63a6-0775-4a37-b7e6-fed459614d93||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/389cb17f-2e8c-4656-a1b6-1da4972bf6d9) and entry definition file (Definitions/resource-resolution.json) 2022-04-09 06:22:32,028|efbd63a6-0775-4a37-b7e6-fed459614d93||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/working/389cb17f-2e8c-4656-a1b6-1da4972bf6d9) present to clean. 2022-04-09 06:22:32,167|aebbb645-38ef-4f00-8414-8a649d492c3e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing request id 2998bfac-5eb2-4e2b-a47d-8c40ba5a88d7 2022-04-09 06:22:32,167|aebbb645-38ef-4f00-8414-8a649d492c3e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| storeExecutionInput called not to store the Workflow action input details 2022-04-09 06:22:32,168|aebbb645-38ef-4f00-8414-8a649d492c3e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| StoreAuditService ID -1 2022-04-09 06:22:32,171|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-04-09 06:22:32,231|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-04-09 06:22:32,234|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-04-09 06:22:32,235|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json) 2022-04-09 06:22:32,244|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deriving input data for workflow: (resource-resolution) 2022-04-09 06:22:32,251|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-04-09 06:22:32,251|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-09 06:22:32,252|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| preparing request id(2998bfac-5eb2-4e2b-a47d-8c40ba5a88d7) for workflow(resource-resolution) step(helloworld) 2022-04-09 06:22:32,252|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-04-09 06:22:32,252|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}}) 2022-04-09 06:22:32,253|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-04-09 06:22:32,296|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = v_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = v_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = v_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ], [ name = v_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ]], [[ name = v_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = v_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = v_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ], [ name = v_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = v_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ]], [[ name = v_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2022-04-09 06:22:32,330|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-09 06:22:32,330|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-04-09 06:22:32,620|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Rest request method(PUT), url(/resource-resolution/put) 2022-04-09 06:22:32,724|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response status(200 - OK) 2022-04-09 06:22:32,739|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response processing type (string) 2022-04-09 06:22:32,740|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-04-09 06:22:32,740|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-04-09 06:22:32,740|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-04-09 06:22:32,788|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resource resolution saved into database successfully : (v_put) 2022-04-09 06:22:32,804|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-04-09 06:22:32,806|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Getting Jython Script Class(ResolvProperties) 2022-04-09 06:22:33,743|68f364c1-9875-44c9-9562-0554d42b34f0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-04-09 06:22:33,744|68f364c1-9875-44c9-9562-0554d42b34f0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-09 06:22:33,744|68f364c1-9875-44c9-9562-0554d42b34f0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-09 06:22:33,874|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-09 06:22:33,874|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-09 06:22:34,315|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-04-09 06:22:34,315|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(a450735c-7820-42b3-b763-181166d4ed4d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-04-09 06:22:34,328|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(785499bc-2ef9-4107-8409-ed896174c297) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-04-09 06:22:34,333|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(fe051a74-fce4-419b-bf92-204baf3ce002) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-04-09 06:22:34,342|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(76fcf51b-2022-46f1-86cd-9b1925c3a993) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-04-09 06:22:34,354|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(64907920-ec8d-4f72-9e22-239c006c894e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-04-09 06:22:34,556|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(1555543b-4aaa-4fbd-ac92-e0a3a00f9ad2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-04-09 06:22:34,571|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:22:34,572|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:22:34,573|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-09 06:22:34,574|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-09 06:22:34,574|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:22:34,575|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:22:34,603|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:22:34,640|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:22:34,663|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:22:34,683|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:22:34,752|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:22:34,753|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:22:34,754|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:22:35,239|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:22:35,270|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-09 06:22:35,283|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-04-09 06:22:35,284|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-09 06:22:35,336|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:22:35,337|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:22:35,338|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:22:35,378|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:22:35,407|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-09 06:22:35,420|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-04-09 06:22:35,427|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-09 06:22:35,462|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:22:35,463|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:22:35,464|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:22:35,464|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(HealthCheck) 2022-04-09 06:22:35,465|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(ScaleOutReconfiguration) 2022-04-09 06:22:35,466|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(vf-config-assign) 2022-04-09 06:22:35,466|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(vf-config-deploy) 2022-04-09 06:22:35,507|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-09 06:22:35,538|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:22:35,539|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:22:35,548|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-04-09 06:22:35,562|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-04-09 06:22:35,562|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-04-09 06:22:35,618|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:22:35,619|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:22:35,621|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-09 06:22:35,633|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:22:35,654|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-04-09 06:22:35,666|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-04-09 06:22:35,667|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-04-09 06:22:35,697|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-04-09 06:22:35,710|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-04-09 06:22:35,721|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-04-09 06:22:35,758|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:22:35,759|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:22:35,760|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign-day-2) 2022-04-09 06:22:35,761|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:22:35,762|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy-day-2) 2022-04-09 06:22:35,780|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:22:35,794|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :5G_Core::1.0.37 2022-04-09 06:22:35,809|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-04-09 06:22:35,810|68f364c1-9875-44c9-9562-0554d42b34f0||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-04-09 06:22:37,440|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Component Object org.python.proxies.__main__$ResolvProperties$1@70bd857a 2022-04-09 06:22:37,445|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-04-09 06:22:37,454|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resource resolution saved into database successfully : (v_python) 2022-04-09 06:22:37,456|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-09 06:22:37,456|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-04-09 06:22:37,462|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-04-09 06:22:37,472|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response status(200 - OK) 2022-04-09 06:22:37,473|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response processing type (string) 2022-04-09 06:22:37,473|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-04-09 06:22:37,473|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-04-09 06:22:37,473|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-04-09 06:22:37,475|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-09 06:22:37,475|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-04-09 06:22:37,478|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-04-09 06:22:37,487|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response status(200 - OK) 2022-04-09 06:22:37,488|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response processing type (string) 2022-04-09 06:22:37,488|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-04-09 06:22:37,488|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-04-09 06:22:37,488|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-04-09 06:22:37,489|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resource resolution saved into database successfully : (v_patch) 2022-04-09 06:22:37,498|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resource resolution saved into database successfully : (v_del) 2022-04-09 06:22:37,500|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-04-09 06:22:37,527|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-04-09 06:22:45,511|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| compiled in (7983)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-04-09 06:22:45,513|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-04-09 06:22:45,534|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-04-09 06:22:45,544|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resource resolution saved into database successfully : (v_kotlin) 2022-04-09 06:22:45,545|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-09 06:22:45,545|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-04-09 06:22:45,551|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Rest request method(GET), url(/resource-resolution/get) 2022-04-09 06:22:45,558|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response status(200 - OK) 2022-04-09 06:22:45,558|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response processing type (string) 2022-04-09 06:22:45,559|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-04-09 06:22:45,559|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-04-09 06:22:45,559|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-04-09 06:22:45,569|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resource resolution saved into database successfully : (v_get) 2022-04-09 06:22:45,578|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-04-09 06:22:45,578|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-04-09 06:22:45,588|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resource resolution saved into database successfully : (v_default) 2022-04-09 06:22:45,589|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resource resolution saved into database successfully : (v_input) 2022-04-09 06:22:45,590|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-09 06:22:45,590|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-04-09 06:22:45,597|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Rest request method(POST), url(/resource-resolution/post) 2022-04-09 06:22:45,607|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response status(200 - OK) 2022-04-09 06:22:45,608|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response processing type (string) 2022-04-09 06:22:45,608|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-04-09 06:22:45,608|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-04-09 06:22:45,608|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-04-09 06:22:45,627|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resource resolution saved into database successfully : (v_post) 2022-04-09 06:22:45,640|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-09 06:22:45,676|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response processing type (list) 2022-04-09 06:22:45,680|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-04-09 06:22:45,681|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-09 06:22:45,681|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-09 06:22:45,681|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-09 06:22:45,681|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-09 06:22:45,681|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-04-09 06:22:45,691|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resource resolution saved into database successfully : (v_db) 2022-04-09 06:22:45,694|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Generated Resource Param Data ({ "v_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "v_default" : "ok", "v_del" : "delete:ok", "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "v_input" : "ok", "v_kotlin" : "ok", "v_patch" : "patch:ok", "v_post" : "post:ok", "v_put" : "put:ok", "v_python" : "ok" }) 2022-04-09 06:22:45,754|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-04-09 06:22:45,776|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-04-09 06:22:45,777|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-04-09 06:22:45,819|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = from_suspend_function status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ], [ name = j_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = j_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ]], [[ name = j_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = j_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ], [ name = j_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ], [ name = j_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = j_get_id status = null required = null dependencies = [j_get] dictionaryName = RT-rest-get-id dictionarySource = sdnc ]], [[ name = j_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = j_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2022-04-09 06:22:45,825|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-04-09 06:22:45,825|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-04-09 06:22:45,826|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-04-09 06:22:45,827|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Getting Jython Script Class(ResolvProperties) 2022-04-09 06:22:45,838|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-04-09 06:22:45,881|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Component Object org.python.proxies.__main__$ResolvProperties$2@177b271c 2022-04-09 06:22:45,882|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-04-09 06:22:45,892|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resource resolution saved into database successfully : (j_python) 2022-04-09 06:22:45,894|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-09 06:22:45,894|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-04-09 06:22:45,896|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-04-09 06:22:45,904|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response status(200 - OK) 2022-04-09 06:22:45,904|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response processing type (string) 2022-04-09 06:22:45,904|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-04-09 06:22:45,904|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-04-09 06:22:45,905|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-04-09 06:22:45,916|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resource resolution saved into database successfully : (j_patch) 2022-04-09 06:22:45,917|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-04-09 06:22:45,928|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resource resolution saved into database successfully : (j_input) 2022-04-09 06:22:45,930|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-09 06:22:45,930|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-04-09 06:22:45,932|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Rest request method(PUT), url(/resource-resolution/put) 2022-04-09 06:22:45,943|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response status(200 - OK) 2022-04-09 06:22:45,943|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response processing type (string) 2022-04-09 06:22:45,944|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-04-09 06:22:45,944|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-04-09 06:22:45,944|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-04-09 06:22:45,954|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resource resolution saved into database successfully : (j_put) 2022-04-09 06:22:45,955|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-04-09 06:22:45,966|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resource resolution saved into database successfully : (j_default) 2022-04-09 06:22:45,967|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-09 06:22:45,967|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-04-09 06:22:45,969|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-04-09 06:22:45,985|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response status(200 - OK) 2022-04-09 06:22:45,985|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response processing type (string) 2022-04-09 06:22:45,986|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-04-09 06:22:45,986|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-04-09 06:22:45,986|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-04-09 06:22:45,988|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-09 06:22:45,988|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-04-09 06:22:45,990|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Rest request method(POST), url(/resource-resolution/post) 2022-04-09 06:22:45,998|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resource resolution saved into database successfully : (j_del) 2022-04-09 06:22:46,002|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response status(200 - OK) 2022-04-09 06:22:46,002|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response processing type (string) 2022-04-09 06:22:46,003|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-04-09 06:22:46,003|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-04-09 06:22:46,003|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-04-09 06:22:46,004|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-09 06:22:46,004|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-04-09 06:22:46,006|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Rest request method(GET), url(/resource-resolution/get) 2022-04-09 06:22:46,012|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resource resolution saved into database successfully : (j_post) 2022-04-09 06:22:46,020|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response status(200 - OK) 2022-04-09 06:22:46,021|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response processing type (string) 2022-04-09 06:22:46,021|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-04-09 06:22:46,021|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-04-09 06:22:46,021|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-04-09 06:22:46,043|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resource resolution saved into database successfully : (j_get) 2022-04-09 06:22:46,055|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-04-09 06:22:46,055|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-04-09 06:22:46,058|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-04-09 06:22:46,066|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response status(200 - OK) 2022-04-09 06:22:46,067|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response processing type (string) 2022-04-09 06:22:46,067|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-04-09 06:22:46,067|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-04-09 06:22:46,067|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-04-09 06:22:46,078|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resource resolution saved into database successfully : (j_get_id) 2022-04-09 06:22:46,079|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-04-09 06:22:46,079|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-04-09 06:22:46,088|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resource resolution saved into database successfully : (j_kotlin) 2022-04-09 06:22:46,089|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-09 06:22:46,094|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Response processing type (list) 2022-04-09 06:22:46,096|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-04-09 06:22:46,096|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-09 06:22:46,096|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-09 06:22:46,096|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-09 06:22:46,096|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-09 06:22:46,096|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-09 06:22:46,096|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-09 06:22:46,096|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-09 06:22:46,096|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-09 06:22:46,096|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-09 06:22:46,096|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list) 2022-04-09 06:22:46,108|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Resource resolution saved into database successfully : (j_db) 2022-04-09 06:22:46,109|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Generated Resource Param Data ({ "from_suspend_function" : "ok", "j_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "j_default" : "ok", "j_del" : "delete:ok", "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908", "j_input" : "ok", "j_kotlin" : "ok", "j_patch" : "patch:ok", "j_post" : "post:ok", "j_put" : "put:ok", "j_python" : "ok" }) 2022-04-09 06:22:46,334|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-04-09 06:22:46,343|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-04-09 06:22:46,344|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Preparing Response... 2022-04-09 06:22:46,344|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-04-09 06:22:46,344|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-04-09 06:22:46,345|aebbb645-38ef-4f00-8414-8a649d492c3e||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c876f270-bca2-410b-bc00-5709435507b9 auditStoreId -1 2022-04-09 06:22:48,734|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9c88685f-7b33-49d8-a3a4-76c0e661e1bb) 2022-04-09 06:22:48,735|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| deleting definition types under : /opt/app/onap/blueprints/working/9c88685f-7b33-49d8-a3a4-76c0e661e1bb/Definitions 2022-04-09 06:22:48,737|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| reinitialized all type definitions 2022-04-09 06:22:48,738|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(netconf-device) 2022-04-09 06:22:48,755|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(resolve-data) 2022-04-09 06:22:48,774|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-04-09 06:22:48,780|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-04-09 06:22:48,787|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-04-09 06:22:48,817|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-04-09 06:22:48,844|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing Workflow(config-assign) 2022-04-09 06:22:48,845|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-04-09 06:22:48,845|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| identified workflow(config-assign) targets(resolve-data) 2022-04-09 06:22:48,845|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-04-09 06:22:48,845|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-04-09 06:22:48,845|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enriching artifacts file(/opt/app/onap/blueprints/working/9c88685f-7b33-49d8-a3a4-76c0e661e1bb/Templates/netconfrpc-mapping.json 2022-04-09 06:22:48,854|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-04-09 06:22:48,854|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| dataType not present for the recipe(dt-config-assign-properties) 2022-04-09 06:22:48,856|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing Workflow(config-deploy) 2022-04-09 06:22:48,857|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-04-09 06:22:48,857|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| identified workflow(config-deploy) targets(execute-netconf) 2022-04-09 06:22:48,858|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(config-deploy) resource assignment files([] 2022-04-09 06:22:48,858|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing blueprint Resource Definitions 2022-04-09 06:22:48,858|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-04-09 06:22:48,858|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing file (Templates/netconfrpc-mapping.json) 2022-04-09 06:22:48,865|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| distinct resource keys ([input-source]) 2022-04-09 06:22:48,874|cff6525b-d798-4708-b6db-b90b5aa47916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enriching Resource Definition sources Node Template: [source-input] 2022-04-09 06:24:35,600|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-09 06:24:35,709|||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-04-09 06:24:35,757|05ba8242-155b-4188-b93c-19bdee9ae6f6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| request(05ba8242-155b-4188-b93c-19bdee9ae6f6) 2022-04-09 06:24:35,761|05ba8242-155b-4188-b93c-19bdee9ae6f6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| CBA file(/opt/app/onap/blueprints/archive/ec44319e-a6da-4a35-9cee-d35076a98bbb/cba.zip written successfully 2022-04-09 06:24:35,761|05ba8242-155b-4188-b93c-19bdee9ae6f6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(ec44319e-a6da-4a35-9cee-d35076a98bbb) CBA(/opt/app/onap/blueprints/archive/ec44319e-a6da-4a35-9cee-d35076a98bbb/cba.zip) 2022-04-09 06:24:35,786|05ba8242-155b-4188-b93c-19bdee9ae6f6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ec44319e-a6da-4a35-9cee-d35076a98bbb) and entry definition file (Definitions/CNF.json) 2022-04-09 06:24:35,853|05ba8242-155b-4188-b93c-19bdee9ae6f6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:24:35,854|05ba8242-155b-4188-b93c-19bdee9ae6f6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:24:35,854|05ba8242-155b-4188-b93c-19bdee9ae6f6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:24:35,855|05ba8242-155b-4188-b93c-19bdee9ae6f6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(scale-out) 2022-04-09 06:24:35,855|05ba8242-155b-4188-b93c-19bdee9ae6f6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(scale) 2022-04-09 06:24:35,856|05ba8242-155b-4188-b93c-19bdee9ae6f6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(scale-in) 2022-04-09 06:24:35,856|05ba8242-155b-4188-b93c-19bdee9ae6f6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(health-check) 2022-04-09 06:24:35,878|05ba8242-155b-4188-b93c-19bdee9ae6f6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ec44319e-a6da-4a35-9cee-d35076a98bbb) and entry definition file (Definitions/CNF.json) 2022-04-09 06:24:35,896|05ba8242-155b-4188-b93c-19bdee9ae6f6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :APACHE::1.0.0 2022-04-09 06:24:35,913|05ba8242-155b-4188-b93c-19bdee9ae6f6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-04-09 06:24:35,914|05ba8242-155b-4188-b93c-19bdee9ae6f6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-04-09 06:24:35,939|05ba8242-155b-4188-b93c-19bdee9ae6f6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/working/ec44319e-a6da-4a35-9cee-d35076a98bbb) present to clean. 2022-04-09 06:24:43,143|71b690d6-7d90-4fc5-ba16-9b063c4cb4fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| getting cba file name(APACHE), version(1.0.0) from db 2022-04-09 06:24:43,287|71b690d6-7d90-4fc5-ba16-9b063c4cb4fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-09 06:24:43,290|71b690d6-7d90-4fc5-ba16-9b063c4cb4fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-09 06:24:43,294|71b690d6-7d90-4fc5-ba16-9b063c4cb4fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-09 06:24:43,474|96424d00-b2bd-4005-9cb0-f60c5559d058||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-09 06:24:43,474|96424d00-b2bd-4005-9cb0-f60c5559d058||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-09 06:24:43,476|96424d00-b2bd-4005-9cb0-f60c5559d058||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-09 06:24:44,247|7231d0d7-ea79-45ae-acce-024f0b6798dd||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-09 06:24:44,247|7231d0d7-ea79-45ae-acce-024f0b6798dd||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-09 06:24:44,249|7231d0d7-ea79-45ae-acce-024f0b6798dd||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-09 06:24:44,446|2a9c07bc-5177-4b7f-9b4e-6dac4df4a856||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-09 06:24:44,446|2a9c07bc-5177-4b7f-9b4e-6dac4df4a856||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-09 06:24:44,449|2a9c07bc-5177-4b7f-9b4e-6dac4df4a856||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-09 06:24:44,642|209d2378-d407-42c6-9a6e-d59f0dad5c7e||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-09 06:24:44,642|209d2378-d407-42c6-9a6e-d59f0dad5c7e||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-09 06:24:44,644|209d2378-d407-42c6-9a6e-d59f0dad5c7e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-09 06:24:44,885|24d7b494-04b5-4c66-b724-98e250bdd409||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-09 06:24:44,885|24d7b494-04b5-4c66-b724-98e250bdd409||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-09 06:24:44,887|24d7b494-04b5-4c66-b724-98e250bdd409||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-09 06:24:45,125|8f8de693-02d4-4588-8b43-562652bcdc13||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-09 06:24:45,125|8f8de693-02d4-4588-8b43-562652bcdc13||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-09 06:24:45,128|8f8de693-02d4-4588-8b43-562652bcdc13||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-09 06:24:45,333|c540d6ec-515b-4ec4-938b-5be7f9a01aa2||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-09 06:24:45,333|c540d6ec-515b-4ec4-938b-5be7f9a01aa2||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-09 06:24:45,336|c540d6ec-515b-4ec4-938b-5be7f9a01aa2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-09 06:25:02,381|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-09 06:25:02,492|||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-04-09 06:25:02,494|2dce194e-03b7-45df-af3a-8ce25dcb1fab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| request(2dce194e-03b7-45df-af3a-8ce25dcb1fab) 2022-04-09 06:25:02,495|2dce194e-03b7-45df-af3a-8ce25dcb1fab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| CBA file(/opt/app/onap/blueprints/archive/d138c8ca-3adc-4f1f-915e-9ab87970b864/cba.zip written successfully 2022-04-09 06:25:02,495|2dce194e-03b7-45df-af3a-8ce25dcb1fab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(d138c8ca-3adc-4f1f-915e-9ab87970b864) CBA(/opt/app/onap/blueprints/archive/d138c8ca-3adc-4f1f-915e-9ab87970b864/cba.zip) 2022-04-09 06:25:02,501|2dce194e-03b7-45df-af3a-8ce25dcb1fab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d138c8ca-3adc-4f1f-915e-9ab87970b864) and entry definition file (Definitions/ubuntu20.json) 2022-04-09 06:25:02,511|2dce194e-03b7-45df-af3a-8ce25dcb1fab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:25:02,535|2dce194e-03b7-45df-af3a-8ce25dcb1fab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:25:02,536|2dce194e-03b7-45df-af3a-8ce25dcb1fab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:25:02,537|2dce194e-03b7-45df-af3a-8ce25dcb1fab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:25:02,547|2dce194e-03b7-45df-af3a-8ce25dcb1fab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d138c8ca-3adc-4f1f-915e-9ab87970b864) and entry definition file (Definitions/ubuntu20.json) 2022-04-09 06:25:02,560|2dce194e-03b7-45df-af3a-8ce25dcb1fab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-04-09 06:25:02,571|2dce194e-03b7-45df-af3a-8ce25dcb1fab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-04-09 06:25:02,572|2dce194e-03b7-45df-af3a-8ce25dcb1fab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-04-09 06:25:02,592|2dce194e-03b7-45df-af3a-8ce25dcb1fab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/working/d138c8ca-3adc-4f1f-915e-9ab87970b864) present to clean. 2022-04-09 06:25:12,148|927af24e-7e59-4e32-813f-889351e71a11||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-04-09 06:25:12,199|927af24e-7e59-4e32-813f-889351e71a11||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-09 06:25:12,202|927af24e-7e59-4e32-813f-889351e71a11||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-09 06:25:12,203|927af24e-7e59-4e32-813f-889351e71a11||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-09 06:25:12,350|21bf4f7c-668b-479e-b442-91fd073ccb36||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-09 06:25:12,350|21bf4f7c-668b-479e-b442-91fd073ccb36||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-09 06:25:12,351|21bf4f7c-668b-479e-b442-91fd073ccb36||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-09 06:25:12,671|80173f6e-887c-4b41-9c4b-85430cf0c9fa||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-09 06:25:12,671|80173f6e-887c-4b41-9c4b-85430cf0c9fa||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-09 06:25:12,673|80173f6e-887c-4b41-9c4b-85430cf0c9fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-09 06:25:12,872|bb720b23-9c24-4a9e-878f-11621671db67||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-09 06:25:12,872|bb720b23-9c24-4a9e-878f-11621671db67||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-09 06:25:12,874|bb720b23-9c24-4a9e-878f-11621671db67||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-09 06:25:33,303|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-09 06:25:33,415|||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-04-09 06:25:33,417|108085e8-5738-46e8-93fd-e071dd804998||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| request(108085e8-5738-46e8-93fd-e071dd804998) 2022-04-09 06:25:33,418|108085e8-5738-46e8-93fd-e071dd804998||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| CBA file(/opt/app/onap/blueprints/archive/db07efd5-209c-40bf-86b3-8fe37edf77f6/cba.zip written successfully 2022-04-09 06:25:33,418|108085e8-5738-46e8-93fd-e071dd804998||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(db07efd5-209c-40bf-86b3-8fe37edf77f6) CBA(/opt/app/onap/blueprints/archive/db07efd5-209c-40bf-86b3-8fe37edf77f6/cba.zip) 2022-04-09 06:25:33,440|108085e8-5738-46e8-93fd-e071dd804998||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/db07efd5-209c-40bf-86b3-8fe37edf77f6) and entry definition file (Definitions/pnf_netconf.json) 2022-04-09 06:25:33,445|108085e8-5738-46e8-93fd-e071dd804998||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:25:33,455|108085e8-5738-46e8-93fd-e071dd804998||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:25:33,456|108085e8-5738-46e8-93fd-e071dd804998||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:25:33,463|108085e8-5738-46e8-93fd-e071dd804998||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/db07efd5-209c-40bf-86b3-8fe37edf77f6) and entry definition file (Definitions/pnf_netconf.json) 2022-04-09 06:25:33,484|108085e8-5738-46e8-93fd-e071dd804998||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-04-09 06:25:33,496|108085e8-5738-46e8-93fd-e071dd804998||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-04-09 06:25:33,497|108085e8-5738-46e8-93fd-e071dd804998||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-04-09 06:25:33,517|108085e8-5738-46e8-93fd-e071dd804998||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/working/db07efd5-209c-40bf-86b3-8fe37edf77f6) present to clean. 2022-04-09 06:37:43,240|6f594d2c-7991-4772-8fea-a45e7c92015f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(6e9ee14d-595f-4292-94fe-ed298580874c) CBA(/opt/app/onap/blueprints/archive/6e9ee14d-595f-4292-94fe-ed298580874c/cba.zip) 2022-04-09 06:37:43,267|6f594d2c-7991-4772-8fea-a45e7c92015f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6e9ee14d-595f-4292-94fe-ed298580874c) and entry definition file (Definitions/CNF.json) 2022-04-09 06:37:43,339|6f594d2c-7991-4772-8fea-a45e7c92015f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:37:43,340|6f594d2c-7991-4772-8fea-a45e7c92015f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:37:43,341|6f594d2c-7991-4772-8fea-a45e7c92015f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:37:43,342|6f594d2c-7991-4772-8fea-a45e7c92015f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(scale-out) 2022-04-09 06:37:43,342|6f594d2c-7991-4772-8fea-a45e7c92015f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(scale) 2022-04-09 06:37:43,343|6f594d2c-7991-4772-8fea-a45e7c92015f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(scale-in) 2022-04-09 06:37:43,343|6f594d2c-7991-4772-8fea-a45e7c92015f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(health-check) 2022-04-09 06:37:43,366|6f594d2c-7991-4772-8fea-a45e7c92015f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6e9ee14d-595f-4292-94fe-ed298580874c) and entry definition file (Definitions/CNF.json) 2022-04-09 06:37:43,389|6f594d2c-7991-4772-8fea-a45e7c92015f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :APACHE::1.0.0 2022-04-09 06:37:43,409|6f594d2c-7991-4772-8fea-a45e7c92015f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-04-09 06:37:43,456|6f594d2c-7991-4772-8fea-a45e7c92015f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-04-09 06:37:43,483|6f594d2c-7991-4772-8fea-a45e7c92015f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/working/6e9ee14d-595f-4292-94fe-ed298580874c) present to clean. 2022-04-09 06:38:22,628|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-04-09 06:38:22,628|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-09 06:38:22,628|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-09 06:38:22,839|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-09 06:38:22,840|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-09 06:38:23,285|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-04-09 06:38:23,286|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(a819afb9-8cc5-4290-8c4f-55cdbe3058c9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-04-09 06:38:23,301|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(b384d6cb-25c9-4f53-aa93-98cb1f453f67) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-04-09 06:38:23,307|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(8406fb91-970c-48e1-81fe-0dbd4900c5b9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-04-09 06:38:23,315|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(e20a7656-1a3b-4196-a4dd-39b6d87cda12) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-04-09 06:38:23,325|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(fa6c77a9-2e95-4389-8aa3-22ffff476fbe) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-04-09 06:38:23,339|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(e1bc132c-5cd8-43ef-a7d0-af331f28726e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-04-09 06:38:23,349|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:38:23,350|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:38:23,350|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-09 06:38:23,350|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-09 06:38:23,350|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:38:23,350|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:38:23,384|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:38:23,410|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:38:23,415|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:38:23,436|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:38:23,483|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:38:23,484|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:38:23,485|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:38:23,513|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:38:23,514|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:38:23,515|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:38:23,523|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:38:23,548|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-04-09 06:38:23,561|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-04-09 06:38:23,570|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-09 06:38:23,582|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-04-09 06:38:23,583|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-04-09 06:38:23,595|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-09 06:38:23,633|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:38:23,634|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:38:23,634|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:38:23,668|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:38:23,696|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-09 06:38:23,709|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-04-09 06:38:23,710|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-09 06:38:23,730|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:38:23,731|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:38:23,761|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-09 06:38:23,789|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-04-09 06:38:23,803|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-04-09 06:38:23,809|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-04-09 06:38:23,882|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:38:23,883|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:38:23,884|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:38:23,885|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(HealthCheck) 2022-04-09 06:38:23,885|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(ScaleOutReconfiguration) 2022-04-09 06:38:23,886|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(vf-config-assign) 2022-04-09 06:38:23,887|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(vf-config-deploy) 2022-04-09 06:38:23,919|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-09 06:38:23,946|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-04-09 06:38:23,959|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-04-09 06:38:23,959|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-04-09 06:38:23,983|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:38:23,984|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:38:23,985|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign-day-2) 2022-04-09 06:38:23,985|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:38:23,986|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy-day-2) 2022-04-09 06:38:23,999|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:38:24,011|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :5G_Core::1.0.37 2022-04-09 06:38:24,026|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-04-09 06:38:24,026|f2a2c5cc-e13e-4bf9-9616-2933e54dbd7e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-04-09 06:38:35,337|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enhancing blueprint(/opt/app/onap/blueprints/working/69d641c3-1b86-4688-ac64-6e2e37b7206f) 2022-04-09 06:38:35,338|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| deleting definition types under : /opt/app/onap/blueprints/working/69d641c3-1b86-4688-ac64-6e2e37b7206f/Definitions 2022-04-09 06:38:35,341|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| reinitialized all type definitions 2022-04-09 06:38:35,341|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-04-09 06:38:35,356|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(vnf-template) 2022-04-09 06:38:35,361|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(vnf-mapping) 2022-04-09 06:38:35,366|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-04-09 06:38:35,378|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:38:35,393|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:38:35,400|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:38:35,405|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-04-09 06:38:35,405|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-04-09 06:38:35,405|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-04-09 06:38:35,419|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:38:35,430|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:38:35,436|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:38:35,443|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-09 06:38:35,459|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:38:35,467|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:38:35,474|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:38:35,481|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:38:35,497|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:38:35,505|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:38:35,520|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(config-assign) 2022-04-09 06:38:35,523|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(baseconfig-template) 2022-04-09 06:38:35,523|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-04-09 06:38:35,523|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-04-09 06:38:35,535|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:38:35,544|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:38:35,551|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(input) 2022-04-09 06:38:35,556|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ***** Enhancing NodeTemplate(config-deploy) 2022-04-09 06:38:35,584|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing Workflow(resource-assignment) 2022-04-09 06:38:35,585|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-04-09 06:38:35,585|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-04-09 06:38:35,585|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-04-09 06:38:35,585|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-04-09 06:38:35,585|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-04-09 06:38:35,585|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enriching artifacts file(/opt/app/onap/blueprints/working/69d641c3-1b86-4688-ac64-6e2e37b7206f/Templates/vnf-mapping.json 2022-04-09 06:38:35,590|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-04-09 06:38:35,590|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-04-09 06:38:35,590|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enriching artifacts file(/opt/app/onap/blueprints/working/69d641c3-1b86-4688-ac64-6e2e37b7206f/Templates/base_ubuntu20-mapping.json 2022-04-09 06:38:35,594|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-04-09 06:38:35,594|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-04-09 06:38:35,595|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing Workflow(config-assign) 2022-04-09 06:38:35,595|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-04-09 06:38:35,595|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| identified workflow(config-assign) targets(config-assign) 2022-04-09 06:38:35,595|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-04-09 06:38:35,595|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-04-09 06:38:35,595|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enriching artifacts file(/opt/app/onap/blueprints/working/69d641c3-1b86-4688-ac64-6e2e37b7206f/Templates/baseconfig-mapping.json 2022-04-09 06:38:35,598|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-04-09 06:38:35,598|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| dataType not present for the recipe(dt-config-assign-properties) 2022-04-09 06:38:35,598|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing Workflow(config-deploy) 2022-04-09 06:38:35,599|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-04-09 06:38:35,599|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| identified workflow(config-deploy) targets(config-deploy) 2022-04-09 06:38:35,599|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| workflow(config-deploy) resource assignment files([] 2022-04-09 06:38:35,599|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| ##### Enhancing blueprint Resource Definitions 2022-04-09 06:38:35,599|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-04-09 06:38:35,599|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing file (Templates/vnf-mapping.json) 2022-04-09 06:38:35,599|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-04-09 06:38:35,599|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| processing file (Templates/baseconfig-mapping.json) 2022-04-09 06:38:35,612|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| 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-04-09 06:38:35,662|91eb5c43-3e66-4e88-8747-a06809de57d4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-04-09 06:38:35,832|4330fdbd-96d0-4a3f-9d51-b887ed0ba837||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Save processing(3bb4dc4a-1da0-47e3-b5a4-5b5fd704c908) CBA(/opt/app/onap/blueprints/archive/3bb4dc4a-1da0-47e3-b5a4-5b5fd704c908/cba.zip) 2022-04-09 06:38:35,838|4330fdbd-96d0-4a3f-9d51-b887ed0ba837||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3bb4dc4a-1da0-47e3-b5a4-5b5fd704c908) and entry definition file (Definitions/ubuntu20.json) 2022-04-09 06:38:35,846|4330fdbd-96d0-4a3f-9d51-b887ed0ba837||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-09 06:38:35,867|4330fdbd-96d0-4a3f-9d51-b887ed0ba837||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(resource-assignment) 2022-04-09 06:38:35,869|4330fdbd-96d0-4a3f-9d51-b887ed0ba837||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-assign) 2022-04-09 06:38:35,870|4330fdbd-96d0-4a3f-9d51-b887ed0ba837||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Validating Workflow(config-deploy) 2022-04-09 06:38:35,880|4330fdbd-96d0-4a3f-9d51-b887ed0ba837||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3bb4dc4a-1da0-47e3-b5a4-5b5fd704c908) and entry definition file (Definitions/ubuntu20.json) 2022-04-09 06:38:35,891|4330fdbd-96d0-4a3f-9d51-b887ed0ba837||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-04-09 06:38:35,904|4330fdbd-96d0-4a3f-9d51-b887ed0ba837||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-04-09 06:38:35,924|4330fdbd-96d0-4a3f-9d51-b887ed0ba837||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-04-09 06:38:35,946|4330fdbd-96d0-4a3f-9d51-b887ed0ba837||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-qw76p|||| No compiled cache(/opt/app/onap/blueprints/working/3bb4dc4a-1da0-47e3-b5a4-5b5fd704c908) present to clean.