Results

By type

          03:08:53,054 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
03:08:53,057 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
03:08:53,058 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml]
03:08:53,060 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
03:08:53,060 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
03:08:53,060 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml]
03:08:53,081 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] is not of type file
03:08:53,304 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
03:08:53,327 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:08:53,334 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
03:08:53,343 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:08:53,451 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
03:08:53,451 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
03:08:53,451 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
03:08:53,451 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
03:08:53,451 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
03:08:53,452 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
03:08:53,452 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
03:08:53,453 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
03:08:53,455 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-04-09 03:08:54,553|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-56998d9844-gg4p9 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app)
2022-04-09 03:08:54,558|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-04-09 03:08:59,243|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-04-09 03:09:00,253|||main||||INFO||||||| Finished Spring Data repository scanning in 984ms. Found 11 JPA repository interfaces.
2022-04-09 03:09:03,821|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-04-09 03:09:03,922|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-04-09 03:09:04,224|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-04-09 03:09:04,949|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-04-09 03:09:05,497|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-04-09 03:09:05,506|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-04-09 03:09:05,800|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-04-09 03:09:07,559|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-04-09 03:09:07,577|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-04-09 03:09:07,733|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-04-09 03:09:09,353|||main||||INFO||||||| Audit service is disabled
2022-04-09 03:09:09,531|||main||||INFO||||||| Workflow Audit store is disabled
2022-04-09 03:09:12,056|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability]
2022-04-09 03:09:12,127|||main||||INFO||||||| Dependency Management module created...
2022-04-09 03:09:13,700|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-04-09 03:09:14,058|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-04-09 03:09:15,998|||main||||INFO||||||| Netty started on port(s): 8080
2022-04-09 03:09:18,133|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-04-09 03:09:18,565|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-04-09 03:09:18,576|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 24.9 seconds (JVM running for 26.194)
2022-04-09 03:09:18,600|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
Apr 09, 2022 3:56:25 AM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated
INFO: Transport failed
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931)
	at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383)
	at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044)
	at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)

2022-04-09 04:05:23,671|cb2887c8-0595-4cb1-8db3-b8434f87faad||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-04-09 04:05:23,673|cb2887c8-0595-4cb1-8db3-b8434f87faad||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-09 04:05:23,674|cb2887c8-0595-4cb1-8db3-b8434f87faad||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-09 04:05:24,897|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-09 04:05:24,901|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-09 04:05:26,220|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-04-09 04:05:26,228|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Save processing(bf75f5c0-6f58-460c-afa7-696824fb42b7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-04-09 04:05:26,306|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Save processing(fe8fe40f-ac5a-4e33-8d19-49a24aa477cb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-04-09 04:05:26,329|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Save processing(13c0d0d5-2a8e-4978-b474-ea260a67f4a0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-04-09 04:05:26,350|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Save processing(c2f67339-a60a-4c78-94f8-b1cded5ff1f6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-04-09 04:05:26,375|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-04-09 04:05:26,383|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Save processing(13d0ac58-10f2-4da6-9ba1-b9e8cd7b21e6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-04-09 04:05:26,408|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-04-09 04:05:26,409|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Save processing(c11982c7-1f2c-4a58-b206-5e93f1ea437f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-04-09 04:05:26,431|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-04-09 04:05:26,432|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-04-09 04:05:26,433|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-04-09 04:05:26,434|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-04-09 04:05:26,614|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-09 04:05:26,684|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-09 04:05:26,728|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-09 04:05:26,756|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-09 04:05:26,946|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(resource-assignment)
2022-04-09 04:05:26,952|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy)
2022-04-09 04:05:27,022|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-assign)
2022-04-09 04:05:27,024|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy)
2022-04-09 04:05:27,025|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-04-09 04:05:27,066|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-04-09 04:05:27,326|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(resource-assignment)
2022-04-09 04:05:27,328|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-assign)
2022-04-09 04:05:27,329|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-assign-day-2)
2022-04-09 04:05:27,330|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy)
2022-04-09 04:05:27,332|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy-day-2)
2022-04-09 04:05:27,370|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-04-09 04:05:27,536|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(resource-assignment)
2022-04-09 04:05:27,538|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-assign)
2022-04-09 04:05:27,540|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy)
2022-04-09 04:05:27,631|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-04-09 04:05:27,791|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(resource-assignment)
2022-04-09 04:05:27,793|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-assign)
2022-04-09 04:05:27,794|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy)
2022-04-09 04:05:27,883|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-04-09 04:05:28,093|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(resource-assignment)
2022-04-09 04:05:28,095|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-assign)
2022-04-09 04:05:28,096|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy)
2022-04-09 04:05:28,096|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(HealthCheck)
2022-04-09 04:05:28,097|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(ScaleOutReconfiguration)
2022-04-09 04:05:28,098|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(vf-config-assign)
2022-04-09 04:05:28,099|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(vf-config-deploy)
2022-04-09 04:05:28,170|cb2887c8-0595-4cb1-8db3-b8434f87faad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-04-09 04:05:42,883|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Enhancing blueprint(/opt/app/onap/blueprints/working/abe0670c-4f5b-49f5-b9f0-c12302fe620c)
2022-04-09 04:05:42,890|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| deleting definition types under : /opt/app/onap/blueprints/working/abe0670c-4f5b-49f5-b9f0-c12302fe620c/Definitions
2022-04-09 04:05:42,904|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| reinitialized all type definitions
2022-04-09 04:05:42,915|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(netconf-device)
2022-04-09 04:05:42,954|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(resolve-data)
2022-04-09 04:05:42,988|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-04-09 04:05:42,997|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-04-09 04:05:43,007|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-04-09 04:05:43,099|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-04-09 04:05:43,165|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ##### Enhancing Workflow(config-assign)
2022-04-09 04:05:43,167|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-04-09 04:05:43,167|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| identified workflow(config-assign) targets(resolve-data)
2022-04-09 04:05:43,167|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-04-09 04:05:43,167|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-04-09 04:05:43,168|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enriching artifacts file(/opt/app/onap/blueprints/working/abe0670c-4f5b-49f5-b9f0-c12302fe620c/Templates/netconfrpc-mapping.json
2022-04-09 04:05:43,196|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-04-09 04:05:43,197|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| dataType not present for the recipe(dt-config-assign-properties)
2022-04-09 04:05:43,198|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ##### Enhancing Workflow(config-deploy)
2022-04-09 04:05:43,200|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-04-09 04:05:43,200|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| identified workflow(config-deploy) targets(execute-netconf)
2022-04-09 04:05:43,200|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| workflow(config-deploy) resource assignment files([]
2022-04-09 04:05:43,200|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ##### Enhancing blueprint Resource Definitions
2022-04-09 04:05:43,200|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-04-09 04:05:43,202|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| processing file (Templates/netconfrpc-mapping.json)
2022-04-09 04:05:43,215|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| distinct resource keys ([input-source])
2022-04-09 04:05:43,229|92f16738-54d7-4ffb-8683-8481180a8d4b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Enriching Resource Definition sources Node Template: [source-input]
2022-04-09 04:05:47,429|6df734b3-cdef-4e25-99a4-a4c05279cd2b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-04-09 04:05:47,429|6df734b3-cdef-4e25-99a4-a4c05279cd2b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-09 04:05:47,429|6df734b3-cdef-4e25-99a4-a4c05279cd2b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-09 04:05:47,703|6df734b3-cdef-4e25-99a4-a4c05279cd2b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-09 04:05:47,703|6df734b3-cdef-4e25-99a4-a4c05279cd2b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-09 04:05:48,772|9bedde2f-4e99-414e-81c4-7e40c57bd047||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3e88a841-1794-4e8e-87e5-dda3ea1fe07f)
2022-04-09 04:05:48,773|9bedde2f-4e99-414e-81c4-7e40c57bd047||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| deleting definition types under : /opt/app/onap/blueprints/working/3e88a841-1794-4e8e-87e5-dda3ea1fe07f/Definitions
2022-04-09 04:05:48,775|9bedde2f-4e99-414e-81c4-7e40c57bd047||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| reinitialized all type definitions
2022-04-09 04:05:48,777|9bedde2f-4e99-414e-81c4-7e40c57bd047||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(helloworld)
2022-04-09 04:05:48,800|9bedde2f-4e99-414e-81c4-7e40c57bd047||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing ArtifactDefinition(helloworld-template)
2022-04-09 04:05:48,822|9bedde2f-4e99-414e-81c4-7e40c57bd047||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-04-09 04:05:48,835|9bedde2f-4e99-414e-81c4-7e40c57bd047||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-04-09 04:05:48,855|9bedde2f-4e99-414e-81c4-7e40c57bd047||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ##### Enhancing Workflow(helloworld)
2022-04-09 04:05:48,855|9bedde2f-4e99-414e-81c4-7e40c57bd047||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-04-09 04:05:48,855|9bedde2f-4e99-414e-81c4-7e40c57bd047||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| identified workflow(helloworld) targets(helloworld)
2022-04-09 04:05:48,856|9bedde2f-4e99-414e-81c4-7e40c57bd047||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-04-09 04:05:48,856|9bedde2f-4e99-414e-81c4-7e40c57bd047||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-04-09 04:05:48,856|9bedde2f-4e99-414e-81c4-7e40c57bd047||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enriching artifacts file(/opt/app/onap/blueprints/working/3e88a841-1794-4e8e-87e5-dda3ea1fe07f/Templates/hello-world-mapping.json
2022-04-09 04:05:48,864|9bedde2f-4e99-414e-81c4-7e40c57bd047||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-04-09 04:05:48,864|9bedde2f-4e99-414e-81c4-7e40c57bd047||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| dataType not present for the recipe(dt-helloworld-properties)
2022-04-09 04:05:48,865|9bedde2f-4e99-414e-81c4-7e40c57bd047||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ##### Enhancing blueprint Resource Definitions
2022-04-09 04:05:48,865|9bedde2f-4e99-414e-81c4-7e40c57bd047||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-04-09 04:05:48,865|9bedde2f-4e99-414e-81c4-7e40c57bd047||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| processing file (Templates/hello-world-mapping.json)
2022-04-09 04:05:48,873|9bedde2f-4e99-414e-81c4-7e40c57bd047||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| distinct resource keys ([])
2022-04-09 04:05:48,873|9bedde2f-4e99-414e-81c4-7e40c57bd047||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Enriching Resource Definition sources Node Template: []
2022-04-09 04:05:49,138|8ec9b0d6-6102-48af-97cd-96c71de4e14b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Save processing(03770038-aa39-49db-9c8d-66b6fd5e68a6) CBA(/opt/app/onap/blueprints/archive/03770038-aa39-49db-9c8d-66b6fd5e68a6/cba.zip)
2022-04-09 04:05:49,153|8ec9b0d6-6102-48af-97cd-96c71de4e14b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/03770038-aa39-49db-9c8d-66b6fd5e68a6) and entry definition file (Definitions/blueprint.json)
2022-04-09 04:05:49,186|8ec9b0d6-6102-48af-97cd-96c71de4e14b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(helloworld)
2022-04-09 04:05:49,200|8ec9b0d6-6102-48af-97cd-96c71de4e14b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/03770038-aa39-49db-9c8d-66b6fd5e68a6) and entry definition file (Definitions/blueprint.json)
2022-04-09 04:05:49,339|8ec9b0d6-6102-48af-97cd-96c71de4e14b||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| No compiled cache(/opt/app/onap/blueprints/working/03770038-aa39-49db-9c8d-66b6fd5e68a6) present to clean.
2022-04-09 04:05:49,580|f9d08faf-e506-4283-b408-5cad65a80395||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| processing request id 654321
2022-04-09 04:05:49,580|f9d08faf-e506-4283-b408-5cad65a80395||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-09 04:05:49,582|f9d08faf-e506-4283-b408-5cad65a80395||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| StoreAuditService ID  -1
2022-04-09 04:05:49,594|f9d08faf-e506-4283-b408-5cad65a80395||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| getting cba file name(test101), version(1.0.1) from db
2022-04-09 04:05:49,673|f9d08faf-e506-4283-b408-5cad65a80395||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-04-09 04:05:49,676|f9d08faf-e506-4283-b408-5cad65a80395||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-04-09 04:05:49,678|f9d08faf-e506-4283-b408-5cad65a80395||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-04-09 04:05:49,694|f9d08faf-e506-4283-b408-5cad65a80395||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Deriving input data for workflow: (helloworld)
2022-04-09 04:05:49,695|f9d08faf-e506-4283-b408-5cad65a80395||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-04-09 04:05:49,696|f9d08faf-e506-4283-b408-5cad65a80395||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-09 04:05:49,723|f9d08faf-e506-4283-b408-5cad65a80395||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-04-09 04:05:49,723|f9d08faf-e506-4283-b408-5cad65a80395||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-04-09 04:05:49,725|f9d08faf-e506-4283-b408-5cad65a80395||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-04-09 04:05:49,748|f9d08faf-e506-4283-b408-5cad65a80395||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-04-09 04:05:49,781|f9d08faf-e506-4283-b408-5cad65a80395||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Batched Sequence : ([])
2022-04-09 04:05:49,784|f9d08faf-e506-4283-b408-5cad65a80395||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Generated Resource Param Data ({ })
2022-04-09 04:05:49,924|f9d08faf-e506-4283-b408-5cad65a80395||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Preparing Response...
2022-04-09 04:05:49,927|f9d08faf-e506-4283-b408-5cad65a80395||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-04-09 04:05:49,928|f9d08faf-e506-4283-b408-5cad65a80395||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resolveWorkflowOutputs for workflow(helloworld)
2022-04-09 04:05:49,930|f9d08faf-e506-4283-b408-5cad65a80395||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d7d11d1e-d19c-4d1e-a498-89d305fae546 auditStoreId -1
2022-04-09 04:08:54,395|651e59f2-bd01-45e8-9998-1f7cca4ae9fa||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-04-09 04:08:54,395|651e59f2-bd01-45e8-9998-1f7cca4ae9fa||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-09 04:08:54,395|651e59f2-bd01-45e8-9998-1f7cca4ae9fa||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-09 04:08:54,656|651e59f2-bd01-45e8-9998-1f7cca4ae9fa||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-09 04:08:54,657|651e59f2-bd01-45e8-9998-1f7cca4ae9fa||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-09 04:08:55,594|d6f30d86-1f00-4037-a656-d1145e582642||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Enhancing blueprint(/opt/app/onap/blueprints/working/fc63e73b-ac32-4a79-87a8-44c9037ef32a)
2022-04-09 04:08:55,595|d6f30d86-1f00-4037-a656-d1145e582642||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| deleting definition types under : /opt/app/onap/blueprints/working/fc63e73b-ac32-4a79-87a8-44c9037ef32a/Definitions
2022-04-09 04:08:55,597|d6f30d86-1f00-4037-a656-d1145e582642||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| reinitialized all type definitions
2022-04-09 04:08:55,598|d6f30d86-1f00-4037-a656-d1145e582642||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(helloworld)
2022-04-09 04:08:55,636|d6f30d86-1f00-4037-a656-d1145e582642||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing ArtifactDefinition(helloworld-template)
2022-04-09 04:08:55,643|d6f30d86-1f00-4037-a656-d1145e582642||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-04-09 04:08:55,649|d6f30d86-1f00-4037-a656-d1145e582642||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-04-09 04:08:55,675|d6f30d86-1f00-4037-a656-d1145e582642||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ##### Enhancing Workflow(helloworld)
2022-04-09 04:08:55,675|d6f30d86-1f00-4037-a656-d1145e582642||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-04-09 04:08:55,675|d6f30d86-1f00-4037-a656-d1145e582642||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| identified workflow(helloworld) targets(helloworld)
2022-04-09 04:08:55,675|d6f30d86-1f00-4037-a656-d1145e582642||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-04-09 04:08:55,675|d6f30d86-1f00-4037-a656-d1145e582642||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-04-09 04:08:55,675|d6f30d86-1f00-4037-a656-d1145e582642||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enriching artifacts file(/opt/app/onap/blueprints/working/fc63e73b-ac32-4a79-87a8-44c9037ef32a/Templates/hello-world-mapping.json
2022-04-09 04:08:55,688|d6f30d86-1f00-4037-a656-d1145e582642||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-04-09 04:08:55,688|d6f30d86-1f00-4037-a656-d1145e582642||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| dataType not present for the recipe(dt-helloworld-properties)
2022-04-09 04:08:55,688|d6f30d86-1f00-4037-a656-d1145e582642||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ##### Enhancing blueprint Resource Definitions
2022-04-09 04:08:55,688|d6f30d86-1f00-4037-a656-d1145e582642||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-04-09 04:08:55,688|d6f30d86-1f00-4037-a656-d1145e582642||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| processing file (Templates/hello-world-mapping.json)
2022-04-09 04:08:55,695|d6f30d86-1f00-4037-a656-d1145e582642||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| distinct resource keys ([])
2022-04-09 04:08:55,695|d6f30d86-1f00-4037-a656-d1145e582642||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Enriching Resource Definition sources Node Template: []
2022-04-09 04:08:55,929|4ad353e3-5a77-4b09-bbfb-ea6b2c3869b2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Save processing(4b4565d7-630d-4fd8-b4f9-5e9f31beb0dc) CBA(/opt/app/onap/blueprints/archive/4b4565d7-630d-4fd8-b4f9-5e9f31beb0dc/cba.zip)
2022-04-09 04:08:55,948|4ad353e3-5a77-4b09-bbfb-ea6b2c3869b2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4b4565d7-630d-4fd8-b4f9-5e9f31beb0dc) and entry definition file (Definitions/blueprint.json)
2022-04-09 04:08:55,968|4ad353e3-5a77-4b09-bbfb-ea6b2c3869b2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(helloworld)
2022-04-09 04:08:55,975|4ad353e3-5a77-4b09-bbfb-ea6b2c3869b2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4b4565d7-630d-4fd8-b4f9-5e9f31beb0dc) and entry definition file (Definitions/blueprint.json)
2022-04-09 04:08:56,019|4ad353e3-5a77-4b09-bbfb-ea6b2c3869b2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| No compiled cache(/opt/app/onap/blueprints/working/4b4565d7-630d-4fd8-b4f9-5e9f31beb0dc) present to clean.
2022-04-09 04:08:56,213|e664fd08-341e-4998-b0fe-ebf8212badd2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| processing request id 654321
2022-04-09 04:08:56,214|e664fd08-341e-4998-b0fe-ebf8212badd2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-09 04:08:56,214|e664fd08-341e-4998-b0fe-ebf8212badd2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| StoreAuditService ID  -1
2022-04-09 04:08:56,216|e664fd08-341e-4998-b0fe-ebf8212badd2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-04-09 04:08:56,216|e664fd08-341e-4998-b0fe-ebf8212badd2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-04-09 04:08:56,223|e664fd08-341e-4998-b0fe-ebf8212badd2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-04-09 04:08:56,241|e664fd08-341e-4998-b0fe-ebf8212badd2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Deriving input data for workflow: (helloworld)
2022-04-09 04:08:56,241|e664fd08-341e-4998-b0fe-ebf8212badd2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-04-09 04:08:56,241|e664fd08-341e-4998-b0fe-ebf8212badd2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-09 04:08:56,243|e664fd08-341e-4998-b0fe-ebf8212badd2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-04-09 04:08:56,243|e664fd08-341e-4998-b0fe-ebf8212badd2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-04-09 04:08:56,243|e664fd08-341e-4998-b0fe-ebf8212badd2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-04-09 04:08:56,245|e664fd08-341e-4998-b0fe-ebf8212badd2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-04-09 04:08:56,264|e664fd08-341e-4998-b0fe-ebf8212badd2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Batched Sequence : ([])
2022-04-09 04:08:56,265|e664fd08-341e-4998-b0fe-ebf8212badd2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Generated Resource Param Data ({ })
2022-04-09 04:08:56,276|e664fd08-341e-4998-b0fe-ebf8212badd2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Preparing Response...
2022-04-09 04:08:56,276|e664fd08-341e-4998-b0fe-ebf8212badd2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-04-09 04:08:56,276|e664fd08-341e-4998-b0fe-ebf8212badd2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resolveWorkflowOutputs for workflow(helloworld)
2022-04-09 04:08:56,277|e664fd08-341e-4998-b0fe-ebf8212badd2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8130617f-1fda-4f68-84c6-b4995a38682a auditStoreId -1
2022-04-09 04:20:32,998|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-04-09 04:20:32,999|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-09 04:20:32,999|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-09 04:20:33,391|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-09 04:20:33,391|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-09 04:20:34,109|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-04-09 04:20:34,110|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Save processing(d32acc33-72fc-460e-86b1-250c0f8d3573) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-04-09 04:20:34,136|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Save processing(e13803d1-cff7-447f-b2e6-810118d92c54) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-04-09 04:20:34,146|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Save processing(fe2c583e-06d4-49e6-b8bf-078957e9721d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-04-09 04:20:34,161|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-04-09 04:20:34,162|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Save processing(fa84beab-df32-49dd-8814-72709d59edae) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-04-09 04:20:34,178|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Save processing(9a3e97bd-4ee7-4eae-a010-edd01be4bd87) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-04-09 04:20:34,197|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Save processing(5d129023-4807-45d5-a501-e2494743f38f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-04-09 04:20:34,215|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-04-09 04:20:34,216|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-04-09 04:20:34,217|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-04-09 04:20:34,218|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-04-09 04:20:34,219|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-04-09 04:20:34,238|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-09 04:20:34,289|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-09 04:20:34,309|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-09 04:20:34,337|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-09 04:20:34,424|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(resource-assignment)
2022-04-09 04:20:34,425|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-assign)
2022-04-09 04:20:34,426|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy)
2022-04-09 04:20:34,482|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-04-09 04:20:34,541|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-04-09 04:20:34,570|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-04-09 04:20:34,581|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-04-09 04:20:34,624|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(resource-assignment)
2022-04-09 04:20:34,625|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-assign)
2022-04-09 04:20:34,626|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy)
2022-04-09 04:20:34,627|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(HealthCheck)
2022-04-09 04:20:34,628|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(ScaleOutReconfiguration)
2022-04-09 04:20:34,629|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(vf-config-assign)
2022-04-09 04:20:34,629|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(vf-config-deploy)
2022-04-09 04:20:34,684|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-04-09 04:20:34,734|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-04-09 04:20:34,756|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-04-09 04:20:34,765|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-04-09 04:20:34,800|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(resource-assignment)
2022-04-09 04:20:34,801|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-assign)
2022-04-09 04:20:34,802|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy)
2022-04-09 04:20:34,841|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-04-09 04:20:34,875|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-04-09 04:20:34,890|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-04-09 04:20:34,891|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-04-09 04:20:34,929|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(resource-assignment)
2022-04-09 04:20:34,930|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy)
2022-04-09 04:20:34,965|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-04-09 04:20:34,996|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-04-09 04:20:35,012|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-04-09 04:20:35,023|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-04-09 04:20:35,060|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(resource-assignment)
2022-04-09 04:20:35,062|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-assign)
2022-04-09 04:20:35,063|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-assign-day-2)
2022-04-09 04:20:35,064|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy)
2022-04-09 04:20:35,064|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy-day-2)
2022-04-09 04:20:35,102|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-assign)
2022-04-09 04:20:35,103|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy)
2022-04-09 04:20:35,104|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-04-09 04:20:35,111|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-04-09 04:20:35,124|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Overwriting blueprint model :5G_Core::1.0.37
2022-04-09 04:20:35,141|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-04-09 04:20:35,152|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-04-09 04:20:35,167|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-04-09 04:20:35,167|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-04-09 04:20:35,186|4cdb9006-7d2b-4495-912c-18b1aa37fb8c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-04-09 04:20:48,042|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9c660612-8ea6-4dfd-8c94-152118648c74)
2022-04-09 04:20:48,043|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| deleting definition types under : /opt/app/onap/blueprints/working/9c660612-8ea6-4dfd-8c94-152118648c74/Definitions
2022-04-09 04:20:48,046|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| reinitialized all type definitions
2022-04-09 04:20:48,046|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-04-09 04:20:48,073|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing ArtifactDefinition(vnf-template)
2022-04-09 04:20:48,080|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing ArtifactDefinition(vnf-mapping)
2022-04-09 04:20:48,086|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-04-09 04:20:48,126|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(input)
2022-04-09 04:20:48,147|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(input)
2022-04-09 04:20:48,157|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(input)
2022-04-09 04:20:48,166|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-04-09 04:20:48,166|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-04-09 04:20:48,166|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-04-09 04:20:48,185|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(input)
2022-04-09 04:20:48,194|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(input)
2022-04-09 04:20:48,202|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(input)
2022-04-09 04:20:48,236|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(sdnc)
2022-04-09 04:20:48,260|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(input)
2022-04-09 04:20:48,273|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(input)
2022-04-09 04:20:48,287|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(input)
2022-04-09 04:20:48,297|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(input)
2022-04-09 04:20:48,307|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(input)
2022-04-09 04:20:48,317|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(input)
2022-04-09 04:20:48,346|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(config-assign)
2022-04-09 04:20:48,350|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing ArtifactDefinition(baseconfig-template)
2022-04-09 04:20:48,350|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-04-09 04:20:48,350|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-04-09 04:20:48,369|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(input)
2022-04-09 04:20:48,384|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(input)
2022-04-09 04:20:48,393|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(input)
2022-04-09 04:20:48,403|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(config-deploy)
2022-04-09 04:20:48,469|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ##### Enhancing Workflow(resource-assignment)
2022-04-09 04:20:48,469|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-04-09 04:20:48,469|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-04-09 04:20:48,470|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-04-09 04:20:48,470|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-04-09 04:20:48,470|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-04-09 04:20:48,470|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enriching artifacts file(/opt/app/onap/blueprints/working/9c660612-8ea6-4dfd-8c94-152118648c74/Templates/vnf-mapping.json
2022-04-09 04:20:48,477|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-04-09 04:20:48,477|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-04-09 04:20:48,477|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enriching artifacts file(/opt/app/onap/blueprints/working/9c660612-8ea6-4dfd-8c94-152118648c74/Templates/base_ubuntu20-mapping.json
2022-04-09 04:20:48,485|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-04-09 04:20:48,485|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-04-09 04:20:48,486|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ##### Enhancing Workflow(config-assign)
2022-04-09 04:20:48,486|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-04-09 04:20:48,487|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| identified workflow(config-assign) targets(config-assign)
2022-04-09 04:20:48,487|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-04-09 04:20:48,487|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-04-09 04:20:48,487|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enriching artifacts file(/opt/app/onap/blueprints/working/9c660612-8ea6-4dfd-8c94-152118648c74/Templates/baseconfig-mapping.json
2022-04-09 04:20:48,494|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-04-09 04:20:48,494|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| dataType not present for the recipe(dt-config-assign-properties)
2022-04-09 04:20:48,494|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ##### Enhancing Workflow(config-deploy)
2022-04-09 04:20:48,495|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-04-09 04:20:48,495|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| identified workflow(config-deploy) targets(config-deploy)
2022-04-09 04:20:48,495|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| workflow(config-deploy) resource assignment files([]
2022-04-09 04:20:48,495|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ##### Enhancing blueprint Resource Definitions
2022-04-09 04:20:48,495|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-04-09 04:20:48,495|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| processing file (Templates/vnf-mapping.json)
2022-04-09 04:20:48,495|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-04-09 04:20:48,495|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| processing file (Templates/baseconfig-mapping.json)
2022-04-09 04:20:48,510|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-04-09 04:20:48,601|477cc0d8-d98f-4e99-bc4d-cfc784bd8692||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-04-09 04:20:48,871|b08a5b9c-e8c9-43de-95ce-f58e8b61635d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Save processing(dda3f440-c7f8-408d-9100-82ea59420ba8) CBA(/opt/app/onap/blueprints/archive/dda3f440-c7f8-408d-9100-82ea59420ba8/cba.zip)
2022-04-09 04:20:48,878|b08a5b9c-e8c9-43de-95ce-f58e8b61635d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dda3f440-c7f8-408d-9100-82ea59420ba8) and entry definition file (Definitions/ubuntu20.json)
2022-04-09 04:20:48,886|b08a5b9c-e8c9-43de-95ce-f58e8b61635d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-09 04:20:48,918|b08a5b9c-e8c9-43de-95ce-f58e8b61635d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(resource-assignment)
2022-04-09 04:20:48,919|b08a5b9c-e8c9-43de-95ce-f58e8b61635d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-assign)
2022-04-09 04:20:48,920|b08a5b9c-e8c9-43de-95ce-f58e8b61635d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy)
2022-04-09 04:20:48,931|b08a5b9c-e8c9-43de-95ce-f58e8b61635d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dda3f440-c7f8-408d-9100-82ea59420ba8) and entry definition file (Definitions/ubuntu20.json)
2022-04-09 04:20:48,973|b08a5b9c-e8c9-43de-95ce-f58e8b61635d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| No compiled cache(/opt/app/onap/blueprints/working/dda3f440-c7f8-408d-9100-82ea59420ba8) present to clean.
2022-04-09 04:21:29,848|a645a18e-3e19-4e37-834d-99e539544169||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-04-09 04:21:29,849|a645a18e-3e19-4e37-834d-99e539544169||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-09 04:21:29,849|a645a18e-3e19-4e37-834d-99e539544169||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-09 04:21:30,080|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-09 04:21:30,081|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-09 04:21:30,724|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-04-09 04:21:30,725|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Save processing(21b77c4f-6233-434a-9889-98fb27061243) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-04-09 04:21:30,745|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Save processing(2587f58e-939f-46fd-9dce-05527d92256e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-04-09 04:21:30,753|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Save processing(b782fefa-fade-47a5-b865-10e4602a178c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-04-09 04:21:30,763|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Save processing(bd6e7a69-0d00-457f-9ae8-390be834ef5a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-04-09 04:21:30,777|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Save processing(a3aaa5b2-29d8-4813-ba14-85d345fdc743) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-04-09 04:21:30,793|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Save processing(e2624139-eb0e-42e0-926b-79d2d8b37df7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-04-09 04:21:30,809|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-04-09 04:21:30,809|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-04-09 04:21:30,810|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-04-09 04:21:30,811|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-04-09 04:21:30,812|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-04-09 04:21:30,812|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-04-09 04:21:30,839|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-09 04:21:30,848|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-09 04:21:30,880|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-09 04:21:30,897|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-09 04:21:31,030|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(resource-assignment)
2022-04-09 04:21:31,032|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-assign)
2022-04-09 04:21:31,033|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-assign-day-2)
2022-04-09 04:21:31,034|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy)
2022-04-09 04:21:31,035|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy-day-2)
2022-04-09 04:21:31,057|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-04-09 04:21:31,107|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(resource-assignment)
2022-04-09 04:21:31,108|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-assign)
2022-04-09 04:21:31,109|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy)
2022-04-09 04:21:31,131|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Overwriting blueprint model :5G_Core::1.0.37
2022-04-09 04:21:31,149|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-04-09 04:21:31,196|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-04-09 04:21:31,233|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-04-09 04:21:31,291|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-04-09 04:21:31,324|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-04-09 04:21:31,325|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-04-09 04:21:31,378|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(resource-assignment)
2022-04-09 04:21:31,379|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-assign)
2022-04-09 04:21:31,379|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy)
2022-04-09 04:21:31,445|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-04-09 04:21:31,490|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-04-09 04:21:31,510|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-04-09 04:21:31,521|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-04-09 04:21:31,547|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(resource-assignment)
2022-04-09 04:21:31,548|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy)
2022-04-09 04:21:31,582|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-assign)
2022-04-09 04:21:31,583|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy)
2022-04-09 04:21:31,584|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-04-09 04:21:31,599|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-04-09 04:21:31,619|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-04-09 04:21:31,633|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-04-09 04:21:31,644|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-04-09 04:21:31,688|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-04-09 04:21:31,710|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-04-09 04:21:31,714|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-04-09 04:21:31,776|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(resource-assignment)
2022-04-09 04:21:31,777|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-assign)
2022-04-09 04:21:31,778|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy)
2022-04-09 04:21:31,779|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(HealthCheck)
2022-04-09 04:21:31,779|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(ScaleOutReconfiguration)
2022-04-09 04:21:31,780|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(vf-config-assign)
2022-04-09 04:21:31,781|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(vf-config-deploy)
2022-04-09 04:21:31,840|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-04-09 04:21:31,866|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-04-09 04:21:31,895|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-04-09 04:21:31,896|a645a18e-3e19-4e37-834d-99e539544169||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-04-09 04:21:44,842|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Enhancing blueprint(/opt/app/onap/blueprints/working/110c7f8b-d455-4772-813a-99f7b395ee9e)
2022-04-09 04:21:44,843|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| deleting definition types under : /opt/app/onap/blueprints/working/110c7f8b-d455-4772-813a-99f7b395ee9e/Definitions
2022-04-09 04:21:44,845|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| reinitialized all type definitions
2022-04-09 04:21:44,846|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(netconf-device)
2022-04-09 04:21:44,869|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(resolve-data)
2022-04-09 04:21:44,892|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-04-09 04:21:44,901|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-04-09 04:21:44,907|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-04-09 04:21:44,944|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-04-09 04:21:44,977|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ##### Enhancing Workflow(config-assign)
2022-04-09 04:21:44,978|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-04-09 04:21:44,978|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| identified workflow(config-assign) targets(resolve-data)
2022-04-09 04:21:44,978|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-04-09 04:21:44,978|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-04-09 04:21:44,978|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enriching artifacts file(/opt/app/onap/blueprints/working/110c7f8b-d455-4772-813a-99f7b395ee9e/Templates/netconfrpc-mapping.json
2022-04-09 04:21:44,985|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-04-09 04:21:44,985|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| dataType not present for the recipe(dt-config-assign-properties)
2022-04-09 04:21:44,987|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ##### Enhancing Workflow(config-deploy)
2022-04-09 04:21:44,989|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-04-09 04:21:44,990|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| identified workflow(config-deploy) targets(execute-netconf)
2022-04-09 04:21:44,990|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| workflow(config-deploy) resource assignment files([]
2022-04-09 04:21:44,990|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| ##### Enhancing blueprint Resource Definitions
2022-04-09 04:21:44,990|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-04-09 04:21:44,990|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| processing file (Templates/netconfrpc-mapping.json)
2022-04-09 04:21:45,003|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| distinct resource keys ([input-source])
2022-04-09 04:21:45,014|02ed567c-4c80-438a-8041-ab444194a608||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Enriching Resource Definition sources Node Template: [source-input]
2022-04-09 04:24:30,643|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-04-09 04:24:30,750|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-04-09 04:24:30,820|73e2e627-6060-4eae-9f8c-46c9591bb5c7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| request(73e2e627-6060-4eae-9f8c-46c9591bb5c7)
2022-04-09 04:24:30,827|73e2e627-6060-4eae-9f8c-46c9591bb5c7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| CBA file(/opt/app/onap/blueprints/archive/d407d27f-a58f-4844-8fae-fbb6d1925a47/cba.zip written successfully
2022-04-09 04:24:30,827|73e2e627-6060-4eae-9f8c-46c9591bb5c7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Save processing(d407d27f-a58f-4844-8fae-fbb6d1925a47) CBA(/opt/app/onap/blueprints/archive/d407d27f-a58f-4844-8fae-fbb6d1925a47/cba.zip)
2022-04-09 04:24:30,839|73e2e627-6060-4eae-9f8c-46c9591bb5c7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d407d27f-a58f-4844-8fae-fbb6d1925a47) and entry definition file (Definitions/ubuntu20.json)
2022-04-09 04:24:30,859|73e2e627-6060-4eae-9f8c-46c9591bb5c7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-09 04:24:30,893|73e2e627-6060-4eae-9f8c-46c9591bb5c7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(resource-assignment)
2022-04-09 04:24:30,894|73e2e627-6060-4eae-9f8c-46c9591bb5c7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-assign)
2022-04-09 04:24:30,895|73e2e627-6060-4eae-9f8c-46c9591bb5c7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy)
2022-04-09 04:24:30,907|73e2e627-6060-4eae-9f8c-46c9591bb5c7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d407d27f-a58f-4844-8fae-fbb6d1925a47) and entry definition file (Definitions/ubuntu20.json)
2022-04-09 04:24:30,938|73e2e627-6060-4eae-9f8c-46c9591bb5c7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-04-09 04:24:30,961|73e2e627-6060-4eae-9f8c-46c9591bb5c7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-04-09 04:24:30,963|73e2e627-6060-4eae-9f8c-46c9591bb5c7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-04-09 04:24:31,011|73e2e627-6060-4eae-9f8c-46c9591bb5c7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| No compiled cache(/opt/app/onap/blueprints/working/d407d27f-a58f-4844-8fae-fbb6d1925a47) present to clean.
2022-04-09 04:24:42,525|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-04-09 04:24:42,650|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-04-09 04:24:42,654|01350f96-a3a2-49ef-ad49-b743d2f9688f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| request(01350f96-a3a2-49ef-ad49-b743d2f9688f)
2022-04-09 04:24:42,660|01350f96-a3a2-49ef-ad49-b743d2f9688f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| CBA file(/opt/app/onap/blueprints/archive/8113ef75-bdc8-41ca-8732-652c34bc99f9/cba.zip written successfully
2022-04-09 04:24:42,660|01350f96-a3a2-49ef-ad49-b743d2f9688f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Save processing(8113ef75-bdc8-41ca-8732-652c34bc99f9) CBA(/opt/app/onap/blueprints/archive/8113ef75-bdc8-41ca-8732-652c34bc99f9/cba.zip)
2022-04-09 04:24:42,745|01350f96-a3a2-49ef-ad49-b743d2f9688f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8113ef75-bdc8-41ca-8732-652c34bc99f9) and entry definition file (Definitions/pnf_netconf.json)
2022-04-09 04:24:42,887|01350f96-a3a2-49ef-ad49-b743d2f9688f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-09 04:24:42,907|01350f96-a3a2-49ef-ad49-b743d2f9688f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-assign)
2022-04-09 04:24:42,908|01350f96-a3a2-49ef-ad49-b743d2f9688f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Validating Workflow(config-deploy)
2022-04-09 04:24:42,917|01350f96-a3a2-49ef-ad49-b743d2f9688f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8113ef75-bdc8-41ca-8732-652c34bc99f9) and entry definition file (Definitions/pnf_netconf.json)
2022-04-09 04:24:42,932|01350f96-a3a2-49ef-ad49-b743d2f9688f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-04-09 04:24:42,949|01350f96-a3a2-49ef-ad49-b743d2f9688f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-04-09 04:24:42,950|01350f96-a3a2-49ef-ad49-b743d2f9688f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-04-09 04:24:42,980|01350f96-a3a2-49ef-ad49-b743d2f9688f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| No compiled cache(/opt/app/onap/blueprints/working/8113ef75-bdc8-41ca-8732-652c34bc99f9) present to clean.
2022-04-09 04:24:51,373|71124aae-6b6a-4ffb-8147-f87da4b550c4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-04-09 04:24:51,453|71124aae-6b6a-4ffb-8147-f87da4b550c4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-04-09 04:24:51,456|71124aae-6b6a-4ffb-8147-f87da4b550c4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-04-09 04:24:51,461|71124aae-6b6a-4ffb-8147-f87da4b550c4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-04-09 04:24:51,649|a956584a-3559-4393-886f-c83134127b30||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-04-09 04:24:51,649|a956584a-3559-4393-886f-c83134127b30||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-04-09 04:24:51,655|a956584a-3559-4393-886f-c83134127b30||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-04-09 04:24:52,224|c6aa7e45-fd0d-488b-8dec-45070a87b181||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-04-09 04:24:52,225|c6aa7e45-fd0d-488b-8dec-45070a87b181||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-04-09 04:24:52,227|c6aa7e45-fd0d-488b-8dec-45070a87b181||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-04-09 04:24:52,451|b9ed6036-9f6b-4217-b2dd-1c8db3bcbcba||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-04-09 04:24:52,452|b9ed6036-9f6b-4217-b2dd-1c8db3bcbcba||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-04-09 04:24:52,462|b9ed6036-9f6b-4217-b2dd-1c8db3bcbcba||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-04-09 04:30:40,226|f220c31a-0e37-4b19-8c78-915d25d60410||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| processing request id 5ab1e387-1d2d-4140-8817-f49372015ec1
2022-04-09 04:30:40,227|f220c31a-0e37-4b19-8c78-915d25d60410||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-09 04:30:40,227|f220c31a-0e37-4b19-8c78-915d25d60410||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| StoreAuditService ID  -1
2022-04-09 04:30:40,230|f220c31a-0e37-4b19-8c78-915d25d60410||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-04-09 04:30:40,231|f220c31a-0e37-4b19-8c78-915d25d60410||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-04-09 04:30:40,244|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-04-09 04:30:40,280|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Deriving input data for workflow: (resource-assignment)
2022-04-09 04:30:40,289|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-04-09 04:30:40,289|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-09 04:30:40,293|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| preparing request id(5ab1e387-1d2d-4140-8817-f49372015ec1) for workflow(resource-assignment) step(resource-assignment)
2022-04-09 04:30:40,293|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-04-09 04:30:40,294|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-04-09 04:30:40,297|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-04-09 04:30:40,340|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-04-09 04:30:40,366|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-04-09 04:30:40,367|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Setting Resource Value ("c68b84d2-05bf-41ae-b981-3949749c7fcf") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-04-09 04:30:40,368|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Setting Resource Value ("0f495740-80ee-44cf-8513-18ac00d31431") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-04-09 04:30:40,371|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Generated Resource Param Data ({
  "service-instance-id" : "c68b84d2-05bf-41ae-b981-3949749c7fcf",
  "vnf-id" : "0f495740-80ee-44cf-8513-18ac00d31431",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-04-09 04:30:40,424|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Preparing Response...
2022-04-09 04:30:40,425|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-04-09 04:30:40,425|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-04-09 04:30:40,427|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bd281c39-5e85-4cdb-b0f0-b7a9749b5db5 auditStoreId -1
2022-04-09 04:30:47,684|f220c31a-0e37-4b19-8c78-915d25d60410||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| processing request id 35a2aa03-992d-4e08-9e04-8b348b274f5f
2022-04-09 04:30:47,684|f220c31a-0e37-4b19-8c78-915d25d60410||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-09 04:30:47,684|f220c31a-0e37-4b19-8c78-915d25d60410||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| StoreAuditService ID  -1
2022-04-09 04:30:47,684|f220c31a-0e37-4b19-8c78-915d25d60410||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-04-09 04:30:47,684|f220c31a-0e37-4b19-8c78-915d25d60410||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-04-09 04:30:47,686|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-04-09 04:30:47,693|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Deriving input data for workflow: (resource-assignment)
2022-04-09 04:30:47,694|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-04-09 04:30:47,694|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-09 04:30:47,694|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| preparing request id(35a2aa03-992d-4e08-9e04-8b348b274f5f) for workflow(resource-assignment) step(resource-assignment)
2022-04-09 04:30:47,695|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-04-09 04:30:47,695|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-04-09 04:30:47,696|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-04-09 04:30:47,727|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-04-09 04:30:47,734|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Setting Resource Value ("admin-daily-istanbul") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-04-09 04:30:47,735|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-04-09 04:30:47,737|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-04-09 04:30:47,737|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-04-09 04:30:47,737|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Setting Resource Value ("9a0058c3-889c-44ab-917a-488eaae850c5") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-04-09 04:30:47,738|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Setting Resource Value ("c68b84d2-05bf-41ae-b981-3949749c7fcf") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-04-09 04:30:47,738|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-04-09 04:30:47,738|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-04-09 04:30:47,756|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-04-09 04:30:47,757|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Setting Resource Value ("0f495740-80ee-44cf-8513-18ac00d31431") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-04-09 04:30:47,758|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-istanbul",
  "service-instance-id" : "c68b84d2-05bf-41ae-b981-3949749c7fcf",
  "ubuntu20_flavor_name" : "m1.small",
  "ubuntu20_image_name" : "Ubuntu_2004",
  "ubuntu20_key_name" : "onap_dt",
  "ubuntu20_name_0" : "ubuntu20agent-VNF",
  "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key",
  "vf-module-id" : "9a0058c3-889c-44ab-917a-488eaae850c5",
  "vnf-id" : "0f495740-80ee-44cf-8513-18ac00d31431",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-04-09 04:30:47,777|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Preparing Response...
2022-04-09 04:30:47,777|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-04-09 04:30:47,777|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-04-09 04:30:47,777|f220c31a-0e37-4b19-8c78-915d25d60410||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5b3513ba-fbbe-49fb-bfb3-24c9e5ad6533 auditStoreId -1
2022-04-09 04:30:55,245|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-04-09 04:30:55,356|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-04-09 04:30:55,384|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| processing request id f220c31a-0e37-4b19-8c78-915d25d60410
2022-04-09 04:30:55,384|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-09 04:30:55,384|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| StoreAuditService ID  -1
2022-04-09 04:30:55,384|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-04-09 04:30:55,384|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-04-09 04:30:55,385|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-04-09 04:30:55,390|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Deriving input data for workflow: (config-assign)
2022-04-09 04:30:55,390|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-04-09 04:30:55,390|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-09 04:30:55,391|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| preparing request id(f220c31a-0e37-4b19-8c78-915d25d60410) for workflow(config-assign) step(config-assign)
2022-04-09 04:30:55,391|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-04-09 04:30:55,391|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-04-09 04:30:55,393|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-04-09 04:30:55,448|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-04-09 04:30:55,450|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-04-09 04:30:55,452|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Setting Resource Value ("c68b84d2-05bf-41ae-b981-3949749c7fcf") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-04-09 04:30:55,453|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Setting Resource Value ("0f495740-80ee-44cf-8513-18ac00d31431") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-04-09 04:30:55,503|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Resource resolution saved into database successfully : (vnf_name)
2022-04-09 04:30:55,503|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Resource resolution saved into database successfully : (vnf-id)
2022-04-09 04:30:55,515|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Resource resolution saved into database successfully : (service-instance-id)
2022-04-09 04:30:55,524|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Generated Resource Param Data ({
  "service-instance-id" : "c68b84d2-05bf-41ae-b981-3949749c7fcf",
  "vnf-id" : "0f495740-80ee-44cf-8513-18ac00d31431",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-04-09 04:30:55,566|||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-04-09 04:30:55,592|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-04-09 04:30:55,593|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Preparing Response...
2022-04-09 04:30:55,593|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-04-09 04:30:55,593|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resolveWorkflowOutputs for workflow(config-assign)
2022-04-09 04:30:55,594|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d9b01e62-8de1-441f-8b0a-d81d9489a6b5 auditStoreId -1
2022-04-09 04:30:55,648|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Completed
2022-04-09 04:31:51,758|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-04-09 04:31:51,874|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-04-09 04:31:51,880|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| processing request id f220c31a-0e37-4b19-8c78-915d25d60410
2022-04-09 04:31:51,880|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-09 04:31:51,880|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| StoreAuditService ID  -1
2022-04-09 04:31:51,883|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-04-09 04:31:51,883|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-04-09 04:31:51,885|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-04-09 04:31:51,890|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Deriving input data for workflow: (config-deploy)
2022-04-09 04:31:51,891|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-04-09 04:31:51,891|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-04-09 04:31:51,926|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| preparing request id(f220c31a-0e37-4b19-8c78-915d25d60410) for workflow(config-deploy) step(config-deploy)
2022-04-09 04:31:51,927|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-04-09 04:31:51,928|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2022-04-09 04:31:51,934|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-04-09 04:31:51,936|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Getting Jython Script Class(ConfigDeploy)
2022-04-09 04:31:57,492|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@dc58a09
2022-04-09 04:31:57,495|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Hello world
2022-04-09 04:31:57,495|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Preparing Response...
2022-04-09 04:31:57,495|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-04-09 04:31:57,495|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-04-09 04:31:57,496|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 144aa84e-c42e-455b-81c0-cbd21314c449 auditStoreId -1
2022-04-09 04:31:57,499|f220c31a-0e37-4b19-8c78-915d25d60410||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-gg4p9|||| Completed