Results

By type

          23:57:10,482 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
23:57:10,483 |-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]
23:57:10,484 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
23:57:10,484 |-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]
23:57:10,484 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
23:57:10,495 |-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
23:57:10,659 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
23:57:10,669 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:57:10,672 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
23:57:10,678 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:57:10,788 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
23:57:10,788 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
23:57:10,788 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
23:57:10,788 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
23:57:10,788 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
23:57:10,788 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
23:57:10,788 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
23:57:10,790 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
23:57:10,793 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2023-03-27 23:57:11,995|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-03-27 23:57:12,148|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-fb8d4bdbb-ktvpf 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-27 23:57:12,152|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-03-27 23:57:15,939|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-03-27 23:57:16,402|||main||||INFO||||||| Finished Spring Data repository scanning in 447 ms. Found 11 JPA repository interfaces.
2023-03-27 23:57:18,763|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-03-27 23:57:18,901|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-03-27 23:57:19,105|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-03-27 23:57:19,648|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-03-27 23:57:20,016|||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-27 23:57:20,017|||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-27 23:57:23,039|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-27 23:57:23,051|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-03-27 23:57:23,132|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-03-27 23:57:24,839|||main||||INFO||||||| Kakfa audit service is enabled
2023-03-27 23:57:24,968|||main||||INFO||||||| Workflow Audit store is disabled
2023-03-27 23:57:26,443|||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-27 23:57:26,477|||main||||INFO||||||| Dependency Management module created...
2023-03-27 23:57:27,447|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-03-27 23:57:27,759|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-03-27 23:57:28,944|||main||||INFO||||||| Netty started on port 8080
2023-03-27 23:57:30,412|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-03-27 23:57:30,804|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-03-27 23:57:30,812|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 19.747 seconds (JVM running for 20.956)
2023-03-27 23:57:30,835|||DefaultDispatcher-worker-2||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)...
2023-03-27 23:57:30,839|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-03-27 23:57:31,002|||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-ktvpf
	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-27 23:57:31,172|||DefaultDispatcher-worker-1||||INFO||||||| Successfully logged in.
2023-03-27 23:57:31,269|||DefaultDispatcher-worker-1||||INFO||||||| Kafka version: 3.0.1
2023-03-27 23:57:31,269|||DefaultDispatcher-worker-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-27 23:57:31,269|||DefaultDispatcher-worker-1||||INFO||||||| Kafka startTimeMs: 1679961451267
2023-03-27 23:57:31,272|||DefaultDispatcher-worker-1||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request
2023-03-27 23:57:31,273|||DefaultDispatcher-worker-1||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request])
2023-03-27 23:57:31,888|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, 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 edUwlMysQKCN2hdp3gsU3A
2023-03-27 23:57:31,889|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, 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 edUwlMysQKCN2hdp3gsU3A
2023-03-27 23:57:31,889|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, 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 edUwlMysQKCN2hdp3gsU3A
2023-03-27 23:57:31,889|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, 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 edUwlMysQKCN2hdp3gsU3A
2023-03-27 23:57:31,889|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, 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 edUwlMysQKCN2hdp3gsU3A
2023-03-27 23:57:31,889|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, 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 edUwlMysQKCN2hdp3gsU3A
2023-03-27 23:57:31,892|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, groupId=cds-bp-processor] Cluster ID: 2FA2H0i7RO6REt4J-f5H5Q
2023-03-27 23:57:31,893|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-03-27 23:57:31,979|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, groupId=cds-bp-processor] (Re-)joining group
2023-03-27 23:57:32,049|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id
2023-03-27 23:57:32,050|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, groupId=cds-bp-processor] (Re-)joining group
2023-03-27 23:57:35,061|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-ktvpf-5ba58edb-b0cd-4c2c-9118-47e20df5d3f0', protocol='range'}
2023-03-27 23:57:35,067|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-ktvpf-5ba58edb-b0cd-4c2c-9118-47e20df5d3f0=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-27 23:57:35,114|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-ktvpf-5ba58edb-b0cd-4c2c-9118-47e20df5d3f0', protocol='range'}
2023-03-27 23:57:35,115|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, 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-27 23:57:35,122|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, 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-27 23:57:35,145|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0
2023-03-27 23:57:35,145|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1
2023-03-27 23:57:35,145|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2
2023-03-27 23:57:35,146|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3
2023-03-27 23:57:35,146|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4
2023-03-27 23:57:35,146|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5
2023-03-27 23:57:35,266|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-27 23:57:35,267|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-27 23:57:35,288|||kafka-coordinator-heartbeat-thread | cds-bp-processor||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-27 23:57:35,289|||kafka-coordinator-heartbeat-thread | cds-bp-processor||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-27 23:57:35,291|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-27 23:57:35,292|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-ktvpf, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-28 05:10:31,078|4e12f577-c1e9-4e18-bb39-376d01c21a1a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-28 05:10:31,080|4e12f577-c1e9-4e18-bb39-376d01c21a1a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-28 05:10:31,082|4e12f577-c1e9-4e18-bb39-376d01c21a1a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-28 05:10:31,995|4e12f577-c1e9-4e18-bb39-376d01c21a1a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-28 05:10:31,999|4e12f577-c1e9-4e18-bb39-376d01c21a1a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-28 05:10:35,180|f56bf1cf-6133-436f-82bb-7ea8e91c8df4||Thread-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Enhancing blueprint(/opt/app/onap/blueprints/working/be65e450-a88d-41c8-912e-a7292786b92f)
2023-03-28 05:10:35,206|f56bf1cf-6133-436f-82bb-7ea8e91c8df4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| deleting definition types under : /opt/app/onap/blueprints/working/be65e450-a88d-41c8-912e-a7292786b92f/Definitions
2023-03-28 05:10:35,276|f56bf1cf-6133-436f-82bb-7ea8e91c8df4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| reinitialized all type definitions
2023-03-28 05:10:35,282|f56bf1cf-6133-436f-82bb-7ea8e91c8df4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-28 05:10:35,339|f56bf1cf-6133-436f-82bb-7ea8e91c8df4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-28 05:10:35,360|f56bf1cf-6133-436f-82bb-7ea8e91c8df4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-28 05:10:35,390|f56bf1cf-6133-436f-82bb-7ea8e91c8df4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-28 05:10:35,437|f56bf1cf-6133-436f-82bb-7ea8e91c8df4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ##### Enhancing Workflow(helloworld)
2023-03-28 05:10:35,438|f56bf1cf-6133-436f-82bb-7ea8e91c8df4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-28 05:10:35,438|f56bf1cf-6133-436f-82bb-7ea8e91c8df4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| identified workflow(helloworld) targets(helloworld)
2023-03-28 05:10:35,438|f56bf1cf-6133-436f-82bb-7ea8e91c8df4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-28 05:10:35,439|f56bf1cf-6133-436f-82bb-7ea8e91c8df4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-28 05:10:35,439|f56bf1cf-6133-436f-82bb-7ea8e91c8df4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enriching artifacts file(/opt/app/onap/blueprints/working/be65e450-a88d-41c8-912e-a7292786b92f/Templates/hello-world-mapping.json
2023-03-28 05:10:35,447|f56bf1cf-6133-436f-82bb-7ea8e91c8df4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-28 05:10:35,448|f56bf1cf-6133-436f-82bb-7ea8e91c8df4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-28 05:10:35,448|f56bf1cf-6133-436f-82bb-7ea8e91c8df4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ##### Enhancing blueprint Resource Definitions
2023-03-28 05:10:35,448|f56bf1cf-6133-436f-82bb-7ea8e91c8df4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-28 05:10:35,450|f56bf1cf-6133-436f-82bb-7ea8e91c8df4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| processing file (Templates/hello-world-mapping.json)
2023-03-28 05:10:35,466|f56bf1cf-6133-436f-82bb-7ea8e91c8df4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| distinct resource keys ([])
2023-03-28 05:10:35,466|f56bf1cf-6133-436f-82bb-7ea8e91c8df4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Enriching Resource Definition sources Node Template: []
2023-03-28 05:10:35,762|3b3a96aa-4df0-4c91-98e7-6b7ad9220385||Thread-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(9cd4a98f-44bb-4703-aabc-86f35b1f42ea) CBA(/opt/app/onap/blueprints/archive/9cd4a98f-44bb-4703-aabc-86f35b1f42ea/cba.zip)
2023-03-28 05:10:35,783|3b3a96aa-4df0-4c91-98e7-6b7ad9220385||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9cd4a98f-44bb-4703-aabc-86f35b1f42ea) and entry definition file (Definitions/blueprint.json)
2023-03-28 05:10:35,851|3b3a96aa-4df0-4c91-98e7-6b7ad9220385||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(helloworld)
2023-03-28 05:10:35,863|3b3a96aa-4df0-4c91-98e7-6b7ad9220385||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9cd4a98f-44bb-4703-aabc-86f35b1f42ea) and entry definition file (Definitions/blueprint.json)
2023-03-28 05:10:36,119|3b3a96aa-4df0-4c91-98e7-6b7ad9220385||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/working/9cd4a98f-44bb-4703-aabc-86f35b1f42ea) present to clean.
2023-03-28 05:10:36,353|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2023-03-28 05:10:36,356|654321||reactor-http-epoll-3||||INFO||||||| Setting up message producer(self-service-api.audit.request)...
2023-03-28 05:10:36,412|654321||reactor-http-epoll-3||||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-ktvpf
	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 05:10:36,447|654321||reactor-http-epoll-3||||INFO||||||| [Producer clientId=audit-request-producer-client-id-ktvpf] Instantiated an idempotent producer.
2023-03-28 05:10:36,470|654321||reactor-http-epoll-3||||INFO||||||| Kafka version: 3.0.1
2023-03-28 05:10:36,470|654321||reactor-http-epoll-3||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-28 05:10:36,470|654321||reactor-http-epoll-3||||INFO||||||| Kafka startTimeMs: 1679980236470
2023-03-28 05:10:36,538|||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-request-producer-client-id-ktvpf] 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 U0cJ0FqMReSQlNrirCZQ-w
2023-03-28 05:10:36,539|||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-request-producer-client-id-ktvpf] 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 U0cJ0FqMReSQlNrirCZQ-w
2023-03-28 05:10:36,539|||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-request-producer-client-id-ktvpf] 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 U0cJ0FqMReSQlNrirCZQ-w
2023-03-28 05:10:36,539|||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-request-producer-client-id-ktvpf] 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 U0cJ0FqMReSQlNrirCZQ-w
2023-03-28 05:10:36,539|||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-request-producer-client-id-ktvpf] 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 U0cJ0FqMReSQlNrirCZQ-w
2023-03-28 05:10:36,539|||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-request-producer-client-id-ktvpf] 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 U0cJ0FqMReSQlNrirCZQ-w
2023-03-28 05:10:36,539|||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-request-producer-client-id-ktvpf] Cluster ID: 2FA2H0i7RO6REt4J-f5H5Q
2023-03-28 05:10:36,540|||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-request-producer-client-id-ktvpf] ProducerId set to 1006 with epoch 0
2023-03-28 05:10:36,570|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-28 05:10:36,574|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-03-28 05:10:36,588|654321||DefaultDispatcher-worker-6||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-03-28 05:10:36,685|654321||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||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 05:10:36,781|654321||DefaultDispatcher-worker-6||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-03-28 05:10:36,787|654321||DefaultDispatcher-worker-6||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-28 05:10:36,793|654321||DefaultDispatcher-worker-6||||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 05:10:36,830|654321||DefaultDispatcher-worker-6||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-28 05:10:36,832|654321||DefaultDispatcher-worker-6||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-28 05:10:36,848|654321||DefaultDispatcher-worker-6||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-28 05:10:36,857|654321||DefaultDispatcher-worker-6||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-28 05:10:36,857|654321||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-28 05:10:36,858|654321||DefaultDispatcher-worker-6||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-28 05:10:36,888|654321||DefaultDispatcher-worker-6||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-28 05:10:36,914|654321||DefaultDispatcher-worker-6||||INFO||||||| Batched Sequence : ([])
2023-03-28 05:10:36,916|654321||DefaultDispatcher-worker-6||||INFO||||||| Generated Resource Param Data ({ })
2023-03-28 05:10:37,005|654321||DefaultDispatcher-worker-6||||INFO||||||| Preparing Response...
2023-03-28 05:10:37,007|654321||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-28 05:10:37,008|654321||DefaultDispatcher-worker-6||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-28 05:10:37,010|654321||DefaultDispatcher-worker-6||||INFO||||||| Setting up message producer(self-service-api.audit.response)...
2023-03-28 05:10:37,041|654321||DefaultDispatcher-worker-6||||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-ktvpf
	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 05:10:37,042|654321||DefaultDispatcher-worker-6||||INFO||||||| [Producer clientId=audit-response-producer-client-id-ktvpf] Instantiated an idempotent producer.
2023-03-28 05:10:37,046|654321||DefaultDispatcher-worker-6||||INFO||||||| Kafka version: 3.0.1
2023-03-28 05:10:37,046|654321||DefaultDispatcher-worker-6||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-28 05:10:37,046|654321||DefaultDispatcher-worker-6||||INFO||||||| Kafka startTimeMs: 1679980237046
2023-03-28 05:10:37,109|||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-response-producer-client-id-ktvpf] 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 Ogr6fltyTgSJjaO5WQk6UA
2023-03-28 05:10:37,109|||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-response-producer-client-id-ktvpf] 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 Ogr6fltyTgSJjaO5WQk6UA
2023-03-28 05:10:37,109|||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-response-producer-client-id-ktvpf] 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 Ogr6fltyTgSJjaO5WQk6UA
2023-03-28 05:10:37,109|||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-response-producer-client-id-ktvpf] 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 Ogr6fltyTgSJjaO5WQk6UA
2023-03-28 05:10:37,109|||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-response-producer-client-id-ktvpf] 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 Ogr6fltyTgSJjaO5WQk6UA
2023-03-28 05:10:37,109|||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-response-producer-client-id-ktvpf] 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 Ogr6fltyTgSJjaO5WQk6UA
2023-03-28 05:10:37,110|||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-response-producer-client-id-ktvpf] Cluster ID: 2FA2H0i7RO6REt4J-f5H5Q
2023-03-28 05:10:37,111|||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-response-producer-client-id-ktvpf] ProducerId set to 2003 with epoch 0
2023-03-28 05:10:37,118|654321||DefaultDispatcher-worker-6||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e965b55e-dde9-4612-8798-edeea97635a7 auditStoreId -1
2023-03-28 05:10:37,207|654321||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||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 05:17:27,718|5863aaa5-a70e-4daf-9789-60ce844c1920||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-28 05:17:27,718|5863aaa5-a70e-4daf-9789-60ce844c1920||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-28 05:17:27,718|5863aaa5-a70e-4daf-9789-60ce844c1920||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-28 05:17:28,327|5863aaa5-a70e-4daf-9789-60ce844c1920||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-28 05:17:28,328|5863aaa5-a70e-4daf-9789-60ce844c1920||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-28 05:17:30,240|0d66325f-f818-4529-abdb-b637f4eb0fae||Thread-61||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0309a26a-3d00-4b1d-b2ee-1ee1c1cda684)
2023-03-28 05:17:30,243|0d66325f-f818-4529-abdb-b637f4eb0fae||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| deleting definition types under : /opt/app/onap/blueprints/working/0309a26a-3d00-4b1d-b2ee-1ee1c1cda684/Definitions
2023-03-28 05:17:30,245|0d66325f-f818-4529-abdb-b637f4eb0fae||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| reinitialized all type definitions
2023-03-28 05:17:30,246|0d66325f-f818-4529-abdb-b637f4eb0fae||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-28 05:17:30,291|0d66325f-f818-4529-abdb-b637f4eb0fae||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-28 05:17:30,323|0d66325f-f818-4529-abdb-b637f4eb0fae||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-28 05:17:30,344|0d66325f-f818-4529-abdb-b637f4eb0fae||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-28 05:17:30,365|0d66325f-f818-4529-abdb-b637f4eb0fae||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ##### Enhancing Workflow(helloworld)
2023-03-28 05:17:30,366|0d66325f-f818-4529-abdb-b637f4eb0fae||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-28 05:17:30,366|0d66325f-f818-4529-abdb-b637f4eb0fae||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| identified workflow(helloworld) targets(helloworld)
2023-03-28 05:17:30,366|0d66325f-f818-4529-abdb-b637f4eb0fae||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-28 05:17:30,366|0d66325f-f818-4529-abdb-b637f4eb0fae||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-28 05:17:30,366|0d66325f-f818-4529-abdb-b637f4eb0fae||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enriching artifacts file(/opt/app/onap/blueprints/working/0309a26a-3d00-4b1d-b2ee-1ee1c1cda684/Templates/hello-world-mapping.json
2023-03-28 05:17:30,371|0d66325f-f818-4529-abdb-b637f4eb0fae||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-28 05:17:30,372|0d66325f-f818-4529-abdb-b637f4eb0fae||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-28 05:17:30,372|0d66325f-f818-4529-abdb-b637f4eb0fae||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ##### Enhancing blueprint Resource Definitions
2023-03-28 05:17:30,372|0d66325f-f818-4529-abdb-b637f4eb0fae||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-28 05:17:30,372|0d66325f-f818-4529-abdb-b637f4eb0fae||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| processing file (Templates/hello-world-mapping.json)
2023-03-28 05:17:30,377|0d66325f-f818-4529-abdb-b637f4eb0fae||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| distinct resource keys ([])
2023-03-28 05:17:30,377|0d66325f-f818-4529-abdb-b637f4eb0fae||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Enriching Resource Definition sources Node Template: []
2023-03-28 05:17:30,639|8d475c80-3ca9-4a60-9345-b15867537913||Thread-61||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(e0ec31ca-728e-46fc-a3cb-ce4e9dfd70f3) CBA(/opt/app/onap/blueprints/archive/e0ec31ca-728e-46fc-a3cb-ce4e9dfd70f3/cba.zip)
2023-03-28 05:17:30,645|8d475c80-3ca9-4a60-9345-b15867537913||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e0ec31ca-728e-46fc-a3cb-ce4e9dfd70f3) and entry definition file (Definitions/blueprint.json)
2023-03-28 05:17:30,656|8d475c80-3ca9-4a60-9345-b15867537913||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(helloworld)
2023-03-28 05:17:30,661|8d475c80-3ca9-4a60-9345-b15867537913||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e0ec31ca-728e-46fc-a3cb-ce4e9dfd70f3) and entry definition file (Definitions/blueprint.json)
2023-03-28 05:17:30,800|8d475c80-3ca9-4a60-9345-b15867537913||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/working/e0ec31ca-728e-46fc-a3cb-ce4e9dfd70f3) present to clean.
2023-03-28 05:17:30,996|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2023-03-28 05:17:31,010|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-28 05:17:31,011|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-03-28 05:17:31,016|654321||reactor-http-epoll-3||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-03-28 05:17:31,016|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-28 05:17:31,024|654321||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||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 05:17:31,025|654321||DefaultDispatcher-worker-22||||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 05:17:31,092|654321||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-28 05:17:31,092|654321||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-28 05:17:31,093|654321||DefaultDispatcher-worker-1||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-28 05:17:31,094|654321||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-28 05:17:31,094|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-28 05:17:31,094|654321||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-28 05:17:31,098|654321||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-28 05:17:31,133|654321||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([])
2023-03-28 05:17:31,134|654321||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ })
2023-03-28 05:17:31,147|654321||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-03-28 05:17:31,147|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-28 05:17:31,147|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-28 05:17:31,158|654321||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1c5de273-a3ef-4f03-876d-43c75c6b4caf auditStoreId -1
2023-03-28 05:17:31,176|654321||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||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 05:47:35,217|3a2f1705-a6a2-4792-be23-8b95225468aa||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-28 05:47:35,217|3a2f1705-a6a2-4792-be23-8b95225468aa||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-28 05:47:35,217|3a2f1705-a6a2-4792-be23-8b95225468aa||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-28 05:47:35,872|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-28 05:47:35,872|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-28 05:47:37,737|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-28 05:47:37,742|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(26dfdd2a-bdff-46a4-8dba-d109613e2d07) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-28 05:47:37,763|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(d3ed298c-c950-4bfd-9e63-dc8b96ebf101) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-28 05:47:37,767|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(a610ea1b-75e2-4436-96af-49074722e5e1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-28 05:47:37,775|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(65e94ea1-42eb-4bbd-8ce9-df97e5cc4495) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-28 05:47:37,784|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(09743b72-6761-407d-a86d-a96eda4284e6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-28 05:47:37,794|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(ea13146d-4282-42cc-9432-473be8d6ae63) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-28 05:47:37,803|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 05:47:37,803|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 05:47:37,804|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 05:47:37,804|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 05:47:37,804|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 05:47:37,838|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 05:47:37,853|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 05:47:37,865|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 05:47:37,876|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 05:47:37,886|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 05:47:37,938|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 05:47:37,991|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 05:47:37,992|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 05:47:37,992|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 05:47:38,039|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 05:47:38,198|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 05:47:38,198|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 05:47:38,198|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 05:47:38,198|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(HealthCheck)
2023-03-28 05:47:38,199|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-28 05:47:38,199|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(vf-config-assign)
2023-03-28 05:47:38,199|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(vf-config-deploy)
2023-03-28 05:47:38,217|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 05:47:38,217|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 05:47:38,218|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 05:47:38,225|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 05:47:38,481|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 05:47:38,483|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 05:47:38,502|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 05:47:38,682|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 05:47:38,682|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 05:47:38,683|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 05:47:38,695|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 05:47:38,839|3a2f1705-a6a2-4792-be23-8b95225468aa||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 05:47:41,340|5c35dda1-f163-4f00-a87b-cbb0cdead092||Thread-83||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ee0b0853-e8a4-4371-b141-fa798025a44f)
2023-03-28 05:47:41,342|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| deleting definition types under : /opt/app/onap/blueprints/working/ee0b0853-e8a4-4371-b141-fa798025a44f/Definitions
2023-03-28 05:47:41,344|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| reinitialized all type definitions
2023-03-28 05:47:41,345|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(resource-resolution)
2023-03-28 05:47:41,387|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2023-03-28 05:47:41,408|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2023-03-28 05:47:41,429|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2023-03-28 05:47:41,456|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(capability)
2023-03-28 05:47:41,526|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(capability)
2023-03-28 05:47:41,551|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(processor-db)
2023-03-28 05:47:41,597|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 05:47:41,639|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 05:47:41,662|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 05:47:41,682|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 05:47:41,720|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 05:47:41,839|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2023-03-28 05:47:41,858|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2023-03-28 05:47:41,858|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2023-03-28 05:47:41,886|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(capability)
2023-03-28 05:47:41,912|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(capability)
2023-03-28 05:47:41,932|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(capability)
2023-03-28 05:47:41,955|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(processor-db)
2023-03-28 05:47:41,977|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 05:47:42,000|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 05:47:42,024|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 05:47:42,046|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 05:47:42,067|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 05:47:42,091|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 05:47:42,196|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ##### Enhancing Workflow(resource-resolution)
2023-03-28 05:47:42,197|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2023-03-28 05:47:42,197|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| identified workflow(resource-resolution) targets(resource-resolution)
2023-03-28 05:47:42,197|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2023-03-28 05:47:42,197|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2023-03-28 05:47:42,197|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2023-03-28 05:47:42,197|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enriching artifacts file(/opt/app/onap/blueprints/working/ee0b0853-e8a4-4371-b141-fa798025a44f/Templates/hello-world-velocity-mapping.json
2023-03-28 05:47:42,205|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2023-03-28 05:47:42,205|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| dataType not present for the recipe(dt-resource-resolution-properties)
2023-03-28 05:47:42,205|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enriching artifacts file(/opt/app/onap/blueprints/working/ee0b0853-e8a4-4371-b141-fa798025a44f/Templates/hello-world-jinja-mapping.json
2023-03-28 05:47:42,212|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2023-03-28 05:47:42,212|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2023-03-28 05:47:42,212|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ##### Enhancing blueprint Resource Definitions
2023-03-28 05:47:42,212|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2023-03-28 05:47:42,213|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| processing file (Templates/hello-world-velocity-mapping.json)
2023-03-28 05:47:42,213|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| processing file (Templates/hello-world-jinja-mapping.json)
2023-03-28 05:47:42,221|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 05:47:42,445|5c35dda1-f163-4f00-a87b-cbb0cdead092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2023-03-28 05:47:42,689|743baa3c-4b84-4d24-a90b-812da07bf21f||Thread-83||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(632b9ec2-b4ee-4dba-9b18-15ac6590f422) CBA(/opt/app/onap/blueprints/archive/632b9ec2-b4ee-4dba-9b18-15ac6590f422/cba.zip)
2023-03-28 05:47:42,695|743baa3c-4b84-4d24-a90b-812da07bf21f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/632b9ec2-b4ee-4dba-9b18-15ac6590f422) and entry definition file (Definitions/resource-resolution.json)
2023-03-28 05:47:42,714|743baa3c-4b84-4d24-a90b-812da07bf21f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-resolution)
2023-03-28 05:47:42,719|743baa3c-4b84-4d24-a90b-812da07bf21f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/632b9ec2-b4ee-4dba-9b18-15ac6590f422) and entry definition file (Definitions/resource-resolution.json)
2023-03-28 05:47:42,842|743baa3c-4b84-4d24-a90b-812da07bf21f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/working/632b9ec2-b4ee-4dba-9b18-15ac6590f422) present to clean.
2023-03-28 05:47:43,032|70720b03-9974-4ce7-b218-7bc1353eca6d||reactor-http-epoll-3||||INFO||||||| processing request id 70720b03-9974-4ce7-b218-7bc1353eca6d
2023-03-28 05:47:43,047|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2023-03-28 05:47:43,214|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||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 05:47:43,224|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||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 05:47:43,254|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-03-28 05:47:43,294|654321||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-request-producer-client-id-ktvpf] 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 U0cJ0FqMReSQlNrirCZQ-w
2023-03-28 05:47:43,294|654321||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-request-producer-client-id-ktvpf] 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 U0cJ0FqMReSQlNrirCZQ-w
2023-03-28 05:47:43,294|654321||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-request-producer-client-id-ktvpf] 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 U0cJ0FqMReSQlNrirCZQ-w
2023-03-28 05:47:43,294|654321||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-request-producer-client-id-ktvpf] 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 U0cJ0FqMReSQlNrirCZQ-w
2023-03-28 05:47:43,294|654321||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-request-producer-client-id-ktvpf] 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 U0cJ0FqMReSQlNrirCZQ-w
2023-03-28 05:47:43,294|654321||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-request-producer-client-id-ktvpf] 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 U0cJ0FqMReSQlNrirCZQ-w
2023-03-28 05:47:43,295|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-28 05:47:43,295|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| StoreAuditService ID  -1
2023-03-28 05:47:43,297|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||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 05:47:43,297|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2023-03-28 05:47:43,306|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||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 05:47:43,354|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-03-28 05:47:43,355|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2023-03-28 05:47:43,356|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-28 05:47:43,356|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| preparing request id(70720b03-9974-4ce7-b218-7bc1353eca6d) for workflow(resource-resolution) step(helloworld)
2023-03-28 05:47:43,356|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2023-03-28 05:47:43,357|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||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 05:47:43,358|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2023-03-28 05:47:43,380|70720b03-9974-4ce7-b218-7bc1353eca6d||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(5) offset(0) requestID(70720b03-9974-4ce7-b218-7bc1353eca6d), subrequestID(80d269f2-8edf-41ea-aac5-8c405c2c94f3) CBA(RT-resource-resolution/1.0.0/resource-resolution).
2023-03-28 05:47:43,440|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||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 05:47:43,483|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 05:47:43,487|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-28 05:47:43,492|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-03-28 05:47:43,789|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-03-28 05:47:43,872|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2023-03-28 05:47:43,884|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2023-03-28 05:47:43,884|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-03-28 05:47:43,884|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2023-03-28 05:47:43,892|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2023-03-28 05:47:43,944|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2023-03-28 05:47:43,953|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-03-28 05:47:43,956|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-03-28 05:47:48,458|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@1877f13a
2023-03-28 05:47:48,462|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2023-03-28 05:47:48,496|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2023-03-28 05:47:48,498|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 05:47:48,498|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-28 05:47:48,499|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-03-28 05:47:48,504|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-03-28 05:47:48,517|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2023-03-28 05:47:48,517|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2023-03-28 05:47:48,518|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-03-28 05:47:48,518|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-03-28 05:47:48,518|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2023-03-28 05:47:48,518|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 05:47:48,518|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-28 05:47:48,518|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-03-28 05:47:48,520|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-03-28 05:47:48,529|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2023-03-28 05:47:48,529|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2023-03-28 05:47:48,530|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-03-28 05:47:48,530|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-03-28 05:47:48,530|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2023-03-28 05:47:48,549|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2023-03-28 05:47:48,556|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2023-03-28 05:47:48,557|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-28 05:47:48,590|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-28 05:47:58,221|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| compiled in (9626)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-28 05:47:58,223|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-28 05:47:58,258|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2023-03-28 05:47:58,292|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2023-03-28 05:47:58,293|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 05:47:58,294|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-28 05:47:58,294|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-03-28 05:47:58,297|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-03-28 05:47:58,308|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2023-03-28 05:47:58,308|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2023-03-28 05:47:58,308|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-28 05:47:58,309|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-28 05:47:58,309|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2023-03-28 05:47:58,346|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2023-03-28 05:47:58,352|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2023-03-28 05:47:58,352|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2023-03-28 05:47:58,388|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2023-03-28 05:47:58,392|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2023-03-28 05:47:58,393|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 05:47:58,394|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-28 05:47:58,394|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-03-28 05:47:58,401|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-03-28 05:47:58,414|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK)
2023-03-28 05:47:58,414|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2023-03-28 05:47:58,415|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-03-28 05:47:58,415|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2023-03-28 05:47:58,415|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2023-03-28 05:47:58,448|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2023-03-28 05:47:58,487|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 05:47:58,488|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||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 05:47:58,535|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (list)
2023-03-28 05:47:58,537|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-03-28 05:47:58,538|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 05:47:58,538|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 05:47:58,538|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 05:47:58,538|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 05:47:58,538|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||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 05:47:58,574|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2023-03-28 05:47:58,577|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||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 05:47:58,774|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-03-28 05:47:58,819|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||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 05:47:58,819|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2023-03-28 05:47:58,869|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||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 05:47:58,874|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-28 05:47:58,875|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2023-03-28 05:47:58,875|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-03-28 05:47:58,875|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-03-28 05:47:58,908|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2023-03-28 05:47:58,925|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@7cf10dcc
2023-03-28 05:47:58,927|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2023-03-28 05:47:58,961|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2023-03-28 05:47:58,963|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 05:47:58,963|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-28 05:47:58,963|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-03-28 05:47:58,966|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-03-28 05:47:58,980|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK)
2023-03-28 05:47:58,980|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2023-03-28 05:47:58,980|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-03-28 05:47:58,980|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-03-28 05:47:58,980|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2023-03-28 05:47:59,014|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2023-03-28 05:47:59,015|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2023-03-28 05:47:59,050|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2023-03-28 05:47:59,051|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 05:47:59,051|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-28 05:47:59,051|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-03-28 05:47:59,053|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-03-28 05:47:59,067|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK)
2023-03-28 05:47:59,067|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2023-03-28 05:47:59,067|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-03-28 05:47:59,068|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2023-03-28 05:47:59,068|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2023-03-28 05:47:59,119|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2023-03-28 05:47:59,120|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2023-03-28 05:47:59,160|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2023-03-28 05:47:59,162|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 05:47:59,162|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-28 05:47:59,162|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-03-28 05:47:59,165|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-03-28 05:47:59,180|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK)
2023-03-28 05:47:59,181|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2023-03-28 05:47:59,181|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-03-28 05:47:59,181|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-03-28 05:47:59,181|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2023-03-28 05:47:59,182|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 05:47:59,182|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-28 05:47:59,183|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-03-28 05:47:59,185|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-03-28 05:47:59,200|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK)
2023-03-28 05:47:59,200|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2023-03-28 05:47:59,201|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-03-28 05:47:59,201|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2023-03-28 05:47:59,201|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2023-03-28 05:47:59,202|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 05:47:59,203|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-28 05:47:59,203|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-03-28 05:47:59,205|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-03-28 05:47:59,216|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK)
2023-03-28 05:47:59,216|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2023-03-28 05:47:59,216|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2023-03-28 05:47:59,216|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-28 05:47:59,216|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-28 05:47:59,217|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2023-03-28 05:47:59,236|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2023-03-28 05:47:59,252|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2023-03-28 05:47:59,253|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2023-03-28 05:47:59,261|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||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 05:47:59,261|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2023-03-28 05:47:59,264|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2023-03-28 05:47:59,276|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK)
2023-03-28 05:47:59,276|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2023-03-28 05:47:59,277|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-03-28 05:47:59,277|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-03-28 05:47:59,277|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||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 05:47:59,312|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2023-03-28 05:47:59,313|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-28 05:47:59,314|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2023-03-28 05:47:59,348|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2023-03-28 05:47:59,350|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-28 05:47:59,350|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||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 05:47:59,370|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (list)
2023-03-28 05:47:59,371|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||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 05:47:59,371|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 05:47:59,371|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 05:47:59,371|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 05:47:59,371|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 05:47:59,372|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 05:47:59,372|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 05:47:59,372|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 05:47:59,372|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 05:47:59,372|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-28 05:47:59,372|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||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 05:47:59,411|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2023-03-28 05:47:59,413|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||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 05:47:59,636|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-03-28 05:47:59,672|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||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 05:47:59,673|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response...
2023-03-28 05:47:59,673|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2023-03-28 05:47:59,673|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2023-03-28 05:47:59,685|654321||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-response-producer-client-id-ktvpf] 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 Ogr6fltyTgSJjaO5WQk6UA
2023-03-28 05:47:59,685|654321||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-response-producer-client-id-ktvpf] 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 Ogr6fltyTgSJjaO5WQk6UA
2023-03-28 05:47:59,685|654321||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-response-producer-client-id-ktvpf] 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 Ogr6fltyTgSJjaO5WQk6UA
2023-03-28 05:47:59,685|654321||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-response-producer-client-id-ktvpf] 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 Ogr6fltyTgSJjaO5WQk6UA
2023-03-28 05:47:59,685|654321||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-response-producer-client-id-ktvpf] 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 Ogr6fltyTgSJjaO5WQk6UA
2023-03-28 05:47:59,685|654321||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-response-producer-client-id-ktvpf] 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 Ogr6fltyTgSJjaO5WQk6UA
2023-03-28 05:47:59,687|70720b03-9974-4ce7-b218-7bc1353eca6d||DefaultDispatcher-worker-5||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1327036a-6908-418d-9c99-27e0f2d62fcf auditStoreId -1
2023-03-28 05:47:59,771|70720b03-9974-4ce7-b218-7bc1353eca6d||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(5) offset(0) requestID(70720b03-9974-4ce7-b218-7bc1353eca6d), subrequestID(80d269f2-8edf-41ea-aac5-8c405c2c94f3) CBA(RT-resource-resolution/1.0.0/resource-resolution).
2023-03-28 07:26:39,767|6fb30356-f63f-4404-9a47-cb36bdef7103||Thread-84||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(a4842a17-35f1-4536-9c33-2f993ebe2913) CBA(/opt/app/onap/blueprints/archive/a4842a17-35f1-4536-9c33-2f993ebe2913/cba.zip)
2023-03-28 07:26:39,794|6fb30356-f63f-4404-9a47-cb36bdef7103||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a4842a17-35f1-4536-9c33-2f993ebe2913) and entry definition file (Definitions/CNF.json)
2023-03-28 07:26:39,841|6fb30356-f63f-4404-9a47-cb36bdef7103||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 07:26:39,842|6fb30356-f63f-4404-9a47-cb36bdef7103||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 07:26:39,843|6fb30356-f63f-4404-9a47-cb36bdef7103||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:26:39,843|6fb30356-f63f-4404-9a47-cb36bdef7103||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(scale-out)
2023-03-28 07:26:39,844|6fb30356-f63f-4404-9a47-cb36bdef7103||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(scale)
2023-03-28 07:26:39,844|6fb30356-f63f-4404-9a47-cb36bdef7103||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(scale-in)
2023-03-28 07:26:39,844|6fb30356-f63f-4404-9a47-cb36bdef7103||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(health-check)
2023-03-28 07:26:39,855|6fb30356-f63f-4404-9a47-cb36bdef7103||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a4842a17-35f1-4536-9c33-2f993ebe2913) and entry definition file (Definitions/CNF.json)
2023-03-28 07:26:40,063|6fb30356-f63f-4404-9a47-cb36bdef7103||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/working/a4842a17-35f1-4536-9c33-2f993ebe2913) present to clean.
2023-03-28 07:26:42,811|4eb1d276-5ba1-4efb-8736-57ae3de27234||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-28 07:26:42,811|4eb1d276-5ba1-4efb-8736-57ae3de27234||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-28 07:26:42,811|4eb1d276-5ba1-4efb-8736-57ae3de27234||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-28 07:26:43,179|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-28 07:26:43,180|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-28 07:26:44,447|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-28 07:26:44,448|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(89e69cc9-7a25-44c2-909e-57805fd48b13) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-28 07:26:44,465|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(8b92f59a-9155-4a07-9764-ce8667549570) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-28 07:26:44,469|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(3f78cac4-87b8-4655-85a9-6c7dad15b54c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-28 07:26:44,475|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(65d02965-946b-462f-94cf-1c1bce334bcd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-28 07:26:44,483|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(ccf00989-253c-4d5b-81d5-2b39af1a03cc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-28 07:26:44,491|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(14a58844-7e36-4ca7-9b9c-ba9a63c0b1b3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-28 07:26:44,499|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:26:44,499|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:26:44,500|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:26:44,500|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:26:44,501|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:26:44,501|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:26:44,511|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:26:44,516|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 07:26:44,518|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 07:26:44,546|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 07:26:44,551|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 07:26:44,581|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 07:26:44,582|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 07:26:44,582|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:26:44,598|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:26:44,654|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-28 07:26:44,717|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-28 07:26:44,722|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-28 07:26:44,800|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 07:26:44,800|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 07:26:44,800|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:26:44,813|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:26:44,864|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-28 07:26:44,918|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-28 07:26:44,922|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-28 07:26:45,004|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 07:26:45,004|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:26:45,016|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 07:26:45,017|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:26:45,017|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:26:45,023|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:26:45,076|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-28 07:26:45,139|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-28 07:26:45,170|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-28 07:26:45,241|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-28 07:26:45,242|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-28 07:26:45,326|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-28 07:26:45,409|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 07:26:45,409|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 07:26:45,410|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:26:45,410|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(HealthCheck)
2023-03-28 07:26:45,410|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-28 07:26:45,411|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(vf-config-assign)
2023-03-28 07:26:45,411|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(vf-config-deploy)
2023-03-28 07:26:45,424|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:26:45,461|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-28 07:26:45,520|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-28 07:26:45,523|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-28 07:26:45,601|4eb1d276-5ba1-4efb-8736-57ae3de27234||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:27:04,951|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Enhancing blueprint(/opt/app/onap/blueprints/working/60bca0a3-8a77-439b-b398-d670a4daed1b)
2023-03-28 07:27:04,953|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| deleting definition types under : /opt/app/onap/blueprints/working/60bca0a3-8a77-439b-b398-d670a4daed1b/Definitions
2023-03-28 07:27:04,955|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| reinitialized all type definitions
2023-03-28 07:27:04,956|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-03-28 07:27:05,034|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(vnf-template)
2023-03-28 07:27:05,056|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(vnf-mapping)
2023-03-28 07:27:05,074|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-03-28 07:27:05,106|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:27:05,168|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:27:05,189|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:27:05,207|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-03-28 07:27:05,207|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-03-28 07:27:05,207|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-03-28 07:27:05,233|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:27:05,252|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:27:05,272|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:27:05,293|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 07:27:05,378|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:27:05,401|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:27:05,421|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:27:05,443|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:27:05,465|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:27:05,491|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:27:05,537|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(config-assign)
2023-03-28 07:27:05,539|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(baseconfig-template)
2023-03-28 07:27:05,539|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-03-28 07:27:05,539|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-03-28 07:27:05,566|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:27:05,589|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:27:05,617|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:27:05,635|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(config-deploy)
2023-03-28 07:27:05,740|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ##### Enhancing Workflow(resource-assignment)
2023-03-28 07:27:05,741|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-03-28 07:27:05,741|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-03-28 07:27:05,741|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-03-28 07:27:05,741|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-03-28 07:27:05,741|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-03-28 07:27:05,741|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enriching artifacts file(/opt/app/onap/blueprints/working/60bca0a3-8a77-439b-b398-d670a4daed1b/Templates/vnf-mapping.json
2023-03-28 07:27:05,744|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-03-28 07:27:05,744|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-03-28 07:27:05,744|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enriching artifacts file(/opt/app/onap/blueprints/working/60bca0a3-8a77-439b-b398-d670a4daed1b/Templates/base_ubuntu20-mapping.json
2023-03-28 07:27:05,746|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-03-28 07:27:05,746|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-03-28 07:27:05,746|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ##### Enhancing Workflow(config-assign)
2023-03-28 07:27:05,747|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-03-28 07:27:05,747|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| identified workflow(config-assign) targets(config-assign)
2023-03-28 07:27:05,747|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-03-28 07:27:05,747|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-03-28 07:27:05,747|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enriching artifacts file(/opt/app/onap/blueprints/working/60bca0a3-8a77-439b-b398-d670a4daed1b/Templates/baseconfig-mapping.json
2023-03-28 07:27:05,749|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-03-28 07:27:05,749|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-28 07:27:05,749|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ##### Enhancing Workflow(config-deploy)
2023-03-28 07:27:05,749|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-03-28 07:27:05,749|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| identified workflow(config-deploy) targets(config-deploy)
2023-03-28 07:27:05,749|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(config-deploy) resource assignment files([]
2023-03-28 07:27:05,749|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ##### Enhancing blueprint Resource Definitions
2023-03-28 07:27:05,749|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-03-28 07:27:05,749|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| processing file (Templates/vnf-mapping.json)
2023-03-28 07:27:05,749|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-03-28 07:27:05,749|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| processing file (Templates/baseconfig-mapping.json)
2023-03-28 07:27:05,755|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:27:05,918|2bb13b2a-5bb6-4666-91fd-7d50c87d433f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-03-28 07:27:06,309|1e8dda32-efc7-408b-8c3e-f112347a5e11||Thread-84||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(9df12cd2-3b09-46fe-9f0e-b524aefabcbc) CBA(/opt/app/onap/blueprints/archive/9df12cd2-3b09-46fe-9f0e-b524aefabcbc/cba.zip)
2023-03-28 07:27:06,320|1e8dda32-efc7-408b-8c3e-f112347a5e11||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9df12cd2-3b09-46fe-9f0e-b524aefabcbc) and entry definition file (Definitions/ubuntu20.json)
2023-03-28 07:27:06,329|1e8dda32-efc7-408b-8c3e-f112347a5e11||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 07:27:06,349|1e8dda32-efc7-408b-8c3e-f112347a5e11||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 07:27:06,349|1e8dda32-efc7-408b-8c3e-f112347a5e11||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 07:27:06,349|1e8dda32-efc7-408b-8c3e-f112347a5e11||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:27:06,353|1e8dda32-efc7-408b-8c3e-f112347a5e11||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9df12cd2-3b09-46fe-9f0e-b524aefabcbc) and entry definition file (Definitions/ubuntu20.json)
2023-03-28 07:27:06,465|1e8dda32-efc7-408b-8c3e-f112347a5e11||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/working/9df12cd2-3b09-46fe-9f0e-b524aefabcbc) present to clean.
2023-03-28 07:27:36,798|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-28 07:27:36,799|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-28 07:27:36,799|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-28 07:27:37,128|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-28 07:27:37,128|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-28 07:27:37,960|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-28 07:27:37,960|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(9258117d-be10-4836-8257-d2daabc5ccdc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-28 07:27:37,975|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(10a6c3c1-0c6e-4cbe-9c20-5b41157b8522) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-28 07:27:37,980|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(6b04dd8c-62b1-4ffa-8d6b-14c2671ebf10) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-28 07:27:37,986|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(c0a503ff-0747-49fa-bb4a-83205f5cbfe6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-28 07:27:37,993|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(72028a34-9d30-471a-b09e-ec9ebf1e488b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-28 07:27:38,000|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(0b52e2ea-b496-43bc-868b-9b96fe95bbf6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-28 07:27:38,007|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:27:38,007|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:27:38,007|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:27:38,007|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:27:38,007|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:27:38,007|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:27:38,043|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 07:27:38,051|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:27:38,052|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 07:27:38,058|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 07:27:38,062|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 07:27:38,098|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 07:27:38,098|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 07:27:38,098|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:27:38,099|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(HealthCheck)
2023-03-28 07:27:38,099|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-28 07:27:38,099|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(vf-config-assign)
2023-03-28 07:27:38,099|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(vf-config-deploy)
2023-03-28 07:27:38,143|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:27:38,206|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-28 07:27:38,267|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-28 07:27:38,272|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-28 07:27:38,366|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 07:27:38,367|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 07:27:38,367|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:27:38,379|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 07:27:38,380|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:27:38,380|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:27:38,388|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:27:38,427|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-28 07:27:38,488|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-28 07:27:38,488|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-28 07:27:38,597|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-28 07:27:38,652|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-28 07:27:38,653|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-28 07:27:38,736|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 07:27:38,737|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 07:27:38,737|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:27:38,750|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:27:38,788|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-28 07:27:38,841|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-28 07:27:38,843|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-28 07:27:38,921|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 07:27:38,921|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:27:38,949|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:27:38,989|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-28 07:27:39,041|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-28 07:27:39,041|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-28 07:27:39,115|5c22a39c-26f9-428d-b9c1-82f06c0efe4d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:27:58,572|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Enhancing blueprint(/opt/app/onap/blueprints/working/cb472f32-17f9-4d63-8203-afae84817981)
2023-03-28 07:27:58,575|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| deleting definition types under : /opt/app/onap/blueprints/working/cb472f32-17f9-4d63-8203-afae84817981/Definitions
2023-03-28 07:27:58,577|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| reinitialized all type definitions
2023-03-28 07:27:58,577|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(netconf-device)
2023-03-28 07:27:58,627|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(resolve-data)
2023-03-28 07:27:58,671|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-03-28 07:27:58,687|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-03-28 07:27:58,710|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-03-28 07:27:58,781|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-03-28 07:27:58,828|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ##### Enhancing Workflow(config-assign)
2023-03-28 07:27:58,828|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-03-28 07:27:58,828|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| identified workflow(config-assign) targets(resolve-data)
2023-03-28 07:27:58,828|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-03-28 07:27:58,828|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-03-28 07:27:58,828|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enriching artifacts file(/opt/app/onap/blueprints/working/cb472f32-17f9-4d63-8203-afae84817981/Templates/netconfrpc-mapping.json
2023-03-28 07:27:58,831|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-03-28 07:27:58,831|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-28 07:27:58,832|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ##### Enhancing Workflow(config-deploy)
2023-03-28 07:27:58,832|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-03-28 07:27:58,832|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| identified workflow(config-deploy) targets(execute-netconf)
2023-03-28 07:27:58,832|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(config-deploy) resource assignment files([]
2023-03-28 07:27:58,832|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ##### Enhancing blueprint Resource Definitions
2023-03-28 07:27:58,833|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-03-28 07:27:58,833|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| processing file (Templates/netconfrpc-mapping.json)
2023-03-28 07:27:58,836|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| distinct resource keys ([input-source])
2023-03-28 07:27:58,863|8f4f897b-795a-4d2d-a185-8edcb85d9ad9||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Enriching Resource Definition sources Node Template: [source-input]
2023-03-28 07:42:38,160|e96f66ce-9234-438c-b9f5-6e9b0c1eead4||Thread-117||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(e37f6c8d-c03f-41d6-9e47-ae7a461b2710) CBA(/opt/app/onap/blueprints/archive/e37f6c8d-c03f-41d6-9e47-ae7a461b2710/cba.zip)
2023-03-28 07:42:38,182|e96f66ce-9234-438c-b9f5-6e9b0c1eead4||Thread-117||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e37f6c8d-c03f-41d6-9e47-ae7a461b2710) and entry definition file (Definitions/CNF.json)
2023-03-28 07:42:38,211|e96f66ce-9234-438c-b9f5-6e9b0c1eead4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 07:42:38,211|e96f66ce-9234-438c-b9f5-6e9b0c1eead4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 07:42:38,211|e96f66ce-9234-438c-b9f5-6e9b0c1eead4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:42:38,211|e96f66ce-9234-438c-b9f5-6e9b0c1eead4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(scale-out)
2023-03-28 07:42:38,211|e96f66ce-9234-438c-b9f5-6e9b0c1eead4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(scale)
2023-03-28 07:42:38,212|e96f66ce-9234-438c-b9f5-6e9b0c1eead4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(scale-in)
2023-03-28 07:42:38,212|e96f66ce-9234-438c-b9f5-6e9b0c1eead4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(health-check)
2023-03-28 07:42:38,218|e96f66ce-9234-438c-b9f5-6e9b0c1eead4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e37f6c8d-c03f-41d6-9e47-ae7a461b2710) and entry definition file (Definitions/CNF.json)
2023-03-28 07:42:38,264|e96f66ce-9234-438c-b9f5-6e9b0c1eead4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :APACHE::1.0.0
2023-03-28 07:42:38,332|e96f66ce-9234-438c-b9f5-6e9b0c1eead4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-03-28 07:42:38,335|e96f66ce-9234-438c-b9f5-6e9b0c1eead4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-03-28 07:42:38,432|e96f66ce-9234-438c-b9f5-6e9b0c1eead4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/working/e37f6c8d-c03f-41d6-9e47-ae7a461b2710) present to clean.
2023-03-28 07:45:56,854|9b1f03cc-032b-4edb-8b51-a78fae485261||reactor-http-epoll-2||||INFO||||||| processing request id 9b1f03cc-032b-4edb-8b51-a78fae485261
2023-03-28 07:45:56,863|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-03-28 07:45:57,434|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-28 07:45:57,443|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-1||||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 07:45:57,474|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-28 07:45:57,500|70720b03-9974-4ce7-b218-7bc1353eca6d||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-request-producer-client-id-ktvpf] 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 U0cJ0FqMReSQlNrirCZQ-w
2023-03-28 07:45:57,500|70720b03-9974-4ce7-b218-7bc1353eca6d||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-request-producer-client-id-ktvpf] 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 U0cJ0FqMReSQlNrirCZQ-w
2023-03-28 07:45:57,500|70720b03-9974-4ce7-b218-7bc1353eca6d||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-request-producer-client-id-ktvpf] 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 U0cJ0FqMReSQlNrirCZQ-w
2023-03-28 07:45:57,500|70720b03-9974-4ce7-b218-7bc1353eca6d||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-request-producer-client-id-ktvpf] 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 U0cJ0FqMReSQlNrirCZQ-w
2023-03-28 07:45:57,500|70720b03-9974-4ce7-b218-7bc1353eca6d||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-request-producer-client-id-ktvpf] 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 U0cJ0FqMReSQlNrirCZQ-w
2023-03-28 07:45:57,500|70720b03-9974-4ce7-b218-7bc1353eca6d||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-request-producer-client-id-ktvpf] 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 U0cJ0FqMReSQlNrirCZQ-w
2023-03-28 07:45:57,506|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-28 07:45:57,506|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID  -1
2023-03-28 07:45:57,508|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-28 07:45:57,508|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-28 07:45:57,513|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-1||||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 07:45:57,558|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-28 07:45:57,584|9b1f03cc-032b-4edb-8b51-a78fae485261||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(0) requestID(9b1f03cc-032b-4edb-8b51-a78fae485261), subrequestID(36bfc51b-d6c3-4b7d-8d1c-7498accff9fd) CBA(APACHE/1.0.0/resource-assignment).
2023-03-28 07:45:57,642|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-28 07:45:57,659|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[9b1f03cc-032b-4edb-8b51-a78fae485261])'s step(resource-assignment)
2023-03-28 07:45:57,659|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-28 07:45:57,660|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(9b1f03cc-032b-4edb-8b51-a78fae485261) for workflow(resource-assignment) step(resource-assignment)
2023-03-28 07:45:57,661|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-28 07:45:57,661|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-28 07:45:57,662|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-03-28 07:45:57,685|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-1||||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 07:45:57,693|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-1||||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 07:45:57,694|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-03-28 07:45:57,695|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-1||||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 07:45:57,695|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("36bfc51b-d6c3-4b7d-8d1c-7498accff9fd") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-28 07:45:57,696|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ad0f128d-301c-45a4-94d6-0712ba1fcf88") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-28 07:45:57,697|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="36bfc51b-d6c3-4b7d-8d1c-7498accff9fd", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-03-28 07:45:57,702|9b1f03cc-032b-4edb-8b51-a78fae485261||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-28 07:45:57,702|9b1f03cc-032b-4edb-8b51-a78fae485261||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-28 07:45:57,711|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-28 07:45:59,409|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-28 07:45:59,423|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-28 07:45:59,429|9b1f03cc-032b-4edb-8b51-a78fae485261||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-28 07:45:59,430|9b1f03cc-032b-4edb-8b51-a78fae485261||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-28 07:45:59,431|9b1f03cc-032b-4edb-8b51-a78fae485261||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" : "ad0f128d-301c-45a4-94d6-0712ba1fcf88",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "36bfc51b-d6c3-4b7d-8d1c-7498accff9fd",
  "vnf_name" : "${vnf_name}"
})
2023-03-28 07:45:59,442|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-03-28 07:45:59,442|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-28 07:45:59,442|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-03-28 07:45:59,443|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[9b1f03cc-032b-4edb-8b51-a78fae485261])'s step(profile-upload)
2023-03-28 07:45:59,443|9b1f03cc-032b-4edb-8b51-a78fae485261||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-28 07:45:59,449|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(9b1f03cc-032b-4edb-8b51-a78fae485261) for workflow(resource-assignment) step(profile-upload)
2023-03-28 07:45:59,449|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-03-28 07:45:59,449|9b1f03cc-032b-4edb-8b51-a78fae485261||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-28 07:45:59,450|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-03-28 07:45:59,450|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2023-03-28 07:45:59,450|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-03-28 07:45:59,453|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-03-28 07:45:59,454|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-03-28 07:45:59,454|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-03-28 07:45:59,454|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-03-28 07:45:59,454|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-03-28 07:45:59,460|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-2||||INFO||||||| workflow(9b1f03cc-032b-4edb-8b51-a78fae485261) nodes completed with (0)exceptions
2023-03-28 07:45:59,461|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-28 07:45:59,470|70720b03-9974-4ce7-b218-7bc1353eca6d||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-response-producer-client-id-ktvpf] 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 Ogr6fltyTgSJjaO5WQk6UA
2023-03-28 07:45:59,470|70720b03-9974-4ce7-b218-7bc1353eca6d||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-response-producer-client-id-ktvpf] 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 Ogr6fltyTgSJjaO5WQk6UA
2023-03-28 07:45:59,470|70720b03-9974-4ce7-b218-7bc1353eca6d||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-response-producer-client-id-ktvpf] 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 Ogr6fltyTgSJjaO5WQk6UA
2023-03-28 07:45:59,470|70720b03-9974-4ce7-b218-7bc1353eca6d||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-response-producer-client-id-ktvpf] 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 Ogr6fltyTgSJjaO5WQk6UA
2023-03-28 07:45:59,470|70720b03-9974-4ce7-b218-7bc1353eca6d||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-response-producer-client-id-ktvpf] 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 Ogr6fltyTgSJjaO5WQk6UA
2023-03-28 07:45:59,470|70720b03-9974-4ce7-b218-7bc1353eca6d||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| [Producer clientId=audit-response-producer-client-id-ktvpf] 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 Ogr6fltyTgSJjaO5WQk6UA
2023-03-28 07:45:59,471|9b1f03cc-032b-4edb-8b51-a78fae485261||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 88f5e1bb-1af5-492e-bdef-5b1584448aca auditStoreId -1
2023-03-28 07:45:59,545|9b1f03cc-032b-4edb-8b51-a78fae485261||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(0) requestID(9b1f03cc-032b-4edb-8b51-a78fae485261), subrequestID(36bfc51b-d6c3-4b7d-8d1c-7498accff9fd) CBA(APACHE/1.0.0/resource-assignment).
2023-03-28 07:46:04,949|19d81f26-16cd-46c6-af45-c54962282829||reactor-http-epoll-2||||INFO||||||| processing request id 19d81f26-16cd-46c6-af45-c54962282829
2023-03-28 07:46:04,949|19d81f26-16cd-46c6-af45-c54962282829||reactor-http-epoll-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-28 07:46:04,953|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-1||||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 07:46:04,977|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-28 07:46:05,001|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-28 07:46:05,001|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID  -1
2023-03-28 07:46:05,001|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-28 07:46:05,001|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-28 07:46:05,006|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-1||||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 07:46:05,022|19d81f26-16cd-46c6-af45-c54962282829||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(1) requestID(19d81f26-16cd-46c6-af45-c54962282829), subrequestID(ca3a3b1d-4ab3-436e-bbc4-c044272ea7fc) CBA(APACHE/1.0.0/resource-assignment).
2023-03-28 07:46:05,036|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-28 07:46:05,039|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-28 07:46:05,039|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[19d81f26-16cd-46c6-af45-c54962282829])'s step(resource-assignment)
2023-03-28 07:46:05,039|19d81f26-16cd-46c6-af45-c54962282829||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-28 07:46:05,040|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(19d81f26-16cd-46c6-af45-c54962282829) for workflow(resource-assignment) step(resource-assignment)
2023-03-28 07:46:05,040|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-28 07:46:05,040|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-28 07:46:05,041|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-03-28 07:46:05,068|19d81f26-16cd-46c6-af45-c54962282829||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-28 07:46:05,072|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-03-28 07:46:05,072|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ca3a3b1d-4ab3-436e-bbc4-c044272ea7fc") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-03-28 07:46:05,073|19d81f26-16cd-46c6-af45-c54962282829||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-28 07:46:05,073|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||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 07:46:05,074|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("36fb8596-6ce8-4976-8de7-ce8f2d9895f3") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-03-28 07:46:05,076|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="36fb8596-6ce8-4976-8de7-ce8f2d9895f3"}
2023-03-28 07:46:05,076|19d81f26-16cd-46c6-af45-c54962282829||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-28 07:46:05,076|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="36fb8596-6ce8-4976-8de7-ce8f2d9895f3"}
2023-03-28 07:46:05,076|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||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 07:46:05,103|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=36fb8596-6ce8-4976-8de7-ce8f2d9895f3})
2023-03-28 07:46:05,108|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=36fb8596-6ce8-4976-8de7-ce8f2d9895f3})
2023-03-28 07:46:05,135|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-28 07:46:05,135|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-03-28 07:46:05,137|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"3e583ba7-3456-4e79-9ce2-db486fcaf168"}])
2023-03-28 07:46:05,137|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("3e583ba7-3456-4e79-9ce2-db486fcaf168") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-03-28 07:46:05,137|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"02ba7037-6ade-40f1-86a6-70a20f27d5b4"}])
2023-03-28 07:46:05,137|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("02ba7037-6ade-40f1-86a6-70a20f27d5b4") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-03-28 07:46:05,138|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-03-28 07:46:05,143|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 02ba7037-6ade-40f1-86a6-70a20f27d5b4
2023-03-28 07:46:05,144|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="36fb8596-6ce8-4976-8de7-ce8f2d9895f3"}
2023-03-28 07:46:05,144|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||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 07:46:05,162|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=36fb8596-6ce8-4976-8de7-ce8f2d9895f3})
2023-03-28 07:46:05,183|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-28 07:46:05,184|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-03-28 07:46:05,184|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-03-28 07:46:05,185|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||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 07:46:05,185|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-03-28 07:46:05,189|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 36fb8596-6ce8-4976-8de7-ce8f2d9895f3
2023-03-28 07:46:05,189|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ad0f128d-301c-45a4-94d6-0712ba1fcf88") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-28 07:46:05,189|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||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 07:46:05,190|19d81f26-16cd-46c6-af45-c54962282829||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 07:46:05,190|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("36bfc51b-d6c3-4b7d-8d1c-7498accff9fd") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-28 07:46:05,191|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="ad0f128d-301c-45a4-94d6-0712ba1fcf88", vnf-id="36bfc51b-d6c3-4b7d-8d1c-7498accff9fd"}
2023-03-28 07:46:05,191|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="ad0f128d-301c-45a4-94d6-0712ba1fcf88", vnf-id="36bfc51b-d6c3-4b7d-8d1c-7498accff9fd"}
2023-03-28 07:46:05,195|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ad0f128d-301c-45a4-94d6-0712ba1fcf88/service-data/vnfs/vnf/36bfc51b-d6c3-4b7d-8d1c-7498accff9fd/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 07:46:05,195|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ad0f128d-301c-45a4-94d6-0712ba1fcf88/service-data/vnfs/vnf/36bfc51b-d6c3-4b7d-8d1c-7498accff9fd/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 07:46:05,195|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ad0f128d-301c-45a4-94d6-0712ba1fcf88/service-data/vnfs/vnf/36bfc51b-d6c3-4b7d-8d1c-7498accff9fd/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 07:46:05,195|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ad0f128d-301c-45a4-94d6-0712ba1fcf88/service-data/vnfs/vnf/36bfc51b-d6c3-4b7d-8d1c-7498accff9fd/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 07:46:05,221|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ad0f128d-301c-45a4-94d6-0712ba1fcf88/service-data/vnfs/vnf/36bfc51b-d6c3-4b7d-8d1c-7498accff9fd/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-03-28 07:46:05,222|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ad0f128d-301c-45a4-94d6-0712ba1fcf88/service-data/vnfs/vnf/36bfc51b-d6c3-4b7d-8d1c-7498accff9fd/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-03-28 07:46:05,310|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-28 07:46:05,311|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-28 07:46:05,311|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-03-28 07:46:05,311|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2023-03-28 07:46:05,311|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2023-03-28 07:46:05,311|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-28 07:46:05,311|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-03-28 07:46:05,311|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-28 07:46:05,311|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-28 07:46:05,311|19d81f26-16cd-46c6-af45-c54962282829||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-28 07:46:05,313|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="ca3a3b1d-4ab3-436e-bbc4-c044272ea7fc"}
2023-03-28 07:46:05,321|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||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 07:46:05,321|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||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 07:46:05,323|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-28 07:46:05,393|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-28 07:46:05,393|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-28 07:46:05,394|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||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 07:46:05,398|19d81f26-16cd-46c6-af45-c54962282829||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-28 07:46:05,402|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="ad0f128d-301c-45a4-94d6-0712ba1fcf88", vnf-id="36bfc51b-d6c3-4b7d-8d1c-7498accff9fd"}
2023-03-28 07:46:05,407|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ad0f128d-301c-45a4-94d6-0712ba1fcf88/service-data/vnfs/vnf/36bfc51b-d6c3-4b7d-8d1c-7498accff9fd/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 07:46:05,407|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ad0f128d-301c-45a4-94d6-0712ba1fcf88/service-data/vnfs/vnf/36bfc51b-d6c3-4b7d-8d1c-7498accff9fd/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 07:46:05,454|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ad0f128d-301c-45a4-94d6-0712ba1fcf88/service-data/vnfs/vnf/36bfc51b-d6c3-4b7d-8d1c-7498accff9fd/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-03-28 07:46:05,469|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-28 07:46:05,469|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-28 07:46:05,469|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-03-28 07:46:05,469|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-03-28 07:46:05,469|19d81f26-16cd-46c6-af45-c54962282829||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 07:46:05,470|19d81f26-16cd-46c6-af45-c54962282829||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 07:46:05,470|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||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 07:46:05,477|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||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 07:46:05,477|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-03-28 07:46:05,477|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-28 07:46:05,478|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2023-03-28 07:46:05,478|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| workflow(19d81f26-16cd-46c6-af45-c54962282829) nodes completed with (1)exceptions
2023-03-28 07:46:05,479|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||ERROR||||||| workflow(19d81f26-16cd-46c6-af45-c54962282829) 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 07:46:05,479|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-28 07:46:05,486|19d81f26-16cd-46c6-af45-c54962282829||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b43965d6-e0b6-4f7c-8a31-ebd5630f4f6c auditStoreId -1
2023-03-28 07:46:05,498|19d81f26-16cd-46c6-af45-c54962282829||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(1) requestID(19d81f26-16cd-46c6-af45-c54962282829), subrequestID(ca3a3b1d-4ab3-436e-bbc4-c044272ea7fc) CBA(APACHE/1.0.0/resource-assignment).
2023-03-28 07:48:35,459|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-28 07:48:35,459|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-28 07:48:35,459|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-28 07:48:35,783|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-28 07:48:35,784|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-28 07:48:36,693|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-28 07:48:36,693|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(e76317a0-db2a-44c6-b063-630157a30eca) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-28 07:48:36,739|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(6108bac3-d99a-4c13-b140-2dec949c7171) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-28 07:48:36,742|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(45f37fc2-321c-45fb-ad89-dcbc6a285093) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-28 07:48:36,747|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(7c1086ca-7fd0-4a07-9810-288f1ace9e1e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-28 07:48:36,753|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(e6d7995a-2fa6-4b55-b78a-285abaf42856) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-28 07:48:36,760|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(de656458-aea4-4402-bc79-22686739bf16) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-28 07:48:36,769|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:48:36,770|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:48:36,770|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:48:36,770|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:48:36,770|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:48:36,771|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:48:36,778|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 07:48:36,785|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 07:48:36,790|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:48:36,795|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 07:48:36,799|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 07:48:36,855|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 07:48:36,856|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:48:36,876|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:48:36,921|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-28 07:48:36,983|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-28 07:48:36,987|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-28 07:48:37,075|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 07:48:37,076|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 07:48:37,076|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:48:37,090|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:48:37,133|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-28 07:48:37,198|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-28 07:48:37,199|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-28 07:48:37,286|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 07:48:37,286|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 07:48:37,287|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:48:37,303|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:48:37,348|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-28 07:48:37,411|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-28 07:48:37,416|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-28 07:48:37,501|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 07:48:37,501|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 07:48:37,501|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:48:37,501|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(HealthCheck)
2023-03-28 07:48:37,501|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-28 07:48:37,502|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(vf-config-assign)
2023-03-28 07:48:37,502|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(vf-config-deploy)
2023-03-28 07:48:37,514|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 07:48:37,514|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:48:37,514|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:48:37,517|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:48:37,560|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-28 07:48:37,613|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-28 07:48:37,645|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-28 07:48:37,705|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-28 07:48:37,705|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-28 07:48:37,777|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-28 07:48:37,842|f78a1036-b2c5-4a36-b34d-4fdfd6931c55||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:48:57,245|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||Thread-158||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b360b04c-564f-4966-bc22-ac588db028c2)
2023-03-28 07:48:57,246|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| deleting definition types under : /opt/app/onap/blueprints/working/b360b04c-564f-4966-bc22-ac588db028c2/Definitions
2023-03-28 07:48:57,248|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| reinitialized all type definitions
2023-03-28 07:48:57,248|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-03-28 07:48:57,290|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(vnf-template)
2023-03-28 07:48:57,312|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(vnf-mapping)
2023-03-28 07:48:57,329|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-03-28 07:48:57,358|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:48:57,421|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:48:57,443|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:48:57,463|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-03-28 07:48:57,463|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-03-28 07:48:57,463|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-03-28 07:48:57,494|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:48:57,518|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:48:57,541|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:48:57,573|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-28 07:48:57,623|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:48:57,653|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:48:57,687|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:48:57,710|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:48:57,733|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:48:57,755|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:48:57,795|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(config-assign)
2023-03-28 07:48:57,797|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(baseconfig-template)
2023-03-28 07:48:57,797|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-03-28 07:48:57,797|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-03-28 07:48:57,823|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:48:57,848|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:48:57,872|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(input)
2023-03-28 07:48:57,894|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(config-deploy)
2023-03-28 07:48:57,989|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ##### Enhancing Workflow(resource-assignment)
2023-03-28 07:48:57,989|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-03-28 07:48:57,989|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-03-28 07:48:57,989|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-03-28 07:48:57,989|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-03-28 07:48:57,989|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-03-28 07:48:57,989|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enriching artifacts file(/opt/app/onap/blueprints/working/b360b04c-564f-4966-bc22-ac588db028c2/Templates/vnf-mapping.json
2023-03-28 07:48:57,996|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-03-28 07:48:57,996|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-03-28 07:48:57,996|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enriching artifacts file(/opt/app/onap/blueprints/working/b360b04c-564f-4966-bc22-ac588db028c2/Templates/base_ubuntu20-mapping.json
2023-03-28 07:48:58,003|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-03-28 07:48:58,003|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-03-28 07:48:58,004|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ##### Enhancing Workflow(config-assign)
2023-03-28 07:48:58,004|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-03-28 07:48:58,004|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| identified workflow(config-assign) targets(config-assign)
2023-03-28 07:48:58,004|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-03-28 07:48:58,004|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-03-28 07:48:58,005|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enriching artifacts file(/opt/app/onap/blueprints/working/b360b04c-564f-4966-bc22-ac588db028c2/Templates/baseconfig-mapping.json
2023-03-28 07:48:58,010|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-03-28 07:48:58,011|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-28 07:48:58,011|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ##### Enhancing Workflow(config-deploy)
2023-03-28 07:48:58,011|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-03-28 07:48:58,011|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| identified workflow(config-deploy) targets(config-deploy)
2023-03-28 07:48:58,011|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(config-deploy) resource assignment files([]
2023-03-28 07:48:58,011|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ##### Enhancing blueprint Resource Definitions
2023-03-28 07:48:58,012|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-03-28 07:48:58,012|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| processing file (Templates/vnf-mapping.json)
2023-03-28 07:48:58,012|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-03-28 07:48:58,012|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| processing file (Templates/baseconfig-mapping.json)
2023-03-28 07:48:58,022|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:48:58,230|0e42f873-0b8d-4313-a4a2-6f3a0729d4e4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-03-28 07:48:58,527|f9e2e0f2-a751-4476-9e79-c8444fb06495||Thread-158||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(1cef3e87-3dd7-470d-910c-237ce5735080) CBA(/opt/app/onap/blueprints/archive/1cef3e87-3dd7-470d-910c-237ce5735080/cba.zip)
2023-03-28 07:48:58,537|f9e2e0f2-a751-4476-9e79-c8444fb06495||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1cef3e87-3dd7-470d-910c-237ce5735080) and entry definition file (Definitions/ubuntu20.json)
2023-03-28 07:48:58,553|f9e2e0f2-a751-4476-9e79-c8444fb06495||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 07:48:58,575|f9e2e0f2-a751-4476-9e79-c8444fb06495||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 07:48:58,575|f9e2e0f2-a751-4476-9e79-c8444fb06495||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 07:48:58,575|f9e2e0f2-a751-4476-9e79-c8444fb06495||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:48:58,579|f9e2e0f2-a751-4476-9e79-c8444fb06495||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1cef3e87-3dd7-470d-910c-237ce5735080) and entry definition file (Definitions/ubuntu20.json)
2023-03-28 07:48:58,617|f9e2e0f2-a751-4476-9e79-c8444fb06495||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-03-28 07:48:58,683|f9e2e0f2-a751-4476-9e79-c8444fb06495||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-03-28 07:48:58,685|f9e2e0f2-a751-4476-9e79-c8444fb06495||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-03-28 07:48:58,776|f9e2e0f2-a751-4476-9e79-c8444fb06495||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/working/1cef3e87-3dd7-470d-910c-237ce5735080) present to clean.
2023-03-28 07:49:15,630|d165ec65-ca72-4783-9385-66dd5ea171de||reactor-http-epoll-2||||INFO||||||| processing request id d165ec65-ca72-4783-9385-66dd5ea171de
2023-03-28 07:49:15,639|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-03-28 07:49:15,842|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-28 07:49:15,859|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||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 07:49:15,897|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-28 07:49:15,919|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-28 07:49:15,919|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||INFO||||||| StoreAuditService ID  -1
2023-03-28 07:49:15,921|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-28 07:49:15,921|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-28 07:49:15,929|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||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 07:49:15,955|d165ec65-ca72-4783-9385-66dd5ea171de||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(2) requestID(d165ec65-ca72-4783-9385-66dd5ea171de), subrequestID(97a6d2c8-c4d0-4aa3-a894-01f9ea209e55) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-28 07:49:15,972|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-28 07:49:15,972|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-03-28 07:49:15,972|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-28 07:49:15,973|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(d165ec65-ca72-4783-9385-66dd5ea171de) for workflow(resource-assignment) step(resource-assignment)
2023-03-28 07:49:15,973|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-28 07:49:15,973|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-28 07:49:15,974|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-03-28 07:49:15,994|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||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 07:49:15,996|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-28 07:49:15,997|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("a4a45514-0fda-45e0-96d8-a1c493b9f58b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-28 07:49:15,997|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("97a6d2c8-c4d0-4aa3-a894-01f9ea209e55") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-28 07:49:16,000|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "a4a45514-0fda-45e0-96d8-a1c493b9f58b",
  "vnf-id" : "97a6d2c8-c4d0-4aa3-a894-01f9ea209e55",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-03-28 07:49:16,015|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response...
2023-03-28 07:49:16,015|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-28 07:49:16,015|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-28 07:49:16,018|d165ec65-ca72-4783-9385-66dd5ea171de||DefaultDispatcher-worker-5||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 95b7f7e1-22af-41ec-8a64-5ca0ae254dea auditStoreId -1
2023-03-28 07:49:16,124|d165ec65-ca72-4783-9385-66dd5ea171de||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(2) requestID(d165ec65-ca72-4783-9385-66dd5ea171de), subrequestID(97a6d2c8-c4d0-4aa3-a894-01f9ea209e55) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-28 07:49:23,261|79336053-65b8-4750-a997-9847300338eb||reactor-http-epoll-2||||INFO||||||| processing request id 79336053-65b8-4750-a997-9847300338eb
2023-03-28 07:49:23,264|79336053-65b8-4750-a997-9847300338eb||reactor-http-epoll-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-28 07:49:23,273|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||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 07:49:23,326|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-28 07:49:23,343|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-28 07:49:23,343|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| StoreAuditService ID  -1
2023-03-28 07:49:23,344|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-28 07:49:23,344|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-28 07:49:23,346|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||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 07:49:23,356|79336053-65b8-4750-a997-9847300338eb||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(3) requestID(79336053-65b8-4750-a997-9847300338eb), subrequestID(80fa5385-8666-43d6-8e10-3d068e71247e) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-28 07:49:23,361|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-28 07:49:23,361|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-03-28 07:49:23,362|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-28 07:49:23,362|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(79336053-65b8-4750-a997-9847300338eb) for workflow(resource-assignment) step(resource-assignment)
2023-03-28 07:49:23,362|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-28 07:49:23,362|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-28 07:49:23,363|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-03-28 07:49:23,382|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||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 07:49:23,384|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-03-28 07:49:23,384|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-03-28 07:49:23,384|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-03-28 07:49:23,384|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-03-28 07:49:23,384|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("80fa5385-8666-43d6-8e10-3d068e71247e") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-03-28 07:49:23,385|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("a4a45514-0fda-45e0-96d8-a1c493b9f58b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-28 07:49:23,385|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||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 07:49:23,385|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-03-28 07:49:23,386|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-03-28 07:49:23,386|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("97a6d2c8-c4d0-4aa3-a894-01f9ea209e55") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-28 07:49:23,387|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "a4a45514-0fda-45e0-96d8-a1c493b9f58b",
  "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" : "80fa5385-8666-43d6-8e10-3d068e71247e",
  "vnf-id" : "97a6d2c8-c4d0-4aa3-a894-01f9ea209e55",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-03-28 07:49:23,402|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response...
2023-03-28 07:49:23,402|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-28 07:49:23,402|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-28 07:49:23,404|79336053-65b8-4750-a997-9847300338eb||DefaultDispatcher-worker-5||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ac1f21e1-678f-4eaf-a578-bef97057f9e5 auditStoreId -1
2023-03-28 07:49:23,420|79336053-65b8-4750-a997-9847300338eb||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(3) requestID(79336053-65b8-4750-a997-9847300338eb), subrequestID(80fa5385-8666-43d6-8e10-3d068e71247e) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-28 07:49:29,216|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-03-28 07:49:29,343|||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 07:49:29,523|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| processing request id 2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c
2023-03-28 07:49:29,523|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-28 07:49:29,524|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-28 07:49:29,528|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deriving input data for workflow: (config-assign)
2023-03-28 07:49:29,543|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| storeExecutionInput called not to store the Workflow action input details 
2023-03-28 07:49:29,543|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| StoreAuditService ID  -1
2023-03-28 07:49:29,543|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-28 07:49:29,543|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-28 07:49:29,544|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-28 07:49:29,550|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deriving input data for workflow: (config-assign)
2023-03-28 07:49:29,550|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-03-28 07:49:29,550|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-28 07:49:29,551|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| preparing request id(2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c) for workflow(config-assign) step(config-assign)
2023-03-28 07:49:29,551|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-03-28 07:49:29,551|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-03-28 07:49:29,552|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-03-28 07:49:29,555|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(4) requestID(2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c), subrequestID(02033339-9e1c-40f2-af75-dd72f1aeb4aa) CBA(ubuntu20/1.0.0/config-assign).
2023-03-28 07:49:29,582|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:49:29,583|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-28 07:49:29,583|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Setting Resource Value ("a4a45514-0fda-45e0-96d8-a1c493b9f58b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-28 07:49:29,583|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Setting Resource Value ("97a6d2c8-c4d0-4aa3-a894-01f9ea209e55") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-28 07:49:29,615|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Resource resolution saved into database successfully : (service-instance-id)
2023-03-28 07:49:29,615|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Resource resolution saved into database successfully : (vnf_name)
2023-03-28 07:49:29,617|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Resource resolution saved into database successfully : (vnf-id)
2023-03-28 07:49:29,617|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Generated Resource Param Data ({
  "service-instance-id" : "a4a45514-0fda-45e0-96d8-a1c493b9f58b",
  "vnf-id" : "97a6d2c8-c4d0-4aa3-a894-01f9ea209e55",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-03-28 07:49:29,654|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||DefaultDispatcher-worker-18||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-03-28 07:49:29,700|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:49:29,700|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Preparing Response...
2023-03-28 07:49:29,700|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-03-28 07:49:29,700|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resolveWorkflowOutputs for workflow(config-assign)
2023-03-28 07:49:29,705|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e0990286-26a7-4de3-b23e-9c0943ad5321 auditStoreId -1
2023-03-28 07:49:29,743|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(4) requestID(2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c), subrequestID(02033339-9e1c-40f2-af75-dd72f1aeb4aa) CBA(ubuntu20/1.0.0/config-assign).
2023-03-28 07:49:29,787|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Completed
2023-03-28 07:50:07,994|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-28 07:50:07,994|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-28 07:50:07,994|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-28 07:50:09,790|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-28 07:50:09,790|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-28 07:50:10,748|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-28 07:50:10,749|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(9d2f280c-0a11-4b47-b79b-675046ccffca) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-28 07:50:10,771|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(df802d6f-9364-41aa-b7f6-d4fe25ea193a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-28 07:50:10,776|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(4c27142c-d218-49ef-afff-fe8f3e7abd23) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-28 07:50:10,784|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(18b20d82-ba09-456e-8664-c6b1fcf161e2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-28 07:50:10,793|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(7392f42a-ee76-43ae-9812-c3e83ae215b1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-28 07:50:10,799|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(73e87082-595c-41f0-a16f-00e3578e9a95) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-28 07:50:10,805|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:50:10,806|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:50:10,806|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:50:10,806|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:50:10,806|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:50:10,806|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:50:10,817|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 07:50:10,820|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 07:50:10,824|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:50:10,827|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 07:50:10,830|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 07:50:10,861|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 07:50:10,861|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 07:50:10,862|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:50:10,876|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:50:10,919|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-28 07:50:10,978|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-28 07:50:10,982|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-28 07:50:11,082|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 07:50:11,082|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 07:50:11,083|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:50:11,083|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(HealthCheck)
2023-03-28 07:50:11,083|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-28 07:50:11,083|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(vf-config-assign)
2023-03-28 07:50:11,083|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(vf-config-deploy)
2023-03-28 07:50:11,101|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 07:50:11,101|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:50:11,102|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:50:11,107|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:50:11,147|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-28 07:50:11,202|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-28 07:50:11,203|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-28 07:50:11,309|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-28 07:50:11,366|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-28 07:50:11,366|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-28 07:50:11,450|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 07:50:11,451|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 07:50:11,451|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:50:11,465|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:50:11,507|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-28 07:50:11,580|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-28 07:50:11,581|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-28 07:50:11,654|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 07:50:11,655|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:50:11,665|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:50:11,698|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-28 07:50:11,754|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-28 07:50:11,755|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-28 07:50:11,814|b0b40316-6b1c-49bc-b43f-67b65dd28dd1||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:50:28,375|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-03-28 07:50:28,529|||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 07:50:28,532|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| processing request id 2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c
2023-03-28 07:50:28,537|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-28 07:50:28,541|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-28 07:50:28,571|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| storeExecutionInput called not to store the Workflow action input details 
2023-03-28 07:50:28,571|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| StoreAuditService ID  -1
2023-03-28 07:50:28,571|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-28 07:50:28,571|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-28 07:50:28,572|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-28 07:50:28,577|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deriving input data for workflow: (config-deploy)
2023-03-28 07:50:28,577|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-03-28 07:50:28,577|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-03-28 07:50:28,581|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| preparing request id(2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c) for workflow(config-deploy) step(config-deploy)
2023-03-28 07:50:28,582|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-03-28 07:50:28,582|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 07:50:28,583|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(5) requestID(2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c), subrequestID(8b114d7e-29ef-4a49-9c98-3d7cd2fdba36) CBA(ubuntu20/1.0.0/config-deploy).
2023-03-28 07:50:28,585|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-03-28 07:50:28,585|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Getting Jython Script Class(ConfigDeploy)
2023-03-28 07:50:28,643|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@722e205e
2023-03-28 07:50:28,644|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Hello world
2023-03-28 07:50:28,644|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Preparing Response...
2023-03-28 07:50:28,644|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-03-28 07:50:28,645|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-03-28 07:50:28,648|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bad637ab-ecfc-40e2-b47d-7c104537dda2 auditStoreId -1
2023-03-28 07:50:28,649|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Completed
2023-03-28 07:50:28,663|2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(5) requestID(2c0f1172-1fcb-4ad6-9ae5-07bb3d47212c), subrequestID(8b114d7e-29ef-4a49-9c98-3d7cd2fdba36) CBA(ubuntu20/1.0.0/config-deploy).
2023-03-28 07:50:31,389|5007864c-b4ed-4007-8714-9694d38dc82e||Thread-194||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Enhancing blueprint(/opt/app/onap/blueprints/working/48263722-472d-4c57-a123-0da06e55b7e6)
2023-03-28 07:50:31,390|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| deleting definition types under : /opt/app/onap/blueprints/working/48263722-472d-4c57-a123-0da06e55b7e6/Definitions
2023-03-28 07:50:31,393|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| reinitialized all type definitions
2023-03-28 07:50:31,394|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(netconf-device)
2023-03-28 07:50:31,438|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(resolve-data)
2023-03-28 07:50:31,482|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-03-28 07:50:31,502|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-03-28 07:50:31,521|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-03-28 07:50:31,594|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-03-28 07:50:31,638|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ##### Enhancing Workflow(config-assign)
2023-03-28 07:50:31,639|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-03-28 07:50:31,639|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| identified workflow(config-assign) targets(resolve-data)
2023-03-28 07:50:31,639|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-03-28 07:50:31,639|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-03-28 07:50:31,639|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enriching artifacts file(/opt/app/onap/blueprints/working/48263722-472d-4c57-a123-0da06e55b7e6/Templates/netconfrpc-mapping.json
2023-03-28 07:50:31,642|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-03-28 07:50:31,642|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-28 07:50:31,643|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ##### Enhancing Workflow(config-deploy)
2023-03-28 07:50:31,643|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-03-28 07:50:31,643|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| identified workflow(config-deploy) targets(execute-netconf)
2023-03-28 07:50:31,643|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| workflow(config-deploy) resource assignment files([]
2023-03-28 07:50:31,643|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| ##### Enhancing blueprint Resource Definitions
2023-03-28 07:50:31,644|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-03-28 07:50:31,644|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| processing file (Templates/netconfrpc-mapping.json)
2023-03-28 07:50:31,646|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| distinct resource keys ([input-source])
2023-03-28 07:50:31,667|5007864c-b4ed-4007-8714-9694d38dc82e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Enriching Resource Definition sources Node Template: [source-input]
2023-03-28 07:58:08,343|e9b9c23e-947b-4bf9-ae71-4e46e7f81f08||Thread-195||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(cee77cc2-4760-4bb7-8734-9c4156434958) CBA(/opt/app/onap/blueprints/archive/cee77cc2-4760-4bb7-8734-9c4156434958/cba.zip)
2023-03-28 07:58:08,355|e9b9c23e-947b-4bf9-ae71-4e46e7f81f08||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cee77cc2-4760-4bb7-8734-9c4156434958) and entry definition file (Definitions/CNF.json)
2023-03-28 07:58:08,406|e9b9c23e-947b-4bf9-ae71-4e46e7f81f08||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 07:58:08,406|e9b9c23e-947b-4bf9-ae71-4e46e7f81f08||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 07:58:08,406|e9b9c23e-947b-4bf9-ae71-4e46e7f81f08||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 07:58:08,406|e9b9c23e-947b-4bf9-ae71-4e46e7f81f08||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(scale-out)
2023-03-28 07:58:08,407|e9b9c23e-947b-4bf9-ae71-4e46e7f81f08||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(scale)
2023-03-28 07:58:08,407|e9b9c23e-947b-4bf9-ae71-4e46e7f81f08||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(scale-in)
2023-03-28 07:58:08,407|e9b9c23e-947b-4bf9-ae71-4e46e7f81f08||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(health-check)
2023-03-28 07:58:08,413|e9b9c23e-947b-4bf9-ae71-4e46e7f81f08||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cee77cc2-4760-4bb7-8734-9c4156434958) and entry definition file (Definitions/CNF.json)
2023-03-28 07:58:08,481|e9b9c23e-947b-4bf9-ae71-4e46e7f81f08||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :APACHE::1.0.0
2023-03-28 07:58:08,531|e9b9c23e-947b-4bf9-ae71-4e46e7f81f08||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-03-28 07:58:08,705|e9b9c23e-947b-4bf9-ae71-4e46e7f81f08||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-03-28 07:58:08,789|e9b9c23e-947b-4bf9-ae71-4e46e7f81f08||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/working/cee77cc2-4760-4bb7-8734-9c4156434958) present to clean.
2023-03-28 07:58:27,291|bf319bfc-2838-4d6e-9aab-fc6b37b35292||reactor-http-epoll-2||||INFO||||||| processing request id bf319bfc-2838-4d6e-9aab-fc6b37b35292
2023-03-28 07:58:27,294|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-03-28 07:58:27,801|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-28 07:58:27,813|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-1||||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 07:58:27,849|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-28 07:58:27,863|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-28 07:58:27,863|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID  -1
2023-03-28 07:58:27,865|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-28 07:58:27,865|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-28 07:58:27,874|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-1||||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 07:58:27,883|bf319bfc-2838-4d6e-9aab-fc6b37b35292||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(2) requestID(bf319bfc-2838-4d6e-9aab-fc6b37b35292), subrequestID(107d461c-bfc7-4a90-b874-a852c2f6df72) CBA(APACHE/1.0.0/resource-assignment).
2023-03-28 07:58:27,933|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-28 07:58:27,935|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-28 07:58:27,936|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[bf319bfc-2838-4d6e-9aab-fc6b37b35292])'s step(resource-assignment)
2023-03-28 07:58:27,936|bf319bfc-2838-4d6e-9aab-fc6b37b35292||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-28 07:58:27,938|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(bf319bfc-2838-4d6e-9aab-fc6b37b35292) for workflow(resource-assignment) step(resource-assignment)
2023-03-28 07:58:27,938|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-28 07:58:27,938|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-28 07:58:27,940|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-03-28 07:58:27,968|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-2||||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 07:58:27,970|bf319bfc-2838-4d6e-9aab-fc6b37b35292||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-28 07:58:27,970|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-03-28 07:58:27,970|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-2||||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 07:58:27,971|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("107d461c-bfc7-4a90-b874-a852c2f6df72") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-28 07:58:27,971|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("28381f96-368d-4572-8189-eb29aa9807f5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-28 07:58:27,973|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="107d461c-bfc7-4a90-b874-a852c2f6df72", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-03-28 07:58:27,990|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||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 07:58:27,990|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||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 07:58:27,993|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-28 07:58:28,086|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-28 07:58:28,086|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-28 07:58:28,087|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||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 07:58:28,089|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-28 07:58:28,090|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||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" : "28381f96-368d-4572-8189-eb29aa9807f5",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "107d461c-bfc7-4a90-b874-a852c2f6df72",
  "vnf_name" : "${vnf_name}"
})
2023-03-28 07:58:28,102|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-03-28 07:58:28,103|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-28 07:58:28,103|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-03-28 07:58:28,104|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[bf319bfc-2838-4d6e-9aab-fc6b37b35292])'s step(profile-upload)
2023-03-28 07:58:28,104|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||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 07:58:28,105|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(bf319bfc-2838-4d6e-9aab-fc6b37b35292) for workflow(resource-assignment) step(profile-upload)
2023-03-28 07:58:28,105|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-03-28 07:58:28,105|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||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 07:58:28,106|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-03-28 07:58:28,106|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2023-03-28 07:58:28,106|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-03-28 07:58:28,106|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-03-28 07:58:28,106|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-03-28 07:58:28,106|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-03-28 07:58:28,107|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-03-28 07:58:28,107|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-03-28 07:58:28,107|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| workflow(bf319bfc-2838-4d6e-9aab-fc6b37b35292) nodes completed with (0)exceptions
2023-03-28 07:58:28,108|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-28 07:58:28,111|bf319bfc-2838-4d6e-9aab-fc6b37b35292||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1ddc8893-222e-49bf-afd6-170c56bb801f auditStoreId -1
2023-03-28 07:58:28,123|bf319bfc-2838-4d6e-9aab-fc6b37b35292||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(2) requestID(bf319bfc-2838-4d6e-9aab-fc6b37b35292), subrequestID(107d461c-bfc7-4a90-b874-a852c2f6df72) CBA(APACHE/1.0.0/resource-assignment).
2023-03-28 07:58:32,281|6e66044e-e5b4-46a6-bc29-a677ee209a8f||reactor-http-epoll-2||||INFO||||||| processing request id 6e66044e-e5b4-46a6-bc29-a677ee209a8f
2023-03-28 07:58:32,281|6e66044e-e5b4-46a6-bc29-a677ee209a8f||reactor-http-epoll-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-28 07:58:32,285|6e66044e-e5b4-46a6-bc29-a677ee209a8f||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 07:58:32,312|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-28 07:58:32,323|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-28 07:58:32,323|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| StoreAuditService ID  -1
2023-03-28 07:58:32,323|6e66044e-e5b4-46a6-bc29-a677ee209a8f||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-28 07:58:32,324|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-28 07:58:32,328|6e66044e-e5b4-46a6-bc29-a677ee209a8f||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 07:58:32,339|6e66044e-e5b4-46a6-bc29-a677ee209a8f||kafka-producer-network-thread | audit-request-producer-client-id-ktvpf||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(3) requestID(6e66044e-e5b4-46a6-bc29-a677ee209a8f), subrequestID(f1104eaf-0cd7-43b7-ad0e-3f788c025d79) CBA(APACHE/1.0.0/resource-assignment).
2023-03-28 07:58:32,355|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-28 07:58:32,356|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-4||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-28 07:58:32,357|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment[6e66044e-e5b4-46a6-bc29-a677ee209a8f])'s step(resource-assignment)
2023-03-28 07:58:32,357|6e66044e-e5b4-46a6-bc29-a677ee209a8f||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 07:58:32,357|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(6e66044e-e5b4-46a6-bc29-a677ee209a8f) for workflow(resource-assignment) step(resource-assignment)
2023-03-28 07:58:32,357|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-28 07:58:32,357|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-28 07:58:32,358|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-03-28 07:58:32,390|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-4||||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 07:58:32,393|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-03-28 07:58:32,393|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("f1104eaf-0cd7-43b7-ad0e-3f788c025d79") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-03-28 07:58:32,393|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-4||||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 07:58:32,394|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||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 07:58:32,395|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("36fb8596-6ce8-4976-8de7-ce8f2d9895f3") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-03-28 07:58:32,396|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="36fb8596-6ce8-4976-8de7-ce8f2d9895f3"}
2023-03-28 07:58:32,396|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="36fb8596-6ce8-4976-8de7-ce8f2d9895f3"}
2023-03-28 07:58:32,396|6e66044e-e5b4-46a6-bc29-a677ee209a8f||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-28 07:58:32,396|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||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 07:58:32,425|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=36fb8596-6ce8-4976-8de7-ce8f2d9895f3})
2023-03-28 07:58:32,437|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=36fb8596-6ce8-4976-8de7-ce8f2d9895f3})
2023-03-28 07:58:32,443|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-03-28 07:58:32,443|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"3e583ba7-3456-4e79-9ce2-db486fcaf168"}])
2023-03-28 07:58:32,443|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("3e583ba7-3456-4e79-9ce2-db486fcaf168") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-03-28 07:58:32,463|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-28 07:58:32,463|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"02ba7037-6ade-40f1-86a6-70a20f27d5b4"}])
2023-03-28 07:58:32,464|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("02ba7037-6ade-40f1-86a6-70a20f27d5b4") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-03-28 07:58:32,464|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-03-28 07:58:32,469|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 02ba7037-6ade-40f1-86a6-70a20f27d5b4
2023-03-28 07:58:32,470|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="36fb8596-6ce8-4976-8de7-ce8f2d9895f3"}
2023-03-28 07:58:32,470|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||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 07:58:32,485|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=36fb8596-6ce8-4976-8de7-ce8f2d9895f3})
2023-03-28 07:58:32,507|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-28 07:58:32,508|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-03-28 07:58:32,508|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-03-28 07:58:32,508|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||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 07:58:32,508|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-03-28 07:58:32,514|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 36fb8596-6ce8-4976-8de7-ce8f2d9895f3
2023-03-28 07:58:32,514|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("28381f96-368d-4572-8189-eb29aa9807f5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-28 07:58:32,515|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-1||||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 07:58:32,516|6e66044e-e5b4-46a6-bc29-a677ee209a8f||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 07:58:32,516|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("107d461c-bfc7-4a90-b874-a852c2f6df72") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-28 07:58:32,517|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="28381f96-368d-4572-8189-eb29aa9807f5", vnf-id="107d461c-bfc7-4a90-b874-a852c2f6df72"}
2023-03-28 07:58:32,517|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="28381f96-368d-4572-8189-eb29aa9807f5", vnf-id="107d461c-bfc7-4a90-b874-a852c2f6df72"}
2023-03-28 07:58:32,521|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/28381f96-368d-4572-8189-eb29aa9807f5/service-data/vnfs/vnf/107d461c-bfc7-4a90-b874-a852c2f6df72/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 07:58:32,521|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/28381f96-368d-4572-8189-eb29aa9807f5/service-data/vnfs/vnf/107d461c-bfc7-4a90-b874-a852c2f6df72/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 07:58:32,522|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/28381f96-368d-4572-8189-eb29aa9807f5/service-data/vnfs/vnf/107d461c-bfc7-4a90-b874-a852c2f6df72/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 07:58:32,522|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/28381f96-368d-4572-8189-eb29aa9807f5/service-data/vnfs/vnf/107d461c-bfc7-4a90-b874-a852c2f6df72/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 07:58:32,552|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/28381f96-368d-4572-8189-eb29aa9807f5/service-data/vnfs/vnf/107d461c-bfc7-4a90-b874-a852c2f6df72/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-03-28 07:58:32,560|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/28381f96-368d-4572-8189-eb29aa9807f5/service-data/vnfs/vnf/107d461c-bfc7-4a90-b874-a852c2f6df72/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-03-28 07:58:32,566|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-03-28 07:58:32,566|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-03-28 07:58:32,566|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-28 07:58:32,566|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-28 07:58:32,566|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-1||||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 07:58:32,573|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-28 07:58:32,574|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-28 07:58:32,574|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2023-03-28 07:58:32,575|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2023-03-28 07:58:32,575|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-28 07:58:32,576|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="f1104eaf-0cd7-43b7-ad0e-3f788c025d79"}
2023-03-28 07:58:32,579|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||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 07:58:32,580|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||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 07:58:32,581|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-28 07:58:32,647|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-28 07:58:32,648|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-28 07:58:32,649|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||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 07:58:32,649|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-28 07:58:32,650|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="28381f96-368d-4572-8189-eb29aa9807f5", vnf-id="107d461c-bfc7-4a90-b874-a852c2f6df72"}
2023-03-28 07:58:32,656|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/28381f96-368d-4572-8189-eb29aa9807f5/service-data/vnfs/vnf/107d461c-bfc7-4a90-b874-a852c2f6df72/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 07:58:32,656|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/28381f96-368d-4572-8189-eb29aa9807f5/service-data/vnfs/vnf/107d461c-bfc7-4a90-b874-a852c2f6df72/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 07:58:32,677|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/28381f96-368d-4572-8189-eb29aa9807f5/service-data/vnfs/vnf/107d461c-bfc7-4a90-b874-a852c2f6df72/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-03-28 07:58:32,688|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2023-03-28 07:58:32,688|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-28 07:58:32,688|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-03-28 07:58:32,688|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-4||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-03-28 07:58:32,688|6e66044e-e5b4-46a6-bc29-a677ee209a8f||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 07:58:32,688|6e66044e-e5b4-46a6-bc29-a677ee209a8f||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-28 07:58:32,689|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-2||||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 07:58:32,691|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-2||||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 07:58:32,691|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-03-28 07:58:32,691|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-28 07:58:32,691|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2023-03-28 07:58:32,692|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-2||||INFO||||||| workflow(6e66044e-e5b4-46a6-bc29-a677ee209a8f) nodes completed with (1)exceptions
2023-03-28 07:58:32,692|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-2||||ERROR||||||| workflow(6e66044e-e5b4-46a6-bc29-a677ee209a8f) 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 07:58:32,692|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-28 07:58:32,697|6e66044e-e5b4-46a6-bc29-a677ee209a8f||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b3ff1c2f-1fa9-4a6c-91a9-f339da67fbf3 auditStoreId -1
2023-03-28 07:58:32,725|6e66044e-e5b4-46a6-bc29-a677ee209a8f||kafka-producer-network-thread | audit-response-producer-client-id-ktvpf||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(3) requestID(6e66044e-e5b4-46a6-bc29-a677ee209a8f), subrequestID(f1104eaf-0cd7-43b7-ad0e-3f788c025d79) CBA(APACHE/1.0.0/resource-assignment).
2023-03-28 08:10:51,199|aafba121-ec1e-48b3-8091-0f0725ac6b59||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-28 08:10:51,199|aafba121-ec1e-48b3-8091-0f0725ac6b59||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-28 08:10:51,199|aafba121-ec1e-48b3-8091-0f0725ac6b59||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-28 08:10:51,694|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-28 08:10:51,695|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-28 08:10:52,569|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-28 08:10:52,570|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(14af3741-429a-4e76-ad91-e4ad26ee6c12) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-28 08:10:52,580|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(372469c3-99d9-4af6-bdfb-b056d977662b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-28 08:10:52,582|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(c590d280-0d87-40fc-baed-a1a62a164bbd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-28 08:10:52,587|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(43a12fc2-b7fa-4e96-bc33-cff9aa9e2f9d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-28 08:10:52,594|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(eb161935-a734-4630-afea-2833a366852d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-28 08:10:52,600|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Save processing(be6b8413-07d6-4b84-b92f-a0bbdb931372) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-28 08:10:52,607|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 08:10:52,607|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 08:10:52,607|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 08:10:52,608|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 08:10:52,608|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 08:10:52,608|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 08:10:52,618|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 08:10:52,622|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 08:10:52,627|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 08:10:52,629|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 08:10:52,631|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-28 08:10:52,657|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 08:10:52,657|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 08:10:52,666|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 08:10:52,666|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 08:10:52,667|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 08:10:52,672|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 08:10:52,713|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-28 08:10:52,774|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-28 08:10:52,808|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-28 08:10:52,865|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-28 08:10:52,866|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-28 08:10:52,938|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-28 08:10:53,027|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 08:10:53,027|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 08:10:53,028|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 08:10:53,040|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 08:10:53,081|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-28 08:10:53,132|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-28 08:10:53,135|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-28 08:10:53,215|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(resource-assignment)
2023-03-28 08:10:53,216|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-assign)
2023-03-28 08:10:53,217|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(config-deploy)
2023-03-28 08:10:53,217|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(HealthCheck)
2023-03-28 08:10:53,217|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-28 08:10:53,217|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(vf-config-assign)
2023-03-28 08:10:53,218|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Validating Workflow(vf-config-deploy)
2023-03-28 08:10:53,229|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| 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 08:10:53,268|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-28 08:10:53,315|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-ktvpf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-28 08:10:53,316|aafba121-ec1e-48b3-8091-0f0725ac6b59||DefaultDispatcher-worker-20||/api/v1/bluepri