Results

By type

          05:15:15,347 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:15:15,350 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
05:15:15,352 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
05:15:15,353 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:15:15,353 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
05:15:15,353 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:15:15,385 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file
05:15:15,652 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:15:15,666 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:15:15,675 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:15:15,690 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:15:15,818 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:15:15,818 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:15:15,819 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:15:15,819 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:15:15,819 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:15:15,819 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:15:15,820 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:15:15,821 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:15:15,824 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-04-24 05:15:17,311|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-5f4df79cbd-7cxzt with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-04-24 05:15:17,318|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-04-24 05:15:23,271|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-04-24 05:15:24,743|||main||||INFO||||||| Finished Spring Data repository scanning in 1441ms. Found 11 JPA repository interfaces.
2022-04-24 05:15:29,229|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-04-24 05:15:29,380|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-04-24 05:15:29,792|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-04-24 05:15:30,770|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-04-24 05:15:31,443|||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-24 05:15:31,454|||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-24 05:15:31,850|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-04-24 05:15:34,233|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-04-24 05:15:34,263|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-04-24 05:15:34,469|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-04-24 05:15:37,109|||main||||INFO||||||| Audit service is disabled
2022-04-24 05:15:37,605|||main||||INFO||||||| Workflow Audit store is disabled
2022-04-24 05:15:40,602|||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-24 05:15:40,703|||main||||INFO||||||| Dependency Management module created...
2022-04-24 05:15:42,983|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-04-24 05:15:43,703|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-04-24 05:15:46,231|||main||||INFO||||||| Netty started on port(s): 8080
2022-04-24 05:15:49,272|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-04-24 05:15:49,801|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-04-24 05:15:49,812|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 33.704 seconds (JVM running for 35.341)
2022-04-24 05:15:49,840|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
Apr 24, 2022 6:55:10 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-24 07:03:42,813|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-04-24 07:03:42,816|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-24 07:03:42,818|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-24 07:03:44,576|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-24 07:03:44,598|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-24 07:03:47,217|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-04-24 07:03:47,234|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(654b41b2-3710-47da-8975-0180d6d37591) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-04-24 07:03:47,392|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(463be79b-fcb5-4564-9429-852dce4b9326) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-04-24 07:03:47,438|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(58759d20-589a-4f28-8053-f1349127d887) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-04-24 07:03:47,466|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(509b28d5-a848-4883-bdc8-e21835adb040) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-04-24 07:03:47,501|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(3b7f2438-9e9f-42d2-aa89-17c0253a63d4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-04-24 07:03:47,537|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(c6b2f8ef-0a22-4d22-a9a5-e24a8cb14026) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-04-24 07:03:47,568|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:03:47,580|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:03:47,580|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:03:47,582|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:03:47,582|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:03:47,797|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:03:48,008|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-24 07:03:48,059|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-24 07:03:48,105|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-24 07:03:48,134|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-24 07:03:48,527|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(resource-assignment)
2022-04-24 07:03:48,535|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign)
2022-04-24 07:03:48,536|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:03:48,657|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:03:48,948|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(resource-assignment)
2022-04-24 07:03:48,949|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign)
2022-04-24 07:03:48,950|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:03:48,951|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(HealthCheck)
2022-04-24 07:03:48,952|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(ScaleOutReconfiguration)
2022-04-24 07:03:48,953|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(vf-config-assign)
2022-04-24 07:03:48,954|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(vf-config-deploy)
2022-04-24 07:03:49,049|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:03:49,280|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(resource-assignment)
2022-04-24 07:03:49,282|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign)
2022-04-24 07:03:49,284|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:03:49,373|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign)
2022-04-24 07:03:49,374|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:03:49,376|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:03:49,392|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:03:49,614|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(resource-assignment)
2022-04-24 07:03:49,616|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign)
2022-04-24 07:03:49,618|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign-day-2)
2022-04-24 07:03:49,619|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:03:49,621|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy-day-2)
2022-04-24 07:03:49,664|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:03:49,820|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(resource-assignment)
2022-04-24 07:03:49,822|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:03:49,885|f8fd572a-e82e-428a-be8c-9bae3f0f5e09||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:04:06,367|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/45cf8548-f994-47c2-9470-94fb7feb0633)
2022-04-24 07:04:06,382|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| deleting definition types under : /opt/app/onap/blueprints/working/45cf8548-f994-47c2-9470-94fb7feb0633/Definitions
2022-04-24 07:04:06,406|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| reinitialized all type definitions
2022-04-24 07:04:06,419|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(netconf-device)
2022-04-24 07:04:06,471|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(resolve-data)
2022-04-24 07:04:06,563|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-04-24 07:04:06,584|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-04-24 07:04:06,609|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-04-24 07:04:06,705|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-04-24 07:04:06,769|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing Workflow(config-assign)
2022-04-24 07:04:06,771|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-04-24 07:04:06,772|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| identified workflow(config-assign) targets(resolve-data)
2022-04-24 07:04:06,772|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-04-24 07:04:06,772|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-04-24 07:04:06,772|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enriching artifacts file(/opt/app/onap/blueprints/working/45cf8548-f994-47c2-9470-94fb7feb0633/Templates/netconfrpc-mapping.json
2022-04-24 07:04:06,788|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-04-24 07:04:06,789|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| dataType not present for the recipe(dt-config-assign-properties)
2022-04-24 07:04:06,790|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing Workflow(config-deploy)
2022-04-24 07:04:06,791|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-04-24 07:04:06,791|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| identified workflow(config-deploy) targets(execute-netconf)
2022-04-24 07:04:06,792|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(config-deploy) resource assignment files([]
2022-04-24 07:04:06,792|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing blueprint Resource Definitions
2022-04-24 07:04:06,793|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-04-24 07:04:06,796|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing file (Templates/netconfrpc-mapping.json)
2022-04-24 07:04:06,815|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| distinct resource keys ([input-source])
2022-04-24 07:04:06,835|c0b4aef9-18e3-4e43-b372-05ea43dec282||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enriching Resource Definition sources Node Template: [source-input]
2022-04-24 07:05:27,312|4a56548f-b60d-45c0-8758-1f8bb44daaa8||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-04-24 07:05:27,313|4a56548f-b60d-45c0-8758-1f8bb44daaa8||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-24 07:05:27,313|4a56548f-b60d-45c0-8758-1f8bb44daaa8||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-24 07:05:27,741|4a56548f-b60d-45c0-8758-1f8bb44daaa8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-24 07:05:27,742|4a56548f-b60d-45c0-8758-1f8bb44daaa8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-24 07:05:28,897|7db64a7b-f143-4f02-9bc4-034e807148bd||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/18b8dec8-876e-4adb-b40d-73546e5f4090)
2022-04-24 07:05:28,898|7db64a7b-f143-4f02-9bc4-034e807148bd||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| deleting definition types under : /opt/app/onap/blueprints/working/18b8dec8-876e-4adb-b40d-73546e5f4090/Definitions
2022-04-24 07:05:28,901|7db64a7b-f143-4f02-9bc4-034e807148bd||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| reinitialized all type definitions
2022-04-24 07:05:28,903|7db64a7b-f143-4f02-9bc4-034e807148bd||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(helloworld)
2022-04-24 07:05:28,971|7db64a7b-f143-4f02-9bc4-034e807148bd||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(helloworld-template)
2022-04-24 07:05:28,985|7db64a7b-f143-4f02-9bc4-034e807148bd||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-04-24 07:05:29,010|7db64a7b-f143-4f02-9bc4-034e807148bd||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-04-24 07:05:29,039|7db64a7b-f143-4f02-9bc4-034e807148bd||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing Workflow(helloworld)
2022-04-24 07:05:29,039|7db64a7b-f143-4f02-9bc4-034e807148bd||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-04-24 07:05:29,039|7db64a7b-f143-4f02-9bc4-034e807148bd||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| identified workflow(helloworld) targets(helloworld)
2022-04-24 07:05:29,040|7db64a7b-f143-4f02-9bc4-034e807148bd||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-04-24 07:05:29,040|7db64a7b-f143-4f02-9bc4-034e807148bd||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-04-24 07:05:29,040|7db64a7b-f143-4f02-9bc4-034e807148bd||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enriching artifacts file(/opt/app/onap/blueprints/working/18b8dec8-876e-4adb-b40d-73546e5f4090/Templates/hello-world-mapping.json
2022-04-24 07:05:29,050|7db64a7b-f143-4f02-9bc4-034e807148bd||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-04-24 07:05:29,050|7db64a7b-f143-4f02-9bc4-034e807148bd||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| dataType not present for the recipe(dt-helloworld-properties)
2022-04-24 07:05:29,050|7db64a7b-f143-4f02-9bc4-034e807148bd||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing blueprint Resource Definitions
2022-04-24 07:05:29,051|7db64a7b-f143-4f02-9bc4-034e807148bd||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-04-24 07:05:29,051|7db64a7b-f143-4f02-9bc4-034e807148bd||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing file (Templates/hello-world-mapping.json)
2022-04-24 07:05:29,062|7db64a7b-f143-4f02-9bc4-034e807148bd||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| distinct resource keys ([])
2022-04-24 07:05:29,062|7db64a7b-f143-4f02-9bc4-034e807148bd||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enriching Resource Definition sources Node Template: []
2022-04-24 07:05:29,340|3912e0b3-476a-41cc-a3f9-d539613a7ec7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(79a7d8d9-b6f4-42f3-b958-135f7937201b) CBA(/opt/app/onap/blueprints/archive/79a7d8d9-b6f4-42f3-b958-135f7937201b/cba.zip)
2022-04-24 07:05:29,353|3912e0b3-476a-41cc-a3f9-d539613a7ec7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/79a7d8d9-b6f4-42f3-b958-135f7937201b) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:05:29,375|3912e0b3-476a-41cc-a3f9-d539613a7ec7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(helloworld)
2022-04-24 07:05:29,388|3912e0b3-476a-41cc-a3f9-d539613a7ec7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/79a7d8d9-b6f4-42f3-b958-135f7937201b) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:05:29,580|3912e0b3-476a-41cc-a3f9-d539613a7ec7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/working/79a7d8d9-b6f4-42f3-b958-135f7937201b) present to clean.
2022-04-24 07:05:29,874|e82a17d8-bbc4-48ba-9897-4ec247016907||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing request id 654321
2022-04-24 07:05:29,875|e82a17d8-bbc4-48ba-9897-4ec247016907||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-24 07:05:29,875|e82a17d8-bbc4-48ba-9897-4ec247016907||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| StoreAuditService ID  -1
2022-04-24 07:05:29,897|e82a17d8-bbc4-48ba-9897-4ec247016907||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| getting cba file name(test101), version(1.0.1) from db
2022-04-24 07:05:30,028|e82a17d8-bbc4-48ba-9897-4ec247016907||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-04-24 07:05:30,037|e82a17d8-bbc4-48ba-9897-4ec247016907||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-04-24 07:05:30,041|e82a17d8-bbc4-48ba-9897-4ec247016907||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:05:30,136|e82a17d8-bbc4-48ba-9897-4ec247016907||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deriving input data for workflow: (helloworld)
2022-04-24 07:05:30,138|e82a17d8-bbc4-48ba-9897-4ec247016907||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-04-24 07:05:30,139|e82a17d8-bbc4-48ba-9897-4ec247016907||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-24 07:05:30,160|e82a17d8-bbc4-48ba-9897-4ec247016907||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-04-24 07:05:30,161|e82a17d8-bbc4-48ba-9897-4ec247016907||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-04-24 07:05:30,163|e82a17d8-bbc4-48ba-9897-4ec247016907||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-04-24 07:05:30,217|e82a17d8-bbc4-48ba-9897-4ec247016907||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-04-24 07:05:30,264|e82a17d8-bbc4-48ba-9897-4ec247016907||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Batched Sequence : ([])
2022-04-24 07:05:30,286|e82a17d8-bbc4-48ba-9897-4ec247016907||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Generated Resource Param Data ({ })
2022-04-24 07:05:30,541|e82a17d8-bbc4-48ba-9897-4ec247016907||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Preparing Response...
2022-04-24 07:05:30,546|e82a17d8-bbc4-48ba-9897-4ec247016907||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-04-24 07:05:30,546|e82a17d8-bbc4-48ba-9897-4ec247016907||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveWorkflowOutputs for workflow(helloworld)
2022-04-24 07:05:30,551|e82a17d8-bbc4-48ba-9897-4ec247016907||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f5a55428-4e08-4354-8fe8-4bcae9ad3f62 auditStoreId -1
2022-04-24 07:06:08,518|39620775-21c1-42e8-a555-c3e1ce7a4116||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-04-24 07:06:08,518|39620775-21c1-42e8-a555-c3e1ce7a4116||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-24 07:06:08,518|39620775-21c1-42e8-a555-c3e1ce7a4116||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-24 07:06:09,118|39620775-21c1-42e8-a555-c3e1ce7a4116||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-24 07:06:09,118|39620775-21c1-42e8-a555-c3e1ce7a4116||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-24 07:06:10,568|ce1d14f6-14ea-4bca-bb75-2ba7b1ffa12d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f98b0771-a9fe-4af8-a9c6-99d2cae20a30)
2022-04-24 07:06:10,573|ce1d14f6-14ea-4bca-bb75-2ba7b1ffa12d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| deleting definition types under : /opt/app/onap/blueprints/working/f98b0771-a9fe-4af8-a9c6-99d2cae20a30/Definitions
2022-04-24 07:06:10,587|ce1d14f6-14ea-4bca-bb75-2ba7b1ffa12d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| reinitialized all type definitions
2022-04-24 07:06:10,589|ce1d14f6-14ea-4bca-bb75-2ba7b1ffa12d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(helloworld)
2022-04-24 07:06:10,625|ce1d14f6-14ea-4bca-bb75-2ba7b1ffa12d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(helloworld-template)
2022-04-24 07:06:10,637|ce1d14f6-14ea-4bca-bb75-2ba7b1ffa12d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-04-24 07:06:10,657|ce1d14f6-14ea-4bca-bb75-2ba7b1ffa12d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-04-24 07:06:10,682|ce1d14f6-14ea-4bca-bb75-2ba7b1ffa12d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing Workflow(helloworld)
2022-04-24 07:06:10,682|ce1d14f6-14ea-4bca-bb75-2ba7b1ffa12d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-04-24 07:06:10,682|ce1d14f6-14ea-4bca-bb75-2ba7b1ffa12d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| identified workflow(helloworld) targets(helloworld)
2022-04-24 07:06:10,683|ce1d14f6-14ea-4bca-bb75-2ba7b1ffa12d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-04-24 07:06:10,683|ce1d14f6-14ea-4bca-bb75-2ba7b1ffa12d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-04-24 07:06:10,683|ce1d14f6-14ea-4bca-bb75-2ba7b1ffa12d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enriching artifacts file(/opt/app/onap/blueprints/working/f98b0771-a9fe-4af8-a9c6-99d2cae20a30/Templates/hello-world-mapping.json
2022-04-24 07:06:10,693|ce1d14f6-14ea-4bca-bb75-2ba7b1ffa12d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-04-24 07:06:10,694|ce1d14f6-14ea-4bca-bb75-2ba7b1ffa12d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| dataType not present for the recipe(dt-helloworld-properties)
2022-04-24 07:06:10,694|ce1d14f6-14ea-4bca-bb75-2ba7b1ffa12d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing blueprint Resource Definitions
2022-04-24 07:06:10,694|ce1d14f6-14ea-4bca-bb75-2ba7b1ffa12d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-04-24 07:06:10,694|ce1d14f6-14ea-4bca-bb75-2ba7b1ffa12d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing file (Templates/hello-world-mapping.json)
2022-04-24 07:06:10,707|ce1d14f6-14ea-4bca-bb75-2ba7b1ffa12d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| distinct resource keys ([])
2022-04-24 07:06:10,708|ce1d14f6-14ea-4bca-bb75-2ba7b1ffa12d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enriching Resource Definition sources Node Template: []
2022-04-24 07:06:10,992|0797a533-3c14-461c-901d-c9509de94dc9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(3b5e8d4d-6984-40af-80a9-4cd97e3e15bc) CBA(/opt/app/onap/blueprints/archive/3b5e8d4d-6984-40af-80a9-4cd97e3e15bc/cba.zip)
2022-04-24 07:06:11,002|0797a533-3c14-461c-901d-c9509de94dc9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3b5e8d4d-6984-40af-80a9-4cd97e3e15bc) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:06:11,031|0797a533-3c14-461c-901d-c9509de94dc9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(helloworld)
2022-04-24 07:06:11,044|0797a533-3c14-461c-901d-c9509de94dc9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3b5e8d4d-6984-40af-80a9-4cd97e3e15bc) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:06:11,103|0797a533-3c14-461c-901d-c9509de94dc9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/working/3b5e8d4d-6984-40af-80a9-4cd97e3e15bc) present to clean.
2022-04-24 07:06:11,340|0b8a7e17-4817-4f1f-bdb0-6ab2da385383||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing request id 654321
2022-04-24 07:06:11,341|0b8a7e17-4817-4f1f-bdb0-6ab2da385383||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-24 07:06:11,341|0b8a7e17-4817-4f1f-bdb0-6ab2da385383||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| StoreAuditService ID  -1
2022-04-24 07:06:11,346|0b8a7e17-4817-4f1f-bdb0-6ab2da385383||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-04-24 07:06:11,346|0b8a7e17-4817-4f1f-bdb0-6ab2da385383||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-04-24 07:06:11,356|0b8a7e17-4817-4f1f-bdb0-6ab2da385383||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:06:11,406|0b8a7e17-4817-4f1f-bdb0-6ab2da385383||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deriving input data for workflow: (helloworld)
2022-04-24 07:06:11,407|0b8a7e17-4817-4f1f-bdb0-6ab2da385383||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-04-24 07:06:11,407|0b8a7e17-4817-4f1f-bdb0-6ab2da385383||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-24 07:06:11,409|0b8a7e17-4817-4f1f-bdb0-6ab2da385383||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-04-24 07:06:11,410|0b8a7e17-4817-4f1f-bdb0-6ab2da385383||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-04-24 07:06:11,410|0b8a7e17-4817-4f1f-bdb0-6ab2da385383||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-04-24 07:06:11,413|0b8a7e17-4817-4f1f-bdb0-6ab2da385383||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-04-24 07:06:11,443|0b8a7e17-4817-4f1f-bdb0-6ab2da385383||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Batched Sequence : ([])
2022-04-24 07:06:11,444|0b8a7e17-4817-4f1f-bdb0-6ab2da385383||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Generated Resource Param Data ({ })
2022-04-24 07:06:11,460|0b8a7e17-4817-4f1f-bdb0-6ab2da385383||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Preparing Response...
2022-04-24 07:06:11,461|0b8a7e17-4817-4f1f-bdb0-6ab2da385383||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-04-24 07:06:11,461|0b8a7e17-4817-4f1f-bdb0-6ab2da385383||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveWorkflowOutputs for workflow(helloworld)
2022-04-24 07:06:11,462|0b8a7e17-4817-4f1f-bdb0-6ab2da385383||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8fc66583-3e71-4d52-930f-08f376eb1214 auditStoreId -1
2022-04-24 07:06:56,737|81cc90e8-107c-4331-9e6c-7cf6f9f3134c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-04-24 07:06:56,737|81cc90e8-107c-4331-9e6c-7cf6f9f3134c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-24 07:06:56,737|81cc90e8-107c-4331-9e6c-7cf6f9f3134c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-24 07:06:57,157|81cc90e8-107c-4331-9e6c-7cf6f9f3134c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-24 07:06:57,158|81cc90e8-107c-4331-9e6c-7cf6f9f3134c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-24 07:06:58,661|49675c20-30ea-4c15-9397-482b656014a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/52285e74-c1ef-4d77-ae26-b75f480e5394)
2022-04-24 07:06:58,663|49675c20-30ea-4c15-9397-482b656014a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| deleting definition types under : /opt/app/onap/blueprints/working/52285e74-c1ef-4d77-ae26-b75f480e5394/Definitions
2022-04-24 07:06:58,666|49675c20-30ea-4c15-9397-482b656014a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| reinitialized all type definitions
2022-04-24 07:06:58,667|49675c20-30ea-4c15-9397-482b656014a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(helloworld)
2022-04-24 07:06:58,731|49675c20-30ea-4c15-9397-482b656014a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(helloworld-template)
2022-04-24 07:06:58,764|49675c20-30ea-4c15-9397-482b656014a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-04-24 07:06:58,779|49675c20-30ea-4c15-9397-482b656014a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-04-24 07:06:58,810|49675c20-30ea-4c15-9397-482b656014a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing Workflow(helloworld)
2022-04-24 07:06:58,811|49675c20-30ea-4c15-9397-482b656014a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-04-24 07:06:58,811|49675c20-30ea-4c15-9397-482b656014a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| identified workflow(helloworld) targets(helloworld)
2022-04-24 07:06:58,811|49675c20-30ea-4c15-9397-482b656014a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-04-24 07:06:58,811|49675c20-30ea-4c15-9397-482b656014a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-04-24 07:06:58,811|49675c20-30ea-4c15-9397-482b656014a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enriching artifacts file(/opt/app/onap/blueprints/working/52285e74-c1ef-4d77-ae26-b75f480e5394/Templates/hello-world-mapping.json
2022-04-24 07:06:58,833|49675c20-30ea-4c15-9397-482b656014a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-04-24 07:06:58,833|49675c20-30ea-4c15-9397-482b656014a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| dataType not present for the recipe(dt-helloworld-properties)
2022-04-24 07:06:58,833|49675c20-30ea-4c15-9397-482b656014a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing blueprint Resource Definitions
2022-04-24 07:06:58,834|49675c20-30ea-4c15-9397-482b656014a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-04-24 07:06:58,834|49675c20-30ea-4c15-9397-482b656014a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing file (Templates/hello-world-mapping.json)
2022-04-24 07:06:58,853|49675c20-30ea-4c15-9397-482b656014a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| distinct resource keys ([])
2022-04-24 07:06:58,854|49675c20-30ea-4c15-9397-482b656014a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enriching Resource Definition sources Node Template: []
2022-04-24 07:06:59,138|b178e3f9-c4f8-4a81-ac9d-b6c9b44e71d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(3ef5ad46-1ea8-4c0f-8b2a-f59f405e5b52) CBA(/opt/app/onap/blueprints/archive/3ef5ad46-1ea8-4c0f-8b2a-f59f405e5b52/cba.zip)
2022-04-24 07:06:59,149|b178e3f9-c4f8-4a81-ac9d-b6c9b44e71d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3ef5ad46-1ea8-4c0f-8b2a-f59f405e5b52) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:06:59,170|b178e3f9-c4f8-4a81-ac9d-b6c9b44e71d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(helloworld)
2022-04-24 07:06:59,180|b178e3f9-c4f8-4a81-ac9d-b6c9b44e71d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3ef5ad46-1ea8-4c0f-8b2a-f59f405e5b52) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:06:59,246|b178e3f9-c4f8-4a81-ac9d-b6c9b44e71d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/working/3ef5ad46-1ea8-4c0f-8b2a-f59f405e5b52) present to clean.
2022-04-24 07:06:59,481|d5cc0451-9e34-46d1-a327-fd09d732f1b0||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing request id 654321
2022-04-24 07:06:59,482|d5cc0451-9e34-46d1-a327-fd09d732f1b0||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-24 07:06:59,482|d5cc0451-9e34-46d1-a327-fd09d732f1b0||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| StoreAuditService ID  -1
2022-04-24 07:06:59,486|d5cc0451-9e34-46d1-a327-fd09d732f1b0||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-04-24 07:06:59,486|d5cc0451-9e34-46d1-a327-fd09d732f1b0||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-04-24 07:06:59,488|d5cc0451-9e34-46d1-a327-fd09d732f1b0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:06:59,505|d5cc0451-9e34-46d1-a327-fd09d732f1b0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deriving input data for workflow: (helloworld)
2022-04-24 07:06:59,506|d5cc0451-9e34-46d1-a327-fd09d732f1b0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-04-24 07:06:59,506|d5cc0451-9e34-46d1-a327-fd09d732f1b0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-24 07:06:59,507|d5cc0451-9e34-46d1-a327-fd09d732f1b0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-04-24 07:06:59,508|d5cc0451-9e34-46d1-a327-fd09d732f1b0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-04-24 07:06:59,508|d5cc0451-9e34-46d1-a327-fd09d732f1b0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-04-24 07:06:59,513|d5cc0451-9e34-46d1-a327-fd09d732f1b0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-04-24 07:06:59,534|d5cc0451-9e34-46d1-a327-fd09d732f1b0||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Batched Sequence : ([])
2022-04-24 07:06:59,534|d5cc0451-9e34-46d1-a327-fd09d732f1b0||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Generated Resource Param Data ({ })
2022-04-24 07:06:59,547|d5cc0451-9e34-46d1-a327-fd09d732f1b0||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Preparing Response...
2022-04-24 07:06:59,547|d5cc0451-9e34-46d1-a327-fd09d732f1b0||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-04-24 07:06:59,547|d5cc0451-9e34-46d1-a327-fd09d732f1b0||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveWorkflowOutputs for workflow(helloworld)
2022-04-24 07:06:59,548|d5cc0451-9e34-46d1-a327-fd09d732f1b0||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1f37b879-87c2-4f1e-b445-a111e0645372 auditStoreId -1
2022-04-24 07:07:53,443|019ee609-44fd-4757-8262-d43e4185bf46||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-04-24 07:07:53,443|019ee609-44fd-4757-8262-d43e4185bf46||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-24 07:07:53,443|019ee609-44fd-4757-8262-d43e4185bf46||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-24 07:07:54,015|019ee609-44fd-4757-8262-d43e4185bf46||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-24 07:07:54,028|019ee609-44fd-4757-8262-d43e4185bf46||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-24 07:07:55,338|150d629f-0339-4f5d-aa34-9720ffdf4b24||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/843c7188-2a36-4936-9045-012158692e62)
2022-04-24 07:07:55,339|150d629f-0339-4f5d-aa34-9720ffdf4b24||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| deleting definition types under : /opt/app/onap/blueprints/working/843c7188-2a36-4936-9045-012158692e62/Definitions
2022-04-24 07:07:55,342|150d629f-0339-4f5d-aa34-9720ffdf4b24||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| reinitialized all type definitions
2022-04-24 07:07:55,344|150d629f-0339-4f5d-aa34-9720ffdf4b24||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(helloworld)
2022-04-24 07:07:55,380|150d629f-0339-4f5d-aa34-9720ffdf4b24||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(helloworld-template)
2022-04-24 07:07:55,390|150d629f-0339-4f5d-aa34-9720ffdf4b24||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-04-24 07:07:55,406|150d629f-0339-4f5d-aa34-9720ffdf4b24||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-04-24 07:07:55,429|150d629f-0339-4f5d-aa34-9720ffdf4b24||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing Workflow(helloworld)
2022-04-24 07:07:55,430|150d629f-0339-4f5d-aa34-9720ffdf4b24||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-04-24 07:07:55,430|150d629f-0339-4f5d-aa34-9720ffdf4b24||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| identified workflow(helloworld) targets(helloworld)
2022-04-24 07:07:55,430|150d629f-0339-4f5d-aa34-9720ffdf4b24||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-04-24 07:07:55,430|150d629f-0339-4f5d-aa34-9720ffdf4b24||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-04-24 07:07:55,430|150d629f-0339-4f5d-aa34-9720ffdf4b24||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enriching artifacts file(/opt/app/onap/blueprints/working/843c7188-2a36-4936-9045-012158692e62/Templates/hello-world-mapping.json
2022-04-24 07:07:55,439|150d629f-0339-4f5d-aa34-9720ffdf4b24||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-04-24 07:07:55,440|150d629f-0339-4f5d-aa34-9720ffdf4b24||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| dataType not present for the recipe(dt-helloworld-properties)
2022-04-24 07:07:55,440|150d629f-0339-4f5d-aa34-9720ffdf4b24||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing blueprint Resource Definitions
2022-04-24 07:07:55,440|150d629f-0339-4f5d-aa34-9720ffdf4b24||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-04-24 07:07:55,440|150d629f-0339-4f5d-aa34-9720ffdf4b24||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing file (Templates/hello-world-mapping.json)
2022-04-24 07:07:55,450|150d629f-0339-4f5d-aa34-9720ffdf4b24||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| distinct resource keys ([])
2022-04-24 07:07:55,451|150d629f-0339-4f5d-aa34-9720ffdf4b24||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enriching Resource Definition sources Node Template: []
2022-04-24 07:07:55,710|8f6d6a69-8f7f-4017-aa26-a634d554f5bc||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(0f5976ae-1884-4b15-9b3d-965413a982e8) CBA(/opt/app/onap/blueprints/archive/0f5976ae-1884-4b15-9b3d-965413a982e8/cba.zip)
2022-04-24 07:07:55,721|8f6d6a69-8f7f-4017-aa26-a634d554f5bc||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0f5976ae-1884-4b15-9b3d-965413a982e8) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:07:55,743|8f6d6a69-8f7f-4017-aa26-a634d554f5bc||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(helloworld)
2022-04-24 07:07:55,752|8f6d6a69-8f7f-4017-aa26-a634d554f5bc||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0f5976ae-1884-4b15-9b3d-965413a982e8) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:07:55,807|8f6d6a69-8f7f-4017-aa26-a634d554f5bc||DefaultDispatcher-worker-45||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/working/0f5976ae-1884-4b15-9b3d-965413a982e8) present to clean.
2022-04-24 07:07:56,030|ca25dec8-72c0-4038-aad6-15b62ab63ec2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing request id 654321
2022-04-24 07:07:56,031|ca25dec8-72c0-4038-aad6-15b62ab63ec2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-24 07:07:56,031|ca25dec8-72c0-4038-aad6-15b62ab63ec2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| StoreAuditService ID  -1
2022-04-24 07:07:56,039|ca25dec8-72c0-4038-aad6-15b62ab63ec2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-04-24 07:07:56,039|ca25dec8-72c0-4038-aad6-15b62ab63ec2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-04-24 07:07:56,046|ca25dec8-72c0-4038-aad6-15b62ab63ec2||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:07:56,053|ca25dec8-72c0-4038-aad6-15b62ab63ec2||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deriving input data for workflow: (helloworld)
2022-04-24 07:07:56,053|ca25dec8-72c0-4038-aad6-15b62ab63ec2||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-04-24 07:07:56,053|ca25dec8-72c0-4038-aad6-15b62ab63ec2||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-24 07:07:56,055|ca25dec8-72c0-4038-aad6-15b62ab63ec2||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-04-24 07:07:56,055|ca25dec8-72c0-4038-aad6-15b62ab63ec2||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-04-24 07:07:56,055|ca25dec8-72c0-4038-aad6-15b62ab63ec2||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-04-24 07:07:56,058|ca25dec8-72c0-4038-aad6-15b62ab63ec2||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-04-24 07:07:56,085|ca25dec8-72c0-4038-aad6-15b62ab63ec2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Batched Sequence : ([])
2022-04-24 07:07:56,087|ca25dec8-72c0-4038-aad6-15b62ab63ec2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Generated Resource Param Data ({ })
2022-04-24 07:07:56,097|ca25dec8-72c0-4038-aad6-15b62ab63ec2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Preparing Response...
2022-04-24 07:07:56,097|ca25dec8-72c0-4038-aad6-15b62ab63ec2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-04-24 07:07:56,097|ca25dec8-72c0-4038-aad6-15b62ab63ec2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveWorkflowOutputs for workflow(helloworld)
2022-04-24 07:07:56,103|ca25dec8-72c0-4038-aad6-15b62ab63ec2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7ea483cc-0c8f-4e47-bc04-b57a24383abb auditStoreId -1
2022-04-24 07:08:32,466|e5bbc3e5-6966-4507-a18c-ef4777dc5426||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-04-24 07:08:32,466|e5bbc3e5-6966-4507-a18c-ef4777dc5426||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-24 07:08:32,467|e5bbc3e5-6966-4507-a18c-ef4777dc5426||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-24 07:08:32,781|e5bbc3e5-6966-4507-a18c-ef4777dc5426||DefaultDispatcher-worker-46||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-24 07:08:32,781|e5bbc3e5-6966-4507-a18c-ef4777dc5426||DefaultDispatcher-worker-46||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-24 07:08:33,592|3863ac00-fad2-4388-b073-294206d152fd||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9e1768d9-0fbe-4a82-adbc-d1a81663d442)
2022-04-24 07:08:33,594|3863ac00-fad2-4388-b073-294206d152fd||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| deleting definition types under : /opt/app/onap/blueprints/working/9e1768d9-0fbe-4a82-adbc-d1a81663d442/Definitions
2022-04-24 07:08:33,597|3863ac00-fad2-4388-b073-294206d152fd||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| reinitialized all type definitions
2022-04-24 07:08:33,599|3863ac00-fad2-4388-b073-294206d152fd||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(helloworld)
2022-04-24 07:08:33,645|3863ac00-fad2-4388-b073-294206d152fd||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(helloworld-template)
2022-04-24 07:08:33,659|3863ac00-fad2-4388-b073-294206d152fd||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-04-24 07:08:33,672|3863ac00-fad2-4388-b073-294206d152fd||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-04-24 07:08:33,713|3863ac00-fad2-4388-b073-294206d152fd||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing Workflow(helloworld)
2022-04-24 07:08:33,714|3863ac00-fad2-4388-b073-294206d152fd||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-04-24 07:08:33,715|3863ac00-fad2-4388-b073-294206d152fd||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| identified workflow(helloworld) targets(helloworld)
2022-04-24 07:08:33,715|3863ac00-fad2-4388-b073-294206d152fd||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-04-24 07:08:33,715|3863ac00-fad2-4388-b073-294206d152fd||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-04-24 07:08:33,715|3863ac00-fad2-4388-b073-294206d152fd||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enriching artifacts file(/opt/app/onap/blueprints/working/9e1768d9-0fbe-4a82-adbc-d1a81663d442/Templates/hello-world-mapping.json
2022-04-24 07:08:33,732|3863ac00-fad2-4388-b073-294206d152fd||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-04-24 07:08:33,733|3863ac00-fad2-4388-b073-294206d152fd||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| dataType not present for the recipe(dt-helloworld-properties)
2022-04-24 07:08:33,733|3863ac00-fad2-4388-b073-294206d152fd||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing blueprint Resource Definitions
2022-04-24 07:08:33,733|3863ac00-fad2-4388-b073-294206d152fd||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-04-24 07:08:33,733|3863ac00-fad2-4388-b073-294206d152fd||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing file (Templates/hello-world-mapping.json)
2022-04-24 07:08:33,747|3863ac00-fad2-4388-b073-294206d152fd||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| distinct resource keys ([])
2022-04-24 07:08:33,747|3863ac00-fad2-4388-b073-294206d152fd||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enriching Resource Definition sources Node Template: []
2022-04-24 07:08:34,007|e3d404f1-aaec-4e5e-834b-9b8d59a5cb1e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(5fe648a3-d917-43b3-997b-4b483d818e98) CBA(/opt/app/onap/blueprints/archive/5fe648a3-d917-43b3-997b-4b483d818e98/cba.zip)
2022-04-24 07:08:34,022|e3d404f1-aaec-4e5e-834b-9b8d59a5cb1e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5fe648a3-d917-43b3-997b-4b483d818e98) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:08:34,051|e3d404f1-aaec-4e5e-834b-9b8d59a5cb1e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(helloworld)
2022-04-24 07:08:34,062|e3d404f1-aaec-4e5e-834b-9b8d59a5cb1e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5fe648a3-d917-43b3-997b-4b483d818e98) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:08:34,116|e3d404f1-aaec-4e5e-834b-9b8d59a5cb1e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/working/5fe648a3-d917-43b3-997b-4b483d818e98) present to clean.
2022-04-24 07:08:34,335|57fbe079-c2c0-439f-878d-bd7a25425981||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing request id 654321
2022-04-24 07:08:34,336|57fbe079-c2c0-439f-878d-bd7a25425981||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-24 07:08:34,336|57fbe079-c2c0-439f-878d-bd7a25425981||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| StoreAuditService ID  -1
2022-04-24 07:08:34,338|57fbe079-c2c0-439f-878d-bd7a25425981||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-04-24 07:08:34,338|57fbe079-c2c0-439f-878d-bd7a25425981||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-04-24 07:08:34,339|57fbe079-c2c0-439f-878d-bd7a25425981||DefaultDispatcher-worker-43||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:08:34,346|57fbe079-c2c0-439f-878d-bd7a25425981||DefaultDispatcher-worker-43||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deriving input data for workflow: (helloworld)
2022-04-24 07:08:34,346|57fbe079-c2c0-439f-878d-bd7a25425981||DefaultDispatcher-worker-43||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-04-24 07:08:34,347|57fbe079-c2c0-439f-878d-bd7a25425981||DefaultDispatcher-worker-43||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-24 07:08:34,349|57fbe079-c2c0-439f-878d-bd7a25425981||DefaultDispatcher-worker-43||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-04-24 07:08:34,349|57fbe079-c2c0-439f-878d-bd7a25425981||DefaultDispatcher-worker-43||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-04-24 07:08:34,350|57fbe079-c2c0-439f-878d-bd7a25425981||DefaultDispatcher-worker-43||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-04-24 07:08:34,364|57fbe079-c2c0-439f-878d-bd7a25425981||DefaultDispatcher-worker-43||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-04-24 07:08:34,394|57fbe079-c2c0-439f-878d-bd7a25425981||DefaultDispatcher-worker-43||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Batched Sequence : ([])
2022-04-24 07:08:34,395|57fbe079-c2c0-439f-878d-bd7a25425981||DefaultDispatcher-worker-43||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Generated Resource Param Data ({ })
2022-04-24 07:08:34,412|57fbe079-c2c0-439f-878d-bd7a25425981||DefaultDispatcher-worker-43||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Preparing Response...
2022-04-24 07:08:34,412|57fbe079-c2c0-439f-878d-bd7a25425981||DefaultDispatcher-worker-43||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-04-24 07:08:34,412|57fbe079-c2c0-439f-878d-bd7a25425981||DefaultDispatcher-worker-43||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveWorkflowOutputs for workflow(helloworld)
2022-04-24 07:08:34,413|57fbe079-c2c0-439f-878d-bd7a25425981||DefaultDispatcher-worker-43||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a4c502fd-632e-496f-902e-c5bbb022ad8f auditStoreId -1
2022-04-24 07:09:27,323|ad4a8fbf-13b8-4cd3-8370-84fa6075471c||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-04-24 07:09:27,324|ad4a8fbf-13b8-4cd3-8370-84fa6075471c||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-24 07:09:27,324|ad4a8fbf-13b8-4cd3-8370-84fa6075471c||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-24 07:09:27,833|ad4a8fbf-13b8-4cd3-8370-84fa6075471c||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-24 07:09:27,834|ad4a8fbf-13b8-4cd3-8370-84fa6075471c||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-24 07:09:29,072|633f38bf-0924-418b-9eaa-d3968a28d444||DefaultDispatcher-worker-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3afa254d-1ef9-41bb-885a-d7898642aca7)
2022-04-24 07:09:29,074|633f38bf-0924-418b-9eaa-d3968a28d444||DefaultDispatcher-worker-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| deleting definition types under : /opt/app/onap/blueprints/working/3afa254d-1ef9-41bb-885a-d7898642aca7/Definitions
2022-04-24 07:09:29,078|633f38bf-0924-418b-9eaa-d3968a28d444||DefaultDispatcher-worker-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| reinitialized all type definitions
2022-04-24 07:09:29,080|633f38bf-0924-418b-9eaa-d3968a28d444||DefaultDispatcher-worker-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(helloworld)
2022-04-24 07:09:29,132|633f38bf-0924-418b-9eaa-d3968a28d444||DefaultDispatcher-worker-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(helloworld-template)
2022-04-24 07:09:29,146|633f38bf-0924-418b-9eaa-d3968a28d444||DefaultDispatcher-worker-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-04-24 07:09:29,187|633f38bf-0924-418b-9eaa-d3968a28d444||DefaultDispatcher-worker-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-04-24 07:09:29,212|633f38bf-0924-418b-9eaa-d3968a28d444||DefaultDispatcher-worker-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing Workflow(helloworld)
2022-04-24 07:09:29,213|633f38bf-0924-418b-9eaa-d3968a28d444||DefaultDispatcher-worker-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-04-24 07:09:29,213|633f38bf-0924-418b-9eaa-d3968a28d444||DefaultDispatcher-worker-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| identified workflow(helloworld) targets(helloworld)
2022-04-24 07:09:29,213|633f38bf-0924-418b-9eaa-d3968a28d444||DefaultDispatcher-worker-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-04-24 07:09:29,213|633f38bf-0924-418b-9eaa-d3968a28d444||DefaultDispatcher-worker-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-04-24 07:09:29,214|633f38bf-0924-418b-9eaa-d3968a28d444||DefaultDispatcher-worker-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enriching artifacts file(/opt/app/onap/blueprints/working/3afa254d-1ef9-41bb-885a-d7898642aca7/Templates/hello-world-mapping.json
2022-04-24 07:09:29,222|633f38bf-0924-418b-9eaa-d3968a28d444||DefaultDispatcher-worker-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-04-24 07:09:29,223|633f38bf-0924-418b-9eaa-d3968a28d444||DefaultDispatcher-worker-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| dataType not present for the recipe(dt-helloworld-properties)
2022-04-24 07:09:29,223|633f38bf-0924-418b-9eaa-d3968a28d444||DefaultDispatcher-worker-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing blueprint Resource Definitions
2022-04-24 07:09:29,223|633f38bf-0924-418b-9eaa-d3968a28d444||DefaultDispatcher-worker-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-04-24 07:09:29,223|633f38bf-0924-418b-9eaa-d3968a28d444||DefaultDispatcher-worker-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing file (Templates/hello-world-mapping.json)
2022-04-24 07:09:29,238|633f38bf-0924-418b-9eaa-d3968a28d444||DefaultDispatcher-worker-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| distinct resource keys ([])
2022-04-24 07:09:29,238|633f38bf-0924-418b-9eaa-d3968a28d444||DefaultDispatcher-worker-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enriching Resource Definition sources Node Template: []
2022-04-24 07:09:29,530|fd3ceaee-2732-4623-bf06-1d5125863b1b||DefaultDispatcher-worker-52||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(35f16c43-ef52-4aa4-93af-97c771ae52df) CBA(/opt/app/onap/blueprints/archive/35f16c43-ef52-4aa4-93af-97c771ae52df/cba.zip)
2022-04-24 07:09:29,546|fd3ceaee-2732-4623-bf06-1d5125863b1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/35f16c43-ef52-4aa4-93af-97c771ae52df) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:09:29,578|fd3ceaee-2732-4623-bf06-1d5125863b1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(helloworld)
2022-04-24 07:09:29,590|fd3ceaee-2732-4623-bf06-1d5125863b1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/35f16c43-ef52-4aa4-93af-97c771ae52df) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:09:29,643|fd3ceaee-2732-4623-bf06-1d5125863b1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/working/35f16c43-ef52-4aa4-93af-97c771ae52df) present to clean.
2022-04-24 07:09:29,845|5eaa0a7b-5134-4d0a-9acf-042d5ae6449e||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing request id 654321
2022-04-24 07:09:29,845|5eaa0a7b-5134-4d0a-9acf-042d5ae6449e||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-24 07:09:29,845|5eaa0a7b-5134-4d0a-9acf-042d5ae6449e||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| StoreAuditService ID  -1
2022-04-24 07:09:29,848|5eaa0a7b-5134-4d0a-9acf-042d5ae6449e||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-04-24 07:09:29,848|5eaa0a7b-5134-4d0a-9acf-042d5ae6449e||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-04-24 07:09:29,853|5eaa0a7b-5134-4d0a-9acf-042d5ae6449e||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:09:29,860|5eaa0a7b-5134-4d0a-9acf-042d5ae6449e||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deriving input data for workflow: (helloworld)
2022-04-24 07:09:29,861|5eaa0a7b-5134-4d0a-9acf-042d5ae6449e||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-04-24 07:09:29,861|5eaa0a7b-5134-4d0a-9acf-042d5ae6449e||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-24 07:09:29,863|5eaa0a7b-5134-4d0a-9acf-042d5ae6449e||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-04-24 07:09:29,863|5eaa0a7b-5134-4d0a-9acf-042d5ae6449e||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-04-24 07:09:29,864|5eaa0a7b-5134-4d0a-9acf-042d5ae6449e||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-04-24 07:09:29,871|5eaa0a7b-5134-4d0a-9acf-042d5ae6449e||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-04-24 07:09:29,895|5eaa0a7b-5134-4d0a-9acf-042d5ae6449e||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Batched Sequence : ([])
2022-04-24 07:09:29,896|5eaa0a7b-5134-4d0a-9acf-042d5ae6449e||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Generated Resource Param Data ({ })
2022-04-24 07:09:29,907|5eaa0a7b-5134-4d0a-9acf-042d5ae6449e||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Preparing Response...
2022-04-24 07:09:29,907|5eaa0a7b-5134-4d0a-9acf-042d5ae6449e||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-04-24 07:09:29,907|5eaa0a7b-5134-4d0a-9acf-042d5ae6449e||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveWorkflowOutputs for workflow(helloworld)
2022-04-24 07:09:29,908|5eaa0a7b-5134-4d0a-9acf-042d5ae6449e||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0a9ecd69-ba4b-403d-8463-d708cff21c24 auditStoreId -1
2022-04-24 07:10:23,726|9bdb33bc-1389-491b-8233-1641b311fe89||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-04-24 07:10:23,727|9bdb33bc-1389-491b-8233-1641b311fe89||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-24 07:10:23,727|9bdb33bc-1389-491b-8233-1641b311fe89||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-24 07:10:24,120|9bdb33bc-1389-491b-8233-1641b311fe89||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-24 07:10:24,121|9bdb33bc-1389-491b-8233-1641b311fe89||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-24 07:10:25,047|bb938d0c-5ec6-4f6e-a613-fd9f2f7b31dc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e68aae3c-2f91-4ecc-ad0f-99936f69350f)
2022-04-24 07:10:25,051|bb938d0c-5ec6-4f6e-a613-fd9f2f7b31dc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| deleting definition types under : /opt/app/onap/blueprints/working/e68aae3c-2f91-4ecc-ad0f-99936f69350f/Definitions
2022-04-24 07:10:25,056|bb938d0c-5ec6-4f6e-a613-fd9f2f7b31dc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| reinitialized all type definitions
2022-04-24 07:10:25,057|bb938d0c-5ec6-4f6e-a613-fd9f2f7b31dc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(helloworld)
2022-04-24 07:10:25,086|bb938d0c-5ec6-4f6e-a613-fd9f2f7b31dc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(helloworld-template)
2022-04-24 07:10:25,096|bb938d0c-5ec6-4f6e-a613-fd9f2f7b31dc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-04-24 07:10:25,104|bb938d0c-5ec6-4f6e-a613-fd9f2f7b31dc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-04-24 07:10:25,124|bb938d0c-5ec6-4f6e-a613-fd9f2f7b31dc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing Workflow(helloworld)
2022-04-24 07:10:25,125|bb938d0c-5ec6-4f6e-a613-fd9f2f7b31dc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-04-24 07:10:25,125|bb938d0c-5ec6-4f6e-a613-fd9f2f7b31dc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| identified workflow(helloworld) targets(helloworld)
2022-04-24 07:10:25,125|bb938d0c-5ec6-4f6e-a613-fd9f2f7b31dc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-04-24 07:10:25,125|bb938d0c-5ec6-4f6e-a613-fd9f2f7b31dc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-04-24 07:10:25,125|bb938d0c-5ec6-4f6e-a613-fd9f2f7b31dc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enriching artifacts file(/opt/app/onap/blueprints/working/e68aae3c-2f91-4ecc-ad0f-99936f69350f/Templates/hello-world-mapping.json
2022-04-24 07:10:25,132|bb938d0c-5ec6-4f6e-a613-fd9f2f7b31dc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-04-24 07:10:25,132|bb938d0c-5ec6-4f6e-a613-fd9f2f7b31dc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| dataType not present for the recipe(dt-helloworld-properties)
2022-04-24 07:10:25,132|bb938d0c-5ec6-4f6e-a613-fd9f2f7b31dc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing blueprint Resource Definitions
2022-04-24 07:10:25,133|bb938d0c-5ec6-4f6e-a613-fd9f2f7b31dc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-04-24 07:10:25,133|bb938d0c-5ec6-4f6e-a613-fd9f2f7b31dc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing file (Templates/hello-world-mapping.json)
2022-04-24 07:10:25,141|bb938d0c-5ec6-4f6e-a613-fd9f2f7b31dc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| distinct resource keys ([])
2022-04-24 07:10:25,141|bb938d0c-5ec6-4f6e-a613-fd9f2f7b31dc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enriching Resource Definition sources Node Template: []
2022-04-24 07:10:25,391|500ebc40-9ef1-4428-8fa7-3435643a4996||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(bf2c6b91-9dba-489b-84c2-f767a689b17e) CBA(/opt/app/onap/blueprints/archive/bf2c6b91-9dba-489b-84c2-f767a689b17e/cba.zip)
2022-04-24 07:10:25,401|500ebc40-9ef1-4428-8fa7-3435643a4996||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bf2c6b91-9dba-489b-84c2-f767a689b17e) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:10:25,427|500ebc40-9ef1-4428-8fa7-3435643a4996||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(helloworld)
2022-04-24 07:10:25,439|500ebc40-9ef1-4428-8fa7-3435643a4996||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bf2c6b91-9dba-489b-84c2-f767a689b17e) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:10:25,496|500ebc40-9ef1-4428-8fa7-3435643a4996||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/working/bf2c6b91-9dba-489b-84c2-f767a689b17e) present to clean.
2022-04-24 07:10:25,693|acc10e21-d531-4aa9-b73c-cff62a7213bf||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing request id 654321
2022-04-24 07:10:25,694|acc10e21-d531-4aa9-b73c-cff62a7213bf||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-24 07:10:25,694|acc10e21-d531-4aa9-b73c-cff62a7213bf||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| StoreAuditService ID  -1
2022-04-24 07:10:25,697|acc10e21-d531-4aa9-b73c-cff62a7213bf||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-04-24 07:10:25,697|acc10e21-d531-4aa9-b73c-cff62a7213bf||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-04-24 07:10:25,698|acc10e21-d531-4aa9-b73c-cff62a7213bf||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:10:25,703|acc10e21-d531-4aa9-b73c-cff62a7213bf||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deriving input data for workflow: (helloworld)
2022-04-24 07:10:25,703|acc10e21-d531-4aa9-b73c-cff62a7213bf||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-04-24 07:10:25,703|acc10e21-d531-4aa9-b73c-cff62a7213bf||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-24 07:10:25,705|acc10e21-d531-4aa9-b73c-cff62a7213bf||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-04-24 07:10:25,705|acc10e21-d531-4aa9-b73c-cff62a7213bf||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-04-24 07:10:25,705|acc10e21-d531-4aa9-b73c-cff62a7213bf||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-04-24 07:10:25,707|acc10e21-d531-4aa9-b73c-cff62a7213bf||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-04-24 07:10:25,720|acc10e21-d531-4aa9-b73c-cff62a7213bf||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Batched Sequence : ([])
2022-04-24 07:10:25,721|acc10e21-d531-4aa9-b73c-cff62a7213bf||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Generated Resource Param Data ({ })
2022-04-24 07:10:25,757|acc10e21-d531-4aa9-b73c-cff62a7213bf||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Preparing Response...
2022-04-24 07:10:25,757|acc10e21-d531-4aa9-b73c-cff62a7213bf||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-04-24 07:10:25,757|acc10e21-d531-4aa9-b73c-cff62a7213bf||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveWorkflowOutputs for workflow(helloworld)
2022-04-24 07:10:25,758|acc10e21-d531-4aa9-b73c-cff62a7213bf||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6b1fa35a-a691-46b6-8c7f-f44b991ab3c3 auditStoreId -1
2022-04-24 07:11:05,942|ac68ec0b-bac7-49ce-b749-ba09a6c8b4bd||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-04-24 07:11:05,942|ac68ec0b-bac7-49ce-b749-ba09a6c8b4bd||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-24 07:11:05,942|ac68ec0b-bac7-49ce-b749-ba09a6c8b4bd||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-24 07:11:06,547|ac68ec0b-bac7-49ce-b749-ba09a6c8b4bd||DefaultDispatcher-worker-39||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-24 07:11:06,547|ac68ec0b-bac7-49ce-b749-ba09a6c8b4bd||DefaultDispatcher-worker-39||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-24 07:11:07,465|a8f79a51-ef6d-4c1e-ac07-a85df284554c||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8247c04f-5454-48f3-8f1e-6fc54b9360c5)
2022-04-24 07:11:07,466|a8f79a51-ef6d-4c1e-ac07-a85df284554c||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| deleting definition types under : /opt/app/onap/blueprints/working/8247c04f-5454-48f3-8f1e-6fc54b9360c5/Definitions
2022-04-24 07:11:07,468|a8f79a51-ef6d-4c1e-ac07-a85df284554c||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| reinitialized all type definitions
2022-04-24 07:11:07,470|a8f79a51-ef6d-4c1e-ac07-a85df284554c||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(helloworld)
2022-04-24 07:11:07,511|a8f79a51-ef6d-4c1e-ac07-a85df284554c||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(helloworld-template)
2022-04-24 07:11:07,522|a8f79a51-ef6d-4c1e-ac07-a85df284554c||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-04-24 07:11:07,532|a8f79a51-ef6d-4c1e-ac07-a85df284554c||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-04-24 07:11:07,555|a8f79a51-ef6d-4c1e-ac07-a85df284554c||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing Workflow(helloworld)
2022-04-24 07:11:07,556|a8f79a51-ef6d-4c1e-ac07-a85df284554c||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-04-24 07:11:07,556|a8f79a51-ef6d-4c1e-ac07-a85df284554c||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| identified workflow(helloworld) targets(helloworld)
2022-04-24 07:11:07,556|a8f79a51-ef6d-4c1e-ac07-a85df284554c||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-04-24 07:11:07,556|a8f79a51-ef6d-4c1e-ac07-a85df284554c||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-04-24 07:11:07,556|a8f79a51-ef6d-4c1e-ac07-a85df284554c||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enriching artifacts file(/opt/app/onap/blueprints/working/8247c04f-5454-48f3-8f1e-6fc54b9360c5/Templates/hello-world-mapping.json
2022-04-24 07:11:07,565|a8f79a51-ef6d-4c1e-ac07-a85df284554c||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-04-24 07:11:07,565|a8f79a51-ef6d-4c1e-ac07-a85df284554c||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| dataType not present for the recipe(dt-helloworld-properties)
2022-04-24 07:11:07,565|a8f79a51-ef6d-4c1e-ac07-a85df284554c||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing blueprint Resource Definitions
2022-04-24 07:11:07,566|a8f79a51-ef6d-4c1e-ac07-a85df284554c||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-04-24 07:11:07,566|a8f79a51-ef6d-4c1e-ac07-a85df284554c||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing file (Templates/hello-world-mapping.json)
2022-04-24 07:11:07,587|a8f79a51-ef6d-4c1e-ac07-a85df284554c||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| distinct resource keys ([])
2022-04-24 07:11:07,587|a8f79a51-ef6d-4c1e-ac07-a85df284554c||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enriching Resource Definition sources Node Template: []
2022-04-24 07:11:07,821|484ac9b7-46ef-4635-9db4-b53f88c8cd78||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(c61486ba-fffa-447f-9156-b31f01d59a70) CBA(/opt/app/onap/blueprints/archive/c61486ba-fffa-447f-9156-b31f01d59a70/cba.zip)
2022-04-24 07:11:07,832|484ac9b7-46ef-4635-9db4-b53f88c8cd78||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c61486ba-fffa-447f-9156-b31f01d59a70) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:11:07,864|484ac9b7-46ef-4635-9db4-b53f88c8cd78||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(helloworld)
2022-04-24 07:11:07,884|484ac9b7-46ef-4635-9db4-b53f88c8cd78||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c61486ba-fffa-447f-9156-b31f01d59a70) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:11:07,928|484ac9b7-46ef-4635-9db4-b53f88c8cd78||DefaultDispatcher-worker-36||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/working/c61486ba-fffa-447f-9156-b31f01d59a70) present to clean.
2022-04-24 07:11:08,145|f0c9432a-ea2e-427d-b5df-52b13b1031be||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing request id 654321
2022-04-24 07:11:08,145|f0c9432a-ea2e-427d-b5df-52b13b1031be||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-24 07:11:08,145|f0c9432a-ea2e-427d-b5df-52b13b1031be||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| StoreAuditService ID  -1
2022-04-24 07:11:08,148|f0c9432a-ea2e-427d-b5df-52b13b1031be||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-04-24 07:11:08,148|f0c9432a-ea2e-427d-b5df-52b13b1031be||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-04-24 07:11:08,150|f0c9432a-ea2e-427d-b5df-52b13b1031be||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:11:08,159|f0c9432a-ea2e-427d-b5df-52b13b1031be||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deriving input data for workflow: (helloworld)
2022-04-24 07:11:08,160|f0c9432a-ea2e-427d-b5df-52b13b1031be||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-04-24 07:11:08,161|f0c9432a-ea2e-427d-b5df-52b13b1031be||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-24 07:11:08,162|f0c9432a-ea2e-427d-b5df-52b13b1031be||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-04-24 07:11:08,163|f0c9432a-ea2e-427d-b5df-52b13b1031be||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-04-24 07:11:08,163|f0c9432a-ea2e-427d-b5df-52b13b1031be||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-04-24 07:11:08,166|f0c9432a-ea2e-427d-b5df-52b13b1031be||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-04-24 07:11:08,203|f0c9432a-ea2e-427d-b5df-52b13b1031be||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Batched Sequence : ([])
2022-04-24 07:11:08,204|f0c9432a-ea2e-427d-b5df-52b13b1031be||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Generated Resource Param Data ({ })
2022-04-24 07:11:08,213|f0c9432a-ea2e-427d-b5df-52b13b1031be||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Preparing Response...
2022-04-24 07:11:08,213|f0c9432a-ea2e-427d-b5df-52b13b1031be||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-04-24 07:11:08,214|f0c9432a-ea2e-427d-b5df-52b13b1031be||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveWorkflowOutputs for workflow(helloworld)
2022-04-24 07:11:08,214|f0c9432a-ea2e-427d-b5df-52b13b1031be||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1cde8434-e2fa-4d39-8cd8-3699091cf30e auditStoreId -1
2022-04-24 07:12:23,323|73b4fde2-6047-4fd7-a3a3-6088d28a6dd8||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-04-24 07:12:23,323|73b4fde2-6047-4fd7-a3a3-6088d28a6dd8||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-24 07:12:23,323|73b4fde2-6047-4fd7-a3a3-6088d28a6dd8||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-24 07:12:23,859|73b4fde2-6047-4fd7-a3a3-6088d28a6dd8||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-24 07:12:23,860|73b4fde2-6047-4fd7-a3a3-6088d28a6dd8||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-24 07:12:24,898|1a220245-bc1f-4ee7-8bc7-9bb89825c260||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/da699b63-9c34-42ae-8a04-1a1e5dcb9056)
2022-04-24 07:12:24,901|1a220245-bc1f-4ee7-8bc7-9bb89825c260||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| deleting definition types under : /opt/app/onap/blueprints/working/da699b63-9c34-42ae-8a04-1a1e5dcb9056/Definitions
2022-04-24 07:12:24,904|1a220245-bc1f-4ee7-8bc7-9bb89825c260||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| reinitialized all type definitions
2022-04-24 07:12:24,905|1a220245-bc1f-4ee7-8bc7-9bb89825c260||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(helloworld)
2022-04-24 07:12:24,942|1a220245-bc1f-4ee7-8bc7-9bb89825c260||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(helloworld-template)
2022-04-24 07:12:24,951|1a220245-bc1f-4ee7-8bc7-9bb89825c260||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-04-24 07:12:24,960|1a220245-bc1f-4ee7-8bc7-9bb89825c260||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-04-24 07:12:24,980|1a220245-bc1f-4ee7-8bc7-9bb89825c260||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing Workflow(helloworld)
2022-04-24 07:12:24,981|1a220245-bc1f-4ee7-8bc7-9bb89825c260||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-04-24 07:12:24,981|1a220245-bc1f-4ee7-8bc7-9bb89825c260||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| identified workflow(helloworld) targets(helloworld)
2022-04-24 07:12:24,981|1a220245-bc1f-4ee7-8bc7-9bb89825c260||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-04-24 07:12:24,981|1a220245-bc1f-4ee7-8bc7-9bb89825c260||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-04-24 07:12:24,981|1a220245-bc1f-4ee7-8bc7-9bb89825c260||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enriching artifacts file(/opt/app/onap/blueprints/working/da699b63-9c34-42ae-8a04-1a1e5dcb9056/Templates/hello-world-mapping.json
2022-04-24 07:12:24,992|1a220245-bc1f-4ee7-8bc7-9bb89825c260||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-04-24 07:12:24,993|1a220245-bc1f-4ee7-8bc7-9bb89825c260||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| dataType not present for the recipe(dt-helloworld-properties)
2022-04-24 07:12:24,993|1a220245-bc1f-4ee7-8bc7-9bb89825c260||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing blueprint Resource Definitions
2022-04-24 07:12:24,993|1a220245-bc1f-4ee7-8bc7-9bb89825c260||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-04-24 07:12:24,993|1a220245-bc1f-4ee7-8bc7-9bb89825c260||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing file (Templates/hello-world-mapping.json)
2022-04-24 07:12:25,002|1a220245-bc1f-4ee7-8bc7-9bb89825c260||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| distinct resource keys ([])
2022-04-24 07:12:25,003|1a220245-bc1f-4ee7-8bc7-9bb89825c260||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enriching Resource Definition sources Node Template: []
2022-04-24 07:12:25,269|e517c5d6-d990-4dac-98a8-632d3b930c70||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(d8f1234b-f6a5-44da-9c34-a6bde42cd9af) CBA(/opt/app/onap/blueprints/archive/d8f1234b-f6a5-44da-9c34-a6bde42cd9af/cba.zip)
2022-04-24 07:12:25,280|e517c5d6-d990-4dac-98a8-632d3b930c70||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d8f1234b-f6a5-44da-9c34-a6bde42cd9af) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:12:25,312|e517c5d6-d990-4dac-98a8-632d3b930c70||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(helloworld)
2022-04-24 07:12:25,323|e517c5d6-d990-4dac-98a8-632d3b930c70||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d8f1234b-f6a5-44da-9c34-a6bde42cd9af) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:12:25,375|e517c5d6-d990-4dac-98a8-632d3b930c70||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/working/d8f1234b-f6a5-44da-9c34-a6bde42cd9af) present to clean.
2022-04-24 07:12:25,582|0c20b31c-9ac8-48d0-be22-f31e72544d4f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing request id 654321
2022-04-24 07:12:25,582|0c20b31c-9ac8-48d0-be22-f31e72544d4f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-24 07:12:25,582|0c20b31c-9ac8-48d0-be22-f31e72544d4f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| StoreAuditService ID  -1
2022-04-24 07:12:25,585|0c20b31c-9ac8-48d0-be22-f31e72544d4f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-04-24 07:12:25,586|0c20b31c-9ac8-48d0-be22-f31e72544d4f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-04-24 07:12:25,588|0c20b31c-9ac8-48d0-be22-f31e72544d4f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:12:25,599|0c20b31c-9ac8-48d0-be22-f31e72544d4f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deriving input data for workflow: (helloworld)
2022-04-24 07:12:25,599|0c20b31c-9ac8-48d0-be22-f31e72544d4f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-04-24 07:12:25,599|0c20b31c-9ac8-48d0-be22-f31e72544d4f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-24 07:12:25,600|0c20b31c-9ac8-48d0-be22-f31e72544d4f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-04-24 07:12:25,601|0c20b31c-9ac8-48d0-be22-f31e72544d4f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-04-24 07:12:25,601|0c20b31c-9ac8-48d0-be22-f31e72544d4f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-04-24 07:12:25,603|0c20b31c-9ac8-48d0-be22-f31e72544d4f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-04-24 07:12:25,624|0c20b31c-9ac8-48d0-be22-f31e72544d4f||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Batched Sequence : ([])
2022-04-24 07:12:25,625|0c20b31c-9ac8-48d0-be22-f31e72544d4f||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Generated Resource Param Data ({ })
2022-04-24 07:12:25,640|0c20b31c-9ac8-48d0-be22-f31e72544d4f||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Preparing Response...
2022-04-24 07:12:25,640|0c20b31c-9ac8-48d0-be22-f31e72544d4f||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-04-24 07:12:25,640|0c20b31c-9ac8-48d0-be22-f31e72544d4f||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveWorkflowOutputs for workflow(helloworld)
2022-04-24 07:12:25,641|0c20b31c-9ac8-48d0-be22-f31e72544d4f||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6ff59f0c-e057-4ff6-8ed6-c533dc90bd58 auditStoreId -1
2022-04-24 07:15:03,541|ff01be49-5bfe-4909-b167-7e05963425d9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-04-24 07:15:03,542|ff01be49-5bfe-4909-b167-7e05963425d9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-24 07:15:03,543|ff01be49-5bfe-4909-b167-7e05963425d9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-24 07:15:03,933|ff01be49-5bfe-4909-b167-7e05963425d9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-24 07:15:03,934|ff01be49-5bfe-4909-b167-7e05963425d9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-24 07:15:05,101|3c18c064-8ec9-49b3-b8d5-9337c2163517||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/da9225f9-30f3-445a-8d06-8dfa14c6ca9f)
2022-04-24 07:15:05,102|3c18c064-8ec9-49b3-b8d5-9337c2163517||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| deleting definition types under : /opt/app/onap/blueprints/working/da9225f9-30f3-445a-8d06-8dfa14c6ca9f/Definitions
2022-04-24 07:15:05,105|3c18c064-8ec9-49b3-b8d5-9337c2163517||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| reinitialized all type definitions
2022-04-24 07:15:05,106|3c18c064-8ec9-49b3-b8d5-9337c2163517||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(helloworld)
2022-04-24 07:15:05,154|3c18c064-8ec9-49b3-b8d5-9337c2163517||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(helloworld-template)
2022-04-24 07:15:05,170|3c18c064-8ec9-49b3-b8d5-9337c2163517||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-04-24 07:15:05,179|3c18c064-8ec9-49b3-b8d5-9337c2163517||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-04-24 07:15:05,208|3c18c064-8ec9-49b3-b8d5-9337c2163517||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing Workflow(helloworld)
2022-04-24 07:15:05,209|3c18c064-8ec9-49b3-b8d5-9337c2163517||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-04-24 07:15:05,209|3c18c064-8ec9-49b3-b8d5-9337c2163517||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| identified workflow(helloworld) targets(helloworld)
2022-04-24 07:15:05,209|3c18c064-8ec9-49b3-b8d5-9337c2163517||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-04-24 07:15:05,209|3c18c064-8ec9-49b3-b8d5-9337c2163517||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-04-24 07:15:05,209|3c18c064-8ec9-49b3-b8d5-9337c2163517||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enriching artifacts file(/opt/app/onap/blueprints/working/da9225f9-30f3-445a-8d06-8dfa14c6ca9f/Templates/hello-world-mapping.json
2022-04-24 07:15:05,219|3c18c064-8ec9-49b3-b8d5-9337c2163517||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-04-24 07:15:05,219|3c18c064-8ec9-49b3-b8d5-9337c2163517||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| dataType not present for the recipe(dt-helloworld-properties)
2022-04-24 07:15:05,220|3c18c064-8ec9-49b3-b8d5-9337c2163517||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing blueprint Resource Definitions
2022-04-24 07:15:05,220|3c18c064-8ec9-49b3-b8d5-9337c2163517||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-04-24 07:15:05,220|3c18c064-8ec9-49b3-b8d5-9337c2163517||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing file (Templates/hello-world-mapping.json)
2022-04-24 07:15:05,228|3c18c064-8ec9-49b3-b8d5-9337c2163517||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| distinct resource keys ([])
2022-04-24 07:15:05,229|3c18c064-8ec9-49b3-b8d5-9337c2163517||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enriching Resource Definition sources Node Template: []
2022-04-24 07:15:05,490|f795c62f-16f4-4dc1-8423-75b81530b28a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(5d87b01e-ffc8-43b3-a4ae-3afb875f60c7) CBA(/opt/app/onap/blueprints/archive/5d87b01e-ffc8-43b3-a4ae-3afb875f60c7/cba.zip)
2022-04-24 07:15:05,503|f795c62f-16f4-4dc1-8423-75b81530b28a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5d87b01e-ffc8-43b3-a4ae-3afb875f60c7) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:15:05,527|f795c62f-16f4-4dc1-8423-75b81530b28a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(helloworld)
2022-04-24 07:15:05,537|f795c62f-16f4-4dc1-8423-75b81530b28a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5d87b01e-ffc8-43b3-a4ae-3afb875f60c7) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:15:05,597|f795c62f-16f4-4dc1-8423-75b81530b28a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/working/5d87b01e-ffc8-43b3-a4ae-3afb875f60c7) present to clean.
2022-04-24 07:15:05,804|53ab1fa0-9abc-4d49-8679-01e85b4d5535||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing request id 654321
2022-04-24 07:15:05,804|53ab1fa0-9abc-4d49-8679-01e85b4d5535||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-24 07:15:05,804|53ab1fa0-9abc-4d49-8679-01e85b4d5535||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| StoreAuditService ID  -1
2022-04-24 07:15:05,806|53ab1fa0-9abc-4d49-8679-01e85b4d5535||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-04-24 07:15:05,806|53ab1fa0-9abc-4d49-8679-01e85b4d5535||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-04-24 07:15:05,809|53ab1fa0-9abc-4d49-8679-01e85b4d5535||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-04-24 07:15:05,831|53ab1fa0-9abc-4d49-8679-01e85b4d5535||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deriving input data for workflow: (helloworld)
2022-04-24 07:15:05,831|53ab1fa0-9abc-4d49-8679-01e85b4d5535||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-04-24 07:15:05,831|53ab1fa0-9abc-4d49-8679-01e85b4d5535||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-24 07:15:05,833|53ab1fa0-9abc-4d49-8679-01e85b4d5535||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-04-24 07:15:05,833|53ab1fa0-9abc-4d49-8679-01e85b4d5535||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-04-24 07:15:05,835|53ab1fa0-9abc-4d49-8679-01e85b4d5535||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-04-24 07:15:05,837|53ab1fa0-9abc-4d49-8679-01e85b4d5535||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-04-24 07:15:05,872|53ab1fa0-9abc-4d49-8679-01e85b4d5535||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Batched Sequence : ([])
2022-04-24 07:15:05,873|53ab1fa0-9abc-4d49-8679-01e85b4d5535||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Generated Resource Param Data ({ })
2022-04-24 07:15:05,889|53ab1fa0-9abc-4d49-8679-01e85b4d5535||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Preparing Response...
2022-04-24 07:15:05,889|53ab1fa0-9abc-4d49-8679-01e85b4d5535||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-04-24 07:15:05,889|53ab1fa0-9abc-4d49-8679-01e85b4d5535||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resolveWorkflowOutputs for workflow(helloworld)
2022-04-24 07:15:05,890|53ab1fa0-9abc-4d49-8679-01e85b4d5535||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7a78b9ac-411d-484f-874f-4b7a6e7091d5 auditStoreId -1
2022-04-24 07:23:31,344|dd7146b8-9ed5-441f-b8c5-c1341e24c026||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(00d57545-58ac-4b9d-9397-eb80f351f8b7) CBA(/opt/app/onap/blueprints/archive/00d57545-58ac-4b9d-9397-eb80f351f8b7/cba.zip)
2022-04-24 07:23:31,401|dd7146b8-9ed5-441f-b8c5-c1341e24c026||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/00d57545-58ac-4b9d-9397-eb80f351f8b7) and entry definition file (Definitions/CNF.json)
2022-04-24 07:23:31,538|dd7146b8-9ed5-441f-b8c5-c1341e24c026||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(resource-assignment)
2022-04-24 07:23:31,540|dd7146b8-9ed5-441f-b8c5-c1341e24c026||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign)
2022-04-24 07:23:31,540|dd7146b8-9ed5-441f-b8c5-c1341e24c026||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:23:31,541|dd7146b8-9ed5-441f-b8c5-c1341e24c026||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(scale-out)
2022-04-24 07:23:31,542|dd7146b8-9ed5-441f-b8c5-c1341e24c026||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(scale)
2022-04-24 07:23:31,543|dd7146b8-9ed5-441f-b8c5-c1341e24c026||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(scale-in)
2022-04-24 07:23:31,543|dd7146b8-9ed5-441f-b8c5-c1341e24c026||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(health-check)
2022-04-24 07:23:31,582|dd7146b8-9ed5-441f-b8c5-c1341e24c026||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/00d57545-58ac-4b9d-9397-eb80f351f8b7) and entry definition file (Definitions/CNF.json)
2022-04-24 07:23:31,664|dd7146b8-9ed5-441f-b8c5-c1341e24c026||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/working/00d57545-58ac-4b9d-9397-eb80f351f8b7) present to clean.
2022-04-24 07:23:52,729|98205ead-2931-4458-bd10-c624efc8e6bd||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-04-24 07:23:52,729|98205ead-2931-4458-bd10-c624efc8e6bd||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-24 07:23:52,729|98205ead-2931-4458-bd10-c624efc8e6bd||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-24 07:23:53,164|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-24 07:23:53,164|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-24 07:23:53,849|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-04-24 07:23:53,851|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(578c13d8-b5ae-4345-9aa0-3ee5d948e6ed) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-04-24 07:23:53,888|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(d7d65785-40cc-415c-9b20-c79a5013ce57) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-04-24 07:23:53,902|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(3ed15e5c-0715-431d-80e1-05bff170a2a7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-04-24 07:23:53,923|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(6e74be8f-fcb9-4d84-9c16-b5400c466bbf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-04-24 07:23:53,950|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(7b88c85c-03f1-4419-959b-0d163ec39bbf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-04-24 07:23:53,975|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(cd2eb1eb-1079-46aa-bdba-a38138df7a5a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-04-24 07:23:54,003|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:23:54,003|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:23:54,003|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:23:54,004|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:23:54,004|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:23:54,004|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:23:54,027|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-24 07:23:54,110|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-24 07:23:54,138|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-24 07:23:54,165|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-24 07:23:54,317|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(resource-assignment)
2022-04-24 07:23:54,319|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign)
2022-04-24 07:23:54,321|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:23:54,396|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:23:54,465|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-04-24 07:23:54,514|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-04-24 07:23:54,529|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-04-24 07:23:54,612|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(resource-assignment)
2022-04-24 07:23:54,613|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign)
2022-04-24 07:23:54,614|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:23:54,688|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:23:54,742|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-04-24 07:23:54,761|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-04-24 07:23:54,777|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-04-24 07:23:54,832|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(resource-assignment)
2022-04-24 07:23:54,833|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign)
2022-04-24 07:23:54,834|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:23:54,835|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(HealthCheck)
2022-04-24 07:23:54,836|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(ScaleOutReconfiguration)
2022-04-24 07:23:54,837|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(vf-config-assign)
2022-04-24 07:23:54,838|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(vf-config-deploy)
2022-04-24 07:23:54,910|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:23:54,962|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-04-24 07:23:54,982|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-04-24 07:23:54,996|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-04-24 07:23:55,032|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(resource-assignment)
2022-04-24 07:23:55,034|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:23:55,094|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:23:55,159|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-04-24 07:23:55,187|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-04-24 07:23:55,202|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-04-24 07:23:55,254|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(resource-assignment)
2022-04-24 07:23:55,255|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign)
2022-04-24 07:23:55,256|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign-day-2)
2022-04-24 07:23:55,257|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:23:55,258|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy-day-2)
2022-04-24 07:23:55,300|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign)
2022-04-24 07:23:55,302|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:23:55,304|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:23:55,315|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:23:55,345|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Overwriting blueprint model :5G_Core::1.0.37
2022-04-24 07:23:55,373|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-04-24 07:23:55,392|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-04-24 07:23:55,417|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-04-24 07:23:55,418|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-04-24 07:23:55,448|98205ead-2931-4458-bd10-c624efc8e6bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-04-24 07:24:10,944|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/47b6fa9c-8be6-430b-be73-ce3496c98313)
2022-04-24 07:24:10,945|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| deleting definition types under : /opt/app/onap/blueprints/working/47b6fa9c-8be6-430b-be73-ce3496c98313/Definitions
2022-04-24 07:24:10,949|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| reinitialized all type definitions
2022-04-24 07:24:10,950|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-04-24 07:24:10,999|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(vnf-template)
2022-04-24 07:24:11,013|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(vnf-mapping)
2022-04-24 07:24:11,025|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-04-24 07:24:11,076|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:24:11,126|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:24:11,142|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:24:11,155|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-04-24 07:24:11,155|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-04-24 07:24:11,155|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-04-24 07:24:11,186|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:24:11,199|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:24:11,212|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:24:11,227|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(sdnc)
2022-04-24 07:24:11,266|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:24:11,299|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:24:11,313|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:24:11,333|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:24:11,349|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:24:11,367|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:24:11,408|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(config-assign)
2022-04-24 07:24:11,421|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(baseconfig-template)
2022-04-24 07:24:11,421|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-04-24 07:24:11,421|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-04-24 07:24:11,443|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:24:11,454|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:24:11,478|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:24:11,488|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(config-deploy)
2022-04-24 07:24:11,535|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing Workflow(resource-assignment)
2022-04-24 07:24:11,536|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-04-24 07:24:11,536|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-04-24 07:24:11,536|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-04-24 07:24:11,536|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-04-24 07:24:11,536|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-04-24 07:24:11,536|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enriching artifacts file(/opt/app/onap/blueprints/working/47b6fa9c-8be6-430b-be73-ce3496c98313/Templates/vnf-mapping.json
2022-04-24 07:24:11,544|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-04-24 07:24:11,545|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-04-24 07:24:11,545|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enriching artifacts file(/opt/app/onap/blueprints/working/47b6fa9c-8be6-430b-be73-ce3496c98313/Templates/base_ubuntu20-mapping.json
2022-04-24 07:24:11,554|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-04-24 07:24:11,554|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-04-24 07:24:11,555|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing Workflow(config-assign)
2022-04-24 07:24:11,556|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-04-24 07:24:11,556|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| identified workflow(config-assign) targets(config-assign)
2022-04-24 07:24:11,557|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-04-24 07:24:11,557|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-04-24 07:24:11,557|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enriching artifacts file(/opt/app/onap/blueprints/working/47b6fa9c-8be6-430b-be73-ce3496c98313/Templates/baseconfig-mapping.json
2022-04-24 07:24:11,566|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-04-24 07:24:11,566|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| dataType not present for the recipe(dt-config-assign-properties)
2022-04-24 07:24:11,570|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing Workflow(config-deploy)
2022-04-24 07:24:11,571|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-04-24 07:24:11,571|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| identified workflow(config-deploy) targets(config-deploy)
2022-04-24 07:24:11,571|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(config-deploy) resource assignment files([]
2022-04-24 07:24:11,571|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing blueprint Resource Definitions
2022-04-24 07:24:11,571|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-04-24 07:24:11,571|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing file (Templates/vnf-mapping.json)
2022-04-24 07:24:11,571|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-04-24 07:24:11,571|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing file (Templates/baseconfig-mapping.json)
2022-04-24 07:24:11,595|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:24:11,698|ee4cd79a-875e-4a43-929b-05299eb73d66||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-04-24 07:24:11,960|f96e721d-de59-4279-b6b9-2856214cc368||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(bff02651-8a49-439c-8e3a-6d7cde78eec1) CBA(/opt/app/onap/blueprints/archive/bff02651-8a49-439c-8e3a-6d7cde78eec1/cba.zip)
2022-04-24 07:24:11,971|f96e721d-de59-4279-b6b9-2856214cc368||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bff02651-8a49-439c-8e3a-6d7cde78eec1) and entry definition file (Definitions/ubuntu20.json)
2022-04-24 07:24:11,987|f96e721d-de59-4279-b6b9-2856214cc368||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-24 07:24:12,031|f96e721d-de59-4279-b6b9-2856214cc368||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(resource-assignment)
2022-04-24 07:24:12,034|f96e721d-de59-4279-b6b9-2856214cc368||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign)
2022-04-24 07:24:12,035|f96e721d-de59-4279-b6b9-2856214cc368||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:24:12,050|f96e721d-de59-4279-b6b9-2856214cc368||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bff02651-8a49-439c-8e3a-6d7cde78eec1) and entry definition file (Definitions/ubuntu20.json)
2022-04-24 07:24:12,103|f96e721d-de59-4279-b6b9-2856214cc368||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/working/bff02651-8a49-439c-8e3a-6d7cde78eec1) present to clean.
2022-04-24 07:27:32,873|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-04-24 07:27:33,016|||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-24 07:27:33,114|f8d2e928-2828-415f-a2cd-7443f5f971c3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| request(f8d2e928-2828-415f-a2cd-7443f5f971c3)
2022-04-24 07:27:33,131|f8d2e928-2828-415f-a2cd-7443f5f971c3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| CBA file(/opt/app/onap/blueprints/archive/a29ace6c-414e-496d-99a7-5a5a2a072b71/cba.zip written successfully
2022-04-24 07:27:33,131|f8d2e928-2828-415f-a2cd-7443f5f971c3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(a29ace6c-414e-496d-99a7-5a5a2a072b71) CBA(/opt/app/onap/blueprints/archive/a29ace6c-414e-496d-99a7-5a5a2a072b71/cba.zip)
2022-04-24 07:27:33,179|f8d2e928-2828-415f-a2cd-7443f5f971c3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a29ace6c-414e-496d-99a7-5a5a2a072b71) and entry definition file (Definitions/CNF.json)
2022-04-24 07:27:33,300|f8d2e928-2828-415f-a2cd-7443f5f971c3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(resource-assignment)
2022-04-24 07:27:33,301|f8d2e928-2828-415f-a2cd-7443f5f971c3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign)
2022-04-24 07:27:33,303|f8d2e928-2828-415f-a2cd-7443f5f971c3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:27:33,304|f8d2e928-2828-415f-a2cd-7443f5f971c3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(scale-out)
2022-04-24 07:27:33,305|f8d2e928-2828-415f-a2cd-7443f5f971c3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(scale)
2022-04-24 07:27:33,306|f8d2e928-2828-415f-a2cd-7443f5f971c3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(scale-in)
2022-04-24 07:27:33,307|f8d2e928-2828-415f-a2cd-7443f5f971c3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(health-check)
2022-04-24 07:27:33,346|f8d2e928-2828-415f-a2cd-7443f5f971c3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a29ace6c-414e-496d-99a7-5a5a2a072b71) and entry definition file (Definitions/CNF.json)
2022-04-24 07:27:33,378|f8d2e928-2828-415f-a2cd-7443f5f971c3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Overwriting blueprint model :APACHE::1.0.0
2022-04-24 07:27:33,421|f8d2e928-2828-415f-a2cd-7443f5f971c3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-04-24 07:27:33,429|f8d2e928-2828-415f-a2cd-7443f5f971c3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-04-24 07:27:33,492|f8d2e928-2828-415f-a2cd-7443f5f971c3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/working/a29ace6c-414e-496d-99a7-5a5a2a072b71) present to clean.
2022-04-24 07:27:58,034|97d66778-c39c-4829-abfb-8f8db5552a5e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| getting cba file name(APACHE), version(1.0.0) from db
2022-04-24 07:27:58,312|97d66778-c39c-4829-abfb-8f8db5552a5e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-04-24 07:27:58,316|97d66778-c39c-4829-abfb-8f8db5552a5e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-04-24 07:27:58,320|97d66778-c39c-4829-abfb-8f8db5552a5e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-04-24 07:27:58,570|b5112d85-5407-4bb9-9996-8431b47ce4e2||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-04-24 07:27:58,570|b5112d85-5407-4bb9-9996-8431b47ce4e2||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-04-24 07:27:58,573|b5112d85-5407-4bb9-9996-8431b47ce4e2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-04-24 07:27:59,872|aada6b03-13f4-4556-8262-fe3fc25163de||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-04-24 07:27:59,872|aada6b03-13f4-4556-8262-fe3fc25163de||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-04-24 07:27:59,875|aada6b03-13f4-4556-8262-fe3fc25163de||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-04-24 07:28:00,115|e042d2e1-8a55-4f55-be33-7760fadc359b||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-04-24 07:28:00,115|e042d2e1-8a55-4f55-be33-7760fadc359b||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-04-24 07:28:00,120|e042d2e1-8a55-4f55-be33-7760fadc359b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-04-24 07:28:00,411|d5a43300-48e5-45a1-90d9-221b56960350||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-04-24 07:28:00,411|d5a43300-48e5-45a1-90d9-221b56960350||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-04-24 07:28:00,414|d5a43300-48e5-45a1-90d9-221b56960350||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-04-24 07:28:00,765|821ff8d0-44c0-4939-a051-80e4dc646e44||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-04-24 07:28:00,766|821ff8d0-44c0-4939-a051-80e4dc646e44||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-04-24 07:28:00,768|821ff8d0-44c0-4939-a051-80e4dc646e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-04-24 07:28:01,114|21929dba-135c-4346-82b9-48755d6e2e10||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-04-24 07:28:01,114|21929dba-135c-4346-82b9-48755d6e2e10||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-04-24 07:28:01,116|21929dba-135c-4346-82b9-48755d6e2e10||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-04-24 07:28:01,411|58fb708e-d6f7-4fec-a0cc-327e37689f98||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-04-24 07:28:01,411|58fb708e-d6f7-4fec-a0cc-327e37689f98||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-04-24 07:28:01,414|58fb708e-d6f7-4fec-a0cc-327e37689f98||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-04-24 07:28:08,709|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-04-24 07:28:08,859|||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-24 07:28:08,866|e84e83e5-c308-4fbc-8c33-5461d1a3c066||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| request(e84e83e5-c308-4fbc-8c33-5461d1a3c066)
2022-04-24 07:28:08,870|e84e83e5-c308-4fbc-8c33-5461d1a3c066||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| CBA file(/opt/app/onap/blueprints/archive/e2753f87-bafb-4a90-a804-a7ffd33aea8f/cba.zip written successfully
2022-04-24 07:28:08,871|e84e83e5-c308-4fbc-8c33-5461d1a3c066||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(e2753f87-bafb-4a90-a804-a7ffd33aea8f) CBA(/opt/app/onap/blueprints/archive/e2753f87-bafb-4a90-a804-a7ffd33aea8f/cba.zip)
2022-04-24 07:28:08,887|e84e83e5-c308-4fbc-8c33-5461d1a3c066||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e2753f87-bafb-4a90-a804-a7ffd33aea8f) and entry definition file (Definitions/ubuntu20.json)
2022-04-24 07:28:08,907|e84e83e5-c308-4fbc-8c33-5461d1a3c066||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-24 07:28:08,954|e84e83e5-c308-4fbc-8c33-5461d1a3c066||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(resource-assignment)
2022-04-24 07:28:08,956|e84e83e5-c308-4fbc-8c33-5461d1a3c066||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign)
2022-04-24 07:28:08,956|e84e83e5-c308-4fbc-8c33-5461d1a3c066||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:28:08,981|e84e83e5-c308-4fbc-8c33-5461d1a3c066||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e2753f87-bafb-4a90-a804-a7ffd33aea8f) and entry definition file (Definitions/ubuntu20.json)
2022-04-24 07:28:09,007|e84e83e5-c308-4fbc-8c33-5461d1a3c066||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-04-24 07:28:09,026|e84e83e5-c308-4fbc-8c33-5461d1a3c066||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-04-24 07:28:09,029|e84e83e5-c308-4fbc-8c33-5461d1a3c066||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-04-24 07:28:09,059|e84e83e5-c308-4fbc-8c33-5461d1a3c066||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/working/e2753f87-bafb-4a90-a804-a7ffd33aea8f) present to clean.
2022-04-24 07:29:05,039|17c89d38-b5b8-4c52-b7ea-3ed5ca61fa8e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-04-24 07:29:05,139|17c89d38-b5b8-4c52-b7ea-3ed5ca61fa8e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-04-24 07:29:05,142|17c89d38-b5b8-4c52-b7ea-3ed5ca61fa8e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-04-24 07:29:05,145|17c89d38-b5b8-4c52-b7ea-3ed5ca61fa8e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-04-24 07:29:05,335|8cfcda2e-522b-4846-b04c-c295586a728c||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-04-24 07:29:05,335|8cfcda2e-522b-4846-b04c-c295586a728c||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-04-24 07:29:05,338|8cfcda2e-522b-4846-b04c-c295586a728c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-04-24 07:29:05,885|1ad590b2-32f4-4766-86cb-cd4986cd1f9d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-04-24 07:29:05,885|1ad590b2-32f4-4766-86cb-cd4986cd1f9d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-04-24 07:29:05,888|1ad590b2-32f4-4766-86cb-cd4986cd1f9d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-04-24 07:29:06,236|754fbc3f-9746-4f99-8d4e-2a946c4dd44e||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-04-24 07:29:06,236|754fbc3f-9746-4f99-8d4e-2a946c4dd44e||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-04-24 07:29:06,240|754fbc3f-9746-4f99-8d4e-2a946c4dd44e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-04-24 07:53:03,734|dc3164e5-dcbb-46eb-9cc8-08741af601fc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(dfc98515-89bc-40cd-902f-59fe2cf2ec9e) CBA(/opt/app/onap/blueprints/archive/dfc98515-89bc-40cd-902f-59fe2cf2ec9e/cba.zip)
2022-04-24 07:53:03,774|dc3164e5-dcbb-46eb-9cc8-08741af601fc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dfc98515-89bc-40cd-902f-59fe2cf2ec9e) and entry definition file (Definitions/CNF.json)
2022-04-24 07:53:03,882|dc3164e5-dcbb-46eb-9cc8-08741af601fc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(resource-assignment)
2022-04-24 07:53:03,883|dc3164e5-dcbb-46eb-9cc8-08741af601fc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign)
2022-04-24 07:53:03,884|dc3164e5-dcbb-46eb-9cc8-08741af601fc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:53:03,885|dc3164e5-dcbb-46eb-9cc8-08741af601fc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(scale-out)
2022-04-24 07:53:03,886|dc3164e5-dcbb-46eb-9cc8-08741af601fc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(scale)
2022-04-24 07:53:03,886|dc3164e5-dcbb-46eb-9cc8-08741af601fc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(scale-in)
2022-04-24 07:53:03,887|dc3164e5-dcbb-46eb-9cc8-08741af601fc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(health-check)
2022-04-24 07:53:03,922|dc3164e5-dcbb-46eb-9cc8-08741af601fc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dfc98515-89bc-40cd-902f-59fe2cf2ec9e) and entry definition file (Definitions/CNF.json)
2022-04-24 07:53:03,960|dc3164e5-dcbb-46eb-9cc8-08741af601fc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Overwriting blueprint model :APACHE::1.0.0
2022-04-24 07:53:03,993|dc3164e5-dcbb-46eb-9cc8-08741af601fc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-04-24 07:53:04,072|dc3164e5-dcbb-46eb-9cc8-08741af601fc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-04-24 07:53:04,116|dc3164e5-dcbb-46eb-9cc8-08741af601fc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/working/dfc98515-89bc-40cd-902f-59fe2cf2ec9e) present to clean.
2022-04-24 07:59:25,665|36edff2c-6208-443f-b452-0ef95afc7481||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-04-24 07:59:25,666|36edff2c-6208-443f-b452-0ef95afc7481||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-24 07:59:25,666|36edff2c-6208-443f-b452-0ef95afc7481||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-24 07:59:26,017|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-24 07:59:26,018|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-24 07:59:26,630|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-04-24 07:59:26,632|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(a789223b-ca11-4c3e-be2c-d835958bdb05) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-04-24 07:59:26,657|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(ef4b67e9-5456-487c-bb60-d03c08dfe2df) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-04-24 07:59:26,666|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(a91b5988-abee-4365-af0c-d7c100d330cb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-04-24 07:59:26,680|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(d331c691-bd39-42da-b9ab-37a621cb17bc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-04-24 07:59:26,695|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(a2034dd4-7fc2-4ac6-b2aa-5b6052f29d0b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-04-24 07:59:26,715|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(90dda7cd-f52d-4088-977f-a63348edccbe) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-04-24 07:59:26,734|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:59:26,735|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:59:26,735|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:59:26,735|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:59:26,736|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:59:26,737|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:59:26,755|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-24 07:59:26,816|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-24 07:59:26,838|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-24 07:59:26,861|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-24 07:59:26,973|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(resource-assignment)
2022-04-24 07:59:26,974|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign)
2022-04-24 07:59:26,975|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:59:27,024|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:59:27,061|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-04-24 07:59:27,086|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-04-24 07:59:27,095|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-04-24 07:59:27,134|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(resource-assignment)
2022-04-24 07:59:27,135|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign)
2022-04-24 07:59:27,136|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:59:27,187|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:59:27,222|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-04-24 07:59:27,243|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-04-24 07:59:27,244|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-04-24 07:59:27,293|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(resource-assignment)
2022-04-24 07:59:27,294|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign)
2022-04-24 07:59:27,295|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:59:27,296|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(HealthCheck)
2022-04-24 07:59:27,297|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(ScaleOutReconfiguration)
2022-04-24 07:59:27,298|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(vf-config-assign)
2022-04-24 07:59:27,298|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(vf-config-deploy)
2022-04-24 07:59:27,351|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:59:27,394|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-04-24 07:59:27,410|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-04-24 07:59:27,419|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-04-24 07:59:27,444|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(resource-assignment)
2022-04-24 07:59:27,445|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:59:27,482|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:59:27,516|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-04-24 07:59:27,532|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-04-24 07:59:27,542|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-04-24 07:59:27,578|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(resource-assignment)
2022-04-24 07:59:27,579|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign)
2022-04-24 07:59:27,580|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign-day-2)
2022-04-24 07:59:27,581|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:59:27,582|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy-day-2)
2022-04-24 07:59:27,608|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign)
2022-04-24 07:59:27,609|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:59:27,610|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:59:27,617|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:59:27,630|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Overwriting blueprint model :5G_Core::1.0.37
2022-04-24 07:59:27,646|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-04-24 07:59:27,647|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-04-24 07:59:27,679|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-04-24 07:59:27,695|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-04-24 07:59:27,696|36edff2c-6208-443f-b452-0ef95afc7481||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-04-24 07:59:41,553|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4e471b9f-0247-4545-84dd-3a16d3c7732d)
2022-04-24 07:59:41,554|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| deleting definition types under : /opt/app/onap/blueprints/working/4e471b9f-0247-4545-84dd-3a16d3c7732d/Definitions
2022-04-24 07:59:41,558|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| reinitialized all type definitions
2022-04-24 07:59:41,559|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-04-24 07:59:41,599|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(vnf-template)
2022-04-24 07:59:41,609|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(vnf-mapping)
2022-04-24 07:59:41,617|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-04-24 07:59:41,636|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:59:41,665|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:59:41,678|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:59:41,687|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-04-24 07:59:41,688|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-04-24 07:59:41,688|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-04-24 07:59:41,708|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:59:41,719|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:59:41,732|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:59:41,746|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(sdnc)
2022-04-24 07:59:41,798|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:59:41,809|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:59:41,821|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:59:41,836|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:59:41,848|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:59:41,860|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:59:41,891|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(config-assign)
2022-04-24 07:59:41,896|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(baseconfig-template)
2022-04-24 07:59:41,896|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-04-24 07:59:41,897|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-04-24 07:59:41,914|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:59:41,925|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:59:41,936|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(input)
2022-04-24 07:59:41,945|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ***** Enhancing NodeTemplate(config-deploy)
2022-04-24 07:59:41,993|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing Workflow(resource-assignment)
2022-04-24 07:59:41,994|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-04-24 07:59:41,995|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-04-24 07:59:41,995|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-04-24 07:59:41,996|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-04-24 07:59:41,996|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-04-24 07:59:41,996|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enriching artifacts file(/opt/app/onap/blueprints/working/4e471b9f-0247-4545-84dd-3a16d3c7732d/Templates/vnf-mapping.json
2022-04-24 07:59:42,003|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-04-24 07:59:42,003|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-04-24 07:59:42,003|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enriching artifacts file(/opt/app/onap/blueprints/working/4e471b9f-0247-4545-84dd-3a16d3c7732d/Templates/base_ubuntu20-mapping.json
2022-04-24 07:59:42,010|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-04-24 07:59:42,010|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-04-24 07:59:42,011|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing Workflow(config-assign)
2022-04-24 07:59:42,012|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-04-24 07:59:42,012|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| identified workflow(config-assign) targets(config-assign)
2022-04-24 07:59:42,012|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-04-24 07:59:42,012|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-04-24 07:59:42,012|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enriching artifacts file(/opt/app/onap/blueprints/working/4e471b9f-0247-4545-84dd-3a16d3c7732d/Templates/baseconfig-mapping.json
2022-04-24 07:59:42,017|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-04-24 07:59:42,017|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| dataType not present for the recipe(dt-config-assign-properties)
2022-04-24 07:59:42,018|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing Workflow(config-deploy)
2022-04-24 07:59:42,019|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-04-24 07:59:42,019|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| identified workflow(config-deploy) targets(config-deploy)
2022-04-24 07:59:42,019|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| workflow(config-deploy) resource assignment files([]
2022-04-24 07:59:42,019|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| ##### Enhancing blueprint Resource Definitions
2022-04-24 07:59:42,020|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-04-24 07:59:42,020|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing file (Templates/vnf-mapping.json)
2022-04-24 07:59:42,021|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-04-24 07:59:42,021|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| processing file (Templates/baseconfig-mapping.json)
2022-04-24 07:59:42,044|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| 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-24 07:59:42,137|178a701e-e437-4a7c-b40c-653848a278bc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-04-24 07:59:42,367|30dcc503-3491-430c-89e3-550dc26785b1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Save processing(ab50eee5-2ec8-4844-8f99-a1bf62db9e3c) CBA(/opt/app/onap/blueprints/archive/ab50eee5-2ec8-4844-8f99-a1bf62db9e3c/cba.zip)
2022-04-24 07:59:42,398|30dcc503-3491-430c-89e3-550dc26785b1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ab50eee5-2ec8-4844-8f99-a1bf62db9e3c) and entry definition file (Definitions/ubuntu20.json)
2022-04-24 07:59:42,415|30dcc503-3491-430c-89e3-550dc26785b1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-24 07:59:42,454|30dcc503-3491-430c-89e3-550dc26785b1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(resource-assignment)
2022-04-24 07:59:42,455|30dcc503-3491-430c-89e3-550dc26785b1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-assign)
2022-04-24 07:59:42,456|30dcc503-3491-430c-89e3-550dc26785b1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Validating Workflow(config-deploy)
2022-04-24 07:59:42,471|30dcc503-3491-430c-89e3-550dc26785b1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ab50eee5-2ec8-4844-8f99-a1bf62db9e3c) and entry definition file (Definitions/ubuntu20.json)
2022-04-24 07:59:42,488|30dcc503-3491-430c-89e3-550dc26785b1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-04-24 07:59:42,506|30dcc503-3491-430c-89e3-550dc26785b1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-04-24 07:59:42,536|30dcc503-3491-430c-89e3-550dc26785b1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-04-24 07:59:42,564|30dcc503-3491-430c-89e3-550dc26785b1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-7cxzt|||| No compiled cache(/opt/app/onap/blueprints/working/ab50eee5-2ec8-4844-8f99-a1bf62db9e3c) present to clean.