Results

By type

          13:17:22,008 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
13:17:22,010 |-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.4.2.jar!/logback.xml]
13:17:22,012 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
13:17:22,012 |-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.4.2.jar!/logback.xml]
13:17:22,012 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
13:17:22,028 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml] is not of type file
13:17:22,128 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
13:17:22,135 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
13:17:22,138 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
13:17:22,143 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:17:22,200 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
13:17:22,200 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
13:17:22,200 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
13:17:22,200 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
13:17:22,200 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
13:17:22,200 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
13:17:22,200 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
13:17:22,200 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
13:17:22,202 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2023-03-28 13:17:23,114|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-7b4664d46d-mxpzc with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app)
2023-03-28 13:17:23,117|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-03-28 13:17:25,647|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-03-28 13:17:26,153|||main||||INFO||||||| Finished Spring Data repository scanning in 493 ms. Found 11 JPA repository interfaces.
2023-03-28 13:17:28,256|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-03-28 13:17:28,332|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-03-28 13:17:28,542|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-03-28 13:17:29,082|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-03-28 13:17:29,422|||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.
2023-03-28 13:17:29,423|||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.
2023-03-28 13:17:29,823|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-03-28 13:17:32,770|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-28 13:17:32,782|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-03-28 13:17:32,869|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-03-28 13:17:34,211|||main||||INFO||||||| Kakfa audit service is enabled
2023-03-28 13:17:34,286|||main||||INFO||||||| Workflow Audit store is disabled
2023-03-28 13:17:35,743|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2023-03-28 13:17:35,783|||main||||INFO||||||| Dependency Management module created...
2023-03-28 13:17:36,856|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-03-28 13:17:37,210|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-03-28 13:17:38,476|||main||||INFO||||||| Netty started on port 8080
2023-03-28 13:17:39,936|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-03-28 13:17:40,250|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-03-28 13:17:40,258|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.875 seconds (JVM running for 18.722)
2023-03-28 13:17:40,289|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-03-28 13:17:40,291|||DefaultDispatcher-worker-2||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)...
2023-03-28 13:17:40,461|||DefaultDispatcher-worker-1||||INFO||||||| ConsumerConfig values: 
	allow.auto.create.topics = true
	auto.commit.interval.ms = 5000
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = request-receiver-client-id-mxpzc
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = cds-bp-processor
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.mechanism = SCRAM-SHA-512
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer

2023-03-28 13:17:40,632|||DefaultDispatcher-worker-1||||INFO||||||| Successfully logged in.
2023-03-28 13:17:40,723|||DefaultDispatcher-worker-1||||INFO||||||| Kafka version: 3.0.1
2023-03-28 13:17:40,723|||DefaultDispatcher-worker-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-28 13:17:40,723|||DefaultDispatcher-worker-1||||INFO||||||| Kafka startTimeMs: 1680009460719
2023-03-28 13:17:40,726|||DefaultDispatcher-worker-1||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request
2023-03-28 13:17:40,727|||DefaultDispatcher-worker-1||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request])
2023-03-28 13:17:41,416|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-0 to 0 since the associated topicId changed from null to 0aC5i7eZSGOcBa8bFD1kOA
2023-03-28 13:17:41,416|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-5 to 0 since the associated topicId changed from null to 0aC5i7eZSGOcBa8bFD1kOA
2023-03-28 13:17:41,416|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-4 to 0 since the associated topicId changed from null to 0aC5i7eZSGOcBa8bFD1kOA
2023-03-28 13:17:41,416|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-1 to 0 since the associated topicId changed from null to 0aC5i7eZSGOcBa8bFD1kOA
2023-03-28 13:17:41,416|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-2 to 0 since the associated topicId changed from null to 0aC5i7eZSGOcBa8bFD1kOA
2023-03-28 13:17:41,416|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-3 to 0 since the associated topicId changed from null to 0aC5i7eZSGOcBa8bFD1kOA
2023-03-28 13:17:41,419|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Cluster ID: QWeAASpUQqqzmknWvdzeRg
2023-03-28 13:17:41,421|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-03-28 13:17:41,436|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] (Re-)joining group
2023-03-28 13:17:41,520|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id
2023-03-28 13:17:41,520|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] (Re-)joining group
2023-03-28 13:17:44,529|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-mxpzc-0ed88977-38fc-4412-9784-d2bc086a20d6', protocol='range'}
2023-03-28 13:17:44,535|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-mxpzc-0ed88977-38fc-4412-9784-d2bc086a20d6=Assignment(partitions=[cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5])}
2023-03-28 13:17:44,594|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-mxpzc-0ed88977-38fc-4412-9784-d2bc086a20d6', protocol='range'}
2023-03-28 13:17:44,595|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Notifying assignor about the new Assignment(partitions=[cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5])
2023-03-28 13:17:44,603|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Adding newly assigned partitions: cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5
2023-03-28 13:17:44,617|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0
2023-03-28 13:17:44,617|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1
2023-03-28 13:17:44,618|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2
2023-03-28 13:17:44,618|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3
2023-03-28 13:17:44,618|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4
2023-03-28 13:17:44,618|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5
2023-03-28 13:17:44,722|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-28 13:17:44,723|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-28 13:17:44,733|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-28 13:17:44,733|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-28 13:17:44,740|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-28 13:17:44,740|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mxpzc, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-28 15:29:42,133|||reactor-http-epoll-2||||WARN||||||| [f799a068, L:/127.0.0.1:8080 - R:/127.0.0.1:44604] Decoding failed: DefaultFullHttpRequest(decodeResult: failure(java.lang.IllegalArgumentException: text is empty (possibly HTTP/0.9)), version: HTTP/1.0, content: UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf(ridx: 0, widx: 0, cap: 0))
GET /bad-request HTTP/1.0 : 
java.lang.IllegalArgumentException: text is empty (possibly HTTP/0.9)
	at io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:65)
	at io.netty.handler.codec.http.HttpRequestDecoder.createMessage(HttpRequestDecoder.java:124)
	at io.netty.handler.codec.http.HttpObjectDecoder.decode(HttpObjectDecoder.java:273)
	at io.netty.handler.codec.http.HttpServerCodec$HttpServerRequestDecoder.decode(HttpServerCodec.java:140)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
Mar 28, 2023 3:29:43 PM 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)

2023-03-28 15:53:02,256|||reactor-http-epoll-3||||WARN||||||| [78bd5415, L:/127.0.0.1:8080 - R:/127.0.0.1:35698] Decoding failed: DefaultFullHttpRequest(decodeResult: failure(java.lang.IllegalArgumentException: text is empty (possibly HTTP/0.9)), version: HTTP/1.0, content: UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf(ridx: 0, widx: 0, cap: 0))
GET /bad-request HTTP/1.0 : 
java.lang.IllegalArgumentException: text is empty (possibly HTTP/0.9)
	at io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:65)
	at io.netty.handler.codec.http.HttpRequestDecoder.createMessage(HttpRequestDecoder.java:124)
	at io.netty.handler.codec.http.HttpObjectDecoder.decode(HttpObjectDecoder.java:273)
	at io.netty.handler.codec.http.HttpServerCodec$HttpServerRequestDecoder.decode(HttpServerCodec.java:140)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
Mar 28, 2023 3:53:03 PM 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)

2023-03-28 16:53:38,646|||reactor-http-epoll-3||||WARN||||||| [2fd952df, L:/127.0.0.1:8080 - R:/127.0.0.1:47710] Decoding failed: DefaultFullHttpRequest(decodeResult: failure(java.lang.IllegalArgumentException: text is empty (possibly HTTP/0.9)), version: HTTP/1.0, content: UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf(ridx: 0, widx: 0, cap: 0))
GET /bad-request HTTP/1.0 : 
java.lang.IllegalArgumentException: text is empty (possibly HTTP/0.9)
	at io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:65)
	at io.netty.handler.codec.http.HttpRequestDecoder.createMessage(HttpRequestDecoder.java:124)
	at io.netty.handler.codec.http.HttpObjectDecoder.decode(HttpObjectDecoder.java:273)
	at io.netty.handler.codec.http.HttpServerCodec$HttpServerRequestDecoder.decode(HttpServerCodec.java:140)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
Mar 28, 2023 4:53:39 PM 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)

2023-03-28 21:07:30,490|7d1f6805-e7ab-485b-8602-6ccc817cef84||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-28 21:07:30,492|7d1f6805-e7ab-485b-8602-6ccc817cef84||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-28 21:07:30,494|7d1f6805-e7ab-485b-8602-6ccc817cef84||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-28 21:07:31,218|7d1f6805-e7ab-485b-8602-6ccc817cef84||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-28 21:07:31,222|7d1f6805-e7ab-485b-8602-6ccc817cef84||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-28 21:07:32,856|bd2f4e1e-8901-4e3a-aeb1-7069280415f8||Thread-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e1aee1d9-c097-4957-ab65-274b96e6c29c)
2023-03-28 21:07:32,889|bd2f4e1e-8901-4e3a-aeb1-7069280415f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| deleting definition types under : /opt/app/onap/blueprints/working/e1aee1d9-c097-4957-ab65-274b96e6c29c/Definitions
2023-03-28 21:07:32,964|bd2f4e1e-8901-4e3a-aeb1-7069280415f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| reinitialized all type definitions
2023-03-28 21:07:32,969|bd2f4e1e-8901-4e3a-aeb1-7069280415f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-28 21:07:33,022|bd2f4e1e-8901-4e3a-aeb1-7069280415f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-28 21:07:33,044|bd2f4e1e-8901-4e3a-aeb1-7069280415f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-28 21:07:33,067|bd2f4e1e-8901-4e3a-aeb1-7069280415f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-28 21:07:33,113|bd2f4e1e-8901-4e3a-aeb1-7069280415f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ##### Enhancing Workflow(helloworld)
2023-03-28 21:07:33,114|bd2f4e1e-8901-4e3a-aeb1-7069280415f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-28 21:07:33,114|bd2f4e1e-8901-4e3a-aeb1-7069280415f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| identified workflow(helloworld) targets(helloworld)
2023-03-28 21:07:33,114|bd2f4e1e-8901-4e3a-aeb1-7069280415f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-28 21:07:33,115|bd2f4e1e-8901-4e3a-aeb1-7069280415f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-28 21:07:33,115|bd2f4e1e-8901-4e3a-aeb1-7069280415f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enriching artifacts file(/opt/app/onap/blueprints/working/e1aee1d9-c097-4957-ab65-274b96e6c29c/Templates/hello-world-mapping.json
2023-03-28 21:07:33,124|bd2f4e1e-8901-4e3a-aeb1-7069280415f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-28 21:07:33,124|bd2f4e1e-8901-4e3a-aeb1-7069280415f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-28 21:07:33,124|bd2f4e1e-8901-4e3a-aeb1-7069280415f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ##### Enhancing blueprint Resource Definitions
2023-03-28 21:07:33,125|bd2f4e1e-8901-4e3a-aeb1-7069280415f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-28 21:07:33,127|bd2f4e1e-8901-4e3a-aeb1-7069280415f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| processing file (Templates/hello-world-mapping.json)
2023-03-28 21:07:33,147|bd2f4e1e-8901-4e3a-aeb1-7069280415f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| distinct resource keys ([])
2023-03-28 21:07:33,147|bd2f4e1e-8901-4e3a-aeb1-7069280415f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Enriching Resource Definition sources Node Template: []
2023-03-28 21:07:33,414|a5881fcf-3e90-441e-af91-56050af19903||Thread-37||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(c2ddf1a5-43c0-40c5-b58c-b2d353dc5af5) CBA(/opt/app/onap/blueprints/archive/c2ddf1a5-43c0-40c5-b58c-b2d353dc5af5/cba.zip)
2023-03-28 21:07:33,435|a5881fcf-3e90-441e-af91-56050af19903||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c2ddf1a5-43c0-40c5-b58c-b2d353dc5af5) and entry definition file (Definitions/blueprint.json)
2023-03-28 21:07:33,509|a5881fcf-3e90-441e-af91-56050af19903||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(helloworld)
2023-03-28 21:07:33,520|a5881fcf-3e90-441e-af91-56050af19903||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c2ddf1a5-43c0-40c5-b58c-b2d353dc5af5) and entry definition file (Definitions/blueprint.json)
2023-03-28 21:07:33,705|a5881fcf-3e90-441e-af91-56050af19903||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/working/c2ddf1a5-43c0-40c5-b58c-b2d353dc5af5) present to clean.
2023-03-28 21:07:33,918|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2023-03-28 21:07:33,920|654321||reactor-http-epoll-1||||INFO||||||| Setting up message producer(self-service-api.audit.request)...
2023-03-28 21:07:34,013|654321||reactor-http-epoll-1||||INFO||||||| ProducerConfig values: 
	acks = -1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = audit-request-producer-client-id-mxpzc
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 5000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 5000
	reconnect.backoff.ms = 5000
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.mechanism = SCRAM-SHA-512
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer

2023-03-28 21:07:34,028|654321||reactor-http-epoll-1||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Instantiated an idempotent producer.
2023-03-28 21:07:34,060|654321||reactor-http-epoll-1||||INFO||||||| Kafka version: 3.0.1
2023-03-28 21:07:34,060|654321||reactor-http-epoll-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-28 21:07:34,060|654321||reactor-http-epoll-1||||INFO||||||| Kafka startTimeMs: 1680037654060
2023-03-28 21:07:34,109|||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 21:07:34,109|||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 21:07:34,110|||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 21:07:34,110|||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 21:07:34,110|||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 21:07:34,110|||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 21:07:34,110|||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Cluster ID: QWeAASpUQqqzmknWvdzeRg
2023-03-28 21:07:34,112|||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] ProducerId set to 3 with epoch 0
2023-03-28 21:07:34,124|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-28 21:07:34,127|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-03-28 21:07:34,141|654321||DefaultDispatcher-worker-4||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-03-28 21:07:34,236|654321||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(0) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-03-28 21:07:34,373|654321||DefaultDispatcher-worker-4||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-03-28 21:07:34,379|654321||DefaultDispatcher-worker-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-28 21:07:34,386|654321||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-03-28 21:07:34,427|654321||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-28 21:07:34,429|654321||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-28 21:07:34,441|654321||DefaultDispatcher-worker-4||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-28 21:07:34,449|654321||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-28 21:07:34,449|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-28 21:07:34,450|654321||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-28 21:07:34,477|654321||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-28 21:07:34,510|654321||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([])
2023-03-28 21:07:34,513|654321||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({ })
2023-03-28 21:07:34,605|654321||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2023-03-28 21:07:34,608|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-28 21:07:34,608|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-28 21:07:34,610|654321||DefaultDispatcher-worker-4||||INFO||||||| Setting up message producer(self-service-api.audit.response)...
2023-03-28 21:07:34,683|654321||DefaultDispatcher-worker-4||||INFO||||||| ProducerConfig values: 
	acks = -1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = audit-response-producer-client-id-mxpzc
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 5000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 5000
	reconnect.backoff.ms = 5000
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.mechanism = SCRAM-SHA-512
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer

2023-03-28 21:07:34,684|654321||DefaultDispatcher-worker-4||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Instantiated an idempotent producer.
2023-03-28 21:07:34,687|654321||DefaultDispatcher-worker-4||||INFO||||||| Kafka version: 3.0.1
2023-03-28 21:07:34,687|654321||DefaultDispatcher-worker-4||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-28 21:07:34,687|654321||DefaultDispatcher-worker-4||||INFO||||||| Kafka startTimeMs: 1680037654687
2023-03-28 21:07:34,759|||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 21:07:34,759|||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 21:07:34,759|||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 21:07:34,759|||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 21:07:34,759|||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 21:07:34,759|||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 21:07:34,759|||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Cluster ID: QWeAASpUQqqzmknWvdzeRg
2023-03-28 21:07:34,759|||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] ProducerId set to 1007 with epoch 0
2023-03-28 21:07:34,769|654321||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1144d652-4ce2-4f6e-aa68-772595a90d6e auditStoreId -1
2023-03-28 21:07:34,860|654321||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(0) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-03-28 21:51:50,740|ec3e061b-51fd-4acd-b3c9-ad616e62dc35||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-28 21:51:50,741|ec3e061b-51fd-4acd-b3c9-ad616e62dc35||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-28 21:51:50,741|ec3e061b-51fd-4acd-b3c9-ad616e62dc35||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-28 21:51:51,258|ec3e061b-51fd-4acd-b3c9-ad616e62dc35||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-28 21:51:51,259|ec3e061b-51fd-4acd-b3c9-ad616e62dc35||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-28 21:51:52,196|d21f7690-41a6-4de1-bc89-b9bfadd6781d||Thread-67||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/332cacc2-b9f6-43a8-8e86-d6ccbff3f53b)
2023-03-28 21:51:52,197|d21f7690-41a6-4de1-bc89-b9bfadd6781d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| deleting definition types under : /opt/app/onap/blueprints/working/332cacc2-b9f6-43a8-8e86-d6ccbff3f53b/Definitions
2023-03-28 21:51:52,199|d21f7690-41a6-4de1-bc89-b9bfadd6781d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| reinitialized all type definitions
2023-03-28 21:51:52,200|d21f7690-41a6-4de1-bc89-b9bfadd6781d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-28 21:51:52,234|d21f7690-41a6-4de1-bc89-b9bfadd6781d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-28 21:51:52,251|d21f7690-41a6-4de1-bc89-b9bfadd6781d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-28 21:51:52,265|d21f7690-41a6-4de1-bc89-b9bfadd6781d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-28 21:51:52,278|d21f7690-41a6-4de1-bc89-b9bfadd6781d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ##### Enhancing Workflow(helloworld)
2023-03-28 21:51:52,278|d21f7690-41a6-4de1-bc89-b9bfadd6781d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-28 21:51:52,278|d21f7690-41a6-4de1-bc89-b9bfadd6781d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| identified workflow(helloworld) targets(helloworld)
2023-03-28 21:51:52,278|d21f7690-41a6-4de1-bc89-b9bfadd6781d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-28 21:51:52,278|d21f7690-41a6-4de1-bc89-b9bfadd6781d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-28 21:51:52,279|d21f7690-41a6-4de1-bc89-b9bfadd6781d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enriching artifacts file(/opt/app/onap/blueprints/working/332cacc2-b9f6-43a8-8e86-d6ccbff3f53b/Templates/hello-world-mapping.json
2023-03-28 21:51:52,284|d21f7690-41a6-4de1-bc89-b9bfadd6781d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-28 21:51:52,284|d21f7690-41a6-4de1-bc89-b9bfadd6781d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-28 21:51:52,284|d21f7690-41a6-4de1-bc89-b9bfadd6781d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ##### Enhancing blueprint Resource Definitions
2023-03-28 21:51:52,284|d21f7690-41a6-4de1-bc89-b9bfadd6781d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-28 21:51:52,284|d21f7690-41a6-4de1-bc89-b9bfadd6781d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| processing file (Templates/hello-world-mapping.json)
2023-03-28 21:51:52,288|d21f7690-41a6-4de1-bc89-b9bfadd6781d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| distinct resource keys ([])
2023-03-28 21:51:52,289|d21f7690-41a6-4de1-bc89-b9bfadd6781d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Enriching Resource Definition sources Node Template: []
2023-03-28 21:51:52,487|710e4cb9-7672-4b27-bc13-e7ba960aded3||Thread-67||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(bc71edd5-ea10-41af-b9fd-7a66f9ea4307) CBA(/opt/app/onap/blueprints/archive/bc71edd5-ea10-41af-b9fd-7a66f9ea4307/cba.zip)
2023-03-28 21:51:52,496|710e4cb9-7672-4b27-bc13-e7ba960aded3||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bc71edd5-ea10-41af-b9fd-7a66f9ea4307) and entry definition file (Definitions/blueprint.json)
2023-03-28 21:51:52,513|710e4cb9-7672-4b27-bc13-e7ba960aded3||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(helloworld)
2023-03-28 21:51:52,518|710e4cb9-7672-4b27-bc13-e7ba960aded3||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bc71edd5-ea10-41af-b9fd-7a66f9ea4307) and entry definition file (Definitions/blueprint.json)
2023-03-28 21:51:52,634|710e4cb9-7672-4b27-bc13-e7ba960aded3||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/working/bc71edd5-ea10-41af-b9fd-7a66f9ea4307) present to clean.
2023-03-28 21:51:52,823|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2023-03-28 21:51:52,832|654321||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 21:51:52,833|654321||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 21:51:52,833|654321||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 21:51:52,833|654321||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 21:51:52,833|654321||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 21:51:52,833|654321||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 21:51:52,838|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-28 21:51:52,838|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-03-28 21:51:52,844|654321||reactor-http-epoll-4||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-03-28 21:51:52,845|654321||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-28 21:51:52,855|654321||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(1) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-03-28 21:51:52,857|654321||DefaultDispatcher-worker-9||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-03-28 21:51:52,927|654321||DefaultDispatcher-worker-9||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-28 21:51:52,927|654321||DefaultDispatcher-worker-9||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-28 21:51:52,927|654321||DefaultDispatcher-worker-9||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-28 21:51:52,929|654321||DefaultDispatcher-worker-9||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-28 21:51:52,929|654321||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-28 21:51:52,929|654321||DefaultDispatcher-worker-9||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-28 21:51:52,934|654321||DefaultDispatcher-worker-9||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-28 21:51:52,979|654321||DefaultDispatcher-worker-9||||INFO||||||| Batched Sequence : ([])
2023-03-28 21:51:52,980|654321||DefaultDispatcher-worker-9||||INFO||||||| Generated Resource Param Data ({ })
2023-03-28 21:51:52,995|654321||DefaultDispatcher-worker-9||||INFO||||||| Preparing Response...
2023-03-28 21:51:52,996|654321||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-28 21:51:52,996|654321||DefaultDispatcher-worker-9||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-28 21:51:53,006|654321||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 21:51:53,006|654321||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 21:51:53,006|654321||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 21:51:53,006|654321||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 21:51:53,006|654321||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 21:51:53,006|654321||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 21:51:53,012|654321||DefaultDispatcher-worker-9||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d0ed28ed-3781-48b6-8667-e7f86085d721 auditStoreId -1
2023-03-28 21:51:53,026|654321||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(1) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-03-28 22:31:56,841|cdd5da6b-179f-4b1c-bae6-78da77a3627e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-28 22:31:56,842|cdd5da6b-179f-4b1c-bae6-78da77a3627e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-28 22:31:56,842|cdd5da6b-179f-4b1c-bae6-78da77a3627e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-28 22:31:57,387|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-28 22:31:57,387|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-28 22:31:58,059|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-28 22:31:58,063|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(c357ae72-b914-460c-85c0-c142b8f00508) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-28 22:31:58,076|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(4a85e2cf-e3d8-470d-b0d3-7a72ebe3dda1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-28 22:31:58,081|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(be3ac4ab-eed0-4c7a-929f-abf5f0db49b9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-28 22:31:58,088|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(e881041f-0b52-474e-b9d8-8aa5a12acd5d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-28 22:31:58,097|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(c201db3a-83d1-40a2-b4b0-5355ae4a6cac) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-28 22:31:58,106|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(f85ed0a0-2266-4a24-92e7-25100c9fb849) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-28 22:31:58,115|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 22:31:58,116|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-28 22:31:58,116|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-28 22:31:58,116|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-28 22:31:58,116|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 22:31:58,116|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 22:31:58,135|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-28 22:31:58,143|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 22:31:58,149|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 22:31:58,156|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 22:31:58,162|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 22:31:58,246|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 22:31:58,247|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 22:31:58,247|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 22:31:58,268|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 22:31:58,268|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 22:31:58,268|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 22:31:58,276|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-28 22:31:58,461|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 22:31:58,461|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 22:31:58,474|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-28 22:31:58,611|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 22:31:58,612|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 22:31:58,612|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 22:31:58,634|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 22:31:58,781|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 22:31:58,781|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 22:31:58,781|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 22:31:58,782|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(HealthCheck)
2023-03-28 22:31:58,783|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-28 22:31:58,783|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(vf-config-assign)
2023-03-28 22:31:58,783|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(vf-config-deploy)
2023-03-28 22:31:58,798|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-28 22:31:58,932|cdd5da6b-179f-4b1c-bae6-78da77a3627e||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-03-28 22:32:01,127|17a5316e-328c-4969-a315-f4a1ee875094||Thread-105||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/27bf1dcd-1993-47cb-b87c-8f6ebd9a5e59)
2023-03-28 22:32:01,128|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| deleting definition types under : /opt/app/onap/blueprints/working/27bf1dcd-1993-47cb-b87c-8f6ebd9a5e59/Definitions
2023-03-28 22:32:01,131|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| reinitialized all type definitions
2023-03-28 22:32:01,132|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(resource-resolution)
2023-03-28 22:32:01,174|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2023-03-28 22:32:01,191|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2023-03-28 22:32:01,208|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2023-03-28 22:32:01,234|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(capability)
2023-03-28 22:32:01,290|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(capability)
2023-03-28 22:32:01,308|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(processor-db)
2023-03-28 22:32:01,340|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 22:32:01,379|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 22:32:01,403|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 22:32:01,425|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 22:32:01,449|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 22:32:01,536|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2023-03-28 22:32:01,555|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2023-03-28 22:32:01,556|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2023-03-28 22:32:01,581|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(capability)
2023-03-28 22:32:01,601|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(capability)
2023-03-28 22:32:01,621|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(capability)
2023-03-28 22:32:01,641|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(processor-db)
2023-03-28 22:32:01,661|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 22:32:01,679|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 22:32:01,699|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 22:32:01,719|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 22:32:01,739|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 22:32:01,759|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 22:32:01,840|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ##### Enhancing Workflow(resource-resolution)
2023-03-28 22:32:01,841|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2023-03-28 22:32:01,841|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| identified workflow(resource-resolution) targets(resource-resolution)
2023-03-28 22:32:01,841|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2023-03-28 22:32:01,841|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2023-03-28 22:32:01,841|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2023-03-28 22:32:01,841|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enriching artifacts file(/opt/app/onap/blueprints/working/27bf1dcd-1993-47cb-b87c-8f6ebd9a5e59/Templates/hello-world-velocity-mapping.json
2023-03-28 22:32:01,846|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2023-03-28 22:32:01,847|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| dataType not present for the recipe(dt-resource-resolution-properties)
2023-03-28 22:32:01,847|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enriching artifacts file(/opt/app/onap/blueprints/working/27bf1dcd-1993-47cb-b87c-8f6ebd9a5e59/Templates/hello-world-jinja-mapping.json
2023-03-28 22:32:01,852|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2023-03-28 22:32:01,852|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2023-03-28 22:32:01,852|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ##### Enhancing blueprint Resource Definitions
2023-03-28 22:32:01,852|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2023-03-28 22:32:01,852|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| processing file (Templates/hello-world-velocity-mapping.json)
2023-03-28 22:32:01,852|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| processing file (Templates/hello-world-jinja-mapping.json)
2023-03-28 22:32:01,861|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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])
2023-03-28 22:32:02,050|17a5316e-328c-4969-a315-f4a1ee875094||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2023-03-28 22:32:02,308|48b81f65-e539-44b6-a64b-dff752cc56ea||Thread-105||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(bcaf23b8-a74e-46f7-9c26-a57643bc20b8) CBA(/opt/app/onap/blueprints/archive/bcaf23b8-a74e-46f7-9c26-a57643bc20b8/cba.zip)
2023-03-28 22:32:02,317|48b81f65-e539-44b6-a64b-dff752cc56ea||DefaultDispatcher-worker-35||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bcaf23b8-a74e-46f7-9c26-a57643bc20b8) and entry definition file (Definitions/resource-resolution.json)
2023-03-28 22:32:02,332|48b81f65-e539-44b6-a64b-dff752cc56ea||DefaultDispatcher-worker-35||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-resolution)
2023-03-28 22:32:02,336|48b81f65-e539-44b6-a64b-dff752cc56ea||DefaultDispatcher-worker-35||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bcaf23b8-a74e-46f7-9c26-a57643bc20b8) and entry definition file (Definitions/resource-resolution.json)
2023-03-28 22:32:02,445|48b81f65-e539-44b6-a64b-dff752cc56ea||DefaultDispatcher-worker-35||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/working/bcaf23b8-a74e-46f7-9c26-a57643bc20b8) present to clean.
2023-03-28 22:32:02,638|6383444d-6a72-4764-b86f-2052adfce9a3||reactor-http-epoll-4||||INFO||||||| processing request id 6383444d-6a72-4764-b86f-2052adfce9a3
2023-03-28 22:32:02,654|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2023-03-28 22:32:02,859|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-28 22:32:02,870|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2023-03-28 22:32:02,906|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-03-28 22:32:02,944|654321||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 22:32:02,945|654321||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 22:32:02,945|654321||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 22:32:02,945|654321||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 22:32:02,945|654321||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 22:32:02,945|654321||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 22:32:02,947|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-28 22:32:02,947|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| StoreAuditService ID  -1
2023-03-28 22:32:02,949|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-28 22:32:02,950|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2023-03-28 22:32:02,959|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2023-03-28 22:32:03,021|6383444d-6a72-4764-b86f-2052adfce9a3||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(5) offset(0) requestID(6383444d-6a72-4764-b86f-2052adfce9a3), subrequestID(c40e4cb8-a1d1-457f-b982-3847bf38ac59) CBA(RT-resource-resolution/1.0.0/resource-resolution).
2023-03-28 22:32:03,022|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-03-28 22:32:03,023|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2023-03-28 22:32:03,023|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-28 22:32:03,023|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(6383444d-6a72-4764-b86f-2052adfce9a3) for workflow(resource-resolution) step(helloworld)
2023-03-28 22:32:03,023|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2023-03-28 22:32:03,024|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2023-03-28 22:32:03,024|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2023-03-28 22:32:03,095|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| 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
]]])
2023-03-28 22:32:03,134|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 22:32:03,136|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-28 22:32:03,142|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-03-28 22:32:03,331|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-03-28 22:32:03,436|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2023-03-28 22:32:03,448|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-28 22:32:03,449|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-03-28 22:32:03,449|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2023-03-28 22:32:03,458|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2023-03-28 22:32:03,498|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2023-03-28 22:32:03,507|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-03-28 22:32:03,511|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-03-28 22:32:06,791|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@539c3249
2023-03-28 22:32:06,794|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2023-03-28 22:32:06,824|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2023-03-28 22:32:06,826|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 22:32:06,826|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-28 22:32:06,826|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-03-28 22:32:06,829|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-03-28 22:32:06,843|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2023-03-28 22:32:06,843|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-28 22:32:06,843|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-03-28 22:32:06,843|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-03-28 22:32:06,843|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2023-03-28 22:32:06,844|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 22:32:06,844|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-28 22:32:06,844|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-03-28 22:32:06,846|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-03-28 22:32:06,857|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2023-03-28 22:32:06,857|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-28 22:32:06,857|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-03-28 22:32:06,857|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-03-28 22:32:06,857|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2023-03-28 22:32:06,876|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-35||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2023-03-28 22:32:06,886|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2023-03-28 22:32:06,887|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-28 22:32:06,917|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-28 22:32:14,927|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| compiled in (8005)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-28 22:32:14,928|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-28 22:32:14,961|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2023-03-28 22:32:14,991|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2023-03-28 22:32:14,996|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 22:32:14,996|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-28 22:32:14,996|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-03-28 22:32:15,005|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-03-28 22:32:15,014|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2023-03-28 22:32:15,014|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-28 22:32:15,015|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-28 22:32:15,015|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-28 22:32:15,015|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2023-03-28 22:32:15,043|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2023-03-28 22:32:15,048|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2023-03-28 22:32:15,048|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2023-03-28 22:32:15,075|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2023-03-28 22:32:15,079|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2023-03-28 22:32:15,080|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 22:32:15,080|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-28 22:32:15,080|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-03-28 22:32:15,085|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-03-28 22:32:15,097|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2023-03-28 22:32:15,098|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2023-03-28 22:32:15,098|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-03-28 22:32:15,098|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2023-03-28 22:32:15,098|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2023-03-28 22:32:15,133|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2023-03-28 22:32:15,147|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 22:32:15,148|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| 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})
2023-03-28 22:32:15,187|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (list)
2023-03-28 22:32:15,189|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-03-28 22:32:15,189|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 22:32:15,190|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 22:32:15,190|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 22:32:15,190|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 22:32:15,190|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2023-03-28 22:32:15,213|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2023-03-28 22:32:15,216|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| 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"
})
2023-03-28 22:32:15,380|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-03-28 22:32:15,421|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-03-28 22:32:15,421|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2023-03-28 22:32:15,469|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| 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
]]])
2023-03-28 22:32:15,472|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-28 22:32:15,472|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2023-03-28 22:32:15,473|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-03-28 22:32:15,473|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-03-28 22:32:15,501|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-35||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2023-03-28 22:32:15,511|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@3040fddf
2023-03-28 22:32:15,514|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2023-03-28 22:32:15,544|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2023-03-28 22:32:15,544|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 22:32:15,544|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-28 22:32:15,545|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-03-28 22:32:15,546|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-03-28 22:32:15,556|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2023-03-28 22:32:15,556|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2023-03-28 22:32:15,556|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-03-28 22:32:15,556|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-03-28 22:32:15,557|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2023-03-28 22:32:15,585|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2023-03-28 22:32:15,586|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2023-03-28 22:32:15,613|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2023-03-28 22:32:15,614|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 22:32:15,614|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-28 22:32:15,614|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-03-28 22:32:15,616|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-03-28 22:32:15,632|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2023-03-28 22:32:15,632|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2023-03-28 22:32:15,632|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-03-28 22:32:15,632|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2023-03-28 22:32:15,632|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2023-03-28 22:32:15,660|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2023-03-28 22:32:15,661|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2023-03-28 22:32:15,689|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2023-03-28 22:32:15,690|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 22:32:15,690|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-28 22:32:15,690|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-03-28 22:32:15,692|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-03-28 22:32:15,706|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2023-03-28 22:32:15,706|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2023-03-28 22:32:15,706|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-03-28 22:32:15,707|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-03-28 22:32:15,707|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2023-03-28 22:32:15,707|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 22:32:15,707|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-28 22:32:15,707|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-03-28 22:32:15,708|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-03-28 22:32:15,718|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2023-03-28 22:32:15,718|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2023-03-28 22:32:15,718|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-03-28 22:32:15,718|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2023-03-28 22:32:15,718|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2023-03-28 22:32:15,719|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 22:32:15,719|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-28 22:32:15,719|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-03-28 22:32:15,720|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-03-28 22:32:15,730|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2023-03-28 22:32:15,730|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2023-03-28 22:32:15,731|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-28 22:32:15,731|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-28 22:32:15,731|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2023-03-28 22:32:15,745|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2023-03-28 22:32:15,746|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-35||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2023-03-28 22:32:15,761|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2023-03-28 22:32:15,762|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2023-03-28 22:32:15,766|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2023-03-28 22:32:15,766|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2023-03-28 22:32:15,768|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2023-03-28 22:32:15,776|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2023-03-28 22:32:15,776|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2023-03-28 22:32:15,777|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-03-28 22:32:15,777|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-03-28 22:32:15,777|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2023-03-28 22:32:15,807|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2023-03-28 22:32:15,808|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-28 22:32:15,808|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2023-03-28 22:32:15,838|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2023-03-28 22:32:15,840|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 22:32:15,840|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| 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})
2023-03-28 22:32:15,859|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (list)
2023-03-28 22:32:15,861|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| 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"}])
2023-03-28 22:32:15,861|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 22:32:15,861|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 22:32:15,861|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 22:32:15,861|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 22:32:15,861|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 22:32:15,861|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 22:32:15,861|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 22:32:15,861|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 22:32:15,861|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 22:32:15,861|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| 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)
2023-03-28 22:32:15,891|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2023-03-28 22:32:15,892|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| 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"
})
2023-03-28 22:32:16,075|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-03-28 22:32:16,104|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-03-28 22:32:16,105|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| Preparing Response...
2023-03-28 22:32:16,105|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2023-03-28 22:32:16,105|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2023-03-28 22:32:16,117|654321||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 22:32:16,117|654321||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 22:32:16,117|654321||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 22:32:16,117|654321||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 22:32:16,117|654321||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 22:32:16,117|654321||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 22:32:16,118|6383444d-6a72-4764-b86f-2052adfce9a3||DefaultDispatcher-worker-6||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b2bb568a-2730-4bd9-afd7-dceb30c0c30d auditStoreId -1
2023-03-28 22:32:16,205|6383444d-6a72-4764-b86f-2052adfce9a3||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(5) offset(0) requestID(6383444d-6a72-4764-b86f-2052adfce9a3), subrequestID(c40e4cb8-a1d1-457f-b982-3847bf38ac59) CBA(RT-resource-resolution/1.0.0/resource-resolution).
2023-03-28 23:20:07,969|b6ab7b13-9685-4f5c-a110-0353ae1405ce||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-28 23:20:07,969|b6ab7b13-9685-4f5c-a110-0353ae1405ce||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-28 23:20:07,969|b6ab7b13-9685-4f5c-a110-0353ae1405ce||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-28 23:20:08,399|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-28 23:20:08,399|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-28 23:20:08,918|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-28 23:20:08,918|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(38793eb4-eae1-4577-9593-f47b9fb7198a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-28 23:20:08,930|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(fe164118-f15b-48d2-ac92-88a856ff1bde) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-28 23:20:08,935|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(4a410553-4e3c-483a-94a8-148a1c2248a3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-28 23:20:08,942|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(86118b60-ab7c-4971-b6f8-055559c34523) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-28 23:20:08,952|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(56e6d3a1-1304-4f77-8154-b9b61bcfe24a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-28 23:20:08,963|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(50cda35f-1e74-444c-9a00-9eb2c56dd24c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-28 23:20:08,971|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 23:20:08,971|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-28 23:20:08,971|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-28 23:20:08,971|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-28 23:20:08,972|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 23:20:08,974|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 23:20:08,984|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 23:20:08,989|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-28 23:20:08,993|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 23:20:08,998|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 23:20:09,009|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 23:20:09,035|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 23:20:09,035|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 23:20:09,035|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:20:09,048|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 23:20:09,113|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-28 23:20:09,167|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-28 23:20:09,173|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-28 23:20:09,255|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 23:20:09,256|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 23:20:09,257|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:20:09,257|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(HealthCheck)
2023-03-28 23:20:09,257|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-28 23:20:09,258|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(vf-config-assign)
2023-03-28 23:20:09,258|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(vf-config-deploy)
2023-03-28 23:20:09,272|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-28 23:20:09,315|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-28 23:20:09,376|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-28 23:20:09,382|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-28 23:20:09,453|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 23:20:09,454|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 23:20:09,454|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:20:09,467|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 23:20:09,468|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:20:09,468|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 23:20:09,473|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-28 23:20:09,505|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-28 23:20:09,557|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-28 23:20:09,561|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-28 23:20:09,646|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-28 23:20:09,694|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-28 23:20:09,697|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-28 23:20:09,774|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 23:20:09,774|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:20:09,781|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-28 23:20:09,812|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-28 23:20:09,859|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-28 23:20:09,862|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-28 23:20:09,922|b6ab7b13-9685-4f5c-a110-0353ae1405ce||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-03-28 23:20:11,585|8a817431-6972-44c9-a440-687283e68803||Thread-143||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(0e7bbf20-f460-47f1-8cc1-9cc972edfa49) CBA(/opt/app/onap/blueprints/archive/0e7bbf20-f460-47f1-8cc1-9cc972edfa49/cba.zip)
2023-03-28 23:20:11,613|8a817431-6972-44c9-a440-687283e68803||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0e7bbf20-f460-47f1-8cc1-9cc972edfa49) and entry definition file (Definitions/CNF.json)
2023-03-28 23:20:11,645|8a817431-6972-44c9-a440-687283e68803||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 23:20:11,646|8a817431-6972-44c9-a440-687283e68803||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 23:20:11,646|8a817431-6972-44c9-a440-687283e68803||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:20:11,646|8a817431-6972-44c9-a440-687283e68803||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(scale-out)
2023-03-28 23:20:11,647|8a817431-6972-44c9-a440-687283e68803||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(scale)
2023-03-28 23:20:11,647|8a817431-6972-44c9-a440-687283e68803||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(scale-in)
2023-03-28 23:20:11,647|8a817431-6972-44c9-a440-687283e68803||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(health-check)
2023-03-28 23:20:11,655|8a817431-6972-44c9-a440-687283e68803||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0e7bbf20-f460-47f1-8cc1-9cc972edfa49) and entry definition file (Definitions/CNF.json)
2023-03-28 23:20:11,807|8a817431-6972-44c9-a440-687283e68803||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/working/0e7bbf20-f460-47f1-8cc1-9cc972edfa49) present to clean.
2023-03-28 23:20:28,070|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||Thread-143||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5bd1cc89-c0a5-44da-8c9b-683d393b0613)
2023-03-28 23:20:28,072|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| deleting definition types under : /opt/app/onap/blueprints/working/5bd1cc89-c0a5-44da-8c9b-683d393b0613/Definitions
2023-03-28 23:20:28,074|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| reinitialized all type definitions
2023-03-28 23:20:28,075|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-03-28 23:20:28,113|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(vnf-template)
2023-03-28 23:20:28,131|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(vnf-mapping)
2023-03-28 23:20:28,145|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-03-28 23:20:28,170|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:20:28,215|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:20:28,231|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:20:28,248|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-03-28 23:20:28,248|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-03-28 23:20:28,248|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-03-28 23:20:28,274|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:20:28,292|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:20:28,310|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:20:28,330|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 23:20:28,367|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:20:28,383|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:20:28,400|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:20:28,417|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:20:28,433|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:20:28,452|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:20:28,488|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(config-assign)
2023-03-28 23:20:28,490|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(baseconfig-template)
2023-03-28 23:20:28,490|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-03-28 23:20:28,490|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-03-28 23:20:28,513|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:20:28,530|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:20:28,544|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:20:28,562|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(config-deploy)
2023-03-28 23:20:28,632|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ##### Enhancing Workflow(resource-assignment)
2023-03-28 23:20:28,633|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-03-28 23:20:28,633|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-03-28 23:20:28,633|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-03-28 23:20:28,633|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-03-28 23:20:28,633|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-03-28 23:20:28,633|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enriching artifacts file(/opt/app/onap/blueprints/working/5bd1cc89-c0a5-44da-8c9b-683d393b0613/Templates/vnf-mapping.json
2023-03-28 23:20:28,637|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-03-28 23:20:28,637|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-03-28 23:20:28,637|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enriching artifacts file(/opt/app/onap/blueprints/working/5bd1cc89-c0a5-44da-8c9b-683d393b0613/Templates/base_ubuntu20-mapping.json
2023-03-28 23:20:28,642|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-03-28 23:20:28,642|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-03-28 23:20:28,643|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ##### Enhancing Workflow(config-assign)
2023-03-28 23:20:28,644|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-03-28 23:20:28,644|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| identified workflow(config-assign) targets(config-assign)
2023-03-28 23:20:28,644|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-03-28 23:20:28,644|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-03-28 23:20:28,644|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enriching artifacts file(/opt/app/onap/blueprints/working/5bd1cc89-c0a5-44da-8c9b-683d393b0613/Templates/baseconfig-mapping.json
2023-03-28 23:20:28,649|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-03-28 23:20:28,649|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-28 23:20:28,650|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ##### Enhancing Workflow(config-deploy)
2023-03-28 23:20:28,650|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-03-28 23:20:28,650|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| identified workflow(config-deploy) targets(config-deploy)
2023-03-28 23:20:28,651|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(config-deploy) resource assignment files([]
2023-03-28 23:20:28,651|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ##### Enhancing blueprint Resource Definitions
2023-03-28 23:20:28,651|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-03-28 23:20:28,651|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| processing file (Templates/vnf-mapping.json)
2023-03-28 23:20:28,651|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-03-28 23:20:28,651|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| processing file (Templates/baseconfig-mapping.json)
2023-03-28 23:20:28,663|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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])
2023-03-28 23:20:28,802|450a91b7-7a2c-4a5b-b7de-6eeb42dc0cbf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-03-28 23:20:29,044|d653d59e-068f-434a-b135-7a3405f9eab0||Thread-143||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(e241ec26-8f51-4459-9754-a1faba941baf) CBA(/opt/app/onap/blueprints/archive/e241ec26-8f51-4459-9754-a1faba941baf/cba.zip)
2023-03-28 23:20:29,051|d653d59e-068f-434a-b135-7a3405f9eab0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e241ec26-8f51-4459-9754-a1faba941baf) and entry definition file (Definitions/ubuntu20.json)
2023-03-28 23:20:29,058|d653d59e-068f-434a-b135-7a3405f9eab0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 23:20:29,073|d653d59e-068f-434a-b135-7a3405f9eab0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 23:20:29,073|d653d59e-068f-434a-b135-7a3405f9eab0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 23:20:29,073|d653d59e-068f-434a-b135-7a3405f9eab0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:20:29,078|d653d59e-068f-434a-b135-7a3405f9eab0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e241ec26-8f51-4459-9754-a1faba941baf) and entry definition file (Definitions/ubuntu20.json)
2023-03-28 23:20:29,188|d653d59e-068f-434a-b135-7a3405f9eab0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/working/e241ec26-8f51-4459-9754-a1faba941baf) present to clean.
2023-03-28 23:22:11,209|36a879e5-6f7a-400c-8f85-17e5d2233124||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-28 23:22:11,209|36a879e5-6f7a-400c-8f85-17e5d2233124||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-28 23:22:11,209|36a879e5-6f7a-400c-8f85-17e5d2233124||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-28 23:22:11,620|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-28 23:22:11,620|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-28 23:22:12,105|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-28 23:22:12,106|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(f107df57-e9d5-4d20-a833-d715fb534119) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-28 23:22:12,117|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(4f8f0015-6321-4655-b1fd-6242712bbf62) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-28 23:22:12,120|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(dc8c2898-4e12-4234-a335-4c7ac78c23ed) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-28 23:22:12,126|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(57c2e8f4-6db1-4c04-8a4e-0f162b93bb65) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-28 23:22:12,136|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(4359338c-5e98-41e0-8e82-ecbecbe06143) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-28 23:22:12,144|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(ea854022-1e2a-4b08-868a-6a8d7641b793) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-28 23:22:12,151|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 23:22:12,151|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-28 23:22:12,152|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-28 23:22:12,152|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-28 23:22:12,152|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 23:22:12,153|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 23:22:12,161|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 23:22:12,166|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-28 23:22:12,170|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 23:22:12,174|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 23:22:12,177|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 23:22:12,207|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 23:22:12,207|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 23:22:12,207|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:22:12,219|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 23:22:12,256|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-28 23:22:12,299|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-28 23:22:12,304|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-28 23:22:12,370|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 23:22:12,371|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 23:22:12,371|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:22:12,371|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(HealthCheck)
2023-03-28 23:22:12,371|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-28 23:22:12,371|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(vf-config-assign)
2023-03-28 23:22:12,371|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(vf-config-deploy)
2023-03-28 23:22:12,384|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 23:22:12,385|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:22:12,385|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-28 23:22:12,391|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-28 23:22:12,429|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-28 23:22:12,478|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-28 23:22:12,483|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-28 23:22:12,571|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-28 23:22:12,617|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-28 23:22:12,617|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-28 23:22:12,693|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 23:22:12,693|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:22:12,707|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-28 23:22:12,746|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-28 23:22:12,798|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-28 23:22:12,802|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-28 23:22:12,878|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 23:22:12,880|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 23:22:12,881|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:22:12,899|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 23:22:12,931|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-28 23:22:12,968|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-28 23:22:12,969|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-28 23:22:13,024|36a879e5-6f7a-400c-8f85-17e5d2233124||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-03-28 23:22:31,314|e7ed70a7-b975-47f6-b9aa-5fb937903039||Thread-172||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d5740359-607d-4da6-b281-2b08d6c5f0ae)
2023-03-28 23:22:31,316|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| deleting definition types under : /opt/app/onap/blueprints/working/d5740359-607d-4da6-b281-2b08d6c5f0ae/Definitions
2023-03-28 23:22:31,317|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| reinitialized all type definitions
2023-03-28 23:22:31,317|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(netconf-device)
2023-03-28 23:22:31,356|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(resolve-data)
2023-03-28 23:22:31,396|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-03-28 23:22:31,414|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-03-28 23:22:31,431|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-03-28 23:22:31,494|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-03-28 23:22:31,529|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ##### Enhancing Workflow(config-assign)
2023-03-28 23:22:31,529|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-03-28 23:22:31,529|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| identified workflow(config-assign) targets(resolve-data)
2023-03-28 23:22:31,529|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-03-28 23:22:31,529|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-03-28 23:22:31,530|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enriching artifacts file(/opt/app/onap/blueprints/working/d5740359-607d-4da6-b281-2b08d6c5f0ae/Templates/netconfrpc-mapping.json
2023-03-28 23:22:31,533|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-03-28 23:22:31,533|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-28 23:22:31,533|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ##### Enhancing Workflow(config-deploy)
2023-03-28 23:22:31,533|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-03-28 23:22:31,533|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| identified workflow(config-deploy) targets(execute-netconf)
2023-03-28 23:22:31,533|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(config-deploy) resource assignment files([]
2023-03-28 23:22:31,534|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ##### Enhancing blueprint Resource Definitions
2023-03-28 23:22:31,535|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-03-28 23:22:31,535|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| processing file (Templates/netconfrpc-mapping.json)
2023-03-28 23:22:31,538|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| distinct resource keys ([input-source])
2023-03-28 23:22:31,560|e7ed70a7-b975-47f6-b9aa-5fb937903039||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Enriching Resource Definition sources Node Template: [source-input]
2023-03-28 23:54:40,247|c7dcfdcd-e530-4210-a18e-676dd66e40ca||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-28 23:54:40,247|c7dcfdcd-e530-4210-a18e-676dd66e40ca||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-28 23:54:40,247|c7dcfdcd-e530-4210-a18e-676dd66e40ca||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-28 23:54:40,683|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-28 23:54:40,684|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-28 23:54:41,123|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-28 23:54:41,124|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(d8d3ce22-a77e-4e3f-9542-b7548404095c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-28 23:54:41,133|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(eb27ad61-521b-47ca-b799-d941a9530728) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-28 23:54:41,135|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(6c327e5c-69b8-46ed-be9d-3c73e4fe7108) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-28 23:54:41,140|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(58a77aaf-a561-492e-91a4-fd967d304105) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-28 23:54:41,145|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(809547d2-1d62-4cf0-bc5f-37157aa15b3f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-28 23:54:41,170|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(e4fefc5d-3e24-47f0-8d03-7cc414b2c382) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-28 23:54:41,177|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 23:54:41,177|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-28 23:54:41,177|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-28 23:54:41,177|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-28 23:54:41,177|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 23:54:41,177|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 23:54:41,185|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 23:54:41,188|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 23:54:41,192|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-28 23:54:41,195|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 23:54:41,199|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 23:54:41,226|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 23:54:41,227|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 23:54:41,227|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:54:41,227|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(HealthCheck)
2023-03-28 23:54:41,227|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-28 23:54:41,228|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(vf-config-assign)
2023-03-28 23:54:41,228|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(vf-config-deploy)
2023-03-28 23:54:41,237|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-28 23:54:41,276|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-28 23:54:41,325|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-28 23:54:41,331|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-28 23:54:41,423|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 23:54:41,424|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 23:54:41,424|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:54:41,435|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 23:54:41,475|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-28 23:54:41,522|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-28 23:54:41,523|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-28 23:54:41,610|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 23:54:41,611|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 23:54:41,611|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:54:41,621|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 23:54:41,621|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:54:41,621|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 23:54:41,627|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-28 23:54:41,662|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-28 23:54:41,703|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-28 23:54:41,735|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-28 23:54:41,782|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-28 23:54:41,782|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-28 23:54:41,853|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-28 23:54:41,928|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 23:54:41,929|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:54:41,945|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-28 23:54:41,976|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-28 23:54:42,028|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-28 23:54:42,029|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-28 23:54:42,098|c7dcfdcd-e530-4210-a18e-676dd66e40ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-03-28 23:55:00,795|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||Thread-210||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/2a8fccec-6e07-486a-83bc-b1e3a9601724)
2023-03-28 23:55:00,796|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| deleting definition types under : /opt/app/onap/blueprints/working/2a8fccec-6e07-486a-83bc-b1e3a9601724/Definitions
2023-03-28 23:55:00,798|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| reinitialized all type definitions
2023-03-28 23:55:00,799|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-03-28 23:55:00,835|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(vnf-template)
2023-03-28 23:55:00,851|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(vnf-mapping)
2023-03-28 23:55:00,865|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-03-28 23:55:00,892|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:55:00,942|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:55:00,964|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:55:00,977|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-03-28 23:55:00,977|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-03-28 23:55:00,978|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-03-28 23:55:00,998|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:55:01,029|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:55:01,048|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:55:01,064|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 23:55:01,096|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:55:01,113|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:55:01,131|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:55:01,149|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:55:01,167|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:55:01,186|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:55:01,220|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(config-assign)
2023-03-28 23:55:01,222|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(baseconfig-template)
2023-03-28 23:55:01,222|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-03-28 23:55:01,222|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-03-28 23:55:01,243|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:55:01,263|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:55:01,279|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(input)
2023-03-28 23:55:01,295|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(config-deploy)
2023-03-28 23:55:01,356|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ##### Enhancing Workflow(resource-assignment)
2023-03-28 23:55:01,356|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-03-28 23:55:01,356|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-03-28 23:55:01,356|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-03-28 23:55:01,356|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-03-28 23:55:01,356|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-03-28 23:55:01,356|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enriching artifacts file(/opt/app/onap/blueprints/working/2a8fccec-6e07-486a-83bc-b1e3a9601724/Templates/vnf-mapping.json
2023-03-28 23:55:01,359|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-03-28 23:55:01,359|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-03-28 23:55:01,359|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enriching artifacts file(/opt/app/onap/blueprints/working/2a8fccec-6e07-486a-83bc-b1e3a9601724/Templates/base_ubuntu20-mapping.json
2023-03-28 23:55:01,362|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-03-28 23:55:01,362|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-03-28 23:55:01,362|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ##### Enhancing Workflow(config-assign)
2023-03-28 23:55:01,363|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-03-28 23:55:01,363|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| identified workflow(config-assign) targets(config-assign)
2023-03-28 23:55:01,363|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-03-28 23:55:01,363|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-03-28 23:55:01,363|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enriching artifacts file(/opt/app/onap/blueprints/working/2a8fccec-6e07-486a-83bc-b1e3a9601724/Templates/baseconfig-mapping.json
2023-03-28 23:55:01,365|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-03-28 23:55:01,365|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-28 23:55:01,366|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ##### Enhancing Workflow(config-deploy)
2023-03-28 23:55:01,366|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-03-28 23:55:01,366|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| identified workflow(config-deploy) targets(config-deploy)
2023-03-28 23:55:01,366|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(config-deploy) resource assignment files([]
2023-03-28 23:55:01,366|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ##### Enhancing blueprint Resource Definitions
2023-03-28 23:55:01,366|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-03-28 23:55:01,366|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| processing file (Templates/vnf-mapping.json)
2023-03-28 23:55:01,366|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-03-28 23:55:01,366|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| processing file (Templates/baseconfig-mapping.json)
2023-03-28 23:55:01,373|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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])
2023-03-28 23:55:01,528|ef16d83c-b1cb-462f-8a4c-9c913a15b3c7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-03-28 23:55:01,787|9c77033c-215b-4dce-9759-c8f87107e881||Thread-210||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(8658a4e2-83fd-4337-aa04-719b5180ad47) CBA(/opt/app/onap/blueprints/archive/8658a4e2-83fd-4337-aa04-719b5180ad47/cba.zip)
2023-03-28 23:55:01,792|9c77033c-215b-4dce-9759-c8f87107e881||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8658a4e2-83fd-4337-aa04-719b5180ad47) and entry definition file (Definitions/ubuntu20.json)
2023-03-28 23:55:01,799|9c77033c-215b-4dce-9759-c8f87107e881||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 23:55:01,811|9c77033c-215b-4dce-9759-c8f87107e881||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 23:55:01,811|9c77033c-215b-4dce-9759-c8f87107e881||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 23:55:01,811|9c77033c-215b-4dce-9759-c8f87107e881||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:55:01,815|9c77033c-215b-4dce-9759-c8f87107e881||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8658a4e2-83fd-4337-aa04-719b5180ad47) and entry definition file (Definitions/ubuntu20.json)
2023-03-28 23:55:01,847|9c77033c-215b-4dce-9759-c8f87107e881||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-03-28 23:55:01,893|9c77033c-215b-4dce-9759-c8f87107e881||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-03-28 23:55:01,895|9c77033c-215b-4dce-9759-c8f87107e881||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-03-28 23:55:01,970|9c77033c-215b-4dce-9759-c8f87107e881||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/working/8658a4e2-83fd-4337-aa04-719b5180ad47) present to clean.
2023-03-28 23:55:18,587|fecd6072-7a6a-4b2d-bf36-c0a14ea7eb95||Thread-210||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(eb84686d-0287-469d-b9a4-8414e9247d2b) CBA(/opt/app/onap/blueprints/archive/eb84686d-0287-469d-b9a4-8414e9247d2b/cba.zip)
2023-03-28 23:55:18,601|fecd6072-7a6a-4b2d-bf36-c0a14ea7eb95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eb84686d-0287-469d-b9a4-8414e9247d2b) and entry definition file (Definitions/CNF.json)
2023-03-28 23:55:18,623|fecd6072-7a6a-4b2d-bf36-c0a14ea7eb95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 23:55:18,624|fecd6072-7a6a-4b2d-bf36-c0a14ea7eb95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 23:55:18,624|fecd6072-7a6a-4b2d-bf36-c0a14ea7eb95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:55:18,624|fecd6072-7a6a-4b2d-bf36-c0a14ea7eb95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(scale-out)
2023-03-28 23:55:18,624|fecd6072-7a6a-4b2d-bf36-c0a14ea7eb95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(scale)
2023-03-28 23:55:18,624|fecd6072-7a6a-4b2d-bf36-c0a14ea7eb95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(scale-in)
2023-03-28 23:55:18,624|fecd6072-7a6a-4b2d-bf36-c0a14ea7eb95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(health-check)
2023-03-28 23:55:18,630|fecd6072-7a6a-4b2d-bf36-c0a14ea7eb95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eb84686d-0287-469d-b9a4-8414e9247d2b) and entry definition file (Definitions/CNF.json)
2023-03-28 23:55:18,663|fecd6072-7a6a-4b2d-bf36-c0a14ea7eb95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Overwriting blueprint model :APACHE::1.0.0
2023-03-28 23:55:18,729|fecd6072-7a6a-4b2d-bf36-c0a14ea7eb95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-03-28 23:55:18,732|fecd6072-7a6a-4b2d-bf36-c0a14ea7eb95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-03-28 23:55:18,821|fecd6072-7a6a-4b2d-bf36-c0a14ea7eb95||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/working/eb84686d-0287-469d-b9a4-8414e9247d2b) present to clean.
2023-03-28 23:55:19,918|489c66f8-725b-4667-8e95-df360f0ff8bd||reactor-http-epoll-1||||INFO||||||| processing request id 489c66f8-725b-4667-8e95-df360f0ff8bd
2023-03-28 23:55:19,924|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-9||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-03-28 23:55:20,115|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-9||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-28 23:55:20,124|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-9||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-28 23:55:20,158|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-28 23:55:20,174|6383444d-6a72-4764-b86f-2052adfce9a3||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 23:55:20,174|6383444d-6a72-4764-b86f-2052adfce9a3||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 23:55:20,174|6383444d-6a72-4764-b86f-2052adfce9a3||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 23:55:20,174|6383444d-6a72-4764-b86f-2052adfce9a3||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 23:55:20,174|6383444d-6a72-4764-b86f-2052adfce9a3||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 23:55:20,174|6383444d-6a72-4764-b86f-2052adfce9a3||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to AejAmaxdSqClMTZU1qfElw
2023-03-28 23:55:20,174|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-28 23:55:20,174|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-4||||INFO||||||| StoreAuditService ID  -1
2023-03-28 23:55:20,176|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-4||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-28 23:55:20,176|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-28 23:55:20,185|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-28 23:55:20,241|489c66f8-725b-4667-8e95-df360f0ff8bd||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(2) requestID(489c66f8-725b-4667-8e95-df360f0ff8bd), subrequestID(3a42b119-fae2-4389-b047-28a14c8dddd1) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-28 23:55:20,246|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-28 23:55:20,246|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-03-28 23:55:20,246|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-4||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-28 23:55:20,247|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(489c66f8-725b-4667-8e95-df360f0ff8bd) for workflow(resource-assignment) step(resource-assignment)
2023-03-28 23:55:20,247|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-28 23:55:20,247|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-28 23:55:20,248|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-03-28 23:55:20,266|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-03-28 23:55:20,267|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-28 23:55:20,268|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("e162cd27-3588-42be-8f90-79c16b029ffa") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-28 23:55:20,268|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("3a42b119-fae2-4389-b047-28a14c8dddd1") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-28 23:55:20,269|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "e162cd27-3588-42be-8f90-79c16b029ffa",
  "vnf-id" : "3a42b119-fae2-4389-b047-28a14c8dddd1",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-03-28 23:55:20,277|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2023-03-28 23:55:20,277|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-28 23:55:20,278|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-4||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-28 23:55:20,286|6383444d-6a72-4764-b86f-2052adfce9a3||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 23:55:20,286|6383444d-6a72-4764-b86f-2052adfce9a3||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 23:55:20,286|6383444d-6a72-4764-b86f-2052adfce9a3||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 23:55:20,286|6383444d-6a72-4764-b86f-2052adfce9a3||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 23:55:20,286|6383444d-6a72-4764-b86f-2052adfce9a3||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 23:55:20,286|6383444d-6a72-4764-b86f-2052adfce9a3||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mxpzc] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to eacz9bt7TIKJ_cbiQm4V6Q
2023-03-28 23:55:20,287|489c66f8-725b-4667-8e95-df360f0ff8bd||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4180114a-a6ad-4901-a06b-a7c5634edda8 auditStoreId -1
2023-03-28 23:55:20,357|489c66f8-725b-4667-8e95-df360f0ff8bd||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(2) requestID(489c66f8-725b-4667-8e95-df360f0ff8bd), subrequestID(3a42b119-fae2-4389-b047-28a14c8dddd1) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-28 23:55:25,757|ffa973d7-6918-45e7-8209-53f887c04ada||reactor-http-epoll-1||||INFO||||||| processing request id ffa973d7-6918-45e7-8209-53f887c04ada
2023-03-28 23:55:25,757|ffa973d7-6918-45e7-8209-53f887c04ada||reactor-http-epoll-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-28 23:55:25,764|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-28 23:55:25,795|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-28 23:55:25,807|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-28 23:55:25,807|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| StoreAuditService ID  -1
2023-03-28 23:55:25,807|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-28 23:55:25,808|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-28 23:55:25,814|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-28 23:55:25,830|ffa973d7-6918-45e7-8209-53f887c04ada||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(3) requestID(ffa973d7-6918-45e7-8209-53f887c04ada), subrequestID(2aab2420-31d6-45ba-b028-1222520dffcd) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-28 23:55:25,845|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-28 23:55:25,845|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-03-28 23:55:25,845|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-28 23:55:25,845|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(ffa973d7-6918-45e7-8209-53f887c04ada) for workflow(resource-assignment) step(resource-assignment)
2023-03-28 23:55:25,845|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-28 23:55:25,845|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-28 23:55:25,846|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-03-28 23:55:25,868|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-03-28 23:55:25,871|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("admin-daily-kohn") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-03-28 23:55:25,871|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-03-28 23:55:25,871|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-03-28 23:55:25,871|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-03-28 23:55:25,871|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("2aab2420-31d6-45ba-b028-1222520dffcd") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-03-28 23:55:25,871|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("e162cd27-3588-42be-8f90-79c16b029ffa") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-28 23:55:25,871|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2023-03-28 23:55:25,871|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-03-28 23:55:25,872|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-03-28 23:55:25,873|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("3a42b119-fae2-4389-b047-28a14c8dddd1") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-28 23:55:25,873|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-kohn",
  "service-instance-id" : "e162cd27-3588-42be-8f90-79c16b029ffa",
  "ubuntu20_flavor_name" : "m1.small",
  "ubuntu20_image_name" : "Ubuntu_2004",
  "ubuntu20_key_name" : "onap_dt",
  "ubuntu20_name_0" : "ubuntu20agent-VNF",
  "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key",
  "vf-module-id" : "2aab2420-31d6-45ba-b028-1222520dffcd",
  "vnf-id" : "3a42b119-fae2-4389-b047-28a14c8dddd1",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-03-28 23:55:25,889|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2023-03-28 23:55:25,889|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-28 23:55:25,889|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-28 23:55:25,891|ffa973d7-6918-45e7-8209-53f887c04ada||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1c642232-2a55-4a6e-a14c-faa646aaba8d auditStoreId -1
2023-03-28 23:55:25,909|ffa973d7-6918-45e7-8209-53f887c04ada||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(3) requestID(ffa973d7-6918-45e7-8209-53f887c04ada), subrequestID(2aab2420-31d6-45ba-b028-1222520dffcd) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-28 23:55:32,637|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-03-28 23:55:32,771|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-03-28 23:55:32,934|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| processing request id 704da5de-4d7e-4693-b58b-082191dcbf0a
2023-03-28 23:55:32,934|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-28 23:55:32,941|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-28 23:55:32,973|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deriving input data for workflow: (config-assign)
2023-03-28 23:55:32,986|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| storeExecutionInput called not to store the Workflow action input details 
2023-03-28 23:55:32,986|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| StoreAuditService ID  -1
2023-03-28 23:55:32,986|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-28 23:55:32,986|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-28 23:55:32,992|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-28 23:55:33,007|704da5de-4d7e-4693-b58b-082191dcbf0a||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(4) requestID(704da5de-4d7e-4693-b58b-082191dcbf0a), subrequestID(40980f90-f0f3-43e2-918f-aa5b365d7f3a) CBA(ubuntu20/1.0.0/config-assign).
2023-03-28 23:55:33,024|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deriving input data for workflow: (config-assign)
2023-03-28 23:55:33,025|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-03-28 23:55:33,025|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-28 23:55:33,025|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| preparing request id(704da5de-4d7e-4693-b58b-082191dcbf0a) for workflow(config-assign) step(config-assign)
2023-03-28 23:55:33,025|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-03-28 23:55:33,025|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-03-28 23:55:33,027|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-03-28 23:55:33,071|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-03-28 23:55:33,073|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-28 23:55:33,073|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Setting Resource Value ("e162cd27-3588-42be-8f90-79c16b029ffa") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-28 23:55:33,074|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Setting Resource Value ("3a42b119-fae2-4389-b047-28a14c8dddd1") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-28 23:55:33,093|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Resource resolution saved into database successfully : (vnf_name)
2023-03-28 23:55:33,096|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Resource resolution saved into database successfully : (vnf-id)
2023-03-28 23:55:33,110|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Resource resolution saved into database successfully : (service-instance-id)
2023-03-28 23:55:33,111|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Generated Resource Param Data ({
  "service-instance-id" : "e162cd27-3588-42be-8f90-79c16b029ffa",
  "vnf-id" : "3a42b119-fae2-4389-b047-28a14c8dddd1",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-03-28 23:55:33,142|704da5de-4d7e-4693-b58b-082191dcbf0a||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-03-28 23:55:33,170|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-03-28 23:55:33,170|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Preparing Response...
2023-03-28 23:55:33,170|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-03-28 23:55:33,170|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resolveWorkflowOutputs for workflow(config-assign)
2023-03-28 23:55:33,173|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ff8f1082-27df-443c-adc0-35bec841a542 auditStoreId -1
2023-03-28 23:55:33,213|704da5de-4d7e-4693-b58b-082191dcbf0a||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(4) requestID(704da5de-4d7e-4693-b58b-082191dcbf0a), subrequestID(40980f90-f0f3-43e2-918f-aa5b365d7f3a) CBA(ubuntu20/1.0.0/config-assign).
2023-03-28 23:55:33,242|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Completed
2023-03-28 23:55:35,113|98b45bb1-32f2-4310-b103-2a9371fe91ec||reactor-http-epoll-1||||INFO||||||| processing request id 98b45bb1-32f2-4310-b103-2a9371fe91ec
2023-03-28 23:55:35,121|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-3||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-03-28 23:55:35,747|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-3||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-28 23:55:35,758|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-28 23:55:35,802|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-28 23:55:35,816|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-28 23:55:35,816|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| StoreAuditService ID  -1
2023-03-28 23:55:35,819|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-28 23:55:35,819|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-28 23:55:35,831|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-28 23:55:35,885|98b45bb1-32f2-4310-b103-2a9371fe91ec||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(0) requestID(98b45bb1-32f2-4310-b103-2a9371fe91ec), subrequestID(769d33be-529f-482d-8004-87de919a1ced) CBA(APACHE/1.0.0/resource-assignment).
2023-03-28 23:55:35,906|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-28 23:55:35,961|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-28 23:55:35,988|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment[98b45bb1-32f2-4310-b103-2a9371fe91ec])'s step(resource-assignment)
2023-03-28 23:55:35,988|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-4||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-28 23:55:35,988|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(98b45bb1-32f2-4310-b103-2a9371fe91ec) for workflow(resource-assignment) step(resource-assignment)
2023-03-28 23:55:35,988|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-28 23:55:35,989|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-28 23:55:35,989|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-03-28 23:55:36,009|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-4||||INFO||||||| 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
]]])
2023-03-28 23:55:36,016|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-03-28 23:55:36,016|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-03-28 23:55:36,016|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-03-28 23:55:36,017|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("33a4756a-2003-4468-8069-9dc64a332a4b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-28 23:55:36,017|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("769d33be-529f-482d-8004-87de919a1ced") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-28 23:55:36,018|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="769d33be-529f-482d-8004-87de919a1ced", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-03-28 23:55:36,021|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-4||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), 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})
2023-03-28 23:55:36,021|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-4||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2023-03-28 23:55:36,026|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-28 23:55:36,961|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-4||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-28 23:55:36,968|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-4||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-28 23:55:36,971|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-4||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-28 23:55:36,972|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-28 23:55:36,973|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| 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" : "33a4756a-2003-4468-8069-9dc64a332a4b",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "769d33be-529f-482d-8004-87de919a1ced",
  "vnf_name" : "${vnf_name}"
})
2023-03-28 23:55:36,983|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| Preparing Response...
2023-03-28 23:55:36,983|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-28 23:55:36,983|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-03-28 23:55:36,984|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| Executing workflow(resource-assignment[98b45bb1-32f2-4310-b103-2a9371fe91ec])'s step(profile-upload)
2023-03-28 23:55:36,984|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-28 23:55:36,988|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| preparing request id(98b45bb1-32f2-4310-b103-2a9371fe91ec) for workflow(resource-assignment) step(profile-upload)
2023-03-28 23:55:36,989|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-03-28 23:55:36,989|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| 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"]}})
2023-03-28 23:55:36,990|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-03-28 23:55:36,990|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| Getting the template prefixes
2023-03-28 23:55:36,990|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-03-28 23:55:36,992|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-03-28 23:55:36,993|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| Preparing Response...
2023-03-28 23:55:36,993|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-03-28 23:55:36,993|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-03-28 23:55:36,993|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-03-28 23:55:36,997|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| workflow(98b45bb1-32f2-4310-b103-2a9371fe91ec) nodes completed with (0)exceptions
2023-03-28 23:55:36,998|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-28 23:55:37,001|98b45bb1-32f2-4310-b103-2a9371fe91ec||DefaultDispatcher-worker-9||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9afbbe06-1383-4c1e-ac70-1f4efbf6d3c8 auditStoreId -1
2023-03-28 23:55:37,084|98b45bb1-32f2-4310-b103-2a9371fe91ec||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(0) requestID(98b45bb1-32f2-4310-b103-2a9371fe91ec), subrequestID(769d33be-529f-482d-8004-87de919a1ced) CBA(APACHE/1.0.0/resource-assignment).
2023-03-28 23:55:40,771|f308949f-0bb7-436c-9187-8e449d35c768||reactor-http-epoll-1||||INFO||||||| processing request id f308949f-0bb7-436c-9187-8e449d35c768
2023-03-28 23:55:40,771|f308949f-0bb7-436c-9187-8e449d35c768||reactor-http-epoll-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-28 23:55:40,776|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-9||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-28 23:55:40,805|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-9||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-28 23:55:40,816|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-9||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-28 23:55:40,816|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-9||||INFO||||||| StoreAuditService ID  -1
2023-03-28 23:55:40,816|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-9||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-28 23:55:40,816|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-9||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-28 23:55:40,821|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-9||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-28 23:55:40,831|f308949f-0bb7-436c-9187-8e449d35c768||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(1) requestID(f308949f-0bb7-436c-9187-8e449d35c768), subrequestID(64ffddeb-c2bd-4dc5-977b-a4763b535f0c) CBA(APACHE/1.0.0/resource-assignment).
2023-03-28 23:55:40,855|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-9||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-28 23:55:40,857|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-9||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-28 23:55:40,857|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-9||||INFO||||||| Executing workflow(resource-assignment[f308949f-0bb7-436c-9187-8e449d35c768])'s step(resource-assignment)
2023-03-28 23:55:40,858|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-9||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-28 23:55:40,858|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-9||||INFO||||||| preparing request id(f308949f-0bb7-436c-9187-8e449d35c768) for workflow(resource-assignment) step(resource-assignment)
2023-03-28 23:55:40,858|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-28 23:55:40,858|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-9||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-28 23:55:40,858|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-9||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-03-28 23:55:40,890|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-9||||INFO||||||| 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
]]])
2023-03-28 23:55:40,892|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-03-28 23:55:40,893|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("64ffddeb-c2bd-4dc5-977b-a4763b535f0c") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-03-28 23:55:40,893|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2023-03-28 23:55:40,893|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2023-03-28 23:55:40,893|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("2d57171b-efe8-47f8-9e1e-565f6b157639") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-03-28 23:55:40,894|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="2d57171b-efe8-47f8-9e1e-565f6b157639"}
2023-03-28 23:55:40,894|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="2d57171b-efe8-47f8-9e1e-565f6b157639"}
2023-03-28 23:55:40,895|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-4||||INFO||||||| 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})
2023-03-28 23:55:40,895|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| 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})
2023-03-28 23:55:41,027|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-4||||INFO||||||| Parameter information : ({customizationid=2d57171b-efe8-47f8-9e1e-565f6b157639})
2023-03-28 23:55:41,031|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| Parameter information : ({customizationid=2d57171b-efe8-47f8-9e1e-565f6b157639})
2023-03-28 23:55:41,048|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-28 23:55:41,048|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2023-03-28 23:55:41,049|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"9d16c548-1a08-4a21-9290-43523f9775d0"}])
2023-03-28 23:55:41,049|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"81b562e9-8a06-4b38-ae34-13a20c90363a"}])
2023-03-28 23:55:41,049|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("9d16c548-1a08-4a21-9290-43523f9775d0") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-03-28 23:55:41,049|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("81b562e9-8a06-4b38-ae34-13a20c90363a") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-03-28 23:55:41,051|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-03-28 23:55:41,055|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| Transformed value: null -> 81b562e9-8a06-4b38-ae34-13a20c90363a
2023-03-28 23:55:41,056|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="2d57171b-efe8-47f8-9e1e-565f6b157639"}
2023-03-28 23:55:41,056|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| 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})
2023-03-28 23:55:41,078|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| Parameter information : ({customizationid=2d57171b-efe8-47f8-9e1e-565f6b157639})
2023-03-28 23:55:41,092|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2023-03-28 23:55:41,094|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-03-28 23:55:41,094|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-03-28 23:55:41,095|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-03-28 23:55:41,095|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-03-28 23:55:41,098|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 2d57171b-efe8-47f8-9e1e-565f6b157639
2023-03-28 23:55:41,099|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("33a4756a-2003-4468-8069-9dc64a332a4b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-28 23:55:41,099|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-03-28 23:55:41,099|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2023-03-28 23:55:41,099|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("769d33be-529f-482d-8004-87de919a1ced") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-28 23:55:41,100|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="33a4756a-2003-4468-8069-9dc64a332a4b", vnf-id="769d33be-529f-482d-8004-87de919a1ced"}
2023-03-28 23:55:41,100|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="33a4756a-2003-4468-8069-9dc64a332a4b", vnf-id="769d33be-529f-482d-8004-87de919a1ced"}
2023-03-28 23:55:41,102|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/33a4756a-2003-4468-8069-9dc64a332a4b/service-data/vnfs/vnf/769d33be-529f-482d-8004-87de919a1ced/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2023-03-28 23:55:41,103|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/33a4756a-2003-4468-8069-9dc64a332a4b/service-data/vnfs/vnf/769d33be-529f-482d-8004-87de919a1ced/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2023-03-28 23:55:41,107|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/33a4756a-2003-4468-8069-9dc64a332a4b/service-data/vnfs/vnf/769d33be-529f-482d-8004-87de919a1ced/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2023-03-28 23:55:41,107|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/33a4756a-2003-4468-8069-9dc64a332a4b/service-data/vnfs/vnf/769d33be-529f-482d-8004-87de919a1ced/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2023-03-28 23:55:41,135|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/33a4756a-2003-4468-8069-9dc64a332a4b/service-data/vnfs/vnf/769d33be-529f-482d-8004-87de919a1ced/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-03-28 23:55:41,154|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/33a4756a-2003-4468-8069-9dc64a332a4b/service-data/vnfs/vnf/769d33be-529f-482d-8004-87de919a1ced/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-03-28 23:55:41,177|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2023-03-28 23:55:41,177|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-28 23:55:41,178|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2023-03-28 23:55:41,178|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-28 23:55:41,178|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2023-03-28 23:55:41,178|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2023-03-28 23:55:41,178|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-28 23:55:41,178|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-28 23:55:41,178|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-28 23:55:41,178|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-03-28 23:55:41,180|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="64ffddeb-c2bd-4dc5-977b-a4763b535f0c"}
2023-03-28 23:55:41,191|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), 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})
2023-03-28 23:55:41,191|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({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})
2023-03-28 23:55:41,193|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-28 23:55:41,279|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-7||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-28 23:55:41,280|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-7||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-28 23:55:41,281|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-7||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-28 23:55:41,282|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-28 23:55:41,284|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="33a4756a-2003-4468-8069-9dc64a332a4b", vnf-id="769d33be-529f-482d-8004-87de919a1ced"}
2023-03-28 23:55:41,288|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/33a4756a-2003-4468-8069-9dc64a332a4b/service-data/vnfs/vnf/769d33be-529f-482d-8004-87de919a1ced/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2023-03-28 23:55:41,288|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/33a4756a-2003-4468-8069-9dc64a332a4b/service-data/vnfs/vnf/769d33be-529f-482d-8004-87de919a1ced/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2023-03-28 23:55:41,312|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/33a4756a-2003-4468-8069-9dc64a332a4b/service-data/vnfs/vnf/769d33be-529f-482d-8004-87de919a1ced/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-03-28 23:55:41,354|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-28 23:55:41,354|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-28 23:55:41,354|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-03-28 23:55:41,354|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-03-28 23:55:41,354|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-03-28 23:55:41,355|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-03-28 23:55:41,355|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2023-03-28 23:55:41,369|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-7||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2023-03-28 23:55:41,370|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-7||||INFO||||||| Preparing Response...
2023-03-28 23:55:41,370|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-28 23:55:41,370|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-7||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2023-03-28 23:55:41,371|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-7||||INFO||||||| workflow(f308949f-0bb7-436c-9187-8e449d35c768) nodes completed with (1)exceptions
2023-03-28 23:55:41,371|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-7||||ERROR||||||| workflow(f308949f-0bb7-436c-9187-8e449d35c768) exception :
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing.
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-28 23:55:41,372|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-7||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-28 23:55:41,385|f308949f-0bb7-436c-9187-8e449d35c768||DefaultDispatcher-worker-7||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a0cb6cc5-dec1-4fb9-bca8-acdc4d4bab35 auditStoreId -1
2023-03-28 23:55:41,406|f308949f-0bb7-436c-9187-8e449d35c768||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(1) requestID(f308949f-0bb7-436c-9187-8e449d35c768), subrequestID(64ffddeb-c2bd-4dc5-977b-a4763b535f0c) CBA(APACHE/1.0.0/resource-assignment).
2023-03-28 23:55:58,475|a34e6995-793e-4690-8bdb-9decbd471fbf||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-28 23:55:58,475|a34e6995-793e-4690-8bdb-9decbd471fbf||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-28 23:55:58,475|a34e6995-793e-4690-8bdb-9decbd471fbf||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-28 23:55:59,094|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-28 23:55:59,094|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-28 23:55:59,487|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-28 23:55:59,487|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(c03d0b43-6084-45e3-8744-74f06d2a68dc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-28 23:55:59,494|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(e0d0e438-51d8-468e-b16b-f5cb7570e643) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-28 23:55:59,497|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(e9b94fd0-31bb-4fd4-b61e-9a9c0a6ec212) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-28 23:55:59,501|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(bd77aaf5-6487-410a-9772-793e4e795a0c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-28 23:55:59,507|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(aae7eaf7-195d-47e6-a69c-0956ad1bb0ee) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-28 23:55:59,514|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(bceb576c-2627-45a5-84d1-5f24e61d74a7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-28 23:55:59,520|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 23:55:59,520|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-28 23:55:59,520|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-28 23:55:59,520|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-28 23:55:59,520|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 23:55:59,520|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 23:55:59,528|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 23:55:59,531|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 23:55:59,534|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 23:55:59,538|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-28 23:55:59,541|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 23:55:59,575|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 23:55:59,575|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 23:55:59,575|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:55:59,575|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(HealthCheck)
2023-03-28 23:55:59,576|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-28 23:55:59,576|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(vf-config-assign)
2023-03-28 23:55:59,576|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(vf-config-deploy)
2023-03-28 23:55:59,588|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-28 23:55:59,638|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-28 23:55:59,689|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-28 23:55:59,692|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-28 23:55:59,764|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 23:55:59,765|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 23:55:59,765|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:55:59,790|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 23:55:59,831|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-28 23:55:59,879|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-28 23:55:59,880|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-28 23:55:59,951|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 23:55:59,951|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 23:55:59,951|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:55:59,961|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-28 23:55:59,962|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:55:59,962|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| 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)
2023-03-28 23:55:59,968|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-28 23:56:00,012|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-28 23:56:00,065|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-28 23:56:00,070|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-28 23:56:00,149|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-28 23:56:00,190|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-28 23:56:00,191|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-28 23:56:00,303|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-28 23:56:00,303|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-28 23:56:00,311|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-28 23:56:00,345|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-28 23:56:00,389|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-28 23:56:00,390|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-28 23:56:00,440|a34e6995-793e-4690-8bdb-9decbd471fbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-03-28 23:56:18,917|5705b953-efe6-465c-a41c-a186c70a61cd||Thread-236||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/04d8eb33-6589-4182-96b0-8da94d619082)
2023-03-28 23:56:18,918|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| deleting definition types under : /opt/app/onap/blueprints/working/04d8eb33-6589-4182-96b0-8da94d619082/Definitions
2023-03-28 23:56:18,919|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| reinitialized all type definitions
2023-03-28 23:56:18,920|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(netconf-device)
2023-03-28 23:56:18,957|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(resolve-data)
2023-03-28 23:56:18,989|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-03-28 23:56:19,006|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-03-28 23:56:19,027|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-03-28 23:56:19,075|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-03-28 23:56:19,125|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ##### Enhancing Workflow(config-assign)
2023-03-28 23:56:19,125|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-03-28 23:56:19,126|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| identified workflow(config-assign) targets(resolve-data)
2023-03-28 23:56:19,126|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-03-28 23:56:19,126|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-03-28 23:56:19,126|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enriching artifacts file(/opt/app/onap/blueprints/working/04d8eb33-6589-4182-96b0-8da94d619082/Templates/netconfrpc-mapping.json
2023-03-28 23:56:19,128|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-03-28 23:56:19,128|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-28 23:56:19,128|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ##### Enhancing Workflow(config-deploy)
2023-03-28 23:56:19,129|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-03-28 23:56:19,129|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| identified workflow(config-deploy) targets(execute-netconf)
2023-03-28 23:56:19,129|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| workflow(config-deploy) resource assignment files([]
2023-03-28 23:56:19,129|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ##### Enhancing blueprint Resource Definitions
2023-03-28 23:56:19,129|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-03-28 23:56:19,129|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| processing file (Templates/netconfrpc-mapping.json)
2023-03-28 23:56:19,131|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| distinct resource keys ([input-source])
2023-03-28 23:56:19,147|5705b953-efe6-465c-a41c-a186c70a61cd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Enriching Resource Definition sources Node Template: [source-input]
2023-03-28 23:56:28,425|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-03-28 23:56:28,585|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-03-28 23:56:28,588|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| processing request id 704da5de-4d7e-4693-b58b-082191dcbf0a
2023-03-28 23:56:28,593|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-28 23:56:28,603|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-28 23:56:28,658|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| storeExecutionInput called not to store the Workflow action input details 
2023-03-28 23:56:28,658|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| StoreAuditService ID  -1
2023-03-28 23:56:28,658|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-28 23:56:28,658|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-28 23:56:28,661|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-28 23:56:28,675|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deriving input data for workflow: (config-deploy)
2023-03-28 23:56:28,675|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-03-28 23:56:28,675|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-03-28 23:56:28,679|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| preparing request id(704da5de-4d7e-4693-b58b-082191dcbf0a) for workflow(config-deploy) step(config-deploy)
2023-03-28 23:56:28,679|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-03-28 23:56:28,679|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2023-03-28 23:56:28,682|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-03-28 23:56:28,682|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Getting Jython Script Class(ConfigDeploy)
2023-03-28 23:56:28,697|704da5de-4d7e-4693-b58b-082191dcbf0a||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(5) requestID(704da5de-4d7e-4693-b58b-082191dcbf0a), subrequestID(24fafe70-4b76-4e29-9121-1d45699a5c33) CBA(ubuntu20/1.0.0/config-deploy).
2023-03-28 23:56:28,743|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@6d50211f
2023-03-28 23:56:28,744|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Hello world
2023-03-28 23:56:28,744|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Preparing Response...
2023-03-28 23:56:28,744|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-03-28 23:56:28,744|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-03-28 23:56:28,749|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 11751952-6759-45bf-9c6e-9d1bb0d3cd43 auditStoreId -1
2023-03-28 23:56:28,750|704da5de-4d7e-4693-b58b-082191dcbf0a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Completed
2023-03-28 23:56:28,768|704da5de-4d7e-4693-b58b-082191dcbf0a||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(5) requestID(704da5de-4d7e-4693-b58b-082191dcbf0a), subrequestID(24fafe70-4b76-4e29-9121-1d45699a5c33) CBA(ubuntu20/1.0.0/config-deploy).
2023-03-29 00:01:25,293|b77b1eb0-59d8-439d-9cbe-c16289a150c7||Thread-237||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Save processing(32e3aeb8-20f6-49c3-b357-627658934890) CBA(/opt/app/onap/blueprints/archive/32e3aeb8-20f6-49c3-b357-627658934890/cba.zip)
2023-03-29 00:01:25,306|b77b1eb0-59d8-439d-9cbe-c16289a150c7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/32e3aeb8-20f6-49c3-b357-627658934890) and entry definition file (Definitions/CNF.json)
2023-03-29 00:01:25,346|b77b1eb0-59d8-439d-9cbe-c16289a150c7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(resource-assignment)
2023-03-29 00:01:25,347|b77b1eb0-59d8-439d-9cbe-c16289a150c7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-assign)
2023-03-29 00:01:25,347|b77b1eb0-59d8-439d-9cbe-c16289a150c7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(config-deploy)
2023-03-29 00:01:25,348|b77b1eb0-59d8-439d-9cbe-c16289a150c7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(scale-out)
2023-03-29 00:01:25,348|b77b1eb0-59d8-439d-9cbe-c16289a150c7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(scale)
2023-03-29 00:01:25,349|b77b1eb0-59d8-439d-9cbe-c16289a150c7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(scale-in)
2023-03-29 00:01:25,350|b77b1eb0-59d8-439d-9cbe-c16289a150c7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Validating Workflow(health-check)
2023-03-29 00:01:25,359|b77b1eb0-59d8-439d-9cbe-c16289a150c7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/32e3aeb8-20f6-49c3-b357-627658934890) and entry definition file (Definitions/CNF.json)
2023-03-29 00:01:25,394|b77b1eb0-59d8-439d-9cbe-c16289a150c7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Overwriting blueprint model :APACHE::1.0.0
2023-03-29 00:01:25,438|b77b1eb0-59d8-439d-9cbe-c16289a150c7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-03-29 00:01:25,647|b77b1eb0-59d8-439d-9cbe-c16289a150c7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-03-29 00:01:25,744|b77b1eb0-59d8-439d-9cbe-c16289a150c7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| No compiled cache(/opt/app/onap/blueprints/working/32e3aeb8-20f6-49c3-b357-627658934890) present to clean.
2023-03-29 00:01:43,088|fb90ec5d-9a2e-4f42-8969-a0ab123254da||reactor-http-epoll-1||||INFO||||||| processing request id fb90ec5d-9a2e-4f42-8969-a0ab123254da
2023-03-29 00:01:43,092|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-3||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-03-29 00:01:43,734|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-3||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-29 00:01:43,745|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-29 00:01:43,786|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-29 00:01:43,800|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-29 00:01:43,801|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-3||||INFO||||||| StoreAuditService ID  -1
2023-03-29 00:01:43,803|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-29 00:01:43,803|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-29 00:01:43,814|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-29 00:01:43,820|fb90ec5d-9a2e-4f42-8969-a0ab123254da||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(2) requestID(fb90ec5d-9a2e-4f42-8969-a0ab123254da), subrequestID(eb0e00f8-57b8-4981-94e6-3ac938133419) CBA(APACHE/1.0.0/resource-assignment).
2023-03-29 00:01:43,888|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-29 00:01:43,890|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-29 00:01:43,890|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[fb90ec5d-9a2e-4f42-8969-a0ab123254da])'s step(resource-assignment)
2023-03-29 00:01:43,890|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-29 00:01:43,891|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(fb90ec5d-9a2e-4f42-8969-a0ab123254da) for workflow(resource-assignment) step(resource-assignment)
2023-03-29 00:01:43,891|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-29 00:01:43,891|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-29 00:01:43,892|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-03-29 00:01:43,914|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-4||||INFO||||||| 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
]]])
2023-03-29 00:01:43,916|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-03-29 00:01:43,916|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-03-29 00:01:43,917|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-03-29 00:01:43,917|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("eb0e00f8-57b8-4981-94e6-3ac938133419") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-29 00:01:43,917|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("0f45e51a-20d4-469b-908c-bf747a94b41e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-29 00:01:43,918|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="eb0e00f8-57b8-4981-94e6-3ac938133419", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-03-29 00:01:43,927|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), 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})
2023-03-29 00:01:43,927|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2023-03-29 00:01:43,930|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-29 00:01:44,020|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-29 00:01:44,021|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-29 00:01:44,021|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-29 00:01:44,023|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-29 00:01:44,023|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| 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" : "0f45e51a-20d4-469b-908c-bf747a94b41e",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "eb0e00f8-57b8-4981-94e6-3ac938133419",
  "vnf_name" : "${vnf_name}"
})
2023-03-29 00:01:44,033|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-03-29 00:01:44,033|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-29 00:01:44,033|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-03-29 00:01:44,034|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[fb90ec5d-9a2e-4f42-8969-a0ab123254da])'s step(profile-upload)
2023-03-29 00:01:44,034|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-29 00:01:44,035|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(fb90ec5d-9a2e-4f42-8969-a0ab123254da) for workflow(resource-assignment) step(profile-upload)
2023-03-29 00:01:44,035|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-03-29 00:01:44,035|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| 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"]}})
2023-03-29 00:01:44,035|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-03-29 00:01:44,035|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2023-03-29 00:01:44,035|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-03-29 00:01:44,035|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-03-29 00:01:44,035|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-03-29 00:01:44,035|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-03-29 00:01:44,035|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-03-29 00:01:44,036|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-03-29 00:01:44,036|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| workflow(fb90ec5d-9a2e-4f42-8969-a0ab123254da) nodes completed with (0)exceptions
2023-03-29 00:01:44,036|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-29 00:01:44,043|fb90ec5d-9a2e-4f42-8969-a0ab123254da||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2ff961d1-3dd9-432e-b839-0f08292ef2ed auditStoreId -1
2023-03-29 00:01:44,059|fb90ec5d-9a2e-4f42-8969-a0ab123254da||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(2) requestID(fb90ec5d-9a2e-4f42-8969-a0ab123254da), subrequestID(eb0e00f8-57b8-4981-94e6-3ac938133419) CBA(APACHE/1.0.0/resource-assignment).
2023-03-29 00:01:47,784|896e561e-2acc-4a1c-ba2d-9ea3602016de||reactor-http-epoll-1||||INFO||||||| processing request id 896e561e-2acc-4a1c-ba2d-9ea3602016de
2023-03-29 00:01:47,784|896e561e-2acc-4a1c-ba2d-9ea3602016de||reactor-http-epoll-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-29 00:01:47,790|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-29 00:01:47,860|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-29 00:01:47,876|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-29 00:01:47,876|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID  -1
2023-03-29 00:01:47,876|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-29 00:01:47,876|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-29 00:01:47,882|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-29 00:01:47,895|896e561e-2acc-4a1c-ba2d-9ea3602016de||kafka-producer-network-thread | audit-request-producer-client-id-mxpzc||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(3) requestID(896e561e-2acc-4a1c-ba2d-9ea3602016de), subrequestID(b81ef014-326f-45a1-9e25-171e765c37f7) CBA(APACHE/1.0.0/resource-assignment).
2023-03-29 00:01:47,898|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-29 00:01:47,899|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-29 00:01:47,900|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[896e561e-2acc-4a1c-ba2d-9ea3602016de])'s step(resource-assignment)
2023-03-29 00:01:47,900|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-29 00:01:47,900|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(896e561e-2acc-4a1c-ba2d-9ea3602016de) for workflow(resource-assignment) step(resource-assignment)
2023-03-29 00:01:47,900|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-29 00:01:47,900|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-29 00:01:47,901|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-03-29 00:01:47,925|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| 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
]]])
2023-03-29 00:01:47,928|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-03-29 00:01:47,928|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("b81ef014-326f-45a1-9e25-171e765c37f7") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-03-29 00:01:47,928|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2023-03-29 00:01:47,929|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2023-03-29 00:01:47,929|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("2d57171b-efe8-47f8-9e1e-565f6b157639") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-03-29 00:01:47,930|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="2d57171b-efe8-47f8-9e1e-565f6b157639"}
2023-03-29 00:01:47,930|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="2d57171b-efe8-47f8-9e1e-565f6b157639"}
2023-03-29 00:01:47,930|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-4||||INFO||||||| 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})
2023-03-29 00:01:47,930|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| 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})
2023-03-29 00:01:47,952|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=2d57171b-efe8-47f8-9e1e-565f6b157639})
2023-03-29 00:01:47,959|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-4||||INFO||||||| Parameter information : ({customizationid=2d57171b-efe8-47f8-9e1e-565f6b157639})
2023-03-29 00:01:47,972|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-29 00:01:47,973|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"81b562e9-8a06-4b38-ae34-13a20c90363a"}])
2023-03-29 00:01:47,973|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("81b562e9-8a06-4b38-ae34-13a20c90363a") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-03-29 00:01:47,975|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-03-29 00:01:47,975|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"9d16c548-1a08-4a21-9290-43523f9775d0"}])
2023-03-29 00:01:47,975|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("9d16c548-1a08-4a21-9290-43523f9775d0") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-03-29 00:01:47,976|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-03-29 00:01:47,978|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 81b562e9-8a06-4b38-ae34-13a20c90363a
2023-03-29 00:01:47,979|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="2d57171b-efe8-47f8-9e1e-565f6b157639"}
2023-03-29 00:01:47,979|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| 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})
2023-03-29 00:01:47,997|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=2d57171b-efe8-47f8-9e1e-565f6b157639})
2023-03-29 00:01:48,009|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-03-29 00:01:48,009|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-03-29 00:01:48,009|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-03-29 00:01:48,010|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-03-29 00:01:48,010|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-03-29 00:01:48,013|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-4||||INFO||||||| Transformed value: null -> 2d57171b-efe8-47f8-9e1e-565f6b157639
2023-03-29 00:01:48,014|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("0f45e51a-20d4-469b-908c-bf747a94b41e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-29 00:01:48,014|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-03-29 00:01:48,014|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2023-03-29 00:01:48,015|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("eb0e00f8-57b8-4981-94e6-3ac938133419") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-29 00:01:48,015|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="0f45e51a-20d4-469b-908c-bf747a94b41e", vnf-id="eb0e00f8-57b8-4981-94e6-3ac938133419"}
2023-03-29 00:01:48,015|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="0f45e51a-20d4-469b-908c-bf747a94b41e", vnf-id="eb0e00f8-57b8-4981-94e6-3ac938133419"}
2023-03-29 00:01:48,018|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/0f45e51a-20d4-469b-908c-bf747a94b41e/service-data/vnfs/vnf/eb0e00f8-57b8-4981-94e6-3ac938133419/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2023-03-29 00:01:48,018|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/0f45e51a-20d4-469b-908c-bf747a94b41e/service-data/vnfs/vnf/eb0e00f8-57b8-4981-94e6-3ac938133419/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2023-03-29 00:01:48,021|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/0f45e51a-20d4-469b-908c-bf747a94b41e/service-data/vnfs/vnf/eb0e00f8-57b8-4981-94e6-3ac938133419/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2023-03-29 00:01:48,021|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/0f45e51a-20d4-469b-908c-bf747a94b41e/service-data/vnfs/vnf/eb0e00f8-57b8-4981-94e6-3ac938133419/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2023-03-29 00:01:48,036|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/0f45e51a-20d4-469b-908c-bf747a94b41e/service-data/vnfs/vnf/eb0e00f8-57b8-4981-94e6-3ac938133419/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-03-29 00:01:48,048|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-03-29 00:01:48,048|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-03-29 00:01:48,048|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-29 00:01:48,048|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-29 00:01:48,048|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-03-29 00:01:48,060|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/0f45e51a-20d4-469b-908c-bf747a94b41e/service-data/vnfs/vnf/eb0e00f8-57b8-4981-94e6-3ac938133419/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-03-29 00:01:48,067|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-03-29 00:01:48,067|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-03-29 00:01:48,067|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2023-03-29 00:01:48,067|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2023-03-29 00:01:48,067|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-29 00:01:48,068|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="b81ef014-326f-45a1-9e25-171e765c37f7"}
2023-03-29 00:01:48,071|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), 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})
2023-03-29 00:01:48,071|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({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})
2023-03-29 00:01:48,072|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-29 00:01:48,147|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-29 00:01:48,147|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-29 00:01:48,147|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-29 00:01:48,148|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-29 00:01:48,149|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="0f45e51a-20d4-469b-908c-bf747a94b41e", vnf-id="eb0e00f8-57b8-4981-94e6-3ac938133419"}
2023-03-29 00:01:48,155|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/0f45e51a-20d4-469b-908c-bf747a94b41e/service-data/vnfs/vnf/eb0e00f8-57b8-4981-94e6-3ac938133419/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2023-03-29 00:01:48,156|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/0f45e51a-20d4-469b-908c-bf747a94b41e/service-data/vnfs/vnf/eb0e00f8-57b8-4981-94e6-3ac938133419/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2023-03-29 00:01:48,187|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/0f45e51a-20d4-469b-908c-bf747a94b41e/service-data/vnfs/vnf/eb0e00f8-57b8-4981-94e6-3ac938133419/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-03-29 00:01:48,195|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2023-03-29 00:01:48,196|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-29 00:01:48,196|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-03-29 00:01:48,196|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-4||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-03-29 00:01:48,196|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-03-29 00:01:48,197|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-03-29 00:01:48,197|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2023-03-29 00:01:48,199|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2023-03-29 00:01:48,199|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-03-29 00:01:48,199|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-29 00:01:48,199|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2023-03-29 00:01:48,200|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| workflow(896e561e-2acc-4a1c-ba2d-9ea3602016de) nodes completed with (1)exceptions
2023-03-29 00:01:48,200|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||ERROR||||||| workflow(896e561e-2acc-4a1c-ba2d-9ea3602016de) exception :
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing.
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-29 00:01:48,200|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-29 00:01:48,204|896e561e-2acc-4a1c-ba2d-9ea3602016de||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6785dde6-085c-453b-89c5-d716940020ac auditStoreId -1
2023-03-29 00:01:48,224|896e561e-2acc-4a1c-ba2d-9ea3602016de||kafka-producer-network-thread | audit-response-producer-client-id-mxpzc||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(3) requestID(896e561e-2acc-4a1c-ba2d-9ea3602016de), subrequestID(b81ef014-326f-45a1-9e25-171e765c37f7) CBA(APACHE/1.0.0/resource-assignment).
2023-03-29 00:13:40,594|0ca0e3f6-a5bb-45ae-8c57-ae066df8b8c5||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-29 00:13:40,594|0ca0e3f6-a5bb-45ae-8c57-ae066df8b8c5||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-29 00:13:40,594|0ca0e3f6-a5bb-45ae-8c57-ae066df8b8c5||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-29 00:13:41,110|0ca0e3f6-a5bb-45ae-8c57-ae066df8b8c5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-mxpzc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-29 00:13:41,110|0ca0e3f6-a5bb-45ae-8c5