Results

By type

          23:03:49,073 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
23:03:49,076 |-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:03:49,079 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
23:03:49,079 |-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:03:49,079 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
23:03:49,102 |-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:03:49,268 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
23:03:49,278 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:03:49,281 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
23:03:49,287 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:03:49,365 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
23:03:49,365 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
23:03:49,365 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
23:03:49,365 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
23:03:49,365 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
23:03:49,365 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
23:03:49,365 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
23:03:49,366 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
23:03:49,367 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2023-04-02 23:03:50,561|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-04-02 23:03:50,663|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-fb8d4bdbb-48cpd with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app)
2023-04-02 23:03:50,666|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-04-02 23:03:55,102|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-04-02 23:03:55,796|||main||||INFO||||||| Finished Spring Data repository scanning in 646 ms. Found 11 JPA repository interfaces.
2023-04-02 23:03:58,146|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-04-02 23:03:58,260|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-04-02 23:03:58,497|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-04-02 23:03:59,065|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-04-02 23:03:59,481|||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-04-02 23:03:59,483|||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-04-02 23:04:02,053|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-02 23:04:02,078|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-04-02 23:04:02,195|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-04-02 23:04:04,005|||main||||INFO||||||| Kakfa audit service is enabled
2023-04-02 23:04:04,150|||main||||INFO||||||| Workflow Audit store is disabled
2023-04-02 23:04:05,597|||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-04-02 23:04:05,667|||main||||INFO||||||| Dependency Management module created...
2023-04-02 23:04:06,781|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-04-02 23:04:07,103|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-04-02 23:04:08,542|||main||||INFO||||||| Netty started on port 8080
2023-04-02 23:04:10,333|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-04-02 23:04:10,646|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-04-02 23:04:10,658|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 21.048 seconds (JVM running for 22.393)
2023-04-02 23:04:10,686|||DefaultDispatcher-worker-2||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)...
2023-04-02 23:04:10,687|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-04-02 23:04:10,858|||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-48cpd
	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-04-02 23:04:11,086|||DefaultDispatcher-worker-1||||INFO||||||| Successfully logged in.
2023-04-02 23:04:11,181|||DefaultDispatcher-worker-1||||INFO||||||| Kafka version: 3.0.1
2023-04-02 23:04:11,181|||DefaultDispatcher-worker-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-04-02 23:04:11,181|||DefaultDispatcher-worker-1||||INFO||||||| Kafka startTimeMs: 1680476651179
2023-04-02 23:04:11,185|||DefaultDispatcher-worker-1||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request
2023-04-02 23:04:11,185|||DefaultDispatcher-worker-1||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request])
2023-04-02 23:04:11,922|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, 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 kquT38vETrysVm082iflIQ
2023-04-02 23:04:11,923|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, 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 kquT38vETrysVm082iflIQ
2023-04-02 23:04:11,923|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, 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 kquT38vETrysVm082iflIQ
2023-04-02 23:04:11,923|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, 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 kquT38vETrysVm082iflIQ
2023-04-02 23:04:11,923|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, 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 kquT38vETrysVm082iflIQ
2023-04-02 23:04:11,923|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, 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 kquT38vETrysVm082iflIQ
2023-04-02 23:04:11,925|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, groupId=cds-bp-processor] Cluster ID: M_jDh-SlSt27lHw3k4UhYg
2023-04-02 23:04:11,927|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-04-02 23:04:11,946|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, groupId=cds-bp-processor] (Re-)joining group
2023-04-02 23:04:12,046|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id
2023-04-02 23:04:12,046|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, groupId=cds-bp-processor] (Re-)joining group
2023-04-02 23:04:15,066|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-48cpd-d72fd981-a34b-4900-84c0-5aac723e471b', protocol='range'}
2023-04-02 23:04:15,072|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-48cpd-d72fd981-a34b-4900-84c0-5aac723e471b=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-04-02 23:04:15,118|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-48cpd-d72fd981-a34b-4900-84c0-5aac723e471b', protocol='range'}
2023-04-02 23:04:15,119|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, 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-04-02 23:04:15,125|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, 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-04-02 23:04:15,148|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0
2023-04-02 23:04:15,148|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1
2023-04-02 23:04:15,148|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2
2023-04-02 23:04:15,149|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3
2023-04-02 23:04:15,149|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4
2023-04-02 23:04:15,149|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5
2023-04-02 23:04:15,260|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-02 23:04:15,261|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-02 23:04:15,269|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-02 23:04:15,269|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-02 23:04:15,274|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-02 23:04:15,274|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-48cpd, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-03 02:50:18,693|6915310e-ec42-4a98-97f9-a558fd754a53||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-04-03 02:50:18,695|6915310e-ec42-4a98-97f9-a558fd754a53||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-04-03 02:50:18,696|6915310e-ec42-4a98-97f9-a558fd754a53||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-04-03 02:50:19,696|6915310e-ec42-4a98-97f9-a558fd754a53||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-04-03 02:50:19,699|6915310e-ec42-4a98-97f9-a558fd754a53||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-04-03 02:50:23,461|a7d802b9-36fb-42e8-904c-71f391b92c40||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0546bb7a-d22f-4aeb-8770-2fe34cea0521)
2023-04-03 02:50:23,493|a7d802b9-36fb-42e8-904c-71f391b92c40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| deleting definition types under : /opt/app/onap/blueprints/working/0546bb7a-d22f-4aeb-8770-2fe34cea0521/Definitions
2023-04-03 02:50:23,580|a7d802b9-36fb-42e8-904c-71f391b92c40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| reinitialized all type definitions
2023-04-03 02:50:23,587|a7d802b9-36fb-42e8-904c-71f391b92c40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(helloworld)
2023-04-03 02:50:23,680|a7d802b9-36fb-42e8-904c-71f391b92c40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(helloworld-template)
2023-04-03 02:50:23,700|a7d802b9-36fb-42e8-904c-71f391b92c40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-04-03 02:50:23,734|a7d802b9-36fb-42e8-904c-71f391b92c40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-04-03 02:50:23,829|a7d802b9-36fb-42e8-904c-71f391b92c40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ##### Enhancing Workflow(helloworld)
2023-04-03 02:50:23,836|a7d802b9-36fb-42e8-904c-71f391b92c40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-04-03 02:50:23,837|a7d802b9-36fb-42e8-904c-71f391b92c40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| identified workflow(helloworld) targets(helloworld)
2023-04-03 02:50:23,838|a7d802b9-36fb-42e8-904c-71f391b92c40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-04-03 02:50:23,843|a7d802b9-36fb-42e8-904c-71f391b92c40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-04-03 02:50:23,845|a7d802b9-36fb-42e8-904c-71f391b92c40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enriching artifacts file(/opt/app/onap/blueprints/working/0546bb7a-d22f-4aeb-8770-2fe34cea0521/Templates/hello-world-mapping.json
2023-04-03 02:50:23,865|a7d802b9-36fb-42e8-904c-71f391b92c40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-04-03 02:50:23,865|a7d802b9-36fb-42e8-904c-71f391b92c40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| dataType not present for the recipe(dt-helloworld-properties)
2023-04-03 02:50:23,866|a7d802b9-36fb-42e8-904c-71f391b92c40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ##### Enhancing blueprint Resource Definitions
2023-04-03 02:50:23,867|a7d802b9-36fb-42e8-904c-71f391b92c40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-04-03 02:50:23,872|a7d802b9-36fb-42e8-904c-71f391b92c40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| processing file (Templates/hello-world-mapping.json)
2023-04-03 02:50:23,898|a7d802b9-36fb-42e8-904c-71f391b92c40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| distinct resource keys ([])
2023-04-03 02:50:23,898|a7d802b9-36fb-42e8-904c-71f391b92c40||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Enriching Resource Definition sources Node Template: []
2023-04-03 02:50:24,228|aecf74cb-b3e9-4578-8b1c-6f533d99ed82||Thread-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(0dc3246a-c1b3-4998-8da7-e0e7b06f47f8) CBA(/opt/app/onap/blueprints/archive/0dc3246a-c1b3-4998-8da7-e0e7b06f47f8/cba.zip)
2023-04-03 02:50:24,248|aecf74cb-b3e9-4578-8b1c-6f533d99ed82||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0dc3246a-c1b3-4998-8da7-e0e7b06f47f8) and entry definition file (Definitions/blueprint.json)
2023-04-03 02:50:24,302|aecf74cb-b3e9-4578-8b1c-6f533d99ed82||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(helloworld)
2023-04-03 02:50:24,332|aecf74cb-b3e9-4578-8b1c-6f533d99ed82||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0dc3246a-c1b3-4998-8da7-e0e7b06f47f8) and entry definition file (Definitions/blueprint.json)
2023-04-03 02:50:24,594|aecf74cb-b3e9-4578-8b1c-6f533d99ed82||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/working/0dc3246a-c1b3-4998-8da7-e0e7b06f47f8) present to clean.
2023-04-03 02:50:24,828|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2023-04-03 02:50:24,832|654321||reactor-http-epoll-3||||INFO||||||| Setting up message producer(self-service-api.audit.request)...
2023-04-03 02:50:24,952|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-48cpd
	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-04-03 02:50:24,969|654321||reactor-http-epoll-3||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] Instantiated an idempotent producer.
2023-04-03 02:50:24,995|654321||reactor-http-epoll-3||||INFO||||||| Kafka version: 3.0.1
2023-04-03 02:50:24,995|654321||reactor-http-epoll-3||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-04-03 02:50:24,996|654321||reactor-http-epoll-3||||INFO||||||| Kafka startTimeMs: 1680490224995
2023-04-03 02:50:25,064|||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 02:50:25,064|||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 02:50:25,064|||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 02:50:25,064|||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 02:50:25,064|||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 02:50:25,064|||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 02:50:25,064|||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] Cluster ID: M_jDh-SlSt27lHw3k4UhYg
2023-04-03 02:50:25,065|||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] ProducerId set to 3 with epoch 0
2023-04-03 02:50:25,088|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-03 02:50:25,092|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-04-03 02:50:25,109|654321||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-04-03 02:50:25,210|654321||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||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-04-03 02:50:25,314|654321||DefaultDispatcher-worker-2||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-04-03 02:50:25,319|654321||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-04-03 02:50:25,325|654321||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-04-03 02:50:25,365|654321||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-04-03 02:50:25,367|654321||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-04-03 02:50:25,388|654321||DefaultDispatcher-worker-2||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-03 02:50:25,404|654321||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-04-03 02:50:25,405|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-04-03 02:50:25,407|654321||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-04-03 02:50:25,437|654321||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-04-03 02:50:25,466|654321||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([])
2023-04-03 02:50:25,468|654321||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ })
2023-04-03 02:50:25,595|654321||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-04-03 02:50:25,598|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-04-03 02:50:25,598|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-04-03 02:50:25,600|654321||DefaultDispatcher-worker-2||||INFO||||||| Setting up message producer(self-service-api.audit.response)...
2023-04-03 02:50:25,628|654321||DefaultDispatcher-worker-2||||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-48cpd
	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-04-03 02:50:25,628|654321||DefaultDispatcher-worker-2||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] Instantiated an idempotent producer.
2023-04-03 02:50:25,632|654321||DefaultDispatcher-worker-2||||INFO||||||| Kafka version: 3.0.1
2023-04-03 02:50:25,632|654321||DefaultDispatcher-worker-2||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-04-03 02:50:25,632|654321||DefaultDispatcher-worker-2||||INFO||||||| Kafka startTimeMs: 1680490225632
2023-04-03 02:50:25,683|||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 02:50:25,684|||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 02:50:25,684|||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 02:50:25,684|||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 02:50:25,684|||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 02:50:25,684|||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 02:50:25,684|||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] Cluster ID: M_jDh-SlSt27lHw3k4UhYg
2023-04-03 02:50:25,686|||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] ProducerId set to 1008 with epoch 0
2023-04-03 02:50:25,691|654321||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID dc185359-27ce-4636-9ad9-78ef9fabca2f auditStoreId -1
2023-04-03 02:50:25,782|654321||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||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-04-03 03:49:52,406|6c2888af-8bd7-496a-ae0e-d364a50e1b28||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-04-03 03:49:52,406|6c2888af-8bd7-496a-ae0e-d364a50e1b28||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-04-03 03:49:52,406|6c2888af-8bd7-496a-ae0e-d364a50e1b28||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-04-03 03:49:53,246|6c2888af-8bd7-496a-ae0e-d364a50e1b28||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-04-03 03:49:53,246|6c2888af-8bd7-496a-ae0e-d364a50e1b28||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-04-03 03:49:55,159|cd5c02b4-4003-4192-9c1f-59e0bf37ee66||Thread-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ffb662e2-c0fe-43eb-9892-20d6fa70ff3b)
2023-04-03 03:49:55,165|cd5c02b4-4003-4192-9c1f-59e0bf37ee66||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| deleting definition types under : /opt/app/onap/blueprints/working/ffb662e2-c0fe-43eb-9892-20d6fa70ff3b/Definitions
2023-04-03 03:49:55,169|cd5c02b4-4003-4192-9c1f-59e0bf37ee66||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| reinitialized all type definitions
2023-04-03 03:49:55,171|cd5c02b4-4003-4192-9c1f-59e0bf37ee66||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(helloworld)
2023-04-03 03:49:55,212|cd5c02b4-4003-4192-9c1f-59e0bf37ee66||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(helloworld-template)
2023-04-03 03:49:55,232|cd5c02b4-4003-4192-9c1f-59e0bf37ee66||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-04-03 03:49:55,252|cd5c02b4-4003-4192-9c1f-59e0bf37ee66||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-04-03 03:49:55,279|cd5c02b4-4003-4192-9c1f-59e0bf37ee66||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ##### Enhancing Workflow(helloworld)
2023-04-03 03:49:55,279|cd5c02b4-4003-4192-9c1f-59e0bf37ee66||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-04-03 03:49:55,279|cd5c02b4-4003-4192-9c1f-59e0bf37ee66||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| identified workflow(helloworld) targets(helloworld)
2023-04-03 03:49:55,280|cd5c02b4-4003-4192-9c1f-59e0bf37ee66||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-04-03 03:49:55,280|cd5c02b4-4003-4192-9c1f-59e0bf37ee66||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-04-03 03:49:55,280|cd5c02b4-4003-4192-9c1f-59e0bf37ee66||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enriching artifacts file(/opt/app/onap/blueprints/working/ffb662e2-c0fe-43eb-9892-20d6fa70ff3b/Templates/hello-world-mapping.json
2023-04-03 03:49:55,288|cd5c02b4-4003-4192-9c1f-59e0bf37ee66||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-04-03 03:49:55,288|cd5c02b4-4003-4192-9c1f-59e0bf37ee66||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| dataType not present for the recipe(dt-helloworld-properties)
2023-04-03 03:49:55,288|cd5c02b4-4003-4192-9c1f-59e0bf37ee66||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ##### Enhancing blueprint Resource Definitions
2023-04-03 03:49:55,288|cd5c02b4-4003-4192-9c1f-59e0bf37ee66||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-04-03 03:49:55,288|cd5c02b4-4003-4192-9c1f-59e0bf37ee66||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| processing file (Templates/hello-world-mapping.json)
2023-04-03 03:49:55,295|cd5c02b4-4003-4192-9c1f-59e0bf37ee66||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| distinct resource keys ([])
2023-04-03 03:49:55,296|cd5c02b4-4003-4192-9c1f-59e0bf37ee66||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Enriching Resource Definition sources Node Template: []
2023-04-03 03:49:55,572|40bdcdcc-8f15-4e35-9c5f-085c1997b6df||Thread-52||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(a55d8ad9-18b0-428f-a33c-930ede6b05b7) CBA(/opt/app/onap/blueprints/archive/a55d8ad9-18b0-428f-a33c-930ede6b05b7/cba.zip)
2023-04-03 03:49:55,581|40bdcdcc-8f15-4e35-9c5f-085c1997b6df||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a55d8ad9-18b0-428f-a33c-930ede6b05b7) and entry definition file (Definitions/blueprint.json)
2023-04-03 03:49:55,598|40bdcdcc-8f15-4e35-9c5f-085c1997b6df||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(helloworld)
2023-04-03 03:49:55,603|40bdcdcc-8f15-4e35-9c5f-085c1997b6df||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a55d8ad9-18b0-428f-a33c-930ede6b05b7) and entry definition file (Definitions/blueprint.json)
2023-04-03 03:49:55,768|40bdcdcc-8f15-4e35-9c5f-085c1997b6df||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/working/a55d8ad9-18b0-428f-a33c-930ede6b05b7) present to clean.
2023-04-03 03:49:55,998|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2023-04-03 03:49:56,013|654321||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 03:49:56,014|654321||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 03:49:56,014|654321||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 03:49:56,014|654321||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 03:49:56,014|654321||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 03:49:56,014|654321||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 03:49:56,019|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-03 03:49:56,019|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-04-03 03:49:56,028|654321||reactor-http-epoll-2||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-04-03 03:49:56,028|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-04-03 03:49:56,038|654321||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||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-04-03 03:49:56,039|654321||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-04-03 03:49:56,100|654321||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-04-03 03:49:56,101|654321||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-04-03 03:49:56,101|654321||DefaultDispatcher-worker-2||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-03 03:49:56,104|654321||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-04-03 03:49:56,105|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-04-03 03:49:56,105|654321||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-04-03 03:49:56,109|654321||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-04-03 03:49:56,145|654321||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([])
2023-04-03 03:49:56,146|654321||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ })
2023-04-03 03:49:56,164|654321||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-04-03 03:49:56,165|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-04-03 03:49:56,165|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-04-03 03:49:56,241|654321||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 03:49:56,241|654321||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 03:49:56,241|654321||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 03:49:56,241|654321||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 03:49:56,241|654321||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 03:49:56,241|654321||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 03:49:56,243|654321||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4c3b948d-4da8-44c4-8baf-c9326a89f563 auditStoreId -1
2023-04-03 03:49:56,257|654321||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||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-04-03 04:10:22,461|e3bc1702-eb66-4bb1-94cb-ae585944a7b9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-04-03 04:10:22,461|e3bc1702-eb66-4bb1-94cb-ae585944a7b9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-04-03 04:10:22,461|e3bc1702-eb66-4bb1-94cb-ae585944a7b9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-04-03 04:10:23,040|e3bc1702-eb66-4bb1-94cb-ae585944a7b9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-04-03 04:10:23,041|e3bc1702-eb66-4bb1-94cb-ae585944a7b9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-04-03 04:10:25,156|114d2251-e101-4a38-849b-08625c32c886||Thread-71||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/53e3d4ce-b14b-42bb-8df0-08d8927017ba)
2023-04-03 04:10:25,158|114d2251-e101-4a38-849b-08625c32c886||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| deleting definition types under : /opt/app/onap/blueprints/working/53e3d4ce-b14b-42bb-8df0-08d8927017ba/Definitions
2023-04-03 04:10:25,161|114d2251-e101-4a38-849b-08625c32c886||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| reinitialized all type definitions
2023-04-03 04:10:25,162|114d2251-e101-4a38-849b-08625c32c886||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(helloworld)
2023-04-03 04:10:25,216|114d2251-e101-4a38-849b-08625c32c886||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(helloworld-template)
2023-04-03 04:10:25,236|114d2251-e101-4a38-849b-08625c32c886||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-04-03 04:10:25,256|114d2251-e101-4a38-849b-08625c32c886||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-04-03 04:10:25,270|114d2251-e101-4a38-849b-08625c32c886||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ##### Enhancing Workflow(helloworld)
2023-04-03 04:10:25,271|114d2251-e101-4a38-849b-08625c32c886||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-04-03 04:10:25,271|114d2251-e101-4a38-849b-08625c32c886||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| identified workflow(helloworld) targets(helloworld)
2023-04-03 04:10:25,271|114d2251-e101-4a38-849b-08625c32c886||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-04-03 04:10:25,271|114d2251-e101-4a38-849b-08625c32c886||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-04-03 04:10:25,271|114d2251-e101-4a38-849b-08625c32c886||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enriching artifacts file(/opt/app/onap/blueprints/working/53e3d4ce-b14b-42bb-8df0-08d8927017ba/Templates/hello-world-mapping.json
2023-04-03 04:10:25,277|114d2251-e101-4a38-849b-08625c32c886||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-04-03 04:10:25,277|114d2251-e101-4a38-849b-08625c32c886||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| dataType not present for the recipe(dt-helloworld-properties)
2023-04-03 04:10:25,277|114d2251-e101-4a38-849b-08625c32c886||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ##### Enhancing blueprint Resource Definitions
2023-04-03 04:10:25,277|114d2251-e101-4a38-849b-08625c32c886||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-04-03 04:10:25,277|114d2251-e101-4a38-849b-08625c32c886||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| processing file (Templates/hello-world-mapping.json)
2023-04-03 04:10:25,281|114d2251-e101-4a38-849b-08625c32c886||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| distinct resource keys ([])
2023-04-03 04:10:25,282|114d2251-e101-4a38-849b-08625c32c886||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Enriching Resource Definition sources Node Template: []
2023-04-03 04:10:25,515|bb19204c-4531-4d1d-b77d-7528a993d925||Thread-71||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(c6471703-9ba0-4428-8041-7a3d2e7cb1c1) CBA(/opt/app/onap/blueprints/archive/c6471703-9ba0-4428-8041-7a3d2e7cb1c1/cba.zip)
2023-04-03 04:10:25,520|bb19204c-4531-4d1d-b77d-7528a993d925||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c6471703-9ba0-4428-8041-7a3d2e7cb1c1) and entry definition file (Definitions/blueprint.json)
2023-04-03 04:10:25,532|bb19204c-4531-4d1d-b77d-7528a993d925||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(helloworld)
2023-04-03 04:10:25,536|bb19204c-4531-4d1d-b77d-7528a993d925||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c6471703-9ba0-4428-8041-7a3d2e7cb1c1) and entry definition file (Definitions/blueprint.json)
2023-04-03 04:10:25,658|bb19204c-4531-4d1d-b77d-7528a993d925||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/working/c6471703-9ba0-4428-8041-7a3d2e7cb1c1) present to clean.
2023-04-03 04:10:25,865|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2023-04-03 04:10:25,876|654321||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 04:10:25,877|654321||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 04:10:25,877|654321||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 04:10:25,877|654321||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 04:10:25,877|654321||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 04:10:25,877|654321||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 04:10:25,879|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-03 04:10:25,879|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-04-03 04:10:25,886|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-04-03 04:10:25,886|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-04-03 04:10:25,894|654321||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-04-03 04:10:25,898|654321||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(2) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-04-03 04:10:25,935|654321||DefaultDispatcher-worker-12||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-04-03 04:10:25,935|654321||DefaultDispatcher-worker-12||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-04-03 04:10:25,936|654321||DefaultDispatcher-worker-12||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-03 04:10:25,936|654321||DefaultDispatcher-worker-12||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-04-03 04:10:25,937|654321||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-04-03 04:10:25,937|654321||DefaultDispatcher-worker-12||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-04-03 04:10:25,941|654321||DefaultDispatcher-worker-12||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-04-03 04:10:25,969|654321||DefaultDispatcher-worker-12||||INFO||||||| Batched Sequence : ([])
2023-04-03 04:10:25,969|654321||DefaultDispatcher-worker-12||||INFO||||||| Generated Resource Param Data ({ })
2023-04-03 04:10:25,980|654321||DefaultDispatcher-worker-12||||INFO||||||| Preparing Response...
2023-04-03 04:10:25,980|654321||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-04-03 04:10:25,981|654321||DefaultDispatcher-worker-12||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-04-03 04:10:25,992|654321||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 04:10:25,992|654321||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 04:10:25,992|654321||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 04:10:25,992|654321||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 04:10:25,992|654321||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 04:10:25,992|654321||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 04:10:25,993|654321||DefaultDispatcher-worker-12||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fffd88a6-8fdd-421f-8ede-e84c86ae0f60 auditStoreId -1
2023-04-03 04:10:26,014|654321||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(2) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-04-03 05:40:09,164|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-04-03 05:40:09,164|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-04-03 05:40:09,164|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-04-03 05:40:09,875|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-04-03 05:40:09,875|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-04-03 05:40:11,058|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-04-03 05:40:11,066|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(1564b667-53a5-45cd-a35c-2a10586cb40c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-04-03 05:40:11,079|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(6c21e8c1-2cdf-46bd-b1d3-3b037a0c1b4e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-04-03 05:40:11,084|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(90b51dc0-eda1-4892-af91-62e51af49a0b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-04-03 05:40:11,092|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(09560365-b93c-4c63-b051-e2d1e126cd0c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-04-03 05:40:11,102|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(28627a33-87f6-4f66-ac8b-3ce80fcc5ad2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-04-03 05:40:11,135|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(32ca54b7-f80d-492c-9f03-853c693d765b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-04-03 05:40:11,146|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 05:40:11,146|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 05:40:11,146|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-03 05:40:11,146|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-03 05:40:11,146|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 05:40:11,147|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 05:40:11,173|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-03 05:40:11,189|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 05:40:11,228|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-03 05:40:11,231|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-03 05:40:11,257|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-03 05:40:11,401|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(resource-assignment)
2023-04-03 05:40:11,401|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-assign)
2023-04-03 05:40:11,402|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 05:40:11,442|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 05:40:11,469|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(resource-assignment)
2023-04-03 05:40:11,470|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 05:40:11,611|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-assign)
2023-04-03 05:40:11,626|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 05:40:11,627|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-03 05:40:11,635|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 05:40:11,884|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(resource-assignment)
2023-04-03 05:40:11,885|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-assign)
2023-04-03 05:40:11,885|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 05:40:11,908|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 05:40:12,068|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(resource-assignment)
2023-04-03 05:40:12,068|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-assign)
2023-04-03 05:40:12,069|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 05:40:12,069|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(HealthCheck)
2023-04-03 05:40:12,069|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(ScaleOutReconfiguration)
2023-04-03 05:40:12,070|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(vf-config-assign)
2023-04-03 05:40:12,071|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(vf-config-deploy)
2023-04-03 05:40:12,090|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-03 05:40:12,221|c5c36d00-5b80-4fd3-9d4d-1c35aeb627b6||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 05:40:14,938|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||Thread-99||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a88bfceb-9ca5-4f15-9d53-1935dd17cb98)
2023-04-03 05:40:14,940|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| deleting definition types under : /opt/app/onap/blueprints/working/a88bfceb-9ca5-4f15-9d53-1935dd17cb98/Definitions
2023-04-03 05:40:14,946|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| reinitialized all type definitions
2023-04-03 05:40:14,950|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(resource-resolution)
2023-04-03 05:40:14,996|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2023-04-03 05:40:15,013|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2023-04-03 05:40:15,033|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2023-04-03 05:40:15,060|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(capability)
2023-04-03 05:40:15,113|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(capability)
2023-04-03 05:40:15,136|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(processor-db)
2023-04-03 05:40:15,178|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-03 05:40:15,219|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-03 05:40:15,243|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-03 05:40:15,267|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-03 05:40:15,294|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-03 05:40:15,403|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2023-04-03 05:40:15,422|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2023-04-03 05:40:15,423|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2023-04-03 05:40:15,454|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(capability)
2023-04-03 05:40:15,479|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(capability)
2023-04-03 05:40:15,499|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(capability)
2023-04-03 05:40:15,524|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(processor-db)
2023-04-03 05:40:15,550|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-03 05:40:15,576|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-03 05:40:15,600|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-03 05:40:15,622|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-03 05:40:15,645|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-03 05:40:15,671|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-03 05:40:15,760|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ##### Enhancing Workflow(resource-resolution)
2023-04-03 05:40:15,761|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2023-04-03 05:40:15,761|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| identified workflow(resource-resolution) targets(resource-resolution)
2023-04-03 05:40:15,761|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2023-04-03 05:40:15,761|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2023-04-03 05:40:15,761|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2023-04-03 05:40:15,761|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enriching artifacts file(/opt/app/onap/blueprints/working/a88bfceb-9ca5-4f15-9d53-1935dd17cb98/Templates/hello-world-velocity-mapping.json
2023-04-03 05:40:15,768|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2023-04-03 05:40:15,768|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| dataType not present for the recipe(dt-resource-resolution-properties)
2023-04-03 05:40:15,768|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enriching artifacts file(/opt/app/onap/blueprints/working/a88bfceb-9ca5-4f15-9d53-1935dd17cb98/Templates/hello-world-jinja-mapping.json
2023-04-03 05:40:15,774|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2023-04-03 05:40:15,774|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2023-04-03 05:40:15,774|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ##### Enhancing blueprint Resource Definitions
2023-04-03 05:40:15,775|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2023-04-03 05:40:15,775|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| processing file (Templates/hello-world-velocity-mapping.json)
2023-04-03 05:40:15,775|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| processing file (Templates/hello-world-jinja-mapping.json)
2023-04-03 05:40:15,783|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 05:40:16,006|dd124e5b-0dd1-4ca2-9de6-b2382843cee7||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2023-04-03 05:40:16,283|8737e6da-26b2-4224-97ae-fbe320bdbb0f||Thread-99||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(3b7821cb-9948-4a67-8ea0-a076d24ed53d) CBA(/opt/app/onap/blueprints/archive/3b7821cb-9948-4a67-8ea0-a076d24ed53d/cba.zip)
2023-04-03 05:40:16,291|8737e6da-26b2-4224-97ae-fbe320bdbb0f||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3b7821cb-9948-4a67-8ea0-a076d24ed53d) and entry definition file (Definitions/resource-resolution.json)
2023-04-03 05:40:16,304|8737e6da-26b2-4224-97ae-fbe320bdbb0f||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(resource-resolution)
2023-04-03 05:40:16,308|8737e6da-26b2-4224-97ae-fbe320bdbb0f||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3b7821cb-9948-4a67-8ea0-a076d24ed53d) and entry definition file (Definitions/resource-resolution.json)
2023-04-03 05:40:16,444|8737e6da-26b2-4224-97ae-fbe320bdbb0f||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/working/3b7821cb-9948-4a67-8ea0-a076d24ed53d) present to clean.
2023-04-03 05:40:16,661|32976690-c0d3-40f5-bcf7-1e39c6b407db||reactor-http-epoll-3||||INFO||||||| processing request id 32976690-c0d3-40f5-bcf7-1e39c6b407db
2023-04-03 05:40:16,676|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2023-04-03 05:40:16,867|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||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-04-03 05:40:16,877|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||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-04-03 05:40:16,913|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-04-03 05:40:16,947|654321||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 05:40:16,948|654321||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 05:40:16,948|654321||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 05:40:16,948|654321||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 05:40:16,948|654321||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 05:40:16,948|654321||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 05:40:16,950|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-03 05:40:16,951|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| StoreAuditService ID  -1
2023-04-03 05:40:16,952|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||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-04-03 05:40:16,952|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2023-04-03 05:40:16,961|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||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-04-03 05:40:17,018|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-04-03 05:40:17,019|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2023-04-03 05:40:17,019|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-03 05:40:17,022|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| preparing request id(32976690-c0d3-40f5-bcf7-1e39c6b407db) for workflow(resource-resolution) step(helloworld)
2023-04-03 05:40:17,023|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2023-04-03 05:40:17,023|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||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-04-03 05:40:17,024|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2023-04-03 05:40:17,046|32976690-c0d3-40f5-bcf7-1e39c6b407db||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(5) offset(0) requestID(32976690-c0d3-40f5-bcf7-1e39c6b407db), subrequestID(1bf90623-f9aa-4c58-950e-d17d278bd6d6) CBA(RT-resource-resolution/1.0.0/resource-resolution).
2023-04-03 05:40:17,094|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||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-04-03 05:40:17,126|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-03 05:40:17,132|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-03 05:40:17,136|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-04-03 05:40:17,367|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-04-03 05:40:17,496|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Response status(200 - OK)
2023-04-03 05:40:17,509|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Response processing type (string)
2023-04-03 05:40:17,510|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-04-03 05:40:17,511|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2023-04-03 05:40:17,521|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2023-04-03 05:40:17,587|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2023-04-03 05:40:17,596|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-04-03 05:40:17,599|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-04-03 05:40:21,561|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@6c4f97e5
2023-04-03 05:40:21,564|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2023-04-03 05:40:21,627|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2023-04-03 05:40:21,632|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-03 05:40:21,632|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-03 05:40:21,632|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-04-03 05:40:21,641|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-04-03 05:40:21,654|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Response status(200 - OK)
2023-04-03 05:40:21,655|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Response processing type (string)
2023-04-03 05:40:21,656|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-04-03 05:40:21,656|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-04-03 05:40:21,656|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2023-04-03 05:40:21,658|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-03 05:40:21,658|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-03 05:40:21,658|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-04-03 05:40:21,662|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-04-03 05:40:21,683|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Response status(200 - OK)
2023-04-03 05:40:21,683|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Response processing type (string)
2023-04-03 05:40:21,683|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-04-03 05:40:21,684|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-04-03 05:40:21,684|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2023-04-03 05:40:21,688|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2023-04-03 05:40:21,740|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2023-04-03 05:40:21,743|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-04-03 05:40:21,782|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-04-03 05:40:32,392|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| compiled in (10604)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-04-03 05:40:32,394|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-04-03 05:40:32,436|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2023-04-03 05:40:32,472|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2023-04-03 05:40:32,475|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-03 05:40:32,475|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-03 05:40:32,475|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-04-03 05:40:32,483|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-04-03 05:40:32,496|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Response status(200 - OK)
2023-04-03 05:40:32,497|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Response processing type (string)
2023-04-03 05:40:32,497|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-04-03 05:40:32,497|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-04-03 05:40:32,497|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2023-04-03 05:40:32,529|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2023-04-03 05:40:32,535|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2023-04-03 05:40:32,535|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2023-04-03 05:40:32,569|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2023-04-03 05:40:32,570|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2023-04-03 05:40:32,572|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-03 05:40:32,572|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-03 05:40:32,572|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-04-03 05:40:32,577|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-04-03 05:40:32,592|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2023-04-03 05:40:32,592|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2023-04-03 05:40:32,592|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-04-03 05:40:32,592|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2023-04-03 05:40:32,592|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2023-04-03 05:40:32,627|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2023-04-03 05:40:32,642|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-03 05:40:32,642|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||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-04-03 05:40:32,685|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (list)
2023-04-03 05:40:32,688|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-04-03 05:40:32,688|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-03 05:40:32,689|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-03 05:40:32,689|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-03 05:40:32,689|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-03 05:40:32,689|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2023-04-03 05:40:32,722|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2023-04-03 05:40:32,727|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||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-04-03 05:40:32,921|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-04-03 05:40:32,963|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||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-04-03 05:40:32,964|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2023-04-03 05:40:33,029|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||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-04-03 05:40:33,036|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-04-03 05:40:33,037|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2023-04-03 05:40:33,038|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-04-03 05:40:33,038|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-04-03 05:40:33,078|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2023-04-03 05:40:33,095|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@7a5b420d
2023-04-03 05:40:33,097|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2023-04-03 05:40:33,163|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2023-04-03 05:40:33,164|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-03 05:40:33,165|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-03 05:40:33,165|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-04-03 05:40:33,171|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-04-03 05:40:33,185|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2023-04-03 05:40:33,186|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2023-04-03 05:40:33,186|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-04-03 05:40:33,186|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-04-03 05:40:33,186|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2023-04-03 05:40:33,244|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2023-04-03 05:40:33,246|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2023-04-03 05:40:33,295|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2023-04-03 05:40:33,296|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-03 05:40:33,297|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-03 05:40:33,297|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-04-03 05:40:33,298|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-04-03 05:40:33,309|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2023-04-03 05:40:33,309|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2023-04-03 05:40:33,310|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-04-03 05:40:33,310|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2023-04-03 05:40:33,310|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2023-04-03 05:40:33,346|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2023-04-03 05:40:33,346|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2023-04-03 05:40:33,386|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2023-04-03 05:40:33,387|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-03 05:40:33,387|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-03 05:40:33,387|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-04-03 05:40:33,389|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-04-03 05:40:33,407|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2023-04-03 05:40:33,407|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2023-04-03 05:40:33,408|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-04-03 05:40:33,408|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-04-03 05:40:33,408|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2023-04-03 05:40:33,409|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-03 05:40:33,409|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-03 05:40:33,409|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-04-03 05:40:33,410|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-04-03 05:40:33,424|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2023-04-03 05:40:33,424|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2023-04-03 05:40:33,425|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-04-03 05:40:33,425|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2023-04-03 05:40:33,425|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2023-04-03 05:40:33,426|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-03 05:40:33,426|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-03 05:40:33,426|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-04-03 05:40:33,427|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-04-03 05:40:33,442|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2023-04-03 05:40:33,442|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2023-04-03 05:40:33,442|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-04-03 05:40:33,442|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-04-03 05:40:33,443|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2023-04-03 05:40:33,456|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2023-04-03 05:40:33,468|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2023-04-03 05:40:33,478|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2023-04-03 05:40:33,479|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2023-04-03 05:40:33,484|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||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-04-03 05:40:33,484|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2023-04-03 05:40:33,485|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2023-04-03 05:40:33,502|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2023-04-03 05:40:33,502|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2023-04-03 05:40:33,503|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-04-03 05:40:33,503|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-04-03 05:40:33,503|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2023-04-03 05:40:33,537|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2023-04-03 05:40:33,538|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-04-03 05:40:33,538|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2023-04-03 05:40:33,573|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2023-04-03 05:40:33,574|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-03 05:40:33,575|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||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-04-03 05:40:33,593|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (list)
2023-04-03 05:40:33,594|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||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-04-03 05:40:33,594|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-03 05:40:33,594|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-03 05:40:33,594|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-03 05:40:33,594|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-03 05:40:33,594|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-03 05:40:33,594|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-03 05:40:33,594|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-03 05:40:33,594|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-03 05:40:33,594|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-03 05:40:33,595|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||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-04-03 05:40:33,628|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2023-04-03 05:40:33,628|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||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-04-03 05:40:33,850|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-04-03 05:40:33,875|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||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-04-03 05:40:33,876|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| Preparing Response...
2023-04-03 05:40:33,876|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2023-04-03 05:40:33,876|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2023-04-03 05:40:33,889|654321||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 05:40:33,889|654321||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 05:40:33,889|654321||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 05:40:33,889|654321||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 05:40:33,889|654321||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 05:40:33,889|654321||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 05:40:33,890|32976690-c0d3-40f5-bcf7-1e39c6b407db||DefaultDispatcher-worker-17||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bd3267b5-a789-4b66-a816-b583c372e815 auditStoreId -1
2023-04-03 05:40:33,993|32976690-c0d3-40f5-bcf7-1e39c6b407db||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(5) offset(0) requestID(32976690-c0d3-40f5-bcf7-1e39c6b407db), subrequestID(1bf90623-f9aa-4c58-950e-d17d278bd6d6) CBA(RT-resource-resolution/1.0.0/resource-resolution).
2023-04-03 06:20:54,602|6197420f-76b9-4bae-ac1b-2de27fc32e44||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-04-03 06:20:54,603|6197420f-76b9-4bae-ac1b-2de27fc32e44||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-04-03 06:20:54,603|6197420f-76b9-4bae-ac1b-2de27fc32e44||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-04-03 06:20:55,205|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-04-03 06:20:55,206|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-04-03 06:20:56,374|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-04-03 06:20:56,375|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(d8cbcb5d-564f-40e9-8a2e-6ac77fa1f040) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-04-03 06:20:56,429|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(d7c0eba1-ba98-4556-96c0-694fae3a6ad5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-04-03 06:20:56,433|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(ae45d87e-4d85-4f35-8207-6097cc20f29d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-04-03 06:20:56,439|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(f0b1779e-b236-4e05-bef9-44dc84a50450) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-04-03 06:20:56,446|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(3ed8a94d-52a5-40b2-a81d-3e81ba69a9c1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-04-03 06:20:56,454|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(21edcacb-7295-4f74-b952-bd192283a070) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-04-03 06:20:56,461|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:20:56,461|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:20:56,462|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-03 06:20:56,462|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-03 06:20:56,462|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:20:56,463|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:20:56,474|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-03 06:20:56,483|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:20:56,486|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-03 06:20:56,491|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-03 06:20:56,529|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-03 06:20:56,582|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(resource-assignment)
2023-04-03 06:20:56,582|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 06:20:56,595|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-03 06:20:56,678|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-04-03 06:20:56,743|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-04-03 06:20:56,749|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-04-03 06:20:56,827|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(resource-assignment)
2023-04-03 06:20:56,827|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-assign)
2023-04-03 06:20:56,827|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 06:20:56,828|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(HealthCheck)
2023-04-03 06:20:56,828|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(ScaleOutReconfiguration)
2023-04-03 06:20:56,828|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(vf-config-assign)
2023-04-03 06:20:56,828|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(vf-config-deploy)
2023-04-03 06:20:56,843|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-03 06:20:56,895|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-04-03 06:20:56,953|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-04-03 06:20:56,958|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-04-03 06:20:57,030|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(resource-assignment)
2023-04-03 06:20:57,030|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-assign)
2023-04-03 06:20:57,030|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 06:20:57,044|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:20:57,085|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-04-03 06:20:57,144|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-04-03 06:20:57,149|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-04-03 06:20:57,222|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(resource-assignment)
2023-04-03 06:20:57,222|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-assign)
2023-04-03 06:20:57,223|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 06:20:57,238|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-assign)
2023-04-03 06:20:57,238|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 06:20:57,239|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:20:57,242|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:20:57,271|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-04-03 06:20:57,324|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-04-03 06:20:57,354|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-04-03 06:20:57,412|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-04-03 06:20:57,413|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-04-03 06:20:57,496|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-04-03 06:20:57,599|6197420f-76b9-4bae-ac1b-2de27fc32e44||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:21:01,232|01ddf063-9b84-4c78-bc62-71161969b980||Thread-127||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(7b1d53d5-af55-4832-ae01-a560ea04025e) CBA(/opt/app/onap/blueprints/archive/7b1d53d5-af55-4832-ae01-a560ea04025e/cba.zip)
2023-04-03 06:21:01,261|01ddf063-9b84-4c78-bc62-71161969b980||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7b1d53d5-af55-4832-ae01-a560ea04025e) and entry definition file (Definitions/CNF.json)
2023-04-03 06:21:01,329|01ddf063-9b84-4c78-bc62-71161969b980||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(resource-assignment)
2023-04-03 06:21:01,330|01ddf063-9b84-4c78-bc62-71161969b980||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-assign)
2023-04-03 06:21:01,330|01ddf063-9b84-4c78-bc62-71161969b980||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 06:21:01,331|01ddf063-9b84-4c78-bc62-71161969b980||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(scale-out)
2023-04-03 06:21:01,331|01ddf063-9b84-4c78-bc62-71161969b980||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(scale)
2023-04-03 06:21:01,332|01ddf063-9b84-4c78-bc62-71161969b980||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(scale-in)
2023-04-03 06:21:01,332|01ddf063-9b84-4c78-bc62-71161969b980||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(health-check)
2023-04-03 06:21:01,343|01ddf063-9b84-4c78-bc62-71161969b980||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7b1d53d5-af55-4832-ae01-a560ea04025e) and entry definition file (Definitions/CNF.json)
2023-04-03 06:21:01,486|01ddf063-9b84-4c78-bc62-71161969b980||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/working/7b1d53d5-af55-4832-ae01-a560ea04025e) present to clean.
2023-04-03 06:21:18,720|95d11790-98f7-423f-b5d2-e7cd6abd7f17||Thread-127||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a253cbff-5a25-4b52-8e91-33db8233e4ba)
2023-04-03 06:21:18,721|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| deleting definition types under : /opt/app/onap/blueprints/working/a253cbff-5a25-4b52-8e91-33db8233e4ba/Definitions
2023-04-03 06:21:18,725|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| reinitialized all type definitions
2023-04-03 06:21:18,726|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-04-03 06:21:18,763|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(vnf-template)
2023-04-03 06:21:18,777|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(vnf-mapping)
2023-04-03 06:21:18,799|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-04-03 06:21:18,820|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:21:18,899|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:21:18,918|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:21:18,931|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-04-03 06:21:18,932|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-04-03 06:21:18,932|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-04-03 06:21:18,952|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:21:18,986|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:21:19,012|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:21:19,056|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-03 06:21:19,091|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:21:19,109|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:21:19,150|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:21:19,173|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:21:19,202|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:21:19,224|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:21:19,337|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(config-assign)
2023-04-03 06:21:19,338|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(baseconfig-template)
2023-04-03 06:21:19,338|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-04-03 06:21:19,338|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-04-03 06:21:19,373|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:21:19,396|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:21:19,418|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:21:19,433|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(config-deploy)
2023-04-03 06:21:19,514|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ##### Enhancing Workflow(resource-assignment)
2023-04-03 06:21:19,515|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-04-03 06:21:19,515|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-04-03 06:21:19,515|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-04-03 06:21:19,515|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-04-03 06:21:19,515|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-04-03 06:21:19,515|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enriching artifacts file(/opt/app/onap/blueprints/working/a253cbff-5a25-4b52-8e91-33db8233e4ba/Templates/vnf-mapping.json
2023-04-03 06:21:19,541|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-04-03 06:21:19,541|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-04-03 06:21:19,541|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enriching artifacts file(/opt/app/onap/blueprints/working/a253cbff-5a25-4b52-8e91-33db8233e4ba/Templates/base_ubuntu20-mapping.json
2023-04-03 06:21:19,546|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-04-03 06:21:19,546|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-04-03 06:21:19,547|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ##### Enhancing Workflow(config-assign)
2023-04-03 06:21:19,548|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-04-03 06:21:19,548|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| identified workflow(config-assign) targets(config-assign)
2023-04-03 06:21:19,548|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-04-03 06:21:19,548|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-04-03 06:21:19,548|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enriching artifacts file(/opt/app/onap/blueprints/working/a253cbff-5a25-4b52-8e91-33db8233e4ba/Templates/baseconfig-mapping.json
2023-04-03 06:21:19,552|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-04-03 06:21:19,553|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| dataType not present for the recipe(dt-config-assign-properties)
2023-04-03 06:21:19,553|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ##### Enhancing Workflow(config-deploy)
2023-04-03 06:21:19,553|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-04-03 06:21:19,553|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| identified workflow(config-deploy) targets(config-deploy)
2023-04-03 06:21:19,553|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(config-deploy) resource assignment files([]
2023-04-03 06:21:19,553|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ##### Enhancing blueprint Resource Definitions
2023-04-03 06:21:19,553|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-04-03 06:21:19,553|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| processing file (Templates/vnf-mapping.json)
2023-04-03 06:21:19,554|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-04-03 06:21:19,554|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| processing file (Templates/baseconfig-mapping.json)
2023-04-03 06:21:19,561|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:21:19,717|95d11790-98f7-423f-b5d2-e7cd6abd7f17||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-04-03 06:21:20,022|46befe81-38d4-43f7-89fe-c0b27c566461||Thread-127||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(ec08e00d-e7e3-468f-934d-1b8569a4b281) CBA(/opt/app/onap/blueprints/archive/ec08e00d-e7e3-468f-934d-1b8569a4b281/cba.zip)
2023-04-03 06:21:20,026|46befe81-38d4-43f7-89fe-c0b27c566461||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ec08e00d-e7e3-468f-934d-1b8569a4b281) and entry definition file (Definitions/ubuntu20.json)
2023-04-03 06:21:20,035|46befe81-38d4-43f7-89fe-c0b27c566461||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-03 06:21:20,058|46befe81-38d4-43f7-89fe-c0b27c566461||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(resource-assignment)
2023-04-03 06:21:20,059|46befe81-38d4-43f7-89fe-c0b27c566461||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-assign)
2023-04-03 06:21:20,060|46befe81-38d4-43f7-89fe-c0b27c566461||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 06:21:20,070|46befe81-38d4-43f7-89fe-c0b27c566461||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ec08e00d-e7e3-468f-934d-1b8569a4b281) and entry definition file (Definitions/ubuntu20.json)
2023-04-03 06:21:20,223|46befe81-38d4-43f7-89fe-c0b27c566461||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/working/ec08e00d-e7e3-468f-934d-1b8569a4b281) present to clean.
2023-04-03 06:22:08,244|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-04-03 06:22:08,244|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-04-03 06:22:08,245|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-04-03 06:22:08,659|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-04-03 06:22:08,659|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-04-03 06:22:09,561|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-04-03 06:22:09,562|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(521540db-9c31-42a4-844d-adcf59561ae3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-04-03 06:22:09,574|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(84a28a22-96fa-4405-9c85-6c9f92eb7c61) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-04-03 06:22:09,584|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(e443864f-31cf-4685-a807-df85e57ea0b6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-04-03 06:22:09,638|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(8def544b-91b1-40a4-86d3-f610bec89ea7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-04-03 06:22:09,651|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(de5057fd-a1fb-49de-a86b-c798b12f4d8b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-04-03 06:22:09,667|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(96b6404d-e3ec-483f-9b32-f9e3d7e593de) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-04-03 06:22:09,728|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:22:09,728|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:22:09,729|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-03 06:22:09,729|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-03 06:22:09,730|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:22:09,730|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:22:09,742|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-03 06:22:09,756|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:22:09,763|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-03 06:22:09,770|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-03 06:22:09,775|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-03 06:22:09,856|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(resource-assignment)
2023-04-03 06:22:09,857|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-assign)
2023-04-03 06:22:09,857|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 06:22:09,870|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:22:10,010|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-04-03 06:22:10,085|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-04-03 06:22:10,089|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-04-03 06:22:10,214|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(resource-assignment)
2023-04-03 06:22:10,215|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-assign)
2023-04-03 06:22:10,215|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 06:22:10,233|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:22:10,279|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-04-03 06:22:10,325|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-04-03 06:22:10,326|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-04-03 06:22:10,401|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(resource-assignment)
2023-04-03 06:22:10,402|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-assign)
2023-04-03 06:22:10,402|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 06:22:10,402|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(HealthCheck)
2023-04-03 06:22:10,402|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(ScaleOutReconfiguration)
2023-04-03 06:22:10,402|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(vf-config-assign)
2023-04-03 06:22:10,403|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(vf-config-deploy)
2023-04-03 06:22:10,419|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-03 06:22:10,472|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-04-03 06:22:10,514|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-04-03 06:22:10,518|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-04-03 06:22:10,576|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(resource-assignment)
2023-04-03 06:22:10,576|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 06:22:10,586|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-assign)
2023-04-03 06:22:10,586|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 06:22:10,587|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-03 06:22:10,590|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:22:10,624|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-04-03 06:22:10,676|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-04-03 06:22:10,677|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-04-03 06:22:10,777|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-04-03 06:22:10,848|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-04-03 06:22:10,849|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-04-03 06:22:10,920|6e9ae958-c253-4dbf-ba1b-80d0a1c0c5f6||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:22:31,326|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||Thread-155||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e0978170-e262-403b-9c5f-2fe33c6a92aa)
2023-04-03 06:22:31,328|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| deleting definition types under : /opt/app/onap/blueprints/working/e0978170-e262-403b-9c5f-2fe33c6a92aa/Definitions
2023-04-03 06:22:31,330|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| reinitialized all type definitions
2023-04-03 06:22:31,331|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(netconf-device)
2023-04-03 06:22:31,380|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(resolve-data)
2023-04-03 06:22:31,418|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-04-03 06:22:31,441|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-04-03 06:22:31,462|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-04-03 06:22:31,534|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-04-03 06:22:31,585|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ##### Enhancing Workflow(config-assign)
2023-04-03 06:22:31,586|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-04-03 06:22:31,586|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| identified workflow(config-assign) targets(resolve-data)
2023-04-03 06:22:31,586|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-04-03 06:22:31,586|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-04-03 06:22:31,586|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enriching artifacts file(/opt/app/onap/blueprints/working/e0978170-e262-403b-9c5f-2fe33c6a92aa/Templates/netconfrpc-mapping.json
2023-04-03 06:22:31,591|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-04-03 06:22:31,591|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| dataType not present for the recipe(dt-config-assign-properties)
2023-04-03 06:22:31,591|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ##### Enhancing Workflow(config-deploy)
2023-04-03 06:22:31,592|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-04-03 06:22:31,592|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| identified workflow(config-deploy) targets(execute-netconf)
2023-04-03 06:22:31,592|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(config-deploy) resource assignment files([]
2023-04-03 06:22:31,592|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ##### Enhancing blueprint Resource Definitions
2023-04-03 06:22:31,592|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-04-03 06:22:31,592|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| processing file (Templates/netconfrpc-mapping.json)
2023-04-03 06:22:31,597|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| distinct resource keys ([input-source])
2023-04-03 06:22:31,620|d52eb4aa-bbf1-4c1e-8b65-a06a1d334c63||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Enriching Resource Definition sources Node Template: [source-input]
2023-04-03 06:34:11,560|ef202322-904a-477d-9720-2c87e95a17c1||reactor-http-epoll-4||||INFO||||||| processing request id ef202322-904a-477d-9720-2c87e95a17c1
2023-04-03 06:34:11,574|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-04-03 06:34:12,144|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-03 06:34:12,156|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-04-03 06:34:12,190|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-03 06:34:12,226|32976690-c0d3-40f5-bcf7-1e39c6b407db||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 06:34:12,226|32976690-c0d3-40f5-bcf7-1e39c6b407db||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 06:34:12,226|32976690-c0d3-40f5-bcf7-1e39c6b407db||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 06:34:12,226|32976690-c0d3-40f5-bcf7-1e39c6b407db||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 06:34:12,226|32976690-c0d3-40f5-bcf7-1e39c6b407db||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 06:34:12,226|32976690-c0d3-40f5-bcf7-1e39c6b407db||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-48cpd] 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 YAu4Qx5_RGqyylB1aidNmw
2023-04-03 06:34:12,228|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-03 06:34:12,228|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID  -1
2023-04-03 06:34:12,230|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-03 06:34:12,230|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-04-03 06:34:12,239|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-04-03 06:34:12,303|ef202322-904a-477d-9720-2c87e95a17c1||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(0) requestID(ef202322-904a-477d-9720-2c87e95a17c1), subrequestID(98d1c8a0-84c3-4215-b9ca-fc8ce0bd64cc) CBA(APACHE/1.0.0/resource-assignment).
2023-04-03 06:34:12,305|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-03 06:34:12,390|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-04-03 06:34:12,417|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[ef202322-904a-477d-9720-2c87e95a17c1])'s step(resource-assignment)
2023-04-03 06:34:12,417|ef202322-904a-477d-9720-2c87e95a17c1||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-04-03 06:34:12,432|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(ef202322-904a-477d-9720-2c87e95a17c1) for workflow(resource-assignment) step(resource-assignment)
2023-04-03 06:34:12,432|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-04-03 06:34:12,432|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-04-03 06:34:12,433|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-04-03 06:34:12,463|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||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-04-03 06:34:12,481|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-04-03 06:34:12,482|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-04-03 06:34:12,483|ef202322-904a-477d-9720-2c87e95a17c1||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-04-03 06:34:12,484|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("69fdd5ab-392f-4751-82b3-58742255387e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-03 06:34:12,484|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("98d1c8a0-84c3-4215-b9ca-fc8ce0bd64cc") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-03 06:34:12,487|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="98d1c8a0-84c3-4215-b9ca-fc8ce0bd64cc", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-04-03 06:34:12,494|ef202322-904a-477d-9720-2c87e95a17c1||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-04-03 06:34:12,494|ef202322-904a-477d-9720-2c87e95a17c1||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-04-03 06:34:12,552|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-04-03 06:34:13,692|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2023-04-03 06:34:13,699|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-04-03 06:34:13,716|ef202322-904a-477d-9720-2c87e95a17c1||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-04-03 06:34:13,717|ef202322-904a-477d-9720-2c87e95a17c1||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-04-03 06:34:13,720|ef202322-904a-477d-9720-2c87e95a17c1||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" : "69fdd5ab-392f-4751-82b3-58742255387e",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "98d1c8a0-84c3-4215-b9ca-fc8ce0bd64cc",
  "vnf_name" : "${vnf_name}"
})
2023-04-03 06:34:13,733|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-04-03 06:34:13,733|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-04-03 06:34:13,733|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-04-03 06:34:13,734|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[ef202322-904a-477d-9720-2c87e95a17c1])'s step(profile-upload)
2023-04-03 06:34:13,734|ef202322-904a-477d-9720-2c87e95a17c1||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-04-03 06:34:13,746|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(ef202322-904a-477d-9720-2c87e95a17c1) for workflow(resource-assignment) step(profile-upload)
2023-04-03 06:34:13,746|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-04-03 06:34:13,746|ef202322-904a-477d-9720-2c87e95a17c1||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-04-03 06:34:13,748|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-04-03 06:34:13,748|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2023-04-03 06:34:13,748|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-04-03 06:34:13,754|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-04-03 06:34:13,754|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-04-03 06:34:13,754|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-04-03 06:34:13,754|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-04-03 06:34:13,755|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-04-03 06:34:13,766|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| workflow(ef202322-904a-477d-9720-2c87e95a17c1) nodes completed with (0)exceptions
2023-04-03 06:34:13,766|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-04-03 06:34:13,779|32976690-c0d3-40f5-bcf7-1e39c6b407db||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 06:34:13,779|32976690-c0d3-40f5-bcf7-1e39c6b407db||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 06:34:13,779|32976690-c0d3-40f5-bcf7-1e39c6b407db||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 06:34:13,779|32976690-c0d3-40f5-bcf7-1e39c6b407db||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 06:34:13,779|32976690-c0d3-40f5-bcf7-1e39c6b407db||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 06:34:13,779|32976690-c0d3-40f5-bcf7-1e39c6b407db||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-48cpd] 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 EMssKkNRT6i9kFMCUALYxg
2023-04-03 06:34:13,780|ef202322-904a-477d-9720-2c87e95a17c1||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 984e3b60-072c-4d9e-9b7b-2e180253e88e auditStoreId -1
2023-04-03 06:34:13,881|ef202322-904a-477d-9720-2c87e95a17c1||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(0) requestID(ef202322-904a-477d-9720-2c87e95a17c1), subrequestID(98d1c8a0-84c3-4215-b9ca-fc8ce0bd64cc) CBA(APACHE/1.0.0/resource-assignment).
2023-04-03 06:34:19,720|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||reactor-http-epoll-2||||INFO||||||| processing request id 20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0
2023-04-03 06:34:19,720|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||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-04-03 06:34:19,725|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||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-04-03 06:34:19,757|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-03 06:34:19,774|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-03 06:34:19,774|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-3||||INFO||||||| StoreAuditService ID  -1
2023-04-03 06:34:19,775|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-03 06:34:19,775|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-04-03 06:34:19,780|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||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-04-03 06:34:19,802|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(1) requestID(20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0), subrequestID(79ee1188-8702-40d1-9780-83839b370ddc) CBA(APACHE/1.0.0/resource-assignment).
2023-04-03 06:34:19,809|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-03 06:34:19,812|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-04-03 06:34:19,813|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0])'s step(resource-assignment)
2023-04-03 06:34:19,813|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||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-04-03 06:34:19,813|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0) for workflow(resource-assignment) step(resource-assignment)
2023-04-03 06:34:19,813|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-04-03 06:34:19,814|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-04-03 06:34:19,814|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-04-03 06:34:19,846|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||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-04-03 06:34:19,850|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-04-03 06:34:19,850|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("79ee1188-8702-40d1-9780-83839b370ddc") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-04-03 06:34:19,851|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2023-04-03 06:34:19,851|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-1||||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-04-03 06:34:19,851|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("a1eb082c-0108-412f-9936-cd12704dca0a") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-04-03 06:34:19,856|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a1eb082c-0108-412f-9936-cd12704dca0a"}
2023-04-03 06:34:19,856|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-1||||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-04-03 06:34:19,865|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a1eb082c-0108-412f-9936-cd12704dca0a"}
2023-04-03 06:34:19,865|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||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-04-03 06:34:19,909|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=a1eb082c-0108-412f-9936-cd12704dca0a})
2023-04-03 06:34:19,911|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=a1eb082c-0108-412f-9936-cd12704dca0a})
2023-04-03 06:34:19,951|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-04-03 06:34:19,954|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"5dd1e450-ce0c-4a57-9573-8df1dcddb5b2"}])
2023-04-03 06:34:19,955|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("5dd1e450-ce0c-4a57-9573-8df1dcddb5b2") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-04-03 06:34:19,961|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-04-03 06:34:19,962|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"5b090006-9bce-4aa0-9cb3-ea11b24e1929"}])
2023-04-03 06:34:19,962|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("5b090006-9bce-4aa0-9cb3-ea11b24e1929") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-04-03 06:34:19,963|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-04-03 06:34:19,967|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 5dd1e450-ce0c-4a57-9573-8df1dcddb5b2
2023-04-03 06:34:19,968|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a1eb082c-0108-412f-9936-cd12704dca0a"}
2023-04-03 06:34:19,968|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2023-04-03 06:34:19,987|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=a1eb082c-0108-412f-9936-cd12704dca0a})
2023-04-03 06:34:20,006|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-04-03 06:34:20,008|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-04-03 06:34:20,008|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-04-03 06:34:20,008|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-04-03 06:34:20,009|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-04-03 06:34:20,013|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> a1eb082c-0108-412f-9936-cd12704dca0a
2023-04-03 06:34:20,014|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("69fdd5ab-392f-4751-82b3-58742255387e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-03 06:34:20,014|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-04-03 06:34:20,015|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||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-04-03 06:34:20,015|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("98d1c8a0-84c3-4215-b9ca-fc8ce0bd64cc") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-03 06:34:20,017|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="69fdd5ab-392f-4751-82b3-58742255387e", vnf-id="98d1c8a0-84c3-4215-b9ca-fc8ce0bd64cc"}
2023-04-03 06:34:20,017|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="69fdd5ab-392f-4751-82b3-58742255387e", vnf-id="98d1c8a0-84c3-4215-b9ca-fc8ce0bd64cc"}
2023-04-03 06:34:20,020|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/69fdd5ab-392f-4751-82b3-58742255387e/service-data/vnfs/vnf/98d1c8a0-84c3-4215-b9ca-fc8ce0bd64cc/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-04-03 06:34:20,020|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/69fdd5ab-392f-4751-82b3-58742255387e/service-data/vnfs/vnf/98d1c8a0-84c3-4215-b9ca-fc8ce0bd64cc/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-04-03 06:34:20,022|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/69fdd5ab-392f-4751-82b3-58742255387e/service-data/vnfs/vnf/98d1c8a0-84c3-4215-b9ca-fc8ce0bd64cc/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-04-03 06:34:20,022|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/69fdd5ab-392f-4751-82b3-58742255387e/service-data/vnfs/vnf/98d1c8a0-84c3-4215-b9ca-fc8ce0bd64cc/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-04-03 06:34:20,055|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/69fdd5ab-392f-4751-82b3-58742255387e/service-data/vnfs/vnf/98d1c8a0-84c3-4215-b9ca-fc8ce0bd64cc/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-04-03 06:34:20,058|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/69fdd5ab-392f-4751-82b3-58742255387e/service-data/vnfs/vnf/98d1c8a0-84c3-4215-b9ca-fc8ce0bd64cc/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-04-03 06:34:20,116|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-04-03 06:34:20,116|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-04-03 06:34:20,116|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-04-03 06:34:20,117|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2023-04-03 06:34:20,117|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-04-03 06:34:20,117|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2023-04-03 06:34:20,117|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-04-03 06:34:20,117|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-04-03 06:34:20,117|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-04-03 06:34:20,117|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-04-03 06:34:20,118|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||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="79ee1188-8702-40d1-9780-83839b370ddc"}
2023-04-03 06:34:20,124|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||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-04-03 06:34:20,124|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||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-04-03 06:34:20,128|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-04-03 06:34:20,207|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2023-04-03 06:34:20,208|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-04-03 06:34:20,210|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||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-04-03 06:34:20,212|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||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-04-03 06:34:20,218|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="69fdd5ab-392f-4751-82b3-58742255387e", vnf-id="98d1c8a0-84c3-4215-b9ca-fc8ce0bd64cc"}
2023-04-03 06:34:20,227|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/69fdd5ab-392f-4751-82b3-58742255387e/service-data/vnfs/vnf/98d1c8a0-84c3-4215-b9ca-fc8ce0bd64cc/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-04-03 06:34:20,227|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/69fdd5ab-392f-4751-82b3-58742255387e/service-data/vnfs/vnf/98d1c8a0-84c3-4215-b9ca-fc8ce0bd64cc/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-04-03 06:34:20,243|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/69fdd5ab-392f-4751-82b3-58742255387e/service-data/vnfs/vnf/98d1c8a0-84c3-4215-b9ca-fc8ce0bd64cc/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-04-03 06:34:20,257|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-04-03 06:34:20,257|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-04-03 06:34:20,257|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-04-03 06:34:20,257|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-04-03 06:34:20,257|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||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-04-03 06:34:20,258|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-04-03 06:34:20,258|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||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-04-03 06:34:20,264|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||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-04-03 06:34:20,264|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-04-03 06:34:20,264|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-04-03 06:34:20,265|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2023-04-03 06:34:20,265|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| workflow(20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0) nodes completed with (1)exceptions
2023-04-03 06:34:20,266|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||ERROR||||||| workflow(20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0) 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-04-03 06:34:20,267|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-04-03 06:34:20,270|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3fa127ca-d970-4e7d-8760-6a49b32d825a auditStoreId -1
2023-04-03 06:34:20,298|20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(1) requestID(20e8bde5-7fe4-49c5-a7ca-2fbf4fa9f8d0), subrequestID(79ee1188-8702-40d1-9780-83839b370ddc) CBA(APACHE/1.0.0/resource-assignment).
2023-04-03 06:35:23,366|c8939b2d-4cd7-48bf-a198-b5386cf86faa||reactor-http-epoll-4||||INFO||||||| processing request id c8939b2d-4cd7-48bf-a198-b5386cf86faa
2023-04-03 06:35:23,379|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-04-03 06:35:23,603|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-03 06:35:23,615|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-03 06:35:23,657|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-03 06:35:23,672|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-03 06:35:23,672|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID  -1
2023-04-03 06:35:23,674|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-03 06:35:23,675|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-04-03 06:35:23,686|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-03 06:35:23,720|c8939b2d-4cd7-48bf-a198-b5386cf86faa||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(3) requestID(c8939b2d-4cd7-48bf-a198-b5386cf86faa), subrequestID(db8ea992-7459-405a-86f3-02409f6f79fd) CBA(ubuntu20/1.0.0/resource-assignment).
2023-04-03 06:35:23,744|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-03 06:35:23,745|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-04-03 06:35:23,746|c8939b2d-4cd7-48bf-a198-b5386cf86faa||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-04-03 06:35:23,747|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(c8939b2d-4cd7-48bf-a198-b5386cf86faa) for workflow(resource-assignment) step(resource-assignment)
2023-04-03 06:35:23,747|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-04-03 06:35:23,747|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-04-03 06:35:23,748|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-04-03 06:35:23,772|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||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-04-03 06:35:23,773|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-04-03 06:35:23,774|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ceeb7261-d38b-468d-b2ed-5162b68725a9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-03 06:35:23,774|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("db8ea992-7459-405a-86f3-02409f6f79fd") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-03 06:35:23,775|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "ceeb7261-d38b-468d-b2ed-5162b68725a9",
  "vnf-id" : "db8ea992-7459-405a-86f3-02409f6f79fd",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-04-03 06:35:23,787|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-04-03 06:35:23,788|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-04-03 06:35:23,788|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-04-03 06:35:23,792|c8939b2d-4cd7-48bf-a198-b5386cf86faa||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e4ab3556-c7e8-49a8-bf77-ea7c0b18815c auditStoreId -1
2023-04-03 06:35:23,907|c8939b2d-4cd7-48bf-a198-b5386cf86faa||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(3) requestID(c8939b2d-4cd7-48bf-a198-b5386cf86faa), subrequestID(db8ea992-7459-405a-86f3-02409f6f79fd) CBA(ubuntu20/1.0.0/resource-assignment).
2023-04-03 06:35:32,820|0c45232e-1b01-40be-b3fb-3b3d816eef9d||reactor-http-epoll-4||||INFO||||||| processing request id 0c45232e-1b01-40be-b3fb-3b3d816eef9d
2023-04-03 06:35:32,821|0c45232e-1b01-40be-b3fb-3b3d816eef9d||reactor-http-epoll-4||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-03 06:35:32,830|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-03 06:35:32,863|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-03 06:35:32,874|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-03 06:35:32,875|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID  -1
2023-04-03 06:35:32,875|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-03 06:35:32,875|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-04-03 06:35:32,878|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-03 06:35:32,891|0c45232e-1b01-40be-b3fb-3b3d816eef9d||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(4) requestID(0c45232e-1b01-40be-b3fb-3b3d816eef9d), subrequestID(be5afe0b-e998-4d0c-a3a2-6bae37a7455e) CBA(ubuntu20/1.0.0/resource-assignment).
2023-04-03 06:35:32,902|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-03 06:35:32,903|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-04-03 06:35:32,903|0c45232e-1b01-40be-b3fb-3b3d816eef9d||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-04-03 06:35:32,903|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(0c45232e-1b01-40be-b3fb-3b3d816eef9d) for workflow(resource-assignment) step(resource-assignment)
2023-04-03 06:35:32,903|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-04-03 06:35:32,903|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-04-03 06:35:32,904|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-04-03 06:35:32,930|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||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-04-03 06:35:32,933|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-04-03 06:35:32,933|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-04-03 06:35:32,934|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-04-03 06:35:32,934|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-04-03 06:35:32,934|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("be5afe0b-e998-4d0c-a3a2-6bae37a7455e") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-04-03 06:35:32,935|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ceeb7261-d38b-468d-b2ed-5162b68725a9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-03 06:35:32,936|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||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-04-03 06:35:32,936|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-04-03 06:35:32,937|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-04-03 06:35:32,937|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("db8ea992-7459-405a-86f3-02409f6f79fd") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-03 06:35:32,938|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "ceeb7261-d38b-468d-b2ed-5162b68725a9",
  "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" : "be5afe0b-e998-4d0c-a3a2-6bae37a7455e",
  "vnf-id" : "db8ea992-7459-405a-86f3-02409f6f79fd",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-04-03 06:35:32,948|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-04-03 06:35:32,948|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-04-03 06:35:32,949|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-04-03 06:35:32,951|0c45232e-1b01-40be-b3fb-3b3d816eef9d||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5dadc791-6f71-4fc7-83fa-0a464d336c4c auditStoreId -1
2023-04-03 06:35:32,967|0c45232e-1b01-40be-b3fb-3b3d816eef9d||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(4) requestID(0c45232e-1b01-40be-b3fb-3b3d816eef9d), subrequestID(be5afe0b-e998-4d0c-a3a2-6bae37a7455e) CBA(ubuntu20/1.0.0/resource-assignment).
2023-04-03 06:35:39,055|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-04-03 06:35:39,174|||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-04-03 06:35:39,357|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| processing request id 1eac15d4-6e18-4af4-a7ab-c2903620dace
2023-04-03 06:35:39,357|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-03 06:35:39,366|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-03 06:35:39,404|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deriving input data for workflow: (config-assign)
2023-04-03 06:35:39,425|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| storeExecutionInput called not to store the Workflow action input details 
2023-04-03 06:35:39,425|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| StoreAuditService ID  -1
2023-04-03 06:35:39,425|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-03 06:35:39,425|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-04-03 06:35:39,432|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-03 06:35:39,441|1eac15d4-6e18-4af4-a7ab-c2903620dace||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(5) requestID(1eac15d4-6e18-4af4-a7ab-c2903620dace), subrequestID(9eaf1d3e-50c7-4c85-be62-d28bbd7c68ab) CBA(ubuntu20/1.0.0/config-assign).
2023-04-03 06:35:39,469|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deriving input data for workflow: (config-assign)
2023-04-03 06:35:39,469|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-04-03 06:35:39,469|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-03 06:35:39,470|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| preparing request id(1eac15d4-6e18-4af4-a7ab-c2903620dace) for workflow(config-assign) step(config-assign)
2023-04-03 06:35:39,470|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-04-03 06:35:39,470|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-04-03 06:35:39,472|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-04-03 06:35:39,530|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:35:39,531|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-04-03 06:35:39,531|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Setting Resource Value ("ceeb7261-d38b-468d-b2ed-5162b68725a9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-03 06:35:39,531|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Setting Resource Value ("db8ea992-7459-405a-86f3-02409f6f79fd") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-03 06:35:39,575|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Resource resolution saved into database successfully : (service-instance-id)
2023-04-03 06:35:39,576|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Resource resolution saved into database successfully : (vnf_name)
2023-04-03 06:35:39,576|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Resource resolution saved into database successfully : (vnf-id)
2023-04-03 06:35:39,577|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Generated Resource Param Data ({
  "service-instance-id" : "ceeb7261-d38b-468d-b2ed-5162b68725a9",
  "vnf-id" : "db8ea992-7459-405a-86f3-02409f6f79fd",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-04-03 06:35:39,624|1eac15d4-6e18-4af4-a7ab-c2903620dace||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-04-03 06:35:39,667|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:35:39,667|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Preparing Response...
2023-04-03 06:35:39,667|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-04-03 06:35:39,667|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resolveWorkflowOutputs for workflow(config-assign)
2023-04-03 06:35:39,671|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1c5953ae-80be-4bf8-92e5-a05d889914fe auditStoreId -1
2023-04-03 06:35:39,726|1eac15d4-6e18-4af4-a7ab-c2903620dace||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(5) requestID(1eac15d4-6e18-4af4-a7ab-c2903620dace), subrequestID(9eaf1d3e-50c7-4c85-be62-d28bbd7c68ab) CBA(ubuntu20/1.0.0/config-assign).
2023-04-03 06:35:39,752|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Completed
2023-04-03 06:36:36,325|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-04-03 06:36:36,505|||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-04-03 06:36:36,508|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| processing request id 1eac15d4-6e18-4af4-a7ab-c2903620dace
2023-04-03 06:36:36,514|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-03 06:36:36,529|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-03 06:36:36,585|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| storeExecutionInput called not to store the Workflow action input details 
2023-04-03 06:36:36,585|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| StoreAuditService ID  -1
2023-04-03 06:36:36,585|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-03 06:36:36,585|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-04-03 06:36:36,588|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-03 06:36:36,601|1eac15d4-6e18-4af4-a7ab-c2903620dace||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(6) requestID(1eac15d4-6e18-4af4-a7ab-c2903620dace), subrequestID(35c93702-6af1-4d26-8192-61c774d8791e) CBA(ubuntu20/1.0.0/config-deploy).
2023-04-03 06:36:36,620|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deriving input data for workflow: (config-deploy)
2023-04-03 06:36:36,620|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-04-03 06:36:36,620|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-04-03 06:36:36,630|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| preparing request id(1eac15d4-6e18-4af4-a7ab-c2903620dace) for workflow(config-deploy) step(config-deploy)
2023-04-03 06:36:36,630|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-04-03 06:36:36,630|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:36:36,636|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-04-03 06:36:36,636|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Getting Jython Script Class(ConfigDeploy)
2023-04-03 06:36:36,701|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@7a24d54d
2023-04-03 06:36:36,702|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Hello world
2023-04-03 06:36:36,702|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Preparing Response...
2023-04-03 06:36:36,702|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-04-03 06:36:36,702|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-04-03 06:36:36,705|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5fd07414-5925-40b7-88cf-8581f4913051 auditStoreId -1
2023-04-03 06:36:36,707|1eac15d4-6e18-4af4-a7ab-c2903620dace||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Completed
2023-04-03 06:36:36,721|1eac15d4-6e18-4af4-a7ab-c2903620dace||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(6) requestID(1eac15d4-6e18-4af4-a7ab-c2903620dace), subrequestID(35c93702-6af1-4d26-8192-61c774d8791e) CBA(ubuntu20/1.0.0/config-deploy).
2023-04-03 06:41:41,287|4b78cf7c-a1a5-4bdd-86e8-f92a82d7e473||Thread-160||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(c60d876f-f46b-44f1-920c-a62cdc705fd4) CBA(/opt/app/onap/blueprints/archive/c60d876f-f46b-44f1-920c-a62cdc705fd4/cba.zip)
2023-04-03 06:41:41,304|4b78cf7c-a1a5-4bdd-86e8-f92a82d7e473||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c60d876f-f46b-44f1-920c-a62cdc705fd4) and entry definition file (Definitions/CNF.json)
2023-04-03 06:41:41,362|4b78cf7c-a1a5-4bdd-86e8-f92a82d7e473||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(resource-assignment)
2023-04-03 06:41:41,363|4b78cf7c-a1a5-4bdd-86e8-f92a82d7e473||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-assign)
2023-04-03 06:41:41,364|4b78cf7c-a1a5-4bdd-86e8-f92a82d7e473||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 06:41:41,364|4b78cf7c-a1a5-4bdd-86e8-f92a82d7e473||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(scale-out)
2023-04-03 06:41:41,365|4b78cf7c-a1a5-4bdd-86e8-f92a82d7e473||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(scale)
2023-04-03 06:41:41,365|4b78cf7c-a1a5-4bdd-86e8-f92a82d7e473||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(scale-in)
2023-04-03 06:41:41,366|4b78cf7c-a1a5-4bdd-86e8-f92a82d7e473||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(health-check)
2023-04-03 06:41:41,372|4b78cf7c-a1a5-4bdd-86e8-f92a82d7e473||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c60d876f-f46b-44f1-920c-a62cdc705fd4) and entry definition file (Definitions/CNF.json)
2023-04-03 06:41:41,421|4b78cf7c-a1a5-4bdd-86e8-f92a82d7e473||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Overwriting blueprint model :APACHE::1.0.0
2023-04-03 06:41:41,483|4b78cf7c-a1a5-4bdd-86e8-f92a82d7e473||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-04-03 06:41:41,717|4b78cf7c-a1a5-4bdd-86e8-f92a82d7e473||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-04-03 06:41:41,834|4b78cf7c-a1a5-4bdd-86e8-f92a82d7e473||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/working/c60d876f-f46b-44f1-920c-a62cdc705fd4) present to clean.
2023-04-03 06:41:47,218|63eb975e-b600-471f-bcd0-b5c869fe1d73||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-04-03 06:41:47,218|63eb975e-b600-471f-bcd0-b5c869fe1d73||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-04-03 06:41:47,218|63eb975e-b600-471f-bcd0-b5c869fe1d73||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-04-03 06:41:47,651|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-04-03 06:41:47,651|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-04-03 06:41:48,784|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-04-03 06:41:48,785|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(6d135ab7-6796-44c5-9403-6f82a2d174a9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-04-03 06:41:48,949|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(e5cb2c02-6b6b-406b-9d22-6580750c968b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-04-03 06:41:48,952|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(874677c2-e29c-4caf-bb78-9053bc2255ca) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-04-03 06:41:48,957|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(e16996ea-07bf-45d0-9967-29d2b52f285c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-04-03 06:41:48,963|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(afa56927-2e8b-41fe-90d0-15db2e1b6935) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-04-03 06:41:48,970|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(05908a94-1457-4dab-8467-f96182140337) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-04-03 06:41:48,978|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:41:48,978|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:41:48,978|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-03 06:41:48,979|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-03 06:41:48,980|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:41:48,980|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:41:48,991|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-03 06:41:49,044|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:41:49,052|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-03 06:41:49,061|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-03 06:41:49,069|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-03 06:41:49,169|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(resource-assignment)
2023-04-03 06:41:49,170|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-assign)
2023-04-03 06:41:49,170|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 06:41:49,180|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:41:49,270|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-04-03 06:41:49,330|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-04-03 06:41:49,334|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-04-03 06:41:49,414|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(resource-assignment)
2023-04-03 06:41:49,415|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-assign)
2023-04-03 06:41:49,415|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 06:41:49,443|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:41:49,489|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-04-03 06:41:49,543|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-04-03 06:41:49,546|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-04-03 06:41:49,627|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(resource-assignment)
2023-04-03 06:41:49,628|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-assign)
2023-04-03 06:41:49,628|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 06:41:49,629|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(HealthCheck)
2023-04-03 06:41:49,629|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(ScaleOutReconfiguration)
2023-04-03 06:41:49,630|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(vf-config-assign)
2023-04-03 06:41:49,630|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(vf-config-deploy)
2023-04-03 06:41:49,650|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-03 06:41:49,713|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-04-03 06:41:49,778|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-04-03 06:41:49,782|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-04-03 06:41:49,860|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(resource-assignment)
2023-04-03 06:41:49,861|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 06:41:49,871|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-assign)
2023-04-03 06:41:49,871|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 06:41:49,872|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-03 06:41:49,874|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:41:49,905|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-04-03 06:41:49,955|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-04-03 06:41:49,956|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-04-03 06:41:50,048|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-04-03 06:41:50,104|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-04-03 06:41:50,105|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-04-03 06:41:50,180|63eb975e-b600-471f-bcd0-b5c869fe1d73||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:42:00,346|f9bae360-043c-46ff-89e6-fc3fd4615614||reactor-http-epoll-2||||INFO||||||| processing request id f9bae360-043c-46ff-89e6-fc3fd4615614
2023-04-03 06:42:00,349|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-24||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-04-03 06:42:00,850|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-24||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-03 06:42:00,860|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-24||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-04-03 06:42:00,922|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-24||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-03 06:42:00,939|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-24||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-03 06:42:00,939|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-24||||INFO||||||| StoreAuditService ID  -1
2023-04-03 06:42:00,941|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-24||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-03 06:42:00,941|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-24||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-04-03 06:42:00,949|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-24||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-04-03 06:42:00,958|f9bae360-043c-46ff-89e6-fc3fd4615614||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(2) requestID(f9bae360-043c-46ff-89e6-fc3fd4615614), subrequestID(b6499d86-36fa-4dd5-8dc8-1e5ab31a55b6) CBA(APACHE/1.0.0/resource-assignment).
2023-04-03 06:42:00,971|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-24||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-03 06:42:00,974|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-5||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-04-03 06:42:00,975|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(resource-assignment[f9bae360-043c-46ff-89e6-fc3fd4615614])'s step(resource-assignment)
2023-04-03 06:42:00,975|f9bae360-043c-46ff-89e6-fc3fd4615614||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-04-03 06:42:00,976|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(f9bae360-043c-46ff-89e6-fc3fd4615614) for workflow(resource-assignment) step(resource-assignment)
2023-04-03 06:42:00,976|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-04-03 06:42:00,976|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-5||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-04-03 06:42:00,978|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-04-03 06:42:01,020|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-5||||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-04-03 06:42:01,023|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-04-03 06:42:01,024|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-04-03 06:42:01,025|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-5||||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-04-03 06:42:01,025|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("b6499d86-36fa-4dd5-8dc8-1e5ab31a55b6") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-03 06:42:01,026|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("4fd9581e-b8a1-474f-9f70-3bdc1116a583") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-03 06:42:01,027|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="b6499d86-36fa-4dd5-8dc8-1e5ab31a55b6", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-04-03 06:42:01,034|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||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-04-03 06:42:01,034|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||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-04-03 06:42:01,037|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-04-03 06:42:01,141|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||INFO||||||| Response status(500 - Internal Server Error)
2023-04-03 06:42:01,142|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-04-03 06:42:01,143|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||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-04-03 06:42:01,145|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-04-03 06:42:01,146|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "4fd9581e-b8a1-474f-9f70-3bdc1116a583",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "b6499d86-36fa-4dd5-8dc8-1e5ab31a55b6",
  "vnf_name" : "${vnf_name}"
})
2023-04-03 06:42:01,158|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||INFO||||||| Preparing Response...
2023-04-03 06:42:01,158|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-04-03 06:42:01,158|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-04-03 06:42:01,158|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||INFO||||||| Executing workflow(resource-assignment[f9bae360-043c-46ff-89e6-fc3fd4615614])'s step(profile-upload)
2023-04-03 06:42:01,159|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-03 06:42:01,159|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||INFO||||||| preparing request id(f9bae360-043c-46ff-89e6-fc3fd4615614) for workflow(resource-assignment) step(profile-upload)
2023-04-03 06:42:01,159|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-04-03 06:42:01,160|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2023-04-03 06:42:01,160|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-04-03 06:42:01,160|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||INFO||||||| Getting the template prefixes
2023-04-03 06:42:01,160|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-04-03 06:42:01,160|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-04-03 06:42:01,160|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||INFO||||||| Preparing Response...
2023-04-03 06:42:01,160|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-04-03 06:42:01,160|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-04-03 06:42:01,161|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-04-03 06:42:01,161|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||INFO||||||| workflow(f9bae360-043c-46ff-89e6-fc3fd4615614) nodes completed with (0)exceptions
2023-04-03 06:42:01,162|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-04-03 06:42:01,165|f9bae360-043c-46ff-89e6-fc3fd4615614||DefaultDispatcher-worker-9||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9e948be9-ee2a-4769-853e-f53d1d93aab4 auditStoreId -1
2023-04-03 06:42:01,184|f9bae360-043c-46ff-89e6-fc3fd4615614||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(2) requestID(f9bae360-043c-46ff-89e6-fc3fd4615614), subrequestID(b6499d86-36fa-4dd5-8dc8-1e5ab31a55b6) CBA(APACHE/1.0.0/resource-assignment).
2023-04-03 06:42:04,943|eb0281b6-f966-4a15-b7f3-ab4761f51db6||reactor-http-epoll-2||||INFO||||||| processing request id eb0281b6-f966-4a15-b7f3-ab4761f51db6
2023-04-03 06:42:04,943|eb0281b6-f966-4a15-b7f3-ab4761f51db6||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-04-03 06:42:04,949|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-9||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-04-03 06:42:04,959|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-9||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-03 06:42:04,977|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-9||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-03 06:42:04,977|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-9||||INFO||||||| StoreAuditService ID  -1
2023-04-03 06:42:04,977|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-9||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-03 06:42:04,977|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-9||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-04-03 06:42:04,982|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-9||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-04-03 06:42:04,986|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-9||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-03 06:42:04,987|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-25||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-04-03 06:42:04,987|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-25||||INFO||||||| Executing workflow(resource-assignment[eb0281b6-f966-4a15-b7f3-ab4761f51db6])'s step(resource-assignment)
2023-04-03 06:42:04,987|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-25||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-03 06:42:04,988|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-25||||INFO||||||| preparing request id(eb0281b6-f966-4a15-b7f3-ab4761f51db6) for workflow(resource-assignment) step(resource-assignment)
2023-04-03 06:42:04,988|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-25||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-04-03 06:42:04,988|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-25||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-04-03 06:42:04,988|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-25||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-04-03 06:42:04,995|eb0281b6-f966-4a15-b7f3-ab4761f51db6||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(3) requestID(eb0281b6-f966-4a15-b7f3-ab4761f51db6), subrequestID(619cf45e-6908-446b-8cc9-1a299bdf1568) CBA(APACHE/1.0.0/resource-assignment).
2023-04-03 06:42:04,999|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-25||||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-04-03 06:42:05,002|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-04-03 06:42:05,002|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("619cf45e-6908-446b-8cc9-1a299bdf1568") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-04-03 06:42:05,003|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2023-04-03 06:42:05,003|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||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-04-03 06:42:05,004|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| Setting Resource Value ("a1eb082c-0108-412f-9936-cd12704dca0a") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-04-03 06:42:05,005|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a1eb082c-0108-412f-9936-cd12704dca0a"}
2023-04-03 06:42:05,005|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||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-04-03 06:42:05,005|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a1eb082c-0108-412f-9936-cd12704dca0a"}
2023-04-03 06:42:05,005|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||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-04-03 06:42:05,021|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||INFO||||||| Parameter information : ({customizationid=a1eb082c-0108-412f-9936-cd12704dca0a})
2023-04-03 06:42:05,043|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| Parameter information : ({customizationid=a1eb082c-0108-412f-9936-cd12704dca0a})
2023-04-03 06:42:05,044|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||INFO||||||| Response processing type (string)
2023-04-03 06:42:05,045|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"5b090006-9bce-4aa0-9cb3-ea11b24e1929"}])
2023-04-03 06:42:05,046|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||INFO||||||| Setting Resource Value ("5b090006-9bce-4aa0-9cb3-ea11b24e1929") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-04-03 06:42:05,063|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| Response processing type (string)
2023-04-03 06:42:05,064|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"5dd1e450-ce0c-4a57-9573-8df1dcddb5b2"}])
2023-04-03 06:42:05,064|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| Setting Resource Value ("5dd1e450-ce0c-4a57-9573-8df1dcddb5b2") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-04-03 06:42:05,064|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-04-03 06:42:05,082|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| Transformed value: null -> 5dd1e450-ce0c-4a57-9573-8df1dcddb5b2
2023-04-03 06:42:05,083|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a1eb082c-0108-412f-9936-cd12704dca0a"}
2023-04-03 06:42:05,083|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-9||||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-04-03 06:42:05,098|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-9||||INFO||||||| Parameter information : ({customizationid=a1eb082c-0108-412f-9936-cd12704dca0a})
2023-04-03 06:42:05,120|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2023-04-03 06:42:05,121|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-9||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-04-03 06:42:05,121|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-04-03 06:42:05,126|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-04-03 06:42:05,126|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-04-03 06:42:05,130|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| Transformed value: null -> a1eb082c-0108-412f-9936-cd12704dca0a
2023-04-03 06:42:05,131|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| Setting Resource Value ("4fd9581e-b8a1-474f-9f70-3bdc1116a583") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-03 06:42:05,132|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-04-03 06:42:05,132|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||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-04-03 06:42:05,132|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||INFO||||||| Setting Resource Value ("b6499d86-36fa-4dd5-8dc8-1e5ab31a55b6") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-03 06:42:05,133|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="4fd9581e-b8a1-474f-9f70-3bdc1116a583", vnf-id="b6499d86-36fa-4dd5-8dc8-1e5ab31a55b6"}
2023-04-03 06:42:05,133|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="4fd9581e-b8a1-474f-9f70-3bdc1116a583", vnf-id="b6499d86-36fa-4dd5-8dc8-1e5ab31a55b6"}
2023-04-03 06:42:05,137|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/4fd9581e-b8a1-474f-9f70-3bdc1116a583/service-data/vnfs/vnf/b6499d86-36fa-4dd5-8dc8-1e5ab31a55b6/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-04-03 06:42:05,137|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/4fd9581e-b8a1-474f-9f70-3bdc1116a583/service-data/vnfs/vnf/b6499d86-36fa-4dd5-8dc8-1e5ab31a55b6/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-04-03 06:42:05,137|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/4fd9581e-b8a1-474f-9f70-3bdc1116a583/service-data/vnfs/vnf/b6499d86-36fa-4dd5-8dc8-1e5ab31a55b6/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-04-03 06:42:05,137|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/4fd9581e-b8a1-474f-9f70-3bdc1116a583/service-data/vnfs/vnf/b6499d86-36fa-4dd5-8dc8-1e5ab31a55b6/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-04-03 06:42:05,155|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/4fd9581e-b8a1-474f-9f70-3bdc1116a583/service-data/vnfs/vnf/b6499d86-36fa-4dd5-8dc8-1e5ab31a55b6/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-04-03 06:42:05,162|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/4fd9581e-b8a1-474f-9f70-3bdc1116a583/service-data/vnfs/vnf/b6499d86-36fa-4dd5-8dc8-1e5ab31a55b6/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-04-03 06:42:05,174|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||INFO||||||| Response status(200 - OK)
2023-04-03 06:42:05,174|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||INFO||||||| Response processing type (string)
2023-04-03 06:42:05,226|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2023-04-03 06:42:05,226|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| Response status(200 - OK)
2023-04-03 06:42:05,227|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| Response processing type (string)
2023-04-03 06:42:05,227|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2023-04-03 06:42:05,227|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-04-03 06:42:05,227|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-04-03 06:42:05,227|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-04-03 06:42:05,228|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-04-03 06:42:05,229|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="619cf45e-6908-446b-8cc9-1a299bdf1568"}
2023-04-03 06:42:05,234|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||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-04-03 06:42:05,234|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||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-04-03 06:42:05,236|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-04-03 06:42:05,304|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||INFO||||||| Response status(500 - Internal Server Error)
2023-04-03 06:42:05,305|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-04-03 06:42:05,328|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||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-04-03 06:42:05,329|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-29||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-04-03 06:42:05,329|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="4fd9581e-b8a1-474f-9f70-3bdc1116a583", vnf-id="b6499d86-36fa-4dd5-8dc8-1e5ab31a55b6"}
2023-04-03 06:42:05,333|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/4fd9581e-b8a1-474f-9f70-3bdc1116a583/service-data/vnfs/vnf/b6499d86-36fa-4dd5-8dc8-1e5ab31a55b6/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-04-03 06:42:05,333|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/4fd9581e-b8a1-474f-9f70-3bdc1116a583/service-data/vnfs/vnf/b6499d86-36fa-4dd5-8dc8-1e5ab31a55b6/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-04-03 06:42:05,358|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/4fd9581e-b8a1-474f-9f70-3bdc1116a583/service-data/vnfs/vnf/b6499d86-36fa-4dd5-8dc8-1e5ab31a55b6/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-04-03 06:42:05,368|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| Response status(200 - OK)
2023-04-03 06:42:05,368|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| Response processing type (string)
2023-04-03 06:42:05,369|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-04-03 06:42:05,369|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-04-03 06:42:05,369|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||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-04-03 06:42:05,369|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-32||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-04-03 06:42:05,370|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2023-04-03 06:42:05,372|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-25||||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-04-03 06:42:05,372|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-25||||INFO||||||| Preparing Response...
2023-04-03 06:42:05,373|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-25||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-04-03 06:42:05,373|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-25||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2023-04-03 06:42:05,373|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-25||||INFO||||||| workflow(eb0281b6-f966-4a15-b7f3-ab4761f51db6) nodes completed with (1)exceptions
2023-04-03 06:42:05,374|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-25||||ERROR||||||| workflow(eb0281b6-f966-4a15-b7f3-ab4761f51db6) 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-04-03 06:42:05,374|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-25||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-04-03 06:42:05,437|eb0281b6-f966-4a15-b7f3-ab4761f51db6||DefaultDispatcher-worker-25||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 404f0afa-07e4-4595-ada1-de7f33cc5a77 auditStoreId -1
2023-04-03 06:42:05,459|eb0281b6-f966-4a15-b7f3-ab4761f51db6||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(3) requestID(eb0281b6-f966-4a15-b7f3-ab4761f51db6), subrequestID(619cf45e-6908-446b-8cc9-1a299bdf1568) CBA(APACHE/1.0.0/resource-assignment).
2023-04-03 06:42:11,623|0d7369f0-50a7-4aff-bf37-caedcf4efda4||Thread-160||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c382c369-0b80-45df-8716-1dd7d0a9cebd)
2023-04-03 06:42:11,625|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| deleting definition types under : /opt/app/onap/blueprints/working/c382c369-0b80-45df-8716-1dd7d0a9cebd/Definitions
2023-04-03 06:42:11,627|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| reinitialized all type definitions
2023-04-03 06:42:11,628|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-04-03 06:42:11,674|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(vnf-template)
2023-04-03 06:42:11,697|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(vnf-mapping)
2023-04-03 06:42:11,714|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-04-03 06:42:11,745|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:42:11,801|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:42:11,825|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:42:11,846|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-04-03 06:42:11,846|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-04-03 06:42:11,847|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-04-03 06:42:11,872|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:42:11,894|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:42:11,917|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:42:11,938|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-03 06:42:11,974|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:42:11,994|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:42:12,035|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:42:12,056|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:42:12,074|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:42:12,100|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:42:12,147|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(config-assign)
2023-04-03 06:42:12,149|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(baseconfig-template)
2023-04-03 06:42:12,149|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-04-03 06:42:12,149|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-04-03 06:42:12,174|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:42:12,199|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:42:12,222|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(input)
2023-04-03 06:42:12,243|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ***** Enhancing NodeTemplate(config-deploy)
2023-04-03 06:42:12,334|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ##### Enhancing Workflow(resource-assignment)
2023-04-03 06:42:12,334|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-04-03 06:42:12,334|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-04-03 06:42:12,335|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-04-03 06:42:12,335|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-04-03 06:42:12,335|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-04-03 06:42:12,335|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enriching artifacts file(/opt/app/onap/blueprints/working/c382c369-0b80-45df-8716-1dd7d0a9cebd/Templates/vnf-mapping.json
2023-04-03 06:42:12,340|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-04-03 06:42:12,341|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-04-03 06:42:12,341|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enriching artifacts file(/opt/app/onap/blueprints/working/c382c369-0b80-45df-8716-1dd7d0a9cebd/Templates/base_ubuntu20-mapping.json
2023-04-03 06:42:12,344|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-04-03 06:42:12,345|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-04-03 06:42:12,346|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ##### Enhancing Workflow(config-assign)
2023-04-03 06:42:12,346|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-04-03 06:42:12,346|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| identified workflow(config-assign) targets(config-assign)
2023-04-03 06:42:12,346|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-04-03 06:42:12,346|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-04-03 06:42:12,346|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enriching artifacts file(/opt/app/onap/blueprints/working/c382c369-0b80-45df-8716-1dd7d0a9cebd/Templates/baseconfig-mapping.json
2023-04-03 06:42:12,350|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-04-03 06:42:12,350|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| dataType not present for the recipe(dt-config-assign-properties)
2023-04-03 06:42:12,351|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ##### Enhancing Workflow(config-deploy)
2023-04-03 06:42:12,351|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-04-03 06:42:12,351|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| identified workflow(config-deploy) targets(config-deploy)
2023-04-03 06:42:12,351|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| workflow(config-deploy) resource assignment files([]
2023-04-03 06:42:12,351|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ##### Enhancing blueprint Resource Definitions
2023-04-03 06:42:12,351|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-04-03 06:42:12,351|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| processing file (Templates/vnf-mapping.json)
2023-04-03 06:42:12,351|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-04-03 06:42:12,351|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| processing file (Templates/baseconfig-mapping.json)
2023-04-03 06:42:12,364|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:42:12,596|0d7369f0-50a7-4aff-bf37-caedcf4efda4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-04-03 06:42:12,919|9a3f79ef-70c0-482e-addb-d41e387be45d||Thread-160||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(7d90c7fc-ae85-4349-ba71-d424f7677b67) CBA(/opt/app/onap/blueprints/archive/7d90c7fc-ae85-4349-ba71-d424f7677b67/cba.zip)
2023-04-03 06:42:12,929|9a3f79ef-70c0-482e-addb-d41e387be45d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7d90c7fc-ae85-4349-ba71-d424f7677b67) and entry definition file (Definitions/ubuntu20.json)
2023-04-03 06:42:12,939|9a3f79ef-70c0-482e-addb-d41e387be45d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-03 06:42:12,967|9a3f79ef-70c0-482e-addb-d41e387be45d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(resource-assignment)
2023-04-03 06:42:12,968|9a3f79ef-70c0-482e-addb-d41e387be45d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-assign)
2023-04-03 06:42:12,968|9a3f79ef-70c0-482e-addb-d41e387be45d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 06:42:12,977|9a3f79ef-70c0-482e-addb-d41e387be45d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7d90c7fc-ae85-4349-ba71-d424f7677b67) and entry definition file (Definitions/ubuntu20.json)
2023-04-03 06:42:13,017|9a3f79ef-70c0-482e-addb-d41e387be45d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-04-03 06:42:13,076|9a3f79ef-70c0-482e-addb-d41e387be45d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-04-03 06:42:13,173|9a3f79ef-70c0-482e-addb-d41e387be45d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-04-03 06:42:13,267|9a3f79ef-70c0-482e-addb-d41e387be45d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/working/7d90c7fc-ae85-4349-ba71-d424f7677b67) present to clean.
2023-04-03 06:42:35,629|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||reactor-http-epoll-2||||INFO||||||| processing request id 1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4
2023-04-03 06:42:35,633|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-04-03 06:42:35,860|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-03 06:42:35,872|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-03 06:42:35,911|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-03 06:42:35,929|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-03 06:42:35,929|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| StoreAuditService ID  -1
2023-04-03 06:42:35,931|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-03 06:42:35,932|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-04-03 06:42:35,943|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-03 06:42:35,980|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(7) requestID(1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4), subrequestID(b6d53588-fa80-4743-b351-69ef0fbe1587) CBA(ubuntu20/1.0.0/resource-assignment).
2023-04-03 06:42:36,010|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-03 06:42:36,011|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-04-03 06:42:36,012|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-03 06:42:36,014|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| preparing request id(1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4) for workflow(resource-assignment) step(resource-assignment)
2023-04-03 06:42:36,014|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-04-03 06:42:36,014|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-04-03 06:42:36,015|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-04-03 06:42:36,041|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||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-04-03 06:42:36,043|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-04-03 06:42:36,043|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("1a72237d-3913-4f01-a10e-4f9369b025a0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-03 06:42:36,044|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("b6d53588-fa80-4743-b351-69ef0fbe1587") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-03 06:42:36,045|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "1a72237d-3913-4f01-a10e-4f9369b025a0",
  "vnf-id" : "b6d53588-fa80-4743-b351-69ef0fbe1587",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-04-03 06:42:36,055|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| Preparing Response...
2023-04-03 06:42:36,055|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-04-03 06:42:36,055|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-04-03 06:42:36,058|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||DefaultDispatcher-worker-25||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID aff591eb-885b-416f-b68d-296732be297f auditStoreId -1
2023-04-03 06:42:36,082|1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(7) requestID(1b9d1b8d-f448-43e5-94ab-bbbdfdc34ac4), subrequestID(b6d53588-fa80-4743-b351-69ef0fbe1587) CBA(ubuntu20/1.0.0/resource-assignment).
2023-04-03 06:42:40,548|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||reactor-http-epoll-2||||INFO||||||| processing request id 59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4
2023-04-03 06:42:40,548|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||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-04-03 06:42:40,552|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-03 06:42:40,590|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-03 06:42:40,604|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-03 06:42:40,604|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| StoreAuditService ID  -1
2023-04-03 06:42:40,604|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-03 06:42:40,604|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-04-03 06:42:40,608|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-03 06:42:40,626|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(8) requestID(59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4), subrequestID(00f1d9b1-8d94-4478-a74f-621808c2b5e1) CBA(ubuntu20/1.0.0/resource-assignment).
2023-04-03 06:42:40,647|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-03 06:42:40,647|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-04-03 06:42:40,647|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-03 06:42:40,648|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| preparing request id(59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4) for workflow(resource-assignment) step(resource-assignment)
2023-04-03 06:42:40,648|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-04-03 06:42:40,648|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-04-03 06:42:40,648|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-04-03 06:42:40,673|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||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-04-03 06:42:40,674|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-04-03 06:42:40,674|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-04-03 06:42:40,675|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-04-03 06:42:40,675|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-04-03 06:42:40,675|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("00f1d9b1-8d94-4478-a74f-621808c2b5e1") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-04-03 06:42:40,675|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("1a72237d-3913-4f01-a10e-4f9369b025a0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-03 06:42:40,675|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||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-04-03 06:42:40,675|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-04-03 06:42:40,675|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-04-03 06:42:40,675|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("b6d53588-fa80-4743-b351-69ef0fbe1587") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-03 06:42:40,676|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "1a72237d-3913-4f01-a10e-4f9369b025a0",
  "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" : "00f1d9b1-8d94-4478-a74f-621808c2b5e1",
  "vnf-id" : "b6d53588-fa80-4743-b351-69ef0fbe1587",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-04-03 06:42:40,686|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| Preparing Response...
2023-04-03 06:42:40,686|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-04-03 06:42:40,686|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-04-03 06:42:40,687|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||DefaultDispatcher-worker-25||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a1e95bd2-b41f-44ec-8c40-ef1eaac3d273 auditStoreId -1
2023-04-03 06:42:40,706|59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(8) requestID(59c9d6ad-a408-4cc0-b7e0-f6bad4375ca4), subrequestID(00f1d9b1-8d94-4478-a74f-621808c2b5e1) CBA(ubuntu20/1.0.0/resource-assignment).
2023-04-03 06:42:44,424|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-04-03 06:42:44,562|||grpc-default-executor-1||||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-04-03 06:42:44,565|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| processing request id 41a373ec-a0df-48ef-8069-c05f7de53a05
2023-04-03 06:42:44,567|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-03 06:42:44,574|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-03 06:42:44,610|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deriving input data for workflow: (config-assign)
2023-04-03 06:42:44,624|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| storeExecutionInput called not to store the Workflow action input details 
2023-04-03 06:42:44,624|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| StoreAuditService ID  -1
2023-04-03 06:42:44,624|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-03 06:42:44,624|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-04-03 06:42:44,635|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-03 06:42:44,644|41a373ec-a0df-48ef-8069-c05f7de53a05||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(9) requestID(41a373ec-a0df-48ef-8069-c05f7de53a05), subrequestID(32ffe8fc-cc3b-4186-bdb1-a2870f8954e4) CBA(ubuntu20/1.0.0/config-assign).
2023-04-03 06:42:44,677|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deriving input data for workflow: (config-assign)
2023-04-03 06:42:44,677|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-04-03 06:42:44,677|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-03 06:42:44,678|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| preparing request id(41a373ec-a0df-48ef-8069-c05f7de53a05) for workflow(config-assign) step(config-assign)
2023-04-03 06:42:44,678|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-04-03 06:42:44,678|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-04-03 06:42:44,679|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-04-03 06:42:44,721|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Resolution with resolutionKey=(ubuntu20-VNF-name) already exist
2023-04-03 06:42:44,722|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Resource (vnf-id) already resolved: value=(db8ea992-7459-405a-86f3-02409f6f79fd)
2023-04-03 06:42:44,722|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Setting Resource Value ("db8ea992-7459-405a-86f3-02409f6f79fd") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-03 06:42:44,722|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Resource (service-instance-id) already resolved: value=(ceeb7261-d38b-468d-b2ed-5162b68725a9)
2023-04-03 06:42:44,722|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Setting Resource Value ("ceeb7261-d38b-468d-b2ed-5162b68725a9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-03 06:42:44,722|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Resource (vnf_name) already resolved: value=(ubuntuCDS-VNF-name)
2023-04-03 06:42:44,722|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-04-03 06:42:44,722|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Force resolution is disabled - will resolve all resources not already resolved.
2023-04-03 06:42:44,734|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = success
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = success
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = success
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-04-03 06:42:44,736|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Generated Resource Param Data ({
  "service-instance-id" : "ceeb7261-d38b-468d-b2ed-5162b68725a9",
  "vnf-id" : "db8ea992-7459-405a-86f3-02409f6f79fd",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-04-03 06:42:44,782|41a373ec-a0df-48ef-8069-c05f7de53a05||DefaultDispatcher-worker-25||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Overwriting template resolution for blueprintName=(1.0.0), blueprintVersion=(ubuntu20), artifactName=(baseconfig) and resolutionKey=(ubuntu20-VNF-name)
2023-04-03 06:42:44,833|41a373ec-a0df-48ef-8069-c05f7de53a05||DefaultDispatcher-worker-25||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-04-03 06:42:44,879|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:42:44,879|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Preparing Response...
2023-04-03 06:42:44,879|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-04-03 06:42:44,880|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resolveWorkflowOutputs for workflow(config-assign)
2023-04-03 06:42:44,882|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 07c37d1a-36ab-4640-a0d8-7608c95e789f auditStoreId -1
2023-04-03 06:42:44,903|41a373ec-a0df-48ef-8069-c05f7de53a05||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(9) requestID(41a373ec-a0df-48ef-8069-c05f7de53a05), subrequestID(32ffe8fc-cc3b-4186-bdb1-a2870f8954e4) CBA(ubuntu20/1.0.0/config-assign).
2023-04-03 06:42:44,905|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Completed
2023-04-03 06:43:34,275|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-04-03 06:43:34,401|||grpc-default-executor-1||||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-04-03 06:43:34,403|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| processing request id 41a373ec-a0df-48ef-8069-c05f7de53a05
2023-04-03 06:43:34,406|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-03 06:43:34,420|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-03 06:43:34,498|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| storeExecutionInput called not to store the Workflow action input details 
2023-04-03 06:43:34,498|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| StoreAuditService ID  -1
2023-04-03 06:43:34,498|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-03 06:43:34,498|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-04-03 06:43:34,502|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-03 06:43:34,516|41a373ec-a0df-48ef-8069-c05f7de53a05||kafka-producer-network-thread | audit-request-producer-client-id-48cpd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(10) requestID(41a373ec-a0df-48ef-8069-c05f7de53a05), subrequestID(3d070441-8c5c-4d1a-b773-55f1600b9cc0) CBA(ubuntu20/1.0.0/config-deploy).
2023-04-03 06:43:34,523|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deriving input data for workflow: (config-deploy)
2023-04-03 06:43:34,523|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-04-03 06:43:34,524|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-04-03 06:43:34,525|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| preparing request id(41a373ec-a0df-48ef-8069-c05f7de53a05) for workflow(config-deploy) step(config-deploy)
2023-04-03 06:43:34,525|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-04-03 06:43:34,525|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:43:34,526|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-04-03 06:43:34,526|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Getting Jython Script Class(ConfigDeploy)
2023-04-03 06:43:34,559|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Component Object org.python.proxies.__main__$ConfigDeploy$4@d6de88a
2023-04-03 06:43:34,560|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Hello world
2023-04-03 06:43:34,560|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Preparing Response...
2023-04-03 06:43:34,560|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-04-03 06:43:34,560|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-04-03 06:43:34,564|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f26c7eb3-f079-480a-965c-c9c85cf10191 auditStoreId -1
2023-04-03 06:43:34,565|41a373ec-a0df-48ef-8069-c05f7de53a05||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Completed
2023-04-03 06:43:34,585|41a373ec-a0df-48ef-8069-c05f7de53a05||kafka-producer-network-thread | audit-response-producer-client-id-48cpd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(10) requestID(41a373ec-a0df-48ef-8069-c05f7de53a05), subrequestID(3d070441-8c5c-4d1a-b773-55f1600b9cc0) CBA(ubuntu20/1.0.0/config-deploy).
2023-04-03 06:54:06,987|5f726618-ecea-42b5-ba63-16c80306fa6e||Thread-193||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(726a0073-ded9-43df-a2b6-75da5de1ce78) CBA(/opt/app/onap/blueprints/archive/726a0073-ded9-43df-a2b6-75da5de1ce78/cba.zip)
2023-04-03 06:54:07,004|5f726618-ecea-42b5-ba63-16c80306fa6e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/726a0073-ded9-43df-a2b6-75da5de1ce78) and entry definition file (Definitions/CNF.json)
2023-04-03 06:54:07,028|5f726618-ecea-42b5-ba63-16c80306fa6e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(resource-assignment)
2023-04-03 06:54:07,029|5f726618-ecea-42b5-ba63-16c80306fa6e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-assign)
2023-04-03 06:54:07,029|5f726618-ecea-42b5-ba63-16c80306fa6e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(config-deploy)
2023-04-03 06:54:07,029|5f726618-ecea-42b5-ba63-16c80306fa6e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(scale-out)
2023-04-03 06:54:07,029|5f726618-ecea-42b5-ba63-16c80306fa6e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(scale)
2023-04-03 06:54:07,030|5f726618-ecea-42b5-ba63-16c80306fa6e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(scale-in)
2023-04-03 06:54:07,030|5f726618-ecea-42b5-ba63-16c80306fa6e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Validating Workflow(health-check)
2023-04-03 06:54:07,036|5f726618-ecea-42b5-ba63-16c80306fa6e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/726a0073-ded9-43df-a2b6-75da5de1ce78) and entry definition file (Definitions/CNF.json)
2023-04-03 06:54:07,081|5f726618-ecea-42b5-ba63-16c80306fa6e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Overwriting blueprint model :APACHE::1.0.0
2023-04-03 06:54:07,148|5f726618-ecea-42b5-ba63-16c80306fa6e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-04-03 06:54:07,377|5f726618-ecea-42b5-ba63-16c80306fa6e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-04-03 06:54:07,546|5f726618-ecea-42b5-ba63-16c80306fa6e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| No compiled cache(/opt/app/onap/blueprints/working/726a0073-ded9-43df-a2b6-75da5de1ce78) present to clean.
2023-04-03 06:54:10,099|5c6f22f8-1f6c-42e9-9ae3-8231cc05de31||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-04-03 06:54:10,099|5c6f22f8-1f6c-42e9-9ae3-8231cc05de31||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-04-03 06:54:10,099|5c6f22f8-1f6c-42e9-9ae3-8231cc05de31||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-04-03 06:54:10,452|5c6f22f8-1f6c-42e9-9ae3-8231cc05de31||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-04-03 06:54:10,452|5c6f22f8-1f6c-42e9-9ae3-8231cc05de31||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-04-03 06:54:11,812|5c6f22f8-1f6c-42e9-9ae3-8231cc05de31||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-04-03 06:54:11,813|5c6f22f8-1f6c-42e9-9ae3-8231cc05de31||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(07152a0a-77ce-4e18-8797-99a6cd34f30b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-04-03 06:54:11,822|5c6f22f8-1f6c-42e9-9ae3-8231cc05de31||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(a3e5e80b-c567-4e6a-85df-856bcbe5c6cc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-04-03 06:54:11,824|5c6f22f8-1f6c-42e9-9ae3-8231cc05de31||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(aeb355cb-abef-4541-ac1d-8c9a8c9e2d4f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-04-03 06:54:11,829|5c6f22f8-1f6c-42e9-9ae3-8231cc05de31||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(f8a0b73a-9a97-4714-bb1e-92b60784bc03) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-04-03 06:54:11,835|5c6f22f8-1f6c-42e9-9ae3-8231cc05de31||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(009d0dab-9fff-4d79-b6f5-6f2a664e6fcd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-04-03 06:54:11,841|5c6f22f8-1f6c-42e9-9ae3-8231cc05de31||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Save processing(1a42b416-ff3b-4e44-93dd-9146e7c5141e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-04-03 06:54:11,848|5c6f22f8-1f6c-42e9-9ae3-8231cc05de31||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:54:11,848|5c6f22f8-1f6c-42e9-9ae3-8231cc05de31||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:54:11,848|5c6f22f8-1f6c-42e9-9ae3-8231cc05de31||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-03 06:54:11,848|5c6f22f8-1f6c-42e9-9ae3-8231cc05de31||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-03 06:54:11,849|5c6f22f8-1f6c-42e9-9ae3-8231cc05de31||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:54:11,849|5c6f22f8-1f6c-42e9-9ae3-8231cc05de31||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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-04-03 06:54:11,855|5c6f22f8-1f6c-42e9-9ae3-8231cc05de31||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-03 06:54:11,859|5c6f22f8-1f6c-42e9-9ae3-8231cc05de31||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-48cpd|||| 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.int