Results

By type

          03:07:54,209 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
03:07:54,210 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
03:07:54,211 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
03:07:54,212 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
03:07:54,212 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
03:07:54,212 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
03:07:54,228 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file
03:07:54,362 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
03:07:54,370 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:07:54,374 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
03:07:54,382 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:07:54,455 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
03:07:54,456 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
03:07:54,456 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
03:07:54,456 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
03:07:54,456 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
03:07:54,456 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
03:07:54,456 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
03:07:54,457 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
03:07:54,458 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-05-25 03:07:55,231|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-zz2qt with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-05-25 03:07:55,235|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-05-25 03:07:58,260|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-05-25 03:07:58,881|||main||||INFO||||||| Finished Spring Data repository scanning in 607ms. Found 11 JPA repository interfaces.
2022-05-25 03:08:00,813|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-05-25 03:08:00,881|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-05-25 03:08:01,082|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-05-25 03:08:01,525|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-05-25 03:08:01,818|||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-05-25 03:08:01,822|||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-05-25 03:08:02,005|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-05-25 03:08:03,462|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25 03:08:03,474|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-05-25 03:08:03,552|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-05-25 03:08:04,691|||main||||INFO||||||| Audit service is disabled
2022-05-25 03:08:04,871|||main||||INFO||||||| Workflow Audit store is disabled
2022-05-25 03:08:06,104|||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-05-25 03:08:06,178|||main||||INFO||||||| Dependency Management module created...
2022-05-25 03:08:06,979|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-05-25 03:08:07,206|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-05-25 03:08:08,213|||main||||INFO||||||| Netty started on port(s): 8080
2022-05-25 03:08:09,512|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-05-25 03:08:09,805|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-05-25 03:08:09,812|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 15.191 seconds (JVM running for 16.121)
2022-05-25 03:08:09,828|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
May 25, 2022 3:56:59 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-05-25 04:05:12,752|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-05-25 04:05:12,754|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-25 04:05:12,756|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-25 04:05:13,521|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-25 04:05:13,523|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-25 04:05:14,504|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-05-25 04:05:14,511|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(181039ab-c63a-4bf9-bfbf-d77124c08c19) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-05-25 04:05:14,575|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(4f477b15-aaf9-4b0a-96f7-ec0deba1904e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-05-25 04:05:14,585|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(1de0223a-45a4-431f-9592-b0388b505bf5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-05-25 04:05:14,599|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(28f3beb3-a3d5-41f2-b5dc-bdd72c82fc96) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-05-25 04:05:14,617|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(72f5ae30-2e45-43b2-90e3-0e5db615bfd8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-05-25 04:05:14,635|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(fcf6a771-3079-4175-82c6-f01339c0c4cf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-05-25 04:05:14,651|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:05:14,656|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:05:14,656|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-25 04:05:14,656|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-25 04:05:14,657|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:05:14,657|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:05:14,770|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 04:05:14,849|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 04:05:14,868|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 04:05:14,885|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 04:05:15,019|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:05:15,022|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:05:15,023|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:05:15,080|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:05:15,228|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:05:15,228|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:05:15,229|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:05:15,277|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:05:15,381|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:05:15,382|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:05:15,382|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:05:15,383|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(HealthCheck)
2022-05-25 04:05:15,384|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(ScaleOutReconfiguration)
2022-05-25 04:05:15,384|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(vf-config-assign)
2022-05-25 04:05:15,385|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(vf-config-deploy)
2022-05-25 04:05:15,430|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-25 04:05:15,543|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:05:15,549|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:05:15,550|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign-day-2)
2022-05-25 04:05:15,551|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:05:15,552|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy-day-2)
2022-05-25 04:05:15,577|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:05:15,666|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:05:15,666|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:05:15,704|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:05:15,705|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:05:15,706|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-25 04:05:15,713|b69dcaa8-31cb-4eb6-bfaa-db2b2005db8d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:05:27,198|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/49d81496-4280-4152-be08-14f10560526c)
2022-05-25 04:05:27,202|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| deleting definition types under : /opt/app/onap/blueprints/working/49d81496-4280-4152-be08-14f10560526c/Definitions
2022-05-25 04:05:27,211|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| reinitialized all type definitions
2022-05-25 04:05:27,215|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(netconf-device)
2022-05-25 04:05:27,249|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(resolve-data)
2022-05-25 04:05:27,267|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-05-25 04:05:27,273|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-05-25 04:05:27,278|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-05-25 04:05:27,316|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-05-25 04:05:27,343|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ##### Enhancing Workflow(config-assign)
2022-05-25 04:05:27,343|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-05-25 04:05:27,343|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| identified workflow(config-assign) targets(resolve-data)
2022-05-25 04:05:27,343|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-05-25 04:05:27,344|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-05-25 04:05:27,344|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enriching artifacts file(/opt/app/onap/blueprints/working/49d81496-4280-4152-be08-14f10560526c/Templates/netconfrpc-mapping.json
2022-05-25 04:05:27,351|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-05-25 04:05:27,351|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| dataType not present for the recipe(dt-config-assign-properties)
2022-05-25 04:05:27,352|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ##### Enhancing Workflow(config-deploy)
2022-05-25 04:05:27,353|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-05-25 04:05:27,353|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| identified workflow(config-deploy) targets(execute-netconf)
2022-05-25 04:05:27,353|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(config-deploy) resource assignment files([]
2022-05-25 04:05:27,353|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ##### Enhancing blueprint Resource Definitions
2022-05-25 04:05:27,353|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-05-25 04:05:27,354|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| processing file (Templates/netconfrpc-mapping.json)
2022-05-25 04:05:27,362|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| distinct resource keys ([input-source])
2022-05-25 04:05:27,369|9203a071-4793-4e2e-889e-70790ce2703d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Enriching Resource Definition sources Node Template: [source-input]
2022-05-25 04:05:57,186|3c3491d3-e7dc-40a2-badc-e2ecd9d0143b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-05-25 04:05:57,186|3c3491d3-e7dc-40a2-badc-e2ecd9d0143b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-25 04:05:57,186|3c3491d3-e7dc-40a2-badc-e2ecd9d0143b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-25 04:05:57,355|3c3491d3-e7dc-40a2-badc-e2ecd9d0143b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-25 04:05:57,355|3c3491d3-e7dc-40a2-badc-e2ecd9d0143b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-25 04:05:58,060|edd1f0c9-cd1c-491c-bc78-2d76a8a1e77e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ce45abb7-2bec-4d60-9f80-f0a7cbc3e8a5)
2022-05-25 04:05:58,061|edd1f0c9-cd1c-491c-bc78-2d76a8a1e77e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| deleting definition types under : /opt/app/onap/blueprints/working/ce45abb7-2bec-4d60-9f80-f0a7cbc3e8a5/Definitions
2022-05-25 04:05:58,062|edd1f0c9-cd1c-491c-bc78-2d76a8a1e77e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| reinitialized all type definitions
2022-05-25 04:05:58,063|edd1f0c9-cd1c-491c-bc78-2d76a8a1e77e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(helloworld)
2022-05-25 04:05:58,080|edd1f0c9-cd1c-491c-bc78-2d76a8a1e77e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing ArtifactDefinition(helloworld-template)
2022-05-25 04:05:58,085|edd1f0c9-cd1c-491c-bc78-2d76a8a1e77e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-05-25 04:05:58,090|edd1f0c9-cd1c-491c-bc78-2d76a8a1e77e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-05-25 04:05:58,103|edd1f0c9-cd1c-491c-bc78-2d76a8a1e77e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ##### Enhancing Workflow(helloworld)
2022-05-25 04:05:58,103|edd1f0c9-cd1c-491c-bc78-2d76a8a1e77e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-05-25 04:05:58,103|edd1f0c9-cd1c-491c-bc78-2d76a8a1e77e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| identified workflow(helloworld) targets(helloworld)
2022-05-25 04:05:58,103|edd1f0c9-cd1c-491c-bc78-2d76a8a1e77e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-05-25 04:05:58,103|edd1f0c9-cd1c-491c-bc78-2d76a8a1e77e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-05-25 04:05:58,103|edd1f0c9-cd1c-491c-bc78-2d76a8a1e77e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enriching artifacts file(/opt/app/onap/blueprints/working/ce45abb7-2bec-4d60-9f80-f0a7cbc3e8a5/Templates/hello-world-mapping.json
2022-05-25 04:05:58,108|edd1f0c9-cd1c-491c-bc78-2d76a8a1e77e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-05-25 04:05:58,108|edd1f0c9-cd1c-491c-bc78-2d76a8a1e77e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| dataType not present for the recipe(dt-helloworld-properties)
2022-05-25 04:05:58,108|edd1f0c9-cd1c-491c-bc78-2d76a8a1e77e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ##### Enhancing blueprint Resource Definitions
2022-05-25 04:05:58,109|edd1f0c9-cd1c-491c-bc78-2d76a8a1e77e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-05-25 04:05:58,109|edd1f0c9-cd1c-491c-bc78-2d76a8a1e77e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| processing file (Templates/hello-world-mapping.json)
2022-05-25 04:05:58,114|edd1f0c9-cd1c-491c-bc78-2d76a8a1e77e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| distinct resource keys ([])
2022-05-25 04:05:58,114|edd1f0c9-cd1c-491c-bc78-2d76a8a1e77e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Enriching Resource Definition sources Node Template: []
2022-05-25 04:05:58,299|4b78c676-633b-4d75-b3f9-5d8ab5795fb5||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(a8387fdd-4a4f-4aa1-b6d7-e27909157b5b) CBA(/opt/app/onap/blueprints/archive/a8387fdd-4a4f-4aa1-b6d7-e27909157b5b/cba.zip)
2022-05-25 04:05:58,306|4b78c676-633b-4d75-b3f9-5d8ab5795fb5||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a8387fdd-4a4f-4aa1-b6d7-e27909157b5b) and entry definition file (Definitions/blueprint.json)
2022-05-25 04:05:58,319|4b78c676-633b-4d75-b3f9-5d8ab5795fb5||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(helloworld)
2022-05-25 04:05:58,324|4b78c676-633b-4d75-b3f9-5d8ab5795fb5||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a8387fdd-4a4f-4aa1-b6d7-e27909157b5b) and entry definition file (Definitions/blueprint.json)
2022-05-25 04:05:58,382|4b78c676-633b-4d75-b3f9-5d8ab5795fb5||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/working/a8387fdd-4a4f-4aa1-b6d7-e27909157b5b) present to clean.
2022-05-25 04:05:58,559|cdabd6f0-4a39-4c71-aded-e89a92553607||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| processing request id 654321
2022-05-25 04:05:58,559|cdabd6f0-4a39-4c71-aded-e89a92553607||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-25 04:05:58,560|cdabd6f0-4a39-4c71-aded-e89a92553607||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| StoreAuditService ID  -1
2022-05-25 04:05:58,570|cdabd6f0-4a39-4c71-aded-e89a92553607||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| getting cba file name(test101), version(1.0.1) from db
2022-05-25 04:05:58,639|cdabd6f0-4a39-4c71-aded-e89a92553607||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-05-25 04:05:58,642|cdabd6f0-4a39-4c71-aded-e89a92553607||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-05-25 04:05:58,644|cdabd6f0-4a39-4c71-aded-e89a92553607||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-05-25 04:05:58,658|cdabd6f0-4a39-4c71-aded-e89a92553607||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deriving input data for workflow: (helloworld)
2022-05-25 04:05:58,659|cdabd6f0-4a39-4c71-aded-e89a92553607||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-05-25 04:05:58,659|cdabd6f0-4a39-4c71-aded-e89a92553607||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 04:05:58,668|cdabd6f0-4a39-4c71-aded-e89a92553607||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-05-25 04:05:58,668|cdabd6f0-4a39-4c71-aded-e89a92553607||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-05-25 04:05:58,669|cdabd6f0-4a39-4c71-aded-e89a92553607||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-05-25 04:05:58,688|cdabd6f0-4a39-4c71-aded-e89a92553607||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-05-25 04:05:58,708|cdabd6f0-4a39-4c71-aded-e89a92553607||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Batched Sequence : ([])
2022-05-25 04:05:58,711|cdabd6f0-4a39-4c71-aded-e89a92553607||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Generated Resource Param Data ({ })
2022-05-25 04:05:58,791|cdabd6f0-4a39-4c71-aded-e89a92553607||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Preparing Response...
2022-05-25 04:05:58,793|cdabd6f0-4a39-4c71-aded-e89a92553607||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-05-25 04:05:58,793|cdabd6f0-4a39-4c71-aded-e89a92553607||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resolveWorkflowOutputs for workflow(helloworld)
2022-05-25 04:05:58,796|cdabd6f0-4a39-4c71-aded-e89a92553607||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d1df018b-d6af-4bf7-8d8b-9aa4f646f056 auditStoreId -1
2022-05-25 04:19:55,036|59a9c39f-7329-4602-9c87-05ef009bdbd7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(3538534d-1f1f-41a6-a320-56974092c55b) CBA(/opt/app/onap/blueprints/archive/3538534d-1f1f-41a6-a320-56974092c55b/cba.zip)
2022-05-25 04:19:55,079|59a9c39f-7329-4602-9c87-05ef009bdbd7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3538534d-1f1f-41a6-a320-56974092c55b) and entry definition file (Definitions/CNF.json)
2022-05-25 04:19:55,254|59a9c39f-7329-4602-9c87-05ef009bdbd7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:19:55,255|59a9c39f-7329-4602-9c87-05ef009bdbd7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:19:55,256|59a9c39f-7329-4602-9c87-05ef009bdbd7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:19:55,256|59a9c39f-7329-4602-9c87-05ef009bdbd7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(scale-out)
2022-05-25 04:19:55,257|59a9c39f-7329-4602-9c87-05ef009bdbd7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(scale)
2022-05-25 04:19:55,258|59a9c39f-7329-4602-9c87-05ef009bdbd7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(scale-in)
2022-05-25 04:19:55,258|59a9c39f-7329-4602-9c87-05ef009bdbd7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(health-check)
2022-05-25 04:19:55,285|59a9c39f-7329-4602-9c87-05ef009bdbd7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3538534d-1f1f-41a6-a320-56974092c55b) and entry definition file (Definitions/CNF.json)
2022-05-25 04:19:55,355|59a9c39f-7329-4602-9c87-05ef009bdbd7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/working/3538534d-1f1f-41a6-a320-56974092c55b) present to clean.
2022-05-25 04:20:55,964|93fb66af-fd9d-4093-917c-e9b2b00bc00c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-05-25 04:20:55,967|93fb66af-fd9d-4093-917c-e9b2b00bc00c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-25 04:20:55,968|93fb66af-fd9d-4093-917c-e9b2b00bc00c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-25 04:20:56,172|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-25 04:20:56,173|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-25 04:20:56,753|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-05-25 04:20:56,754|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(d1ae40bd-071e-4c5e-960d-2f3ba60359a6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-05-25 04:20:56,778|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(f8acfb87-6738-47ea-bf6f-122e3f5758aa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-05-25 04:20:56,785|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(2a438ee4-3fd5-42b0-af6c-ae2110c4847c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-05-25 04:20:56,796|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(f3805dcf-a7ec-46bd-911e-f80ba576c816) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-05-25 04:20:56,809|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(f5cd663b-4fb2-41ca-a2d3-3f58caf4ef46) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-05-25 04:20:56,824|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(36b21772-9516-4f38-ac37-80c6d966749c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-05-25 04:20:56,837|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:20:56,838|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:20:56,838|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-25 04:20:56,839|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-25 04:20:56,840|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:20:56,840|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:20:56,878|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 04:20:56,915|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 04:20:56,933|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 04:20:56,948|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 04:20:57,011|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:20:57,012|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:20:57,013|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:20:57,046|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:20:57,075|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-25 04:20:57,094|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-05-25 04:20:57,101|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-25 04:20:57,132|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:20:57,133|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:20:57,134|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:20:57,168|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:20:57,194|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-25 04:20:57,205|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-05-25 04:20:57,211|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-25 04:20:57,242|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:20:57,243|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:20:57,244|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:20:57,244|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(HealthCheck)
2022-05-25 04:20:57,245|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(ScaleOutReconfiguration)
2022-05-25 04:20:57,246|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(vf-config-assign)
2022-05-25 04:20:57,246|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(vf-config-deploy)
2022-05-25 04:20:57,282|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-25 04:20:57,309|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-05-25 04:20:57,321|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-05-25 04:20:57,327|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-05-25 04:20:57,348|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:20:57,349|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:20:57,375|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:20:57,376|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:20:57,377|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-25 04:20:57,386|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:20:57,406|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-05-25 04:20:57,417|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-05-25 04:20:57,422|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-05-25 04:20:57,448|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-05-25 04:20:57,458|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-05-25 04:20:57,464|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-05-25 04:20:57,486|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:20:57,487|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:20:57,487|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign-day-2)
2022-05-25 04:20:57,488|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:20:57,489|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy-day-2)
2022-05-25 04:20:57,502|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:20:57,513|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :5G_Core::1.0.37
2022-05-25 04:20:57,525|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-05-25 04:20:57,527|93fb66af-fd9d-4093-917c-e9b2b00bc00c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-05-25 04:21:07,899|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/fe77b6c4-6d08-4ffe-812a-6cb99e9a679d)
2022-05-25 04:21:07,900|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| deleting definition types under : /opt/app/onap/blueprints/working/fe77b6c4-6d08-4ffe-812a-6cb99e9a679d/Definitions
2022-05-25 04:21:07,902|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| reinitialized all type definitions
2022-05-25 04:21:07,903|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-05-25 04:21:07,920|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing ArtifactDefinition(vnf-template)
2022-05-25 04:21:07,925|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing ArtifactDefinition(vnf-mapping)
2022-05-25 04:21:07,929|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-05-25 04:21:07,946|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:21:07,964|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:21:07,969|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:21:07,974|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-05-25 04:21:07,974|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-05-25 04:21:07,974|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-05-25 04:21:07,985|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:21:07,990|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:21:07,998|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:21:08,004|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 04:21:08,019|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:21:08,025|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:21:08,034|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:21:08,040|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:21:08,046|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:21:08,052|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:21:08,065|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(config-assign)
2022-05-25 04:21:08,068|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing ArtifactDefinition(baseconfig-template)
2022-05-25 04:21:08,068|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-05-25 04:21:08,068|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-05-25 04:21:08,078|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:21:08,084|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:21:08,090|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:21:08,095|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(config-deploy)
2022-05-25 04:21:08,123|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ##### Enhancing Workflow(resource-assignment)
2022-05-25 04:21:08,123|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-05-25 04:21:08,123|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-05-25 04:21:08,123|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-05-25 04:21:08,123|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-05-25 04:21:08,123|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-05-25 04:21:08,123|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enriching artifacts file(/opt/app/onap/blueprints/working/fe77b6c4-6d08-4ffe-812a-6cb99e9a679d/Templates/vnf-mapping.json
2022-05-25 04:21:08,127|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-05-25 04:21:08,127|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-05-25 04:21:08,127|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enriching artifacts file(/opt/app/onap/blueprints/working/fe77b6c4-6d08-4ffe-812a-6cb99e9a679d/Templates/base_ubuntu20-mapping.json
2022-05-25 04:21:08,131|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-05-25 04:21:08,131|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-05-25 04:21:08,131|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ##### Enhancing Workflow(config-assign)
2022-05-25 04:21:08,132|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-05-25 04:21:08,132|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| identified workflow(config-assign) targets(config-assign)
2022-05-25 04:21:08,132|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-05-25 04:21:08,132|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-05-25 04:21:08,132|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enriching artifacts file(/opt/app/onap/blueprints/working/fe77b6c4-6d08-4ffe-812a-6cb99e9a679d/Templates/baseconfig-mapping.json
2022-05-25 04:21:08,136|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-05-25 04:21:08,136|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| dataType not present for the recipe(dt-config-assign-properties)
2022-05-25 04:21:08,136|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ##### Enhancing Workflow(config-deploy)
2022-05-25 04:21:08,136|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-05-25 04:21:08,136|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| identified workflow(config-deploy) targets(config-deploy)
2022-05-25 04:21:08,136|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(config-deploy) resource assignment files([]
2022-05-25 04:21:08,136|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ##### Enhancing blueprint Resource Definitions
2022-05-25 04:21:08,136|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-05-25 04:21:08,136|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| processing file (Templates/vnf-mapping.json)
2022-05-25 04:21:08,136|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-05-25 04:21:08,137|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| processing file (Templates/baseconfig-mapping.json)
2022-05-25 04:21:08,148|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:21:08,195|bca0304a-eba5-4475-9325-6278fae5b374||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-05-25 04:21:08,357|fa48abb3-ca16-4859-a11b-60a28c2a44bc||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(32990275-7f17-4b5c-bd59-487a6ee271bc) CBA(/opt/app/onap/blueprints/archive/32990275-7f17-4b5c-bd59-487a6ee271bc/cba.zip)
2022-05-25 04:21:08,367|fa48abb3-ca16-4859-a11b-60a28c2a44bc||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/32990275-7f17-4b5c-bd59-487a6ee271bc) and entry definition file (Definitions/ubuntu20.json)
2022-05-25 04:21:08,380|fa48abb3-ca16-4859-a11b-60a28c2a44bc||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 04:21:08,408|fa48abb3-ca16-4859-a11b-60a28c2a44bc||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:21:08,409|fa48abb3-ca16-4859-a11b-60a28c2a44bc||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:21:08,410|fa48abb3-ca16-4859-a11b-60a28c2a44bc||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:21:08,423|fa48abb3-ca16-4859-a11b-60a28c2a44bc||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/32990275-7f17-4b5c-bd59-487a6ee271bc) and entry definition file (Definitions/ubuntu20.json)
2022-05-25 04:21:08,454|fa48abb3-ca16-4859-a11b-60a28c2a44bc||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/working/32990275-7f17-4b5c-bd59-487a6ee271bc) present to clean.
2022-05-25 04:21:13,330|d1929888-88da-41e4-9055-240410988500||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-05-25 04:21:13,330|d1929888-88da-41e4-9055-240410988500||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-25 04:21:13,330|d1929888-88da-41e4-9055-240410988500||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-25 04:21:13,459|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-25 04:21:13,459|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-25 04:21:13,816|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-05-25 04:21:13,817|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(72dca2c7-df78-4aaf-aa08-7ec61626f84e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-05-25 04:21:13,830|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(26523519-7433-4130-bedb-78fc91d8f9ef) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-05-25 04:21:13,837|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(efd37ad5-36f0-4410-aa7e-fcd970be391d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-05-25 04:21:13,848|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(1d4b4dd6-a0e2-41e4-8d26-8c3396250978) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-05-25 04:21:13,858|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(a17ad7a1-b641-4882-9775-aa303e8097d3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-05-25 04:21:13,872|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(1e8b343c-11fa-431a-8f89-3da30940db51) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-05-25 04:21:13,883|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:21:13,884|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:21:13,884|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-25 04:21:13,884|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-25 04:21:13,884|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:21:13,885|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:21:13,905|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 04:21:13,931|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 04:21:13,946|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 04:21:13,960|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 04:21:14,010|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:21:14,011|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:21:14,012|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:21:14,048|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:21:14,075|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-25 04:21:14,090|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-05-25 04:21:14,090|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-25 04:21:14,128|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:21:14,129|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:21:14,129|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:21:14,164|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:21:14,188|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-25 04:21:14,199|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-05-25 04:21:14,200|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-25 04:21:14,242|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:21:14,244|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:21:14,244|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:21:14,245|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(HealthCheck)
2022-05-25 04:21:14,246|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(ScaleOutReconfiguration)
2022-05-25 04:21:14,247|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(vf-config-assign)
2022-05-25 04:21:14,248|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(vf-config-deploy)
2022-05-25 04:21:14,285|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-25 04:21:14,317|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-05-25 04:21:14,330|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-05-25 04:21:14,332|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-05-25 04:21:14,359|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:21:14,360|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:21:14,388|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:21:14,389|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:21:14,390|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-25 04:21:14,399|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:21:14,418|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-05-25 04:21:14,433|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-05-25 04:21:14,434|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-05-25 04:21:14,462|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-05-25 04:21:14,483|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-05-25 04:21:14,483|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-05-25 04:21:14,512|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:21:14,513|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:21:14,514|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign-day-2)
2022-05-25 04:21:14,515|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:21:14,516|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy-day-2)
2022-05-25 04:21:14,531|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:21:14,544|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :5G_Core::1.0.37
2022-05-25 04:21:14,561|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-05-25 04:21:14,562|d1929888-88da-41e4-9055-240410988500||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-05-25 04:21:24,869|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f6c03aaa-436a-4acb-b167-abaa9e80acd5)
2022-05-25 04:21:24,869|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| deleting definition types under : /opt/app/onap/blueprints/working/f6c03aaa-436a-4acb-b167-abaa9e80acd5/Definitions
2022-05-25 04:21:24,871|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| reinitialized all type definitions
2022-05-25 04:21:24,872|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(netconf-device)
2022-05-25 04:21:24,886|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(resolve-data)
2022-05-25 04:21:24,901|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-05-25 04:21:24,906|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-05-25 04:21:24,911|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-05-25 04:21:24,937|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-05-25 04:21:24,956|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ##### Enhancing Workflow(config-assign)
2022-05-25 04:21:24,957|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-05-25 04:21:24,957|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| identified workflow(config-assign) targets(resolve-data)
2022-05-25 04:21:24,957|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-05-25 04:21:24,957|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-05-25 04:21:24,957|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enriching artifacts file(/opt/app/onap/blueprints/working/f6c03aaa-436a-4acb-b167-abaa9e80acd5/Templates/netconfrpc-mapping.json
2022-05-25 04:21:24,963|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-05-25 04:21:24,963|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| dataType not present for the recipe(dt-config-assign-properties)
2022-05-25 04:21:24,963|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ##### Enhancing Workflow(config-deploy)
2022-05-25 04:21:24,964|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-05-25 04:21:24,964|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| identified workflow(config-deploy) targets(execute-netconf)
2022-05-25 04:21:24,964|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(config-deploy) resource assignment files([]
2022-05-25 04:21:24,964|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ##### Enhancing blueprint Resource Definitions
2022-05-25 04:21:24,965|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-05-25 04:21:24,965|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| processing file (Templates/netconfrpc-mapping.json)
2022-05-25 04:21:24,969|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| distinct resource keys ([input-source])
2022-05-25 04:21:24,975|055b3469-0f8c-492a-bae2-d3d9b5cbe238||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Enriching Resource Definition sources Node Template: [source-input]
2022-05-25 04:21:31,988|88b37e10-4e31-48ae-9356-4c5c2a76d95c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-05-25 04:21:31,988|88b37e10-4e31-48ae-9356-4c5c2a76d95c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-25 04:21:31,988|88b37e10-4e31-48ae-9356-4c5c2a76d95c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-25 04:21:32,121|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-25 04:21:32,122|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-25 04:21:32,428|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-05-25 04:21:32,429|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(d4f6cc09-8dbf-482f-860b-3d1a3bccb2b3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-05-25 04:21:32,442|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(53e9d6d6-62f8-492f-9380-75adad477d27) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-05-25 04:21:32,447|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(900b5505-0af3-48b8-babc-b5c22e4271e2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-05-25 04:21:32,455|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(b7f25747-c99c-4f48-9b63-c8fbd624a029) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-05-25 04:21:32,465|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(dffc54e8-43e4-44a8-9a3e-8daeb8fe0528) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-05-25 04:21:32,476|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(072e7092-2293-4b13-9715-b4f0b19d550f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-05-25 04:21:32,486|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:21:32,486|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:21:32,486|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-25 04:21:32,487|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-25 04:21:32,487|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:21:32,487|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:21:32,509|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 04:21:32,525|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 04:21:32,541|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 04:21:32,572|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 04:21:32,634|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:21:32,640|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:21:32,640|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:21:32,641|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(HealthCheck)
2022-05-25 04:21:32,642|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(ScaleOutReconfiguration)
2022-05-25 04:21:32,642|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(vf-config-assign)
2022-05-25 04:21:32,643|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(vf-config-deploy)
2022-05-25 04:21:32,677|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-25 04:21:32,703|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-05-25 04:21:32,716|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-05-25 04:21:32,722|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-05-25 04:21:32,741|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:21:32,741|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:21:32,766|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:21:32,767|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:21:32,768|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-25 04:21:32,776|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:21:32,795|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-05-25 04:21:32,807|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-05-25 04:21:32,808|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-05-25 04:21:32,828|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-05-25 04:21:32,839|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-05-25 04:21:32,845|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-05-25 04:21:32,871|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:21:32,872|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:21:32,872|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign-day-2)
2022-05-25 04:21:32,873|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:21:32,874|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy-day-2)
2022-05-25 04:21:32,892|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:21:32,916|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :5G_Core::1.0.37
2022-05-25 04:21:32,930|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-05-25 04:21:32,936|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-05-25 04:21:32,967|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:21:32,967|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:21:32,968|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:21:33,002|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:21:33,028|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-25 04:21:33,041|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-05-25 04:21:33,042|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-25 04:21:33,076|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:21:33,077|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:21:33,078|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:21:33,106|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:21:33,117|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-25 04:21:33,129|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-05-25 04:21:33,129|88b37e10-4e31-48ae-9356-4c5c2a76d95c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-25 04:21:34,294|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a6b09102-ab9d-4970-b505-e6bc72f32eb0)
2022-05-25 04:21:34,294|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| deleting definition types under : /opt/app/onap/blueprints/working/a6b09102-ab9d-4970-b505-e6bc72f32eb0/Definitions
2022-05-25 04:21:34,296|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| reinitialized all type definitions
2022-05-25 04:21:34,296|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-05-25 04:21:34,314|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-05-25 04:21:34,319|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-05-25 04:21:34,324|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-05-25 04:21:34,336|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(capability)
2022-05-25 04:21:34,352|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(capability)
2022-05-25 04:21:34,359|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(processor-db)
2022-05-25 04:21:34,370|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 04:21:34,383|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 04:21:34,391|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 04:21:34,400|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 04:21:34,409|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 04:21:34,441|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-05-25 04:21:34,446|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-05-25 04:21:34,446|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-05-25 04:21:34,457|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(capability)
2022-05-25 04:21:34,464|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(capability)
2022-05-25 04:21:34,470|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(capability)
2022-05-25 04:21:34,476|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(processor-db)
2022-05-25 04:21:34,483|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 04:21:34,491|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 04:21:34,499|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 04:21:34,507|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 04:21:34,515|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 04:21:34,523|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 04:21:34,550|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ##### Enhancing Workflow(resource-resolution)
2022-05-25 04:21:34,551|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-05-25 04:21:34,551|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-05-25 04:21:34,552|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-05-25 04:21:34,552|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-05-25 04:21:34,552|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-05-25 04:21:34,552|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enriching artifacts file(/opt/app/onap/blueprints/working/a6b09102-ab9d-4970-b505-e6bc72f32eb0/Templates/hello-world-velocity-mapping.json
2022-05-25 04:21:34,557|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-05-25 04:21:34,557|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-05-25 04:21:34,557|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enriching artifacts file(/opt/app/onap/blueprints/working/a6b09102-ab9d-4970-b505-e6bc72f32eb0/Templates/hello-world-jinja-mapping.json
2022-05-25 04:21:34,561|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-05-25 04:21:34,561|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-05-25 04:21:34,561|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ##### Enhancing blueprint Resource Definitions
2022-05-25 04:21:34,562|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-05-25 04:21:34,562|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-05-25 04:21:34,562|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-05-25 04:21:34,570|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-05-25 04:21:34,625|c6dcebc0-f74c-4118-bcec-495ed1128eb5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-05-25 04:21:34,780|541ebaf1-7cf5-4af0-a70b-4c934087c5ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(00505595-1f38-4054-9053-13916c1d0ef8) CBA(/opt/app/onap/blueprints/archive/00505595-1f38-4054-9053-13916c1d0ef8/cba.zip)
2022-05-25 04:21:34,787|541ebaf1-7cf5-4af0-a70b-4c934087c5ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/00505595-1f38-4054-9053-13916c1d0ef8) and entry definition file (Definitions/resource-resolution.json)
2022-05-25 04:21:34,808|541ebaf1-7cf5-4af0-a70b-4c934087c5ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-resolution)
2022-05-25 04:21:34,814|541ebaf1-7cf5-4af0-a70b-4c934087c5ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/00505595-1f38-4054-9053-13916c1d0ef8) and entry definition file (Definitions/resource-resolution.json)
2022-05-25 04:21:34,847|541ebaf1-7cf5-4af0-a70b-4c934087c5ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/working/00505595-1f38-4054-9053-13916c1d0ef8) present to clean.
2022-05-25 04:21:34,981|b23f34e8-01c1-4720-87f6-1272257d20e8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| processing request id a1514465-7404-4383-b792-5cda90328d4a
2022-05-25 04:21:34,981|b23f34e8-01c1-4720-87f6-1272257d20e8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-25 04:21:34,981|b23f34e8-01c1-4720-87f6-1272257d20e8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| StoreAuditService ID  -1
2022-05-25 04:21:34,988|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-05-25 04:21:35,047|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-05-25 04:21:35,049|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-05-25 04:21:35,050|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-05-25 04:21:35,060|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deriving input data for workflow: (resource-resolution)
2022-05-25 04:21:35,064|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-05-25 04:21:35,064|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 04:21:35,065|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| preparing request id(a1514465-7404-4383-b792-5cda90328d4a) for workflow(resource-resolution) step(helloworld)
2022-05-25 04:21:35,065|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-05-25 04:21:35,066|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-05-25 04:21:35,067|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-05-25 04:21:35,098|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-05-25 04:21:35,125|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 04:21:35,126|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-05-25 04:21:35,381|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Rest request method(PUT), url(/resource-resolution/put)
2022-05-25 04:21:35,446|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response status(200 - OK)
2022-05-25 04:21:35,455|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response processing type (string)
2022-05-25 04:21:35,456|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-05-25 04:21:35,456|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-05-25 04:21:35,456|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-05-25 04:21:35,484|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resource resolution saved into database successfully : (v_put)
2022-05-25 04:21:35,495|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-05-25 04:21:35,496|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Getting Jython Script Class(ResolvProperties)
2022-05-25 04:21:38,884|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Component Object org.python.proxies.__main__$ResolvProperties$1@75dbb2a7
2022-05-25 04:21:38,888|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-05-25 04:21:38,899|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resource resolution saved into database successfully : (v_python)
2022-05-25 04:21:38,900|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 04:21:38,900|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-05-25 04:21:38,905|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-05-25 04:21:38,913|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response status(200 - OK)
2022-05-25 04:21:38,913|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response processing type (string)
2022-05-25 04:21:38,913|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-05-25 04:21:38,913|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-05-25 04:21:38,913|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-05-25 04:21:38,914|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 04:21:38,914|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-05-25 04:21:38,915|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-05-25 04:21:38,922|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response status(200 - OK)
2022-05-25 04:21:38,922|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response processing type (string)
2022-05-25 04:21:38,922|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-05-25 04:21:38,922|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-05-25 04:21:38,922|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-05-25 04:21:38,923|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resource resolution saved into database successfully : (v_patch)
2022-05-25 04:21:38,930|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resource resolution saved into database successfully : (v_del)
2022-05-25 04:21:38,931|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-05-25 04:21:38,953|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-05-25 04:21:45,127|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| compiled in (6173)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-05-25 04:21:45,129|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-05-25 04:21:45,144|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-05-25 04:21:45,157|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resource resolution saved into database successfully : (v_kotlin)
2022-05-25 04:21:45,159|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 04:21:45,159|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-05-25 04:21:45,165|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Rest request method(GET), url(/resource-resolution/get)
2022-05-25 04:21:45,175|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response status(200 - OK)
2022-05-25 04:21:45,175|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response processing type (string)
2022-05-25 04:21:45,175|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-05-25 04:21:45,176|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-05-25 04:21:45,176|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-05-25 04:21:45,185|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resource resolution saved into database successfully : (v_get)
2022-05-25 04:21:45,191|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-05-25 04:21:45,191|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-05-25 04:21:45,199|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resource resolution saved into database successfully : (v_default)
2022-05-25 04:21:45,200|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resource resolution saved into database successfully : (v_input)
2022-05-25 04:21:45,201|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 04:21:45,202|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-05-25 04:21:45,205|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Rest request method(POST), url(/resource-resolution/post)
2022-05-25 04:21:45,213|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response status(200 - OK)
2022-05-25 04:21:45,214|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response processing type (string)
2022-05-25 04:21:45,214|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-05-25 04:21:45,214|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-05-25 04:21:45,214|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-05-25 04:21:45,227|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resource resolution saved into database successfully : (v_post)
2022-05-25 04:21:45,237|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 04:21:45,264|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response processing type (list)
2022-05-25 04:21:45,267|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-05-25 04:21:45,267|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 04:21:45,268|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 04:21:45,268|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 04:21:45,268|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 04:21:45,268|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-05-25 04:21:45,279|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resource resolution saved into database successfully : (v_db)
2022-05-25 04:21:45,282|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-05-25 04:21:45,334|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-05-25 04:21:45,356|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-05-25 04:21:45,357|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-05-25 04:21:45,390|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-05-25 04:21:45,393|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-05-25 04:21:45,394|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-05-25 04:21:45,394|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-05-25 04:21:45,394|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Getting Jython Script Class(ResolvProperties)
2022-05-25 04:21:45,403|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-05-25 04:21:45,434|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Component Object org.python.proxies.__main__$ResolvProperties$2@61a041f0
2022-05-25 04:21:45,435|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-05-25 04:21:45,445|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resource resolution saved into database successfully : (j_python)
2022-05-25 04:21:45,446|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 04:21:45,446|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-05-25 04:21:45,447|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-05-25 04:21:45,457|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response status(200 - OK)
2022-05-25 04:21:45,458|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response processing type (string)
2022-05-25 04:21:45,458|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-05-25 04:21:45,458|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-05-25 04:21:45,458|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-05-25 04:21:45,467|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resource resolution saved into database successfully : (j_patch)
2022-05-25 04:21:45,467|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-05-25 04:21:45,475|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resource resolution saved into database successfully : (j_input)
2022-05-25 04:21:45,475|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 04:21:45,476|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-05-25 04:21:45,477|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Rest request method(PUT), url(/resource-resolution/put)
2022-05-25 04:21:45,485|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response status(200 - OK)
2022-05-25 04:21:45,485|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response processing type (string)
2022-05-25 04:21:45,486|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-05-25 04:21:45,486|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-05-25 04:21:45,486|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-05-25 04:21:45,494|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resource resolution saved into database successfully : (j_put)
2022-05-25 04:21:45,495|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-05-25 04:21:45,504|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resource resolution saved into database successfully : (j_default)
2022-05-25 04:21:45,504|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 04:21:45,504|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-05-25 04:21:45,506|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-05-25 04:21:45,515|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response status(200 - OK)
2022-05-25 04:21:45,515|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response processing type (string)
2022-05-25 04:21:45,515|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-05-25 04:21:45,515|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-05-25 04:21:45,515|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-05-25 04:21:45,516|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 04:21:45,516|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-05-25 04:21:45,517|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Rest request method(POST), url(/resource-resolution/post)
2022-05-25 04:21:45,525|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resource resolution saved into database successfully : (j_del)
2022-05-25 04:21:45,525|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response status(200 - OK)
2022-05-25 04:21:45,525|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response processing type (string)
2022-05-25 04:21:45,525|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-05-25 04:21:45,525|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-05-25 04:21:45,526|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-05-25 04:21:45,526|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 04:21:45,526|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-05-25 04:21:45,527|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Rest request method(GET), url(/resource-resolution/get)
2022-05-25 04:21:45,532|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response status(200 - OK)
2022-05-25 04:21:45,532|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response processing type (string)
2022-05-25 04:21:45,533|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-05-25 04:21:45,533|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-05-25 04:21:45,533|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-05-25 04:21:45,534|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resource resolution saved into database successfully : (j_post)
2022-05-25 04:21:45,541|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resource resolution saved into database successfully : (j_get)
2022-05-25 04:21:45,545|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-05-25 04:21:45,545|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-05-25 04:21:45,546|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-05-25 04:21:45,557|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response status(200 - OK)
2022-05-25 04:21:45,557|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response processing type (string)
2022-05-25 04:21:45,557|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-05-25 04:21:45,558|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-05-25 04:21:45,558|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-05-25 04:21:45,568|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resource resolution saved into database successfully : (j_get_id)
2022-05-25 04:21:45,568|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-05-25 04:21:45,569|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-05-25 04:21:45,576|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resource resolution saved into database successfully : (j_kotlin)
2022-05-25 04:21:45,577|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 04:21:45,581|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response processing type (list)
2022-05-25 04:21:45,583|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-05-25 04:21:45,583|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 04:21:45,583|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 04:21:45,583|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 04:21:45,583|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 04:21:45,583|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 04:21:45,583|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 04:21:45,583|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 04:21:45,583|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 04:21:45,583|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 04:21:45,583|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-05-25 04:21:45,591|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resource resolution saved into database successfully : (j_db)
2022-05-25 04:21:45,592|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-05-25 04:21:45,765|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-05-25 04:21:45,772|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-05-25 04:21:45,773|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Preparing Response...
2022-05-25 04:21:45,773|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-05-25 04:21:45,773|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-05-25 04:21:45,774|b23f34e8-01c1-4720-87f6-1272257d20e8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9ae66dde-fad8-4d4a-9787-4e577d8d90fa auditStoreId -1
2022-05-25 04:22:22,137|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-05-25 04:22:22,231|||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-05-25 04:22:22,269|efff56b6-af0d-4313-86c0-227e91821c1e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| request(efff56b6-af0d-4313-86c0-227e91821c1e)
2022-05-25 04:22:22,272|efff56b6-af0d-4313-86c0-227e91821c1e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| CBA file(/opt/app/onap/blueprints/archive/c738342d-531e-4fd2-8159-c68dd96dd5c7/cba.zip written successfully
2022-05-25 04:22:22,273|efff56b6-af0d-4313-86c0-227e91821c1e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(c738342d-531e-4fd2-8159-c68dd96dd5c7) CBA(/opt/app/onap/blueprints/archive/c738342d-531e-4fd2-8159-c68dd96dd5c7/cba.zip)
2022-05-25 04:22:22,296|efff56b6-af0d-4313-86c0-227e91821c1e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c738342d-531e-4fd2-8159-c68dd96dd5c7) and entry definition file (Definitions/CNF.json)
2022-05-25 04:22:22,358|efff56b6-af0d-4313-86c0-227e91821c1e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:22:22,359|efff56b6-af0d-4313-86c0-227e91821c1e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:22:22,359|efff56b6-af0d-4313-86c0-227e91821c1e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:22:22,360|efff56b6-af0d-4313-86c0-227e91821c1e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(scale-out)
2022-05-25 04:22:22,360|efff56b6-af0d-4313-86c0-227e91821c1e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(scale)
2022-05-25 04:22:22,361|efff56b6-af0d-4313-86c0-227e91821c1e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(scale-in)
2022-05-25 04:22:22,362|efff56b6-af0d-4313-86c0-227e91821c1e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(health-check)
2022-05-25 04:22:22,392|efff56b6-af0d-4313-86c0-227e91821c1e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c738342d-531e-4fd2-8159-c68dd96dd5c7) and entry definition file (Definitions/CNF.json)
2022-05-25 04:22:22,413|efff56b6-af0d-4313-86c0-227e91821c1e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :APACHE::1.0.0
2022-05-25 04:22:22,427|efff56b6-af0d-4313-86c0-227e91821c1e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-05-25 04:22:22,429|efff56b6-af0d-4313-86c0-227e91821c1e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-05-25 04:22:22,449|efff56b6-af0d-4313-86c0-227e91821c1e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/working/c738342d-531e-4fd2-8159-c68dd96dd5c7) present to clean.
2022-05-25 04:22:31,116|cc613d26-8801-4624-ad36-1a835a7a5ba2||DefaultDispatcher-worker-17||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| getting cba file name(APACHE), version(1.0.0) from db
2022-05-25 04:22:31,308|cc613d26-8801-4624-ad36-1a835a7a5ba2||DefaultDispatcher-worker-17||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 04:22:31,310|cc613d26-8801-4624-ad36-1a835a7a5ba2||DefaultDispatcher-worker-17||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 04:22:31,313|cc613d26-8801-4624-ad36-1a835a7a5ba2||DefaultDispatcher-worker-17||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 04:22:31,463|297c8e89-1740-476e-96c0-bc363123569d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 04:22:31,463|297c8e89-1740-476e-96c0-bc363123569d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 04:22:31,466|297c8e89-1740-476e-96c0-bc363123569d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 04:22:32,039|c7b27fd6-9ffe-4529-b5a7-a31099a96af8||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 04:22:32,040|c7b27fd6-9ffe-4529-b5a7-a31099a96af8||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 04:22:32,041|c7b27fd6-9ffe-4529-b5a7-a31099a96af8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 04:22:32,196|7b202f96-bb9a-4ef2-960b-f0f9867fbdc4||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 04:22:32,196|7b202f96-bb9a-4ef2-960b-f0f9867fbdc4||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 04:22:32,198|7b202f96-bb9a-4ef2-960b-f0f9867fbdc4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 04:22:32,375|d31eef60-19d2-41e1-b334-1fdb1dd2e459||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 04:22:32,375|d31eef60-19d2-41e1-b334-1fdb1dd2e459||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 04:22:32,377|d31eef60-19d2-41e1-b334-1fdb1dd2e459||DefaultDispatcher-worker-17||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 04:22:32,598|4ea796ad-866a-442c-98c2-6908d036cec4||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 04:22:32,598|4ea796ad-866a-442c-98c2-6908d036cec4||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 04:22:32,600|4ea796ad-866a-442c-98c2-6908d036cec4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 04:22:32,828|de5e09de-87c3-4443-ad16-d2b85353b4eb||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 04:22:32,828|de5e09de-87c3-4443-ad16-d2b85353b4eb||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 04:22:32,831|de5e09de-87c3-4443-ad16-d2b85353b4eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 04:22:33,038|a947de90-50ac-4ae8-afe6-b79f2e94d0a2||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 04:22:33,038|a947de90-50ac-4ae8-afe6-b79f2e94d0a2||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 04:22:33,040|a947de90-50ac-4ae8-afe6-b79f2e94d0a2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 04:23:11,164|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-05-25 04:23:11,262|||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-05-25 04:23:11,263|3281c7a7-652b-41df-8fff-e0949768c37c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| request(3281c7a7-652b-41df-8fff-e0949768c37c)
2022-05-25 04:23:11,264|3281c7a7-652b-41df-8fff-e0949768c37c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| CBA file(/opt/app/onap/blueprints/archive/d7585359-8923-4e4e-9cb0-ef399b3362cf/cba.zip written successfully
2022-05-25 04:23:11,264|3281c7a7-652b-41df-8fff-e0949768c37c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(d7585359-8923-4e4e-9cb0-ef399b3362cf) CBA(/opt/app/onap/blueprints/archive/d7585359-8923-4e4e-9cb0-ef399b3362cf/cba.zip)
2022-05-25 04:23:11,276|3281c7a7-652b-41df-8fff-e0949768c37c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d7585359-8923-4e4e-9cb0-ef399b3362cf) and entry definition file (Definitions/pnf_netconf.json)
2022-05-25 04:23:11,281|3281c7a7-652b-41df-8fff-e0949768c37c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 04:23:11,291|3281c7a7-652b-41df-8fff-e0949768c37c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:23:11,292|3281c7a7-652b-41df-8fff-e0949768c37c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:23:11,297|3281c7a7-652b-41df-8fff-e0949768c37c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d7585359-8923-4e4e-9cb0-ef399b3362cf) and entry definition file (Definitions/pnf_netconf.json)
2022-05-25 04:23:11,310|3281c7a7-652b-41df-8fff-e0949768c37c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-05-25 04:23:11,324|3281c7a7-652b-41df-8fff-e0949768c37c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-05-25 04:23:11,324|3281c7a7-652b-41df-8fff-e0949768c37c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-05-25 04:23:11,343|3281c7a7-652b-41df-8fff-e0949768c37c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/working/d7585359-8923-4e4e-9cb0-ef399b3362cf) present to clean.
2022-05-25 04:26:16,743|82ce9cf8-496a-48df-a740-afdf443aab3a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-05-25 04:26:16,743|82ce9cf8-496a-48df-a740-afdf443aab3a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-25 04:26:16,744|82ce9cf8-496a-48df-a740-afdf443aab3a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-25 04:26:16,896|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-25 04:26:16,896|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-25 04:26:17,210|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-05-25 04:26:17,211|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(f582d152-8ed9-414f-b20c-ddad4bbb4c3d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-05-25 04:26:17,226|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(f4c5646e-09a1-429a-b1ba-993d2bcad68c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-05-25 04:26:17,231|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(1121f4c5-e72d-4774-8f18-5db07ea6acff) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-05-25 04:26:17,238|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(edf090ea-a07f-42c3-a2eb-b1b22b6570f4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-05-25 04:26:17,248|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(3c089312-0107-42f6-a624-d4b2985f4ecf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-05-25 04:26:17,259|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(10f4b0f4-348f-41da-ae0b-51fd64ee1251) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-05-25 04:26:17,270|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:26:17,270|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:26:17,271|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-25 04:26:17,271|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-25 04:26:17,271|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:26:17,272|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:26:17,297|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 04:26:17,316|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 04:26:17,333|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 04:26:17,362|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 04:26:17,418|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:26:17,419|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:26:17,420|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:26:17,454|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:26:17,481|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-25 04:26:17,494|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-05-25 04:26:17,500|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-25 04:26:17,520|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:26:17,521|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:26:17,548|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-25 04:26:17,579|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-05-25 04:26:17,592|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-05-25 04:26:17,599|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-05-25 04:26:17,632|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:26:17,633|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:26:17,633|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:26:17,681|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:26:17,708|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-25 04:26:17,720|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-05-25 04:26:17,721|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-25 04:26:17,754|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:26:17,754|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:26:17,755|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:26:17,756|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(HealthCheck)
2022-05-25 04:26:17,757|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(ScaleOutReconfiguration)
2022-05-25 04:26:17,757|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(vf-config-assign)
2022-05-25 04:26:17,758|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(vf-config-deploy)
2022-05-25 04:26:17,794|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:26:17,795|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:26:17,796|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-25 04:26:17,809|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:26:17,828|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-05-25 04:26:17,840|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-05-25 04:26:17,846|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-05-25 04:26:17,866|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-05-25 04:26:17,880|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-05-25 04:26:17,881|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-05-25 04:26:17,914|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:26:17,914|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:26:17,915|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign-day-2)
2022-05-25 04:26:17,916|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:26:17,917|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy-day-2)
2022-05-25 04:26:17,933|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:26:17,945|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :5G_Core::1.0.37
2022-05-25 04:26:17,956|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-05-25 04:26:17,957|82ce9cf8-496a-48df-a740-afdf443aab3a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-05-25 04:26:28,061|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Enhancing blueprint(/opt/app/onap/blueprints/working/54118d00-9241-4004-bf23-8896a87806a5)
2022-05-25 04:26:28,061|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| deleting definition types under : /opt/app/onap/blueprints/working/54118d00-9241-4004-bf23-8896a87806a5/Definitions
2022-05-25 04:26:28,064|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| reinitialized all type definitions
2022-05-25 04:26:28,065|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-05-25 04:26:28,080|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing ArtifactDefinition(vnf-template)
2022-05-25 04:26:28,085|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing ArtifactDefinition(vnf-mapping)
2022-05-25 04:26:28,090|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-05-25 04:26:28,108|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:26:28,124|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:26:28,130|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:26:28,136|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-05-25 04:26:28,136|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-05-25 04:26:28,136|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-05-25 04:26:28,149|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:26:28,155|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:26:28,161|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:26:28,166|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 04:26:28,178|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:26:28,185|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:26:28,190|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:26:28,196|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:26:28,201|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:26:28,206|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:26:28,218|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(config-assign)
2022-05-25 04:26:28,221|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing ArtifactDefinition(baseconfig-template)
2022-05-25 04:26:28,221|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-05-25 04:26:28,221|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-05-25 04:26:28,230|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:26:28,236|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:26:28,242|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(input)
2022-05-25 04:26:28,247|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ***** Enhancing NodeTemplate(config-deploy)
2022-05-25 04:26:28,274|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ##### Enhancing Workflow(resource-assignment)
2022-05-25 04:26:28,274|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-05-25 04:26:28,274|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-05-25 04:26:28,274|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-05-25 04:26:28,274|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-05-25 04:26:28,274|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-05-25 04:26:28,274|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enriching artifacts file(/opt/app/onap/blueprints/working/54118d00-9241-4004-bf23-8896a87806a5/Templates/vnf-mapping.json
2022-05-25 04:26:28,278|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-05-25 04:26:28,278|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-05-25 04:26:28,278|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enriching artifacts file(/opt/app/onap/blueprints/working/54118d00-9241-4004-bf23-8896a87806a5/Templates/base_ubuntu20-mapping.json
2022-05-25 04:26:28,282|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-05-25 04:26:28,282|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-05-25 04:26:28,283|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ##### Enhancing Workflow(config-assign)
2022-05-25 04:26:28,283|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-05-25 04:26:28,283|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| identified workflow(config-assign) targets(config-assign)
2022-05-25 04:26:28,283|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-05-25 04:26:28,283|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-05-25 04:26:28,283|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enriching artifacts file(/opt/app/onap/blueprints/working/54118d00-9241-4004-bf23-8896a87806a5/Templates/baseconfig-mapping.json
2022-05-25 04:26:28,287|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-05-25 04:26:28,288|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| dataType not present for the recipe(dt-config-assign-properties)
2022-05-25 04:26:28,288|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ##### Enhancing Workflow(config-deploy)
2022-05-25 04:26:28,288|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-05-25 04:26:28,288|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| identified workflow(config-deploy) targets(config-deploy)
2022-05-25 04:26:28,288|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(config-deploy) resource assignment files([]
2022-05-25 04:26:28,288|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| ##### Enhancing blueprint Resource Definitions
2022-05-25 04:26:28,288|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-05-25 04:26:28,288|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| processing file (Templates/vnf-mapping.json)
2022-05-25 04:26:28,288|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-05-25 04:26:28,289|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| processing file (Templates/baseconfig-mapping.json)
2022-05-25 04:26:28,300|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| 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-05-25 04:26:28,350|23bfdb67-c112-40b0-94d9-edd72e2f0264||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-05-25 04:26:28,513|b69155f1-42d2-410f-98c6-9dcb0abce2f6||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Save processing(b3009e60-faee-4a5b-aee8-6ace2fa95bf9) CBA(/opt/app/onap/blueprints/archive/b3009e60-faee-4a5b-aee8-6ace2fa95bf9/cba.zip)
2022-05-25 04:26:28,519|b69155f1-42d2-410f-98c6-9dcb0abce2f6||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b3009e60-faee-4a5b-aee8-6ace2fa95bf9) and entry definition file (Definitions/ubuntu20.json)
2022-05-25 04:26:28,528|b69155f1-42d2-410f-98c6-9dcb0abce2f6||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 04:26:28,546|b69155f1-42d2-410f-98c6-9dcb0abce2f6||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(resource-assignment)
2022-05-25 04:26:28,546|b69155f1-42d2-410f-98c6-9dcb0abce2f6||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-assign)
2022-05-25 04:26:28,547|b69155f1-42d2-410f-98c6-9dcb0abce2f6||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Validating Workflow(config-deploy)
2022-05-25 04:26:28,554|b69155f1-42d2-410f-98c6-9dcb0abce2f6||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b3009e60-faee-4a5b-aee8-6ace2fa95bf9) and entry definition file (Definitions/ubuntu20.json)
2022-05-25 04:26:28,564|b69155f1-42d2-410f-98c6-9dcb0abce2f6||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-05-25 04:26:28,581|b69155f1-42d2-410f-98c6-9dcb0abce2f6||reactor-http-epoll-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-05-25 04:26:28,581|b69155f1-42d2-410f-98c6-9dcb0abce2f6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-05-25 04:26:28,610|b69155f1-42d2-410f-98c6-9dcb0abce2f6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| No compiled cache(/opt/app/onap/blueprints/working/b3009e60-faee-4a5b-aee8-6ace2fa95bf9) present to clean.
2022-05-25 04:28:28,623|5309eca4-beb5-43ab-b56e-357fcab64e43||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| processing request id 89f502e7-e730-47e9-beed-b1a8885e2fc9
2022-05-25 04:28:28,623|5309eca4-beb5-43ab-b56e-357fcab64e43||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-25 04:28:28,623|5309eca4-beb5-43ab-b56e-357fcab64e43||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| StoreAuditService ID  -1
2022-05-25 04:28:28,625|5309eca4-beb5-43ab-b56e-357fcab64e43||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 04:28:28,625|5309eca4-beb5-43ab-b56e-357fcab64e43||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 04:28:28,629|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 04:28:28,655|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deriving input data for workflow: (resource-assignment)
2022-05-25 04:28:28,724|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Execute node(START) -> executed state(SUCCESS)
2022-05-25 04:28:28,728|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Executing workflow(resource-assignment[89f502e7-e730-47e9-beed-b1a8885e2fc9])'s step(resource-assignment)
2022-05-25 04:28:28,729|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 04:28:28,730|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| preparing request id(89f502e7-e730-47e9-beed-b1a8885e2fc9) for workflow(resource-assignment) step(resource-assignment)
2022-05-25 04:28:28,730|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-05-25 04:28:28,730|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-05-25 04:28:28,731|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-05-25 04:28:28,750|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    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
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-05-25 04:28:28,757|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-05-25 04:28:28,758|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-05-25 04:28:28,758|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-05-25 04:28:28,759|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("b3fb52a5-1199-4c9c-b399-f3779c985cbf") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-05-25 04:28:28,759|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("20b58ea9-c2a4-4d19-abe5-6449bdd10e96") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-05-25 04:28:28,771|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-05-25 04:28:28,771|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-05-25 04:28:28,782|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-05-25 04:28:30,376|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response status(200 - )
2022-05-25 04:28:30,377|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response processing type (string)
2022-05-25 04:28:30,377|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220525t042830400039z")
2022-05-25 04:28:30,377|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220525t042830400039z")
2022-05-25 04:28:30,377|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220525t042830400039z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-05-25 04:28:30,378|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-05-25 04:28:30,380|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "20b58ea9-c2a4-4d19-abe5-6449bdd10e96",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "b3fb52a5-1199-4c9c-b399-f3779c985cbf",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220525t042830400039z"
})
2022-05-25 04:28:30,390|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Preparing Response...
2022-05-25 04:28:30,390|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-05-25 04:28:30,390|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-05-25 04:28:30,391|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Executing workflow(resource-assignment[89f502e7-e730-47e9-beed-b1a8885e2fc9])'s step(profile-upload)
2022-05-25 04:28:30,391|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 04:28:30,397|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| preparing request id(89f502e7-e730-47e9-beed-b1a8885e2fc9) for workflow(resource-assignment) step(profile-upload)
2022-05-25 04:28:30,397|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-05-25 04:28:30,397|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-05-25 04:28:30,398|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Triggering K8s Profile Upload component logic.
2022-05-25 04:28:30,398|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Getting the template prefixes
2022-05-25 04:28:30,399|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Iterating over prefixes in resource assignment map.
2022-05-25 04:28:30,401|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Prefix vnf does not have required data for us to continue.
2022-05-25 04:28:30,401|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Preparing Response...
2022-05-25 04:28:30,401|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-05-25 04:28:30,401|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-05-25 04:28:30,402|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Execute node(END) -> executed state(SUCCESS)
2022-05-25 04:28:30,405|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(89f502e7-e730-47e9-beed-b1a8885e2fc9) nodes completed with (0)exceptions
2022-05-25 04:28:30,405|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-05-25 04:28:30,406|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 36cad197-4af1-4150-98ac-aaa7c1b2c1c4 auditStoreId -1
2022-05-25 04:28:36,672|5309eca4-beb5-43ab-b56e-357fcab64e43||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| processing request id 15a1bd1d-a97f-4466-931c-f99a385d2bc9
2022-05-25 04:28:36,672|5309eca4-beb5-43ab-b56e-357fcab64e43||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-25 04:28:36,672|5309eca4-beb5-43ab-b56e-357fcab64e43||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| StoreAuditService ID  -1
2022-05-25 04:28:36,673|5309eca4-beb5-43ab-b56e-357fcab64e43||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 04:28:36,673|5309eca4-beb5-43ab-b56e-357fcab64e43||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 04:28:36,674|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 04:28:36,683|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deriving input data for workflow: (resource-assignment)
2022-05-25 04:28:36,684|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Execute node(START) -> executed state(SUCCESS)
2022-05-25 04:28:36,685|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Executing workflow(resource-assignment[15a1bd1d-a97f-4466-931c-f99a385d2bc9])'s step(resource-assignment)
2022-05-25 04:28:36,685|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 04:28:36,685|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| preparing request id(15a1bd1d-a97f-4466-931c-f99a385d2bc9) for workflow(resource-assignment) step(resource-assignment)
2022-05-25 04:28:36,685|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-05-25 04:28:36,685|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-05-25 04:28:36,686|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-05-25 04:28:36,702|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-05-25 04:28:36,706|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-05-25 04:28:36,706|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("28a93e56-6b18-4d65-aa58-fcdccd1f2d10") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-05-25 04:28:36,707|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-05-25 04:28:36,707|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-05-25 04:28:36,707|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-05-25 04:28:36,708|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-05-25 04:28:36,708|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-05-25 04:28:36,763|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Parameter information : ({customizationid=6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e})
2022-05-25 04:28:36,763|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Parameter information : ({customizationid=6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e})
2022-05-25 04:28:36,776|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response processing type (string)
2022-05-25 04:28:36,776|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response processing type (string)
2022-05-25 04:28:36,778|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"57330f5d-4c79-4eae-8034-edd5af3dcc36"}])
2022-05-25 04:28:36,778|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"38ede1ca-10c3-479a-9027-9b24fbd1108f"}])
2022-05-25 04:28:36,778|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("57330f5d-4c79-4eae-8034-edd5af3dcc36") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-05-25 04:28:36,778|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("38ede1ca-10c3-479a-9027-9b24fbd1108f") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-05-25 04:28:36,779|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-05-25 04:28:36,785|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Transformed value: null -> 38ede1ca-10c3-479a-9027-9b24fbd1108f
2022-05-25 04:28:36,786|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-05-25 04:28:36,825|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Parameter information : ({customizationid=6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e})
2022-05-25 04:28:36,832|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response processing type (string)
2022-05-25 04:28:36,833|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-05-25 04:28:36,833|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-05-25 04:28:36,833|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-05-25 04:28:36,833|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-05-25 04:28:36,840|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Transformed value: null -> 6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e
2022-05-25 04:28:36,840|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("20b58ea9-c2a4-4d19-abe5-6449bdd10e96") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-05-25 04:28:36,841|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-05-25 04:28:36,841|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-05-25 04:28:36,841|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("b3fb52a5-1199-4c9c-b399-f3779c985cbf") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-05-25 04:28:36,847|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/20b58ea9-c2a4-4d19-abe5-6449bdd10e96/service-data/vnfs/vnf/b3fb52a5-1199-4c9c-b399-f3779c985cbf/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-05-25 04:28:36,848|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/20b58ea9-c2a4-4d19-abe5-6449bdd10e96/service-data/vnfs/vnf/b3fb52a5-1199-4c9c-b399-f3779c985cbf/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-05-25 04:28:36,848|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/20b58ea9-c2a4-4d19-abe5-6449bdd10e96/service-data/vnfs/vnf/b3fb52a5-1199-4c9c-b399-f3779c985cbf/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-05-25 04:28:36,848|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/20b58ea9-c2a4-4d19-abe5-6449bdd10e96/service-data/vnfs/vnf/b3fb52a5-1199-4c9c-b399-f3779c985cbf/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-05-25 04:28:36,861|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/20b58ea9-c2a4-4d19-abe5-6449bdd10e96/service-data/vnfs/vnf/b3fb52a5-1199-4c9c-b399-f3779c985cbf/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-05-25 04:28:36,861|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/20b58ea9-c2a4-4d19-abe5-6449bdd10e96/service-data/vnfs/vnf/b3fb52a5-1199-4c9c-b399-f3779c985cbf/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-05-25 04:28:36,883|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response status(200 - OK)
2022-05-25 04:28:36,883|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response status(200 - OK)
2022-05-25 04:28:36,883|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response processing type (string)
2022-05-25 04:28:36,884|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response processing type (string)
2022-05-25 04:28:36,884|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220525t042830400039z")
2022-05-25 04:28:36,884|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-05-25 04:28:36,884|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220525t042830400039z")
2022-05-25 04:28:36,884|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-05-25 04:28:36,884|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220525t042830400039z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-05-25 04:28:36,884|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-05-25 04:28:36,890|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-05-25 04:28:36,890|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| rest dictionary information : (/v1/genNetworkElementName), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-05-25 04:28:36,891|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-05-25 04:28:36,975|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response status(200 - )
2022-05-25 04:28:36,975|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response processing type (string)
2022-05-25 04:28:36,976|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220525t042830400039z-helm_apache-vfmt-001")
2022-05-25 04:28:36,976|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220525t042830400039z-helm_apache-vfmt-001")
2022-05-25 04:28:36,976|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220525t042830400039z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-05-25 04:28:36,977|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-05-25 04:28:36,982|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/20b58ea9-c2a4-4d19-abe5-6449bdd10e96/service-data/vnfs/vnf/b3fb52a5-1199-4c9c-b399-f3779c985cbf/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-05-25 04:28:36,982|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/20b58ea9-c2a4-4d19-abe5-6449bdd10e96/service-data/vnfs/vnf/b3fb52a5-1199-4c9c-b399-f3779c985cbf/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-05-25 04:28:36,993|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/20b58ea9-c2a4-4d19-abe5-6449bdd10e96/service-data/vnfs/vnf/b3fb52a5-1199-4c9c-b399-f3779c985cbf/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-05-25 04:28:37,005|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response status(200 - OK)
2022-05-25 04:28:37,005|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response processing type (string)
2022-05-25 04:28:37,005|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-05-25 04:28:37,006|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-05-25 04:28:37,006|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-05-25 04:28:37,006|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-05-25 04:28:37,006|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-05-25 04:28:37,007|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "38ede1ca-10c3-479a-9027-9b24fbd1108f",
  "k8s-rb-definition-version" : "6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e",
  "k8s-rb-instance-release-name" : "rel-1-apache",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-name" : "node-port-profile",
  "k8s-rb-profile-namespace" : "onap-tests",
  "k8s-rb-profile-source" : "node-port-profile",
  "service-instance-id" : "20b58ea9-c2a4-4d19-abe5-6449bdd10e96",
  "vf-module-id" : "28a93e56-6b18-4d65-aa58-fcdccd1f2d10",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e",
  "vf-module-model-invariant-uuid" : "38ede1ca-10c3-479a-9027-9b24fbd1108f",
  "vf-module-model-version" : "57330f5d-4c79-4eae-8034-edd5af3dcc36",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220525t042830400039z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "b3fb52a5-1199-4c9c-b399-f3779c985cbf",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220525t042830400039z"
})
2022-05-25 04:28:37,020|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Preparing Response...
2022-05-25 04:28:37,020|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-05-25 04:28:37,020|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-05-25 04:28:37,021|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Executing workflow(resource-assignment[15a1bd1d-a97f-4466-931c-f99a385d2bc9])'s step(profile-upload)
2022-05-25 04:28:37,021|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 04:28:37,021|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| preparing request id(15a1bd1d-a97f-4466-931c-f99a385d2bc9) for workflow(resource-assignment) step(profile-upload)
2022-05-25 04:28:37,021|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-05-25 04:28:37,022|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-05-25 04:28:37,022|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Triggering K8s Profile Upload component logic.
2022-05-25 04:28:37,022|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Getting the template prefixes
2022-05-25 04:28:37,022|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Iterating over prefixes in resource assignment map.
2022-05-25 04:28:37,040|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Rest request method(GET), url(/v1/rb/definition/38ede1ca-10c3-479a-9027-9b24fbd1108f/6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e)
2022-05-25 04:28:37,049|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response status(200 - OK)
2022-05-25 04:28:37,056|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Rest request method(GET), url(/v1/rb/definition/38ede1ca-10c3-479a-9027-9b24fbd1108f/6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e/profile/node-port-profile)
2022-05-25 04:28:37,060|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response status(404 - Not Found)
2022-05-25 04:28:37,060|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Uploading K8s Profile..
2022-05-25 04:28:37,076|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Rest request method(POST), url(/v1/rb/definition/38ede1ca-10c3-479a-9027-9b24fbd1108f/6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e/profile)
2022-05-25 04:28:37,086|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response status(201 - Created)
2022-05-25 04:28:37,100|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Rest request method(POST), url(/v1/rb/definition/38ede1ca-10c3-479a-9027-9b24fbd1108f/6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e/profile/node-port-profile/content)
2022-05-25 04:28:37,112|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Response status(200 - OK)
2022-05-25 04:28:37,113|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| K8s Profile Upload Completed
2022-05-25 04:28:37,113|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Preparing Response...
2022-05-25 04:28:37,113|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-05-25 04:28:37,113|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-05-25 04:28:37,113|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Execute node(END) -> executed state(SUCCESS)
2022-05-25 04:28:37,114|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| workflow(15a1bd1d-a97f-4466-931c-f99a385d2bc9) nodes completed with (0)exceptions
2022-05-25 04:28:37,114|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-05-25 04:28:37,114|5309eca4-beb5-43ab-b56e-357fcab64e43||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e089fbc2-01ef-47cf-8821-a26f11c7774b auditStoreId -1
2022-05-25 04:28:43,691|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-05-25 04:28:43,786|||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-05-25 04:28:43,814|5309eca4-beb5-43ab-b56e-357fcab64e43||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| processing request id 5309eca4-beb5-43ab-b56e-357fcab64e43
2022-05-25 04:28:43,814|5309eca4-beb5-43ab-b56e-357fcab64e43||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-25 04:28:43,814|5309eca4-beb5-43ab-b56e-357fcab64e43||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| StoreAuditService ID  -1
2022-05-25 04:28:43,814|5309eca4-beb5-43ab-b56e-357fcab64e43||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 04:28:43,814|5309eca4-beb5-43ab-b56e-357fcab64e43||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 04:28:43,815|5309eca4-beb5-43ab-b56e-357fcab64e43||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 04:28:43,819|5309eca4-beb5-43ab-b56e-357fcab64e43||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deriving input data for workflow: (config-assign)
2022-05-25 04:28:43,820|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-05-25 04:28:43,820|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-assign[5309eca4-beb5-43ab-b56e-357fcab64e43])'s step(config-setup)
2022-05-25 04:28:43,821|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 04:28:43,821|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(5309eca4-beb5-43ab-b56e-357fcab64e43) for workflow(config-assign) step(config-setup)
2022-05-25 04:28:43,821|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-05-25 04:28:43,821|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-05-25 04:28:43,822|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-05-25 04:28:43,836|||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-05-25 04:28:43,837|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-05-25 04:28:43,838|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("20b58ea9-c2a4-4d19-abe5-6449bdd10e96") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-05-25 04:28:43,876|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/20b58ea9-c2a4-4d19-abe5-6449bdd10e96), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-05-25 04:28:43,876|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/20b58ea9-c2a4-4d19-abe5-6449bdd10e96), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-05-25 04:28:43,889|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/20b58ea9-c2a4-4d19-abe5-6449bdd10e96)
2022-05-25 04:28:43,910|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-05-25 04:28:43,911|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-05-25 04:28:43,911|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0")
2022-05-25 04:28:43,911|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0")
2022-05-25 04:28:43,911|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-05-25 04:28:43,912|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("b3fb52a5-1199-4c9c-b399-f3779c985cbf") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-05-25 04:28:43,916|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/20b58ea9-c2a4-4d19-abe5-6449bdd10e96/service-data/vnfs/vnf/b3fb52a5-1199-4c9c-b399-f3779c985cbf/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-05-25 04:28:43,917|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/20b58ea9-c2a4-4d19-abe5-6449bdd10e96/service-data/vnfs/vnf/b3fb52a5-1199-4c9c-b399-f3779c985cbf/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-05-25 04:28:43,924|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/20b58ea9-c2a4-4d19-abe5-6449bdd10e96/service-data/vnfs/vnf/b3fb52a5-1199-4c9c-b399-f3779c985cbf/vnf-data/vf-modules)
2022-05-25 04:28:43,941|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-05-25 04:28:43,942|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-05-25 04:28:43,942|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"57330f5d-4c79-4eae-8034-edd5af3dcc36","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220525t042830400039z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"38ede1ca-10c3-479a-9027-9b24fbd1108f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220525t042830400039z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","model-uuid":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-invariant-uuid":"38ede1ca-10c3-479a-9027-9b24fbd1108f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5309eca4-beb5-43ab-b56e-357fcab64e43","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"8bbcca58-855e-4e20-a90b-528819055da0","model-invariant-uuid":"3431215c-b658-40c2-8ed4-431af5f28613"},"global-customer-id":"basiccnf-macro-customer","service-id":"20b58ea9-c2a4-4d19-abe5-6449bdd10e96","service-instance-id":"20b58ea9-c2a4-4d19-abe5-6449bdd10e96","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c2e651cf-1f1a-426a-8f96-e37740471197","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/86f40656-4332-43df-ba70-08e43ee7b116","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"eaedf02b-4e68-4cd8-bf7d-d79a00c764c5","model-uuid":"8109cac1-f93a-4393-90a2-0d513ac2bb0f","model-invariant-uuid":"98b7b14d-c4b2-4b8d-ac91-c17013306bad"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b3fb52a5-1199-4c9c-b399-f3779c985cbf"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","model-uuid":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-invariant-uuid":"38ede1ca-10c3-479a-9027-9b24fbd1108f"},"vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10"}}}]})
2022-05-25 04:28:43,942|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"57330f5d-4c79-4eae-8034-edd5af3dcc36","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220525t042830400039z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"38ede1ca-10c3-479a-9027-9b24fbd1108f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220525t042830400039z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","model-uuid":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-invariant-uuid":"38ede1ca-10c3-479a-9027-9b24fbd1108f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5309eca4-beb5-43ab-b56e-357fcab64e43","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"8bbcca58-855e-4e20-a90b-528819055da0","model-invariant-uuid":"3431215c-b658-40c2-8ed4-431af5f28613"},"global-customer-id":"basiccnf-macro-customer","service-id":"20b58ea9-c2a4-4d19-abe5-6449bdd10e96","service-instance-id":"20b58ea9-c2a4-4d19-abe5-6449bdd10e96","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c2e651cf-1f1a-426a-8f96-e37740471197","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/86f40656-4332-43df-ba70-08e43ee7b116","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"eaedf02b-4e68-4cd8-bf7d-d79a00c764c5","model-uuid":"8109cac1-f93a-4393-90a2-0d513ac2bb0f","model-invariant-uuid":"98b7b14d-c4b2-4b8d-ac91-c17013306bad"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b3fb52a5-1199-4c9c-b399-f3779c985cbf"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","model-uuid":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-invariant-uuid":"38ede1ca-10c3-479a-9027-9b24fbd1108f"},"vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10"}}}]})
2022-05-25 04:28:43,943|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"57330f5d-4c79-4eae-8034-edd5af3dcc36","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220525t042830400039z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"38ede1ca-10c3-479a-9027-9b24fbd1108f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220525t042830400039z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","model-uuid":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-invariant-uuid":"38ede1ca-10c3-479a-9027-9b24fbd1108f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5309eca4-beb5-43ab-b56e-357fcab64e43","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"8bbcca58-855e-4e20-a90b-528819055da0","model-invariant-uuid":"3431215c-b658-40c2-8ed4-431af5f28613"},"global-customer-id":"basiccnf-macro-customer","service-id":"20b58ea9-c2a4-4d19-abe5-6449bdd10e96","service-instance-id":"20b58ea9-c2a4-4d19-abe5-6449bdd10e96","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c2e651cf-1f1a-426a-8f96-e37740471197","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/86f40656-4332-43df-ba70-08e43ee7b116","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"eaedf02b-4e68-4cd8-bf7d-d79a00c764c5","model-uuid":"8109cac1-f93a-4393-90a2-0d513ac2bb0f","model-invariant-uuid":"98b7b14d-c4b2-4b8d-ac91-c17013306bad"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b3fb52a5-1199-4c9c-b399-f3779c985cbf"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","model-uuid":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-invariant-uuid":"38ede1ca-10c3-479a-9027-9b24fbd1108f"},"vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10"}}}]), type  ({json})
2022-05-25 04:28:43,943|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"57330f5d-4c79-4eae-8034-edd5af3dcc36","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220525t042830400039z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"38ede1ca-10c3-479a-9027-9b24fbd1108f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220525t042830400039z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","model-uuid":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-invariant-uuid":"38ede1ca-10c3-479a-9027-9b24fbd1108f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5309eca4-beb5-43ab-b56e-357fcab64e43","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"8bbcca58-855e-4e20-a90b-528819055da0","model-invariant-uuid":"3431215c-b658-40c2-8ed4-431af5f28613"},"global-customer-id":"basiccnf-macro-customer","service-id":"20b58ea9-c2a4-4d19-abe5-6449bdd10e96","service-instance-id":"20b58ea9-c2a4-4d19-abe5-6449bdd10e96","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c2e651cf-1f1a-426a-8f96-e37740471197","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/86f40656-4332-43df-ba70-08e43ee7b116","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"eaedf02b-4e68-4cd8-bf7d-d79a00c764c5","model-uuid":"8109cac1-f93a-4393-90a2-0d513ac2bb0f","model-invariant-uuid":"98b7b14d-c4b2-4b8d-ac91-c17013306bad"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b3fb52a5-1199-4c9c-b399-f3779c985cbf"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","model-uuid":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-invariant-uuid":"38ede1ca-10c3-479a-9027-9b24fbd1108f"},"vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-05-25 04:28:43,949|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/b3fb52a5-1199-4c9c-b399-f3779c985cbf?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-05-25 04:28:43,949|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/b3fb52a5-1199-4c9c-b399-f3779c985cbf?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-05-25 04:28:43,966|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/b3fb52a5-1199-4c9c-b399-f3779c985cbf?depth=1)
2022-05-25 04:28:44,450|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-05-25 04:28:44,451|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-05-25 04:28:44,451|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653452918110","model-invariant-id":"38ede1ca-10c3-479a-9027-9b24fbd1108f","model-version-id":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-customization-id":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","module-index":0}]})
2022-05-25 04:28:44,451|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653452918110","model-invariant-id":"38ede1ca-10c3-479a-9027-9b24fbd1108f","model-version-id":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-customization-id":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","module-index":0}]})
2022-05-25 04:28:44,451|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653452918110","model-invariant-id":"38ede1ca-10c3-479a-9027-9b24fbd1108f","model-version-id":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-customization-id":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","module-index":0}]), type  ({json})
2022-05-25 04:28:44,452|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653452918110","model-invariant-id":"38ede1ca-10c3-479a-9027-9b24fbd1108f","model-version-id":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-customization-id":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-05-25 04:28:44,453|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-05-25 04:28:44,456|||DefaultDispatcher-worker-3||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 04:28:48,304|||DefaultDispatcher-worker-3||||INFO||||||| compiled in (3848)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 04:28:48,305|||DefaultDispatcher-worker-3||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 04:28:48,328|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"38ede1ca-10c3-479a-9027-9b24fbd1108f","k8s-rb-definition-version":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-05-25 04:28:48,330|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "38ede1ca-10c3-479a-9027-9b24fbd1108f",
      "k8s-rb-definition-version" : "6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "20b58ea9-c2a4-4d19-abe5-6449bdd10e96",
  "service-instance-name" : "basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e",
      "model-invariant-id" : "38ede1ca-10c3-479a-9027-9b24fbd1108f",
      "model-version-id" : "57330f5d-4c79-4eae-8034-edd5af3dcc36",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1653452918110",
      "vf-module-id" : "28a93e56-6b18-4d65-aa58-fcdccd1f2d10",
      "vf-module-name" : "basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "5309eca4-beb5-43ab-b56e-357fcab64e43",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/86f40656-4332-43df-ba70-08e43ee7b116",
          "svc-request-id" : "c2e651cf-1f1a-426a-8f96-e37740471197"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "3431215c-b658-40c2-8ed4-431af5f28613",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "8bbcca58-855e-4e20-a90b-528819055da0",
            "model-version" : "1.0"
          },
          "service-id" : "20b58ea9-c2a4-4d19-abe5-6449bdd10e96",
          "service-instance-id" : "20b58ea9-c2a4-4d19-abe5-6449bdd10e96",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e",
            "model-invariant-uuid" : "38ede1ca-10c3-479a-9027-9b24fbd1108f",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "57330f5d-4c79-4eae-8034-edd5af3dcc36",
            "model-version" : "1"
          },
          "vf-module-id" : "28a93e56-6b18-4d65-aa58-fcdccd1f2d10",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-action" : "CreateVfModuleInstance",
          "last-rpc-action" : "assign",
          "order-status" : "PendingCreate"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e",
            "model-invariant-uuid" : "38ede1ca-10c3-479a-9027-9b24fbd1108f",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "57330f5d-4c79-4eae-8034-edd5af3dcc36",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "57330f5d-4c79-4eae-8034-edd5af3dcc36"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220525t042830400039z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "38ede1ca-10c3-479a-9027-9b24fbd1108f"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220525t042830400039z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "28a93e56-6b18-4d65-aa58-fcdccd1f2d10",
            "vf-module-name" : "basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "eaedf02b-4e68-4cd8-bf7d-d79a00c764c5",
            "model-invariant-uuid" : "98b7b14d-c4b2-4b8d-ac91-c17013306bad",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "8109cac1-f93a-4393-90a2-0d513ac2bb0f",
            "model-version" : "1.0"
          },
          "vnf-id" : "b3fb52a5-1199-4c9c-b399-f3779c985cbf",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "28a93e56-6b18-4d65-aa58-fcdccd1f2d10"
    } ]
  },
  "vnf-id" : "b3fb52a5-1199-4c9c-b399-f3779c985cbf"
})
2022-05-25 04:28:48,341|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-05-25 04:28:48,341|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-05-25 04:28:48,341|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-05-25 04:28:48,342|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-assign[5309eca4-beb5-43ab-b56e-357fcab64e43])'s step(config-template)
2022-05-25 04:28:48,342|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 04:28:48,346|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(5309eca4-beb5-43ab-b56e-357fcab64e43) for workflow(config-assign) step(config-template)
2022-05-25 04:28:48,346|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-05-25 04:28:48,346|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-05-25 04:28:48,401|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Upload component logic.
2022-05-25 04:28:48,401|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-05-25 04:28:48,401|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-05-25 04:28:48,410|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/38ede1ca-10c3-479a-9027-9b24fbd1108f/6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e)
2022-05-25 04:28:48,416|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-05-25 04:28:48,422|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/38ede1ca-10c3-479a-9027-9b24fbd1108f/6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e/config-template/replica-count-template)
2022-05-25 04:28:48,426|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-05-25 04:28:48,426|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s template..
2022-05-25 04:28:48,435|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/38ede1ca-10c3-479a-9027-9b24fbd1108f/6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e/config-template)
2022-05-25 04:28:48,443|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created)
2022-05-25 04:28:48,451|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/38ede1ca-10c3-479a-9027-9b24fbd1108f/6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e/config-template/replica-count-template/content)
2022-05-25 04:28:48,480|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-05-25 04:28:48,480|||DefaultDispatcher-worker-3||||INFO||||||| K8s Config Upload Completed
2022-05-25 04:28:48,480|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-05-25 04:28:48,480|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-05-25 04:28:48,480|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS)
2022-05-25 04:28:48,481|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-05-25 04:28:48,481|||DefaultDispatcher-worker-3||||INFO||||||| workflow(5309eca4-beb5-43ab-b56e-357fcab64e43) nodes completed with (0)exceptions
2022-05-25 04:28:48,481|5309eca4-beb5-43ab-b56e-357fcab64e43||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resolveWorkflowOutputs for workflow(config-assign)
2022-05-25 04:28:48,482|5309eca4-beb5-43ab-b56e-357fcab64e43||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 87daea18-3e44-4fef-831f-68e3144991a6 auditStoreId -1
2022-05-25 04:28:48,502|5309eca4-beb5-43ab-b56e-357fcab64e43||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Completed
2022-05-25 04:29:26,053|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-05-25 04:29:26,151|||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-05-25 04:29:26,153|5309eca4-beb5-43ab-b56e-357fcab64e43||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| processing request id 5309eca4-beb5-43ab-b56e-357fcab64e43
2022-05-25 04:29:26,153|5309eca4-beb5-43ab-b56e-357fcab64e43||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-25 04:29:26,153|5309eca4-beb5-43ab-b56e-357fcab64e43||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| StoreAuditService ID  -1
2022-05-25 04:29:26,154|5309eca4-beb5-43ab-b56e-357fcab64e43||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 04:29:26,155|5309eca4-beb5-43ab-b56e-357fcab64e43||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 04:29:26,155|5309eca4-beb5-43ab-b56e-357fcab64e43||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 04:29:26,162|5309eca4-beb5-43ab-b56e-357fcab64e43||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Deriving input data for workflow: (config-deploy)
2022-05-25 04:29:26,163|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-05-25 04:29:26,163|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[5309eca4-beb5-43ab-b56e-357fcab64e43])'s step(config-setup)
2022-05-25 04:29:26,163|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 04:29:26,164|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(5309eca4-beb5-43ab-b56e-357fcab64e43) for workflow(config-deploy) step(config-setup)
2022-05-25 04:29:26,164|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-05-25 04:29:26,164|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-05-25 04:29:26,165|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-05-25 04:29:26,183|||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-05-25 04:29:26,184|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-05-25 04:29:26,185|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("20b58ea9-c2a4-4d19-abe5-6449bdd10e96") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-05-25 04:29:26,189|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/20b58ea9-c2a4-4d19-abe5-6449bdd10e96), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-05-25 04:29:26,189|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/20b58ea9-c2a4-4d19-abe5-6449bdd10e96), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-05-25 04:29:26,196|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/20b58ea9-c2a4-4d19-abe5-6449bdd10e96)
2022-05-25 04:29:26,216|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-05-25 04:29:26,216|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-05-25 04:29:26,217|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0")
2022-05-25 04:29:26,217|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0")
2022-05-25 04:29:26,217|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-05-25 04:29:26,217|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("b3fb52a5-1199-4c9c-b399-f3779c985cbf") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-05-25 04:29:26,220|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/20b58ea9-c2a4-4d19-abe5-6449bdd10e96/service-data/vnfs/vnf/b3fb52a5-1199-4c9c-b399-f3779c985cbf/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-05-25 04:29:26,220|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/20b58ea9-c2a4-4d19-abe5-6449bdd10e96/service-data/vnfs/vnf/b3fb52a5-1199-4c9c-b399-f3779c985cbf/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-05-25 04:29:26,226|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/20b58ea9-c2a4-4d19-abe5-6449bdd10e96/service-data/vnfs/vnf/b3fb52a5-1199-4c9c-b399-f3779c985cbf/vnf-data/vf-modules)
2022-05-25 04:29:26,237|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-05-25 04:29:26,237|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-05-25 04:29:26,238|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"57330f5d-4c79-4eae-8034-edd5af3dcc36","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220525t042830400039z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"38ede1ca-10c3-479a-9027-9b24fbd1108f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220525t042830400039z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","model-uuid":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-invariant-uuid":"38ede1ca-10c3-479a-9027-9b24fbd1108f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5309eca4-beb5-43ab-b56e-357fcab64e43","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"8bbcca58-855e-4e20-a90b-528819055da0","model-invariant-uuid":"3431215c-b658-40c2-8ed4-431af5f28613"},"global-customer-id":"basiccnf-macro-customer","service-id":"20b58ea9-c2a4-4d19-abe5-6449bdd10e96","service-instance-id":"20b58ea9-c2a4-4d19-abe5-6449bdd10e96","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"90c2caa3-a5ec-4f8c-8678-1b20e5faa33d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c4768d0f-b23e-4af7-80ae-4d1124439356","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"eaedf02b-4e68-4cd8-bf7d-d79a00c764c5","model-uuid":"8109cac1-f93a-4393-90a2-0d513ac2bb0f","model-invariant-uuid":"98b7b14d-c4b2-4b8d-ac91-c17013306bad"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b3fb52a5-1199-4c9c-b399-f3779c985cbf"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","model-uuid":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-invariant-uuid":"38ede1ca-10c3-479a-9027-9b24fbd1108f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","from-preload":false}}}]})
2022-05-25 04:29:26,238|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"57330f5d-4c79-4eae-8034-edd5af3dcc36","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220525t042830400039z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"38ede1ca-10c3-479a-9027-9b24fbd1108f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220525t042830400039z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","model-uuid":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-invariant-uuid":"38ede1ca-10c3-479a-9027-9b24fbd1108f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5309eca4-beb5-43ab-b56e-357fcab64e43","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"8bbcca58-855e-4e20-a90b-528819055da0","model-invariant-uuid":"3431215c-b658-40c2-8ed4-431af5f28613"},"global-customer-id":"basiccnf-macro-customer","service-id":"20b58ea9-c2a4-4d19-abe5-6449bdd10e96","service-instance-id":"20b58ea9-c2a4-4d19-abe5-6449bdd10e96","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"90c2caa3-a5ec-4f8c-8678-1b20e5faa33d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c4768d0f-b23e-4af7-80ae-4d1124439356","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"eaedf02b-4e68-4cd8-bf7d-d79a00c764c5","model-uuid":"8109cac1-f93a-4393-90a2-0d513ac2bb0f","model-invariant-uuid":"98b7b14d-c4b2-4b8d-ac91-c17013306bad"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b3fb52a5-1199-4c9c-b399-f3779c985cbf"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","model-uuid":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-invariant-uuid":"38ede1ca-10c3-479a-9027-9b24fbd1108f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","from-preload":false}}}]})
2022-05-25 04:29:26,238|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"57330f5d-4c79-4eae-8034-edd5af3dcc36","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220525t042830400039z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"38ede1ca-10c3-479a-9027-9b24fbd1108f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220525t042830400039z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","model-uuid":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-invariant-uuid":"38ede1ca-10c3-479a-9027-9b24fbd1108f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5309eca4-beb5-43ab-b56e-357fcab64e43","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"8bbcca58-855e-4e20-a90b-528819055da0","model-invariant-uuid":"3431215c-b658-40c2-8ed4-431af5f28613"},"global-customer-id":"basiccnf-macro-customer","service-id":"20b58ea9-c2a4-4d19-abe5-6449bdd10e96","service-instance-id":"20b58ea9-c2a4-4d19-abe5-6449bdd10e96","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"90c2caa3-a5ec-4f8c-8678-1b20e5faa33d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c4768d0f-b23e-4af7-80ae-4d1124439356","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"eaedf02b-4e68-4cd8-bf7d-d79a00c764c5","model-uuid":"8109cac1-f93a-4393-90a2-0d513ac2bb0f","model-invariant-uuid":"98b7b14d-c4b2-4b8d-ac91-c17013306bad"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b3fb52a5-1199-4c9c-b399-f3779c985cbf"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","model-uuid":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-invariant-uuid":"38ede1ca-10c3-479a-9027-9b24fbd1108f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","from-preload":false}}}]), type  ({json})
2022-05-25 04:29:26,238|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"57330f5d-4c79-4eae-8034-edd5af3dcc36","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220525t042830400039z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"38ede1ca-10c3-479a-9027-9b24fbd1108f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220525t042830400039z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","model-uuid":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-invariant-uuid":"38ede1ca-10c3-479a-9027-9b24fbd1108f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5309eca4-beb5-43ab-b56e-357fcab64e43","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"8bbcca58-855e-4e20-a90b-528819055da0","model-invariant-uuid":"3431215c-b658-40c2-8ed4-431af5f28613"},"global-customer-id":"basiccnf-macro-customer","service-id":"20b58ea9-c2a4-4d19-abe5-6449bdd10e96","service-instance-id":"20b58ea9-c2a4-4d19-abe5-6449bdd10e96","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"90c2caa3-a5ec-4f8c-8678-1b20e5faa33d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c4768d0f-b23e-4af7-80ae-4d1124439356","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"eaedf02b-4e68-4cd8-bf7d-d79a00c764c5","model-uuid":"8109cac1-f93a-4393-90a2-0d513ac2bb0f","model-invariant-uuid":"98b7b14d-c4b2-4b8d-ac91-c17013306bad"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b3fb52a5-1199-4c9c-b399-f3779c985cbf"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","model-uuid":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-invariant-uuid":"38ede1ca-10c3-479a-9027-9b24fbd1108f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-05-25 04:29:26,242|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/b3fb52a5-1199-4c9c-b399-f3779c985cbf?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-05-25 04:29:26,242|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/b3fb52a5-1199-4c9c-b399-f3779c985cbf?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-05-25 04:29:26,249|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/b3fb52a5-1199-4c9c-b399-f3779c985cbf?depth=1)
2022-05-25 04:29:26,352|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-05-25 04:29:26,352|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-05-25 04:29:26,353|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"affectionate_khorana","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653452964517","model-invariant-id":"38ede1ca-10c3-479a-9027-9b24fbd1108f","model-version-id":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-customization-id":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","module-index":0}]})
2022-05-25 04:29:26,353|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"affectionate_khorana","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653452964517","model-invariant-id":"38ede1ca-10c3-479a-9027-9b24fbd1108f","model-version-id":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-customization-id":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","module-index":0}]})
2022-05-25 04:29:26,353|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"affectionate_khorana","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653452964517","model-invariant-id":"38ede1ca-10c3-479a-9027-9b24fbd1108f","model-version-id":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-customization-id":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","module-index":0}]), type  ({json})
2022-05-25 04:29:26,353|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"28a93e56-6b18-4d65-aa58-fcdccd1f2d10","vf-module-name":"basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"affectionate_khorana","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653452964517","model-invariant-id":"38ede1ca-10c3-479a-9027-9b24fbd1108f","model-version-id":"57330f5d-4c79-4eae-8034-edd5af3dcc36","model-customization-id":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-05-25 04:29:26,354|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-05-25 04:29:26,356|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"38ede1ca-10c3-479a-9027-9b24fbd1108f","k8s-rb-definition-version":"6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change","k8s-instance-id":"affectionate_khorana"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-05-25 04:29:26,358|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "affectionate_khorana",
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "38ede1ca-10c3-479a-9027-9b24fbd1108f",
      "k8s-rb-definition-version" : "6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "20b58ea9-c2a4-4d19-abe5-6449bdd10e96",
  "service-instance-name" : "basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "affectionate_khorana",
      "is-base-vf-module" : false,
      "model-customization-id" : "6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e",
      "model-invariant-id" : "38ede1ca-10c3-479a-9027-9b24fbd1108f",
      "model-version-id" : "57330f5d-4c79-4eae-8034-edd5af3dcc36",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1653452964517",
      "vf-module-id" : "28a93e56-6b18-4d65-aa58-fcdccd1f2d10",
      "vf-module-name" : "basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "5309eca4-beb5-43ab-b56e-357fcab64e43",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c4768d0f-b23e-4af7-80ae-4d1124439356",
          "svc-request-id" : "90c2caa3-a5ec-4f8c-8678-1b20e5faa33d"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "3431215c-b658-40c2-8ed4-431af5f28613",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "8bbcca58-855e-4e20-a90b-528819055da0",
            "model-version" : "1.0"
          },
          "service-id" : "20b58ea9-c2a4-4d19-abe5-6449bdd10e96",
          "service-instance-id" : "20b58ea9-c2a4-4d19-abe5-6449bdd10e96",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e",
            "model-invariant-uuid" : "38ede1ca-10c3-479a-9027-9b24fbd1108f",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "57330f5d-4c79-4eae-8034-edd5af3dcc36",
            "model-version" : "1"
          },
          "vf-module-id" : "28a93e56-6b18-4d65-aa58-fcdccd1f2d10",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-rpc-action" : "activate",
          "order-status" : "Created"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "cloud-owner" : "basiccnf-cloud-owner",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "6aaff6cd-0ef4-4572-bd59-5ee1ebc73d7e",
            "model-invariant-uuid" : "38ede1ca-10c3-479a-9027-9b24fbd1108f",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "57330f5d-4c79-4eae-8034-edd5af3dcc36",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "57330f5d-4c79-4eae-8034-edd5af3dcc36"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220525t042830400039z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "38ede1ca-10c3-479a-9027-9b24fbd1108f"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220525t042830400039z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "28a93e56-6b18-4d65-aa58-fcdccd1f2d10",
            "vf-module-name" : "basic_cnf_macro_2ce90e95-3edc-4d01-bf5d-a9f5c6adbfc0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "eaedf02b-4e68-4cd8-bf7d-d79a00c764c5",
            "model-invariant-uuid" : "98b7b14d-c4b2-4b8d-ac91-c17013306bad",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "8109cac1-f93a-4393-90a2-0d513ac2bb0f",
            "model-version" : "1.0"
          },
          "vnf-id" : "b3fb52a5-1199-4c9c-b399-f3779c985cbf",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "28a93e56-6b18-4d65-aa58-fcdccd1f2d10"
    } ]
  },
  "vnf-id" : "b3fb52a5-1199-4c9c-b399-f3779c985cbf"
})
2022-05-25 04:29:26,364|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-05-25 04:29:26,364|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-05-25 04:29:26,364|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-05-25 04:29:26,365|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[5309eca4-beb5-43ab-b56e-357fcab64e43])'s step(status-verification-script)
2022-05-25 04:29:26,365|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 04:29:26,369|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(5309eca4-beb5-43ab-b56e-357fcab64e43) for workflow(config-deploy) step(status-verification-script)
2022-05-25 04:29:26,369|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-05-25 04:29:26,369|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-05-25 04:29:26,372|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-05-25 04:29:26,377|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START
2022-05-25 04:29:26,387|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/affectionate_khorana/status)
2022-05-25 04:29:26,441|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-05-25 04:29:26,458|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (affectionate_khorana) is not ready. Please wait...
2022-05-25 04:29:36,466|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/affectionate_khorana/status)
2022-05-25 04:29:36,512|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-05-25 04:29:36,514|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (affectionate_khorana) is ready.
2022-05-25 04:29:36,514|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END
2022-05-25 04:29:36,514|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-05-25 04:29:36,514|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-05-25 04:29:36,514|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-05-25 04:29:36,515|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[5309eca4-beb5-43ab-b56e-357fcab64e43])'s step(config-apply)
2022-05-25 04:29:36,515|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 04:29:36,519|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(5309eca4-beb5-43ab-b56e-357fcab64e43) for workflow(config-deploy) step(config-apply)
2022-05-25 04:29:36,519|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-05-25 04:29:36,519|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-05-25 04:29:36,521|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Value component logic.
2022-05-25 04:29:36,521|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-05-25 04:29:36,521|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-05-25 04:29:36,528|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/affectionate_khorana/config/replica-count-change)
2022-05-25 04:29:41,537|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-05-25 04:29:41,538|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s config..
2022-05-25 04:29:41,558|||DefaultDispatcher-worker-3||||INFO||||||| Config building started from source custom-values
2022-05-25 04:29:41,558|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-05-25 04:29:41,573|||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-05-25 04:29:41,574|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-05-25 04:29:41,575|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-05-25 04:29:41,682|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/instance/affectionate_khorana/config)
2022-05-25 04:29:41,792|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created)
2022-05-25 04:29:41,802|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-05-25 04:29:41,802|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-05-25 04:29:41,802|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS)
2022-05-25 04:29:41,802|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[5309eca4-beb5-43ab-b56e-357fcab64e43])'s step(status-verification-script-after)
2022-05-25 04:29:41,802|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 04:29:41,803|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(5309eca4-beb5-43ab-b56e-357fcab64e43) for workflow(config-deploy) step(status-verification-script-after)
2022-05-25 04:29:41,803|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-05-25 04:29:41,803|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-05-25 04:29:41,804|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-05-25 04:29:41,805|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START
2022-05-25 04:29:41,813|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/affectionate_khorana/status)
2022-05-25 04:29:41,875|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-05-25 04:29:41,877|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (affectionate_khorana) is not ready. Please wait...
2022-05-25 04:29:51,885|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/affectionate_khorana/status)
2022-05-25 04:29:51,941|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-05-25 04:29:51,943|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (affectionate_khorana) is not ready. Please wait...
2022-05-25 04:30:01,950|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/affectionate_khorana/status)
2022-05-25 04:30:02,006|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-05-25 04:30:02,011|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (affectionate_khorana) is not ready. Please wait...
2022-05-25 04:30:12,018|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/affectionate_khorana/status)
2022-05-25 04:30:12,099|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-05-25 04:30:12,100|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (affectionate_khorana) is not ready. Please wait...
2022-05-25 04:30:22,108|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/affectionate_khorana/status)
2022-05-25 04:30:22,161|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-05-25 04:30:22,162|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (affectionate_khorana) is not ready. Please wait...
2022-05-25 04:30:32,169|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/affectionate_khorana/status)
2022-05-25 04:30:32,253|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-05-25 04:30:32,254|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (affectionate_khorana) is ready.
2022-05-25 04:30:32,254|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END
2022-05-25 04:30:32,254|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-05-25 04:30:32,254|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-05-25 04:30:32,254|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-05-25 04:30:32,255|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[5309eca4-beb5-43ab-b56e-357fcab64e43])'s step(collect-results)
2022-05-25 04:30:32,255|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 04:30:32,255|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(5309eca4-beb5-43ab-b56e-357fcab64e43) for workflow(config-deploy) step(collect-results)
2022-05-25 04:30:32,255|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-05-25 04:30:32,255|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-05-25 04:30:32,256|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-05-25 04:30:32,262|||DefaultDispatcher-worker-3||||INFO||||||| Collected results: {}
2022-05-25 04:30:32,262|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-05-25 04:30:32,262|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-05-25 04:30:32,263|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS)
2022-05-25 04:30:32,263|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-05-25 04:30:32,263|||DefaultDispatcher-worker-3||||INFO||||||| workflow(5309eca4-beb5-43ab-b56e-357fcab64e43) nodes completed with (0)exceptions
2022-05-25 04:30:32,263|5309eca4-beb5-43ab-b56e-357fcab64e43||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-05-25 04:30:32,264|5309eca4-beb5-43ab-b56e-357fcab64e43||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8f61928e-5e58-4b9c-8b22-38e665447ded auditStoreId -1
2022-05-25 04:30:32,265|5309eca4-beb5-43ab-b56e-357fcab64e43||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-zz2qt|||| Completed